﻿2025-08-20T19:19:26.4217556Z Current runner version: '2.328.0'
2025-08-20T19:19:26.4246451Z ##[group]Runner Image Provisioner
2025-08-20T19:19:26.4247407Z Hosted Compute Agent
2025-08-20T19:19:26.4247965Z Version: 20250818.377
2025-08-20T19:19:26.4248988Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:19:26.4249722Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:19:26.4250360Z ##[endgroup]
2025-08-20T19:19:26.4250948Z ##[group]Operating System
2025-08-20T19:19:26.4251530Z Ubuntu
2025-08-20T19:19:26.4252004Z 24.04.2
2025-08-20T19:19:26.4252564Z LTS
2025-08-20T19:19:26.4253143Z ##[endgroup]
2025-08-20T19:19:26.4253734Z ##[group]Runner Image
2025-08-20T19:19:26.4254305Z Image: ubuntu-24.04
2025-08-20T19:19:26.4254803Z Version: 20250818.1.0
2025-08-20T19:19:26.4255915Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:19:26.4257555Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T19:19:26.4258788Z ##[endgroup]
2025-08-20T19:19:26.4260035Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:19:26.4262145Z Attestations: write
2025-08-20T19:19:26.4262791Z Contents: write
2025-08-20T19:19:26.4263372Z Metadata: read
2025-08-20T19:19:26.4263948Z Packages: write
2025-08-20T19:19:26.4264476Z ##[endgroup]
2025-08-20T19:19:26.4266843Z Secret source: Actions
2025-08-20T19:19:26.4267646Z Prepare workflow directory
2025-08-20T19:19:26.4607839Z Prepare all required actions
2025-08-20T19:19:26.4647309Z Getting action download info
2025-08-20T19:19:26.8370909Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T19:19:27.2420238Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T19:19:27.5556855Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T19:19:27.7354417Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T19:19:28.0969822Z Getting action download info
2025-08-20T19:19:28.2200616Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T19:19:28.5362807Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T19:19:28.8406181Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/coreutils/multicall)
2025-08-20T19:19:28.8976202Z ##[group]Run ##Presets
2025-08-20T19:19:28.8976593Z [36;1m##Presets[0m
2025-08-20T19:19:28.8976879Z [36;1mset +x ; set +e[0m
2025-08-20T19:19:28.8977152Z [36;1m#-------------#[0m
2025-08-20T19:19:28.8977555Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T19:19:28.8978172Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T19:19:28.8978606Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.8978964Z [36;1m  fi[0m
2025-08-20T19:19:28.8979291Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T19:19:28.8979752Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T19:19:28.8980164Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.8980510Z [36;1m  fi[0m
2025-08-20T19:19:28.8980825Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T19:19:28.8981281Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T19:19:28.8981769Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.8982150Z [36;1m  fi[0m
2025-08-20T19:19:28.8982449Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T19:19:28.8982853Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T19:19:28.8983439Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T19:19:28.8983785Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:19:28.8984158Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.8984488Z [36;1m     else[0m
2025-08-20T19:19:28.8984781Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.8985116Z [36;1m     fi[0m
2025-08-20T19:19:28.8985359Z [36;1m  fi[0m
2025-08-20T19:19:28.8985581Z [36;1mfi[0m
2025-08-20T19:19:28.9139920Z shell: /usr/bin/bash -e {0}
2025-08-20T19:19:28.9140534Z env:
2025-08-20T19:19:28.9141327Z   GH_TOKEN: ***
2025-08-20T19:19:28.9141689Z ##[endgroup]
2025-08-20T19:19:28.9427251Z ##[group]Run ##Presets
2025-08-20T19:19:28.9427773Z [36;1m##Presets[0m
2025-08-20T19:19:28.9428360Z [36;1mset +x ; set +e[0m
2025-08-20T19:19:28.9428836Z [36;1m#-------------#[0m
2025-08-20T19:19:28.9429358Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T19:19:28.9430060Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T19:19:28.9430736Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T19:19:28.9431314Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T19:19:28.9431884Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T19:19:28.9432509Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T19:19:28.9433021Z [36;1m  exit 1[0m
2025-08-20T19:19:28.9433332Z [36;1mfi[0m
2025-08-20T19:19:28.9535582Z shell: /usr/bin/bash -e {0}
2025-08-20T19:19:28.9536145Z env:
2025-08-20T19:19:28.9536782Z   RO_GHTOKEN: ***
2025-08-20T19:19:28.9537303Z   RO_GLTOKEN: ***
2025-08-20T19:19:28.9539812Z   MINISIGN_KEY: ***
2025-08-20T19:19:28.9540238Z ##[endgroup]
2025-08-20T19:19:28.9679683Z ##[group]Run ##Presets
2025-08-20T19:19:28.9680077Z [36;1m##Presets[0m
2025-08-20T19:19:28.9680342Z [36;1mset +x ; set +e[0m
2025-08-20T19:19:28.9680610Z [36;1m#-------------#[0m
2025-08-20T19:19:28.9680873Z [36;1m##Host Triplet[0m
2025-08-20T19:19:28.9681210Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:19:28.9681601Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T19:19:28.9681974Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:19:28.9682335Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T19:19:28.9682672Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T19:19:28.9683060Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T19:19:28.9683443Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T19:19:28.9683811Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T19:19:28.9684123Z [36;1m   fi[0m
2025-08-20T19:19:28.9684448Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:19:28.9684827Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T19:19:28.9685178Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:19:28.9685555Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T19:19:28.9685887Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T19:19:28.9686155Z [36;1m fi[0m
2025-08-20T19:19:28.9686476Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9686925Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9687348Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9687751Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9688282Z [36;1m##Debug[0m
2025-08-20T19:19:28.9688547Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T19:19:28.9688860Z [36;1m   export DEBUG="1"[0m
2025-08-20T19:19:28.9689127Z [36;1m else[0m
2025-08-20T19:19:28.9689365Z [36;1m   export DEBUG="0"[0m
2025-08-20T19:19:28.9689808Z [36;1m fi[0m
2025-08-20T19:19:28.9690070Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9690400Z [36;1m##Docker Platform[0m
2025-08-20T19:19:28.9690737Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T19:19:28.9691107Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T19:19:28.9691493Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T19:19:28.9691884Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T19:19:28.9692253Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T19:19:28.9692631Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T19:19:28.9693002Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T19:19:28.9693369Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T19:19:28.9693666Z [36;1m fi[0m
2025-08-20T19:19:28.9694003Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9694476Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9694847Z [36;1m##GHCRPKG_URL[0m
2025-08-20T19:19:28.9695397Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/coreutils/multicall" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:19:28.9695975Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T19:19:28.9696335Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9696691Z [36;1m##Logs[0m
2025-08-20T19:19:28.9696949Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T19:19:28.9697315Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T19:19:28.9697591Z [36;1m else[0m
2025-08-20T19:19:28.9697875Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T19:19:28.9698365Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T19:19:28.9698662Z [36;1m fi[0m
2025-08-20T19:19:28.9699106Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9699561Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9699951Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T19:19:28.9700373Z [36;1m PKG_FAMILY_LOCAL="$(echo "coreutils" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:19:28.9700824Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T19:19:28.9701197Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9701561Z [36;1m##Rebuild[0m
2025-08-20T19:19:28.9701830Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T19:19:28.9702170Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T19:19:28.9702477Z [36;1m else[0m
2025-08-20T19:19:28.9702729Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T19:19:28.9703021Z [36;1m fi[0m
2025-08-20T19:19:28.9703323Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9703691Z [36;1m ##SBUILD_URL[0m
2025-08-20T19:19:28.9704155Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T19:19:28.9704754Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T19:19:28.9705648Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml" | tr -d '[:space:]')"[0m
2025-08-20T19:19:28.9706439Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:19:28.9706849Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T19:19:28.9707322Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T19:19:28.9707791Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T19:19:28.9708436Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9708780Z [36;1m    exit 1[0m
2025-08-20T19:19:28.9709028Z [36;1m   else[0m
2025-08-20T19:19:28.9709412Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T19:19:28.9709783Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9710159Z [36;1m    #Check for x_exec.host[0m
2025-08-20T19:19:28.9710535Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T19:19:28.9710928Z [36;1m      #check if supported[0m
2025-08-20T19:19:28.9711362Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T19:19:28.9711935Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T19:19:28.9712403Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T19:19:28.9712787Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9713125Z [36;1m         exit 1[0m
2025-08-20T19:19:28.9713389Z [36;1m       fi[0m
2025-08-20T19:19:28.9713642Z [36;1m      #get build system[0m
2025-08-20T19:19:28.9714069Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T19:19:28.9714503Z [36;1m       export BUILD_SYS[0m
2025-08-20T19:19:28.9714829Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9715231Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T19:19:28.9715618Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9715986Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9716371Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T19:19:28.9716753Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9717124Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:28.9717450Z [36;1m       fi[0m
2025-08-20T19:19:28.9717809Z [36;1m     fi[0m
2025-08-20T19:19:28.9718245Z [36;1m   fi[0m
2025-08-20T19:19:28.9718531Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T19:19:28.9753799Z shell: /usr/bin/bash -e {0}
2025-08-20T19:19:28.9754102Z ##[endgroup]
2025-08-20T19:19:29.1981625Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:19:29.1982215Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:19:29.1982456Z 
2025-08-20T19:19:29.2466649Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:19:29.2467363Z 100 14673  100 14673    0     0   287k      0 --:--:-- --:--:-- --:--:--  292k
2025-08-20T19:19:29.2477413Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T19:19:29.2723421Z ##[group]Run ##Presets
2025-08-20T19:19:29.2723742Z [36;1m##Presets[0m
2025-08-20T19:19:29.2723973Z [36;1mset +x ; set +e[0m
2025-08-20T19:19:29.2724204Z [36;1m#-------------#[0m
2025-08-20T19:19:29.2724430Z [36;1m##Debug?[0m
2025-08-20T19:19:29.2724692Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:19:29.2724997Z [36;1m  set -x[0m
2025-08-20T19:19:29.2725189Z [36;1mfi[0m
2025-08-20T19:19:29.2725377Z [36;1m#-------------#[0m
2025-08-20T19:19:29.2725587Z [36;1m##CoreUtils[0m
2025-08-20T19:19:29.2725803Z [36;1msudo apt update -y[0m
2025-08-20T19:19:29.2726164Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T19:19:29.2727210Z [36;1msudo apt install apt-transport-https apt-utils ca-certificates coreutils dos2unix gnupg2 jq moreutils p7zip-full rename rsync software-properties-common texinfo tmux util-linux wget -y 2>/dev/null ; sudo apt update -y 2>/dev/null[0m
2025-08-20T19:19:29.2728682Z [36;1m##tmp[0m
2025-08-20T19:19:29.2728985Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T19:19:29.2729324Z [36;1m#GH ENV[0m
2025-08-20T19:19:29.2729565Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:29.2730065Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:29.2730339Z [36;1m#-------------#[0m
2025-08-20T19:19:29.2730566Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T19:19:29.2730816Z [36;1msudo apt update -y[0m
2025-08-20T19:19:29.2731067Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T19:19:29.2731327Z [36;1m##Setup Minisign[0m
2025-08-20T19:19:29.2731565Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T19:19:29.2732019Z [36;1mecho "***[0m
2025-08-20T19:19:29.2733336Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T19:19:29.2733636Z [36;1m##User-Agent[0m
2025-08-20T19:19:29.2734401Z [36;1mUSER_AGENT="$(curl -qfsSL 'https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Misc/User-Agents/ua_chrome_macos_latest.txt')" && export USER_AGENT="${USER_AGENT}"[0m
2025-08-20T19:19:29.2735250Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:19:29.2774777Z shell: /usr/bin/bash -e {0}
2025-08-20T19:19:29.2775042Z env:
2025-08-20T19:19:29.2775234Z   CROSS_COMPILING: NO
2025-08-20T19:19:29.2775456Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:19:29.2775696Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:19:29.2775925Z   ON_QEMU: NO
2025-08-20T19:19:29.2776106Z   DEBUG: 0
2025-08-20T19:19:29.2776309Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:19:29.2776546Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:19:29.2776851Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/coreutils/multicall
2025-08-20T19:19:29.2777180Z   KEEP_LOGS: YES
2025-08-20T19:19:29.2777386Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:19:29.2777613Z   PKG_FAMILY_LOCAL: coreutils
2025-08-20T19:19:29.2777845Z   SBUILD_REBUILD: false
2025-08-20T19:19:29.2778594Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T19:19:29.2779238Z   BUILD_SYS: docker://clang+make
2025-08-20T19:19:29.2779489Z   BUILD_ON_HOST: FALSE
2025-08-20T19:19:29.2779698Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:19:29.2779893Z ##[endgroup]
2025-08-20T19:19:29.2981027Z 
2025-08-20T19:19:29.2981487Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:19:29.2982045Z 
2025-08-20T19:19:29.3853268Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:19:29.4290797Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:19:29.4291765Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:19:29.4315546Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T19:19:29.4321471Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T19:19:29.4460202Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T19:19:29.4517066Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T19:19:29.6561724Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T19:19:29.6690222Z Get:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T19:19:29.6713115Z Get:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T19:19:29.7044044Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T19:19:29.7153790Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T19:19:29.7209891Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T19:19:29.7234856Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T19:19:29.7310728Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T19:19:29.7343010Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T19:19:29.7380882Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T19:19:29.7492996Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T19:19:29.7555562Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T19:19:29.7557739Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T19:19:29.8052738Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T19:19:29.8072256Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T19:19:29.8087827Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T19:19:29.8102604Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T19:19:29.8119587Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T19:19:29.8197425Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T19:19:29.8222643Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T19:19:29.8239278Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T19:19:29.8301148Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T19:19:29.8327705Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T19:19:29.8346928Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T19:19:29.8442848Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T19:19:29.8473754Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T19:19:29.8494030Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T19:19:39.5487584Z Fetched 10.6 MB in 1s (7599 kB/s)
2025-08-20T19:19:40.2477062Z Reading package lists...
2025-08-20T19:19:40.4044112Z Building dependency tree...
2025-08-20T19:19:40.4051153Z Reading state information...
2025-08-20T19:19:40.4205622Z 21 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:19:40.4318833Z 
2025-08-20T19:19:40.4319424Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:19:40.4319817Z 
2025-08-20T19:19:40.4447602Z Reading package lists...
2025-08-20T19:19:40.6254333Z Building dependency tree...
2025-08-20T19:19:40.6262245Z Reading state information...
2025-08-20T19:19:40.7803440Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:19:40.7804338Z bc set to manually installed.
2025-08-20T19:19:40.7806475Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:19:40.7807344Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T19:19:40.7808331Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:19:40.7809065Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:19:40.7809696Z The following additional packages will be installed:
2025-08-20T19:19:40.7810438Z   libtime-duration-perl
2025-08-20T19:19:40.8361828Z The following NEW packages will be installed:
2025-08-20T19:19:40.8367523Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T19:19:40.8524486Z 0 upgraded, 4 newly installed, 0 to remove and 21 not upgraded.
2025-08-20T19:19:40.8755060Z Need to get 616 kB of archives.
2025-08-20T19:19:40.8755824Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T19:19:40.8756541Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:19:41.2283169Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T19:19:42.1328697Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T19:19:42.5613666Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T19:19:43.5784739Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T19:19:50.0300313Z Fetched 616 kB in 9s (69.1 kB/s)
2025-08-20T19:19:50.0643535Z Selecting previously unselected package fdupes.
2025-08-20T19:19:50.1256749Z (Reading database ... 
2025-08-20T19:19:50.1257496Z (Reading database ... 5%
2025-08-20T19:19:50.1258291Z (Reading database ... 10%
2025-08-20T19:19:50.1258761Z (Reading database ... 15%
2025-08-20T19:19:50.1259188Z (Reading database ... 20%
2025-08-20T19:19:50.1259589Z (Reading database ... 25%
2025-08-20T19:19:50.1259988Z (Reading database ... 30%
2025-08-20T19:19:50.1260397Z (Reading database ... 35%
2025-08-20T19:19:50.1260795Z (Reading database ... 40%
2025-08-20T19:19:50.1261209Z (Reading database ... 45%
2025-08-20T19:19:50.1261610Z (Reading database ... 50%
2025-08-20T19:19:50.2176370Z (Reading database ... 55%
2025-08-20T19:19:50.3488844Z (Reading database ... 60%
2025-08-20T19:19:50.5685048Z (Reading database ... 65%
2025-08-20T19:19:50.6952039Z (Reading database ... 70%
2025-08-20T19:19:50.8941606Z (Reading database ... 75%
2025-08-20T19:19:51.9333429Z (Reading database ... 80%
2025-08-20T19:19:53.0407128Z (Reading database ... 85%
2025-08-20T19:19:53.7327362Z (Reading database ... 90%
2025-08-20T19:19:54.3680565Z (Reading database ... 95%
2025-08-20T19:19:54.3681080Z (Reading database ... 100%
2025-08-20T19:19:54.3681722Z (Reading database ... 219830 files and directories currently installed.)
2025-08-20T19:19:54.3728792Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T19:19:54.3763987Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T19:19:54.4124181Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T19:19:54.4262268Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T19:19:54.4272211Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T19:19:54.4671195Z Selecting previously unselected package moreutils.
2025-08-20T19:19:54.4806169Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T19:19:54.4815319Z Unpacking moreutils (0.69-1) ...
2025-08-20T19:19:54.6094721Z Selecting previously unselected package dos2unix.
2025-08-20T19:19:54.6229407Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T19:19:54.6238917Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T19:19:54.8706169Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T19:19:54.8731941Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T19:19:54.8755661Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T19:19:54.8778606Z Setting up moreutils (0.69-1) ...
2025-08-20T19:19:54.8804568Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:21:11.5227267Z 
2025-08-20T19:21:11.5227849Z Running kernel seems to be up-to-date.
2025-08-20T19:21:11.5228417Z 
2025-08-20T19:21:11.5228533Z Restarting services...
2025-08-20T19:21:11.5300783Z 
2025-08-20T19:21:11.5301225Z Service restarts being deferred:
2025-08-20T19:21:11.5302571Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:21:11.5302958Z 
2025-08-20T19:21:11.5303539Z No containers need to be restarted.
2025-08-20T19:21:11.5303836Z 
2025-08-20T19:21:11.5304022Z No user sessions are running outdated binaries.
2025-08-20T19:21:11.5304359Z 
2025-08-20T19:21:11.5304591Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:21:12.4000223Z Reading package lists...
2025-08-20T19:21:12.5796386Z Building dependency tree...
2025-08-20T19:21:12.5804136Z Reading state information...
2025-08-20T19:21:12.7391269Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:21:12.7392058Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:21:12.7392686Z apt-utils set to manually installed.
2025-08-20T19:21:12.7393983Z ca-certificates is already the newest version (20240203).
2025-08-20T19:21:12.7394777Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:21:12.7395484Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:21:12.7396234Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T19:21:12.7396972Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:21:12.7397689Z moreutils is already the newest version (0.69-1).
2025-08-20T19:21:12.7398787Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:21:12.7399596Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:21:12.7400323Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:21:12.7400866Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T19:21:12.7401360Z tmux set to manually installed.
2025-08-20T19:21:12.7401903Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T19:21:12.7402565Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:21:12.7403195Z The following additional packages will be installed:
2025-08-20T19:21:12.7403774Z   python3-software-properties
2025-08-20T19:21:12.7404226Z Recommended packages:
2025-08-20T19:21:12.7404609Z   unattended-upgrades
2025-08-20T19:21:12.7702137Z The following NEW packages will be installed:
2025-08-20T19:21:12.7702616Z   rename
2025-08-20T19:21:12.7710384Z The following packages will be upgraded:
2025-08-20T19:21:12.7710979Z   python3-software-properties software-properties-common
2025-08-20T19:21:12.7868306Z 2 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:21:12.8102626Z Need to get 64.7 kB of archives.
2025-08-20T19:21:12.8103334Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T19:21:12.8104031Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:21:13.2023442Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-20T19:21:13.6358600Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-20T19:21:14.3896225Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T19:21:14.8854945Z Fetched 64.7 kB in 2s (35.2 kB/s)
2025-08-20T19:21:14.9098172Z (Reading database ... 
2025-08-20T19:21:14.9098636Z (Reading database ... 5%
2025-08-20T19:21:14.9098887Z (Reading database ... 10%
2025-08-20T19:21:14.9099116Z (Reading database ... 15%
2025-08-20T19:21:14.9099329Z (Reading database ... 20%
2025-08-20T19:21:14.9099536Z (Reading database ... 25%
2025-08-20T19:21:14.9099739Z (Reading database ... 30%
2025-08-20T19:21:14.9100182Z (Reading database ... 35%
2025-08-20T19:21:14.9100397Z (Reading database ... 40%
2025-08-20T19:21:14.9100604Z (Reading database ... 45%
2025-08-20T19:21:14.9100803Z (Reading database ... 50%
2025-08-20T19:21:14.9123447Z (Reading database ... 55%
2025-08-20T19:21:14.9214677Z (Reading database ... 60%
2025-08-20T19:21:14.9235544Z (Reading database ... 65%
2025-08-20T19:21:14.9267954Z (Reading database ... 70%
2025-08-20T19:21:14.9291961Z (Reading database ... 75%
2025-08-20T19:21:14.9319760Z (Reading database ... 80%
2025-08-20T19:21:14.9450003Z (Reading database ... 85%
2025-08-20T19:21:14.9536390Z (Reading database ... 90%
2025-08-20T19:21:14.9788362Z (Reading database ... 95%
2025-08-20T19:21:14.9788805Z (Reading database ... 100%
2025-08-20T19:21:14.9789214Z (Reading database ... 219999 files and directories currently installed.)
2025-08-20T19:21:14.9829505Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T19:21:15.0898471Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:21:15.2255058Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T19:21:15.3387376Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:21:15.3635874Z Selecting previously unselected package rename.
2025-08-20T19:21:15.3775208Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T19:21:15.3787671Z Unpacking rename (2.02-1) ...
2025-08-20T19:21:15.4187119Z Setting up rename (2.02-1) ...
2025-08-20T19:21:15.4247763Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T19:21:15.4268590Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T19:21:15.5536181Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T19:21:15.6547178Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:21:19.7189012Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T19:21:21.2599187Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:21:21.2900679Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:21:21.2918920Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:21:21.2935155Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:21:21.2987005Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:21:21.3903442Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:21:21.4221269Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:21:22.4185239Z Reading package lists...
2025-08-20T19:21:22.5952861Z Building dependency tree...
2025-08-20T19:21:22.5959844Z Reading state information...
2025-08-20T19:21:22.6132527Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:21:22.6281768Z 
2025-08-20T19:21:22.6282326Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:21:22.6282866Z 
2025-08-20T19:21:22.6809658Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:21:22.7120750Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:21:22.7150080Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:21:22.7150955Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:21:22.7160416Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:21:22.7174219Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:21:22.7189028Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:21:23.8409397Z Reading package lists...
2025-08-20T19:21:23.9941043Z Building dependency tree...
2025-08-20T19:21:23.9947742Z Reading state information...
2025-08-20T19:21:24.0119060Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:21:24.0232728Z 
2025-08-20T19:21:24.0233674Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:21:24.0234044Z 
2025-08-20T19:21:24.0362523Z Reading package lists...
2025-08-20T19:21:24.2008777Z Building dependency tree...
2025-08-20T19:21:24.2016041Z Reading state information...
2025-08-20T19:21:24.3535571Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:21:24.3942017Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:21:24.4244224Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T19:21:24.4670294Z ##[group]Run ##Presets
2025-08-20T19:21:24.4670753Z [36;1m##Presets[0m
2025-08-20T19:21:24.4671109Z [36;1mset +x ; set +e[0m
2025-08-20T19:21:24.4671494Z [36;1m#-------------#[0m
2025-08-20T19:21:24.4671860Z [36;1m##Debug?[0m
2025-08-20T19:21:24.4672294Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:21:24.4672811Z [36;1m  set -x[0m
2025-08-20T19:21:24.4673127Z [36;1mfi[0m
2025-08-20T19:21:24.4673441Z [36;1m#-------------#[0m
2025-08-20T19:21:24.4674242Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T19:21:24.4675307Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T19:21:24.4676254Z [36;1msudo service procps restart[0m
2025-08-20T19:21:24.4676730Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T19:21:24.4719268Z shell: /usr/bin/bash -e {0}
2025-08-20T19:21:24.4719512Z env:
2025-08-20T19:21:24.4719753Z   CROSS_COMPILING: NO
2025-08-20T19:21:24.4719980Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:21:24.4720217Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:21:24.4720433Z   ON_QEMU: NO
2025-08-20T19:21:24.4720605Z   DEBUG: 0
2025-08-20T19:21:24.4720787Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:21:24.4721012Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:21:24.4721308Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/coreutils/multicall
2025-08-20T19:21:24.4721635Z   KEEP_LOGS: YES
2025-08-20T19:21:24.4721830Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:21:24.4722051Z   PKG_FAMILY_LOCAL: coreutils
2025-08-20T19:21:24.4722296Z   SBUILD_REBUILD: false
2025-08-20T19:21:24.4722876Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T19:21:24.4723496Z   BUILD_SYS: docker://clang+make
2025-08-20T19:21:24.4723739Z   BUILD_ON_HOST: FALSE
2025-08-20T19:21:24.4723939Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:21:24.4724139Z   SYSTMP: /tmp
2025-08-20T19:21:24.4724322Z   GHA_MODE: MATRIX
2025-08-20T19:21:24.4724769Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:21:24.4725249Z ##[endgroup]
2025-08-20T19:21:24.4848315Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T19:21:24.4917663Z 0
2025-08-20T19:21:24.5387503Z vm.max_map_count = 262144
2025-08-20T19:21:24.5387982Z fs.inotify.max_user_watches = 655360
2025-08-20T19:21:24.5389498Z fs.inotify.max_user_instances = 1280
2025-08-20T19:21:24.5389911Z vm.mmap_rnd_bits = 28
2025-08-20T19:21:24.5461551Z ##[group]Run ##Presets
2025-08-20T19:21:24.5461862Z [36;1m##Presets[0m
2025-08-20T19:21:24.5462088Z [36;1mset +x ; set +e[0m
2025-08-20T19:21:24.5462307Z [36;1m#-------------#[0m
2025-08-20T19:21:24.5462514Z [36;1m##Debug?[0m
2025-08-20T19:21:24.5462762Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:21:24.5463057Z [36;1m  set -x[0m
2025-08-20T19:21:24.5463240Z [36;1mfi[0m
2025-08-20T19:21:24.5463423Z [36;1m#-------------#[0m
2025-08-20T19:21:24.5463623Z [36;1m##Main[0m
2025-08-20T19:21:24.5463841Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:21:24.5464516Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T19:21:24.5465300Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T19:21:24.5465687Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T19:21:24.5465977Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T19:21:24.5466239Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T19:21:24.5466551Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T19:21:24.5466873Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T19:21:24.5467184Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T19:21:24.5467504Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T19:21:24.5467804Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T19:21:24.5468368Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T19:21:24.5468753Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T19:21:24.5469046Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T19:21:24.5469314Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T19:21:24.5469600Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T19:21:24.5469889Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T19:21:24.5470173Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T19:21:24.5470456Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T19:21:24.5470953Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T19:21:24.5471270Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T19:21:24.5471573Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T19:21:24.5471895Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T19:21:24.5472216Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T19:21:24.5472519Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T19:21:24.5472828Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T19:21:24.5473107Z [36;1m     "${POD_ID}" \[0m
2025-08-20T19:21:24.5473458Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T19:21:24.5473918Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:21:24.5474400Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T19:21:24.5474882Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T19:21:24.5475235Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:21:24.5475587Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:21:24.5476237Z [36;1m   sudo chown -Rv "$(whoami):$(whoami)" "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T19:21:24.5477059Z [36;1m   sudo chmod -R +xwr "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T19:21:24.5477608Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T19:21:24.5477884Z [36;1m else[0m
2025-08-20T19:21:24.5478611Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T19:21:24.5478989Z [36;1m fi[0m
2025-08-20T19:21:24.5479238Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T19:21:24.5479637Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T19:21:24.5480064Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:21:24.5480458Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:21:24.5480865Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:21:24.5481270Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:21:24.5481682Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:21:24.5482097Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:21:24.5482520Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:21:24.5482948Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:21:24.5483266Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T19:21:24.5523281Z shell: /usr/bin/bash -e {0}
2025-08-20T19:21:24.5523512Z env:
2025-08-20T19:21:24.5523693Z   CROSS_COMPILING: NO
2025-08-20T19:21:24.5523915Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:21:24.5524151Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:21:24.5524375Z   ON_QEMU: NO
2025-08-20T19:21:24.5524552Z   DEBUG: 0
2025-08-20T19:21:24.5524739Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:21:24.5524966Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:21:24.5525261Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/coreutils/multicall
2025-08-20T19:21:24.5525590Z   KEEP_LOGS: YES
2025-08-20T19:21:24.5525788Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:21:24.5526014Z   PKG_FAMILY_LOCAL: coreutils
2025-08-20T19:21:24.5526238Z   SBUILD_REBUILD: false
2025-08-20T19:21:24.5526822Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T19:21:24.5527596Z   BUILD_SYS: docker://clang+make
2025-08-20T19:21:24.5527842Z   BUILD_ON_HOST: FALSE
2025-08-20T19:21:24.5528224Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:21:24.5528430Z   SYSTMP: /tmp
2025-08-20T19:21:24.5528612Z   GHA_MODE: MATRIX
2025-08-20T19:21:24.5529067Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:21:24.5529745Z   GHCR_TOKEN: ***
2025-08-20T19:21:24.5530029Z   GITHUB_TOKEN: ***
2025-08-20T19:21:24.5530262Z   GITLAB_TOKEN: ***
2025-08-20T19:21:24.5531469Z   MINISIGN_KEY: ***
2025-08-20T19:21:24.5531663Z ##[endgroup]
2025-08-20T19:21:24.6030651Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T19:21:24.6874481Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:21:24.6875259Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:21:24.6875646Z 
2025-08-20T19:21:24.7172329Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:21:24.7172995Z 100 14673  100 14673    0     0   477k      0 --:--:-- --:--:-- --:--:--  494k
2025-08-20T19:21:24.7182988Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T19:21:24.7262512Z 
2025-08-20T19:21:24.7262941Z [+] Building [/tmp/tmp.MehhDnHH4O/SBUILD_INPUT] Locally
2025-08-20T19:21:24.7263208Z 
2025-08-20T19:21:24.7276197Z '/tmp/tmp.MehhDnHH4O/SBUILD_INPUT' -> '/tmp/pkgforge/NeQFgDxzf_build.yaml'
2025-08-20T19:21:24.7910787Z 
2025-08-20T19:21:24.7911020Z [+] Passwordless sudo is Configured
2025-08-20T19:21:24.8578865Z 
2025-08-20T19:21:24.8590350Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T19:21:24.8590592Z 
2025-08-20T19:21:24.9047799Z 
2025-08-20T19:21:24.9049226Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-20T19:21:24.9049734Z 
2025-08-20T19:21:24.9049747Z 
2025-08-20T19:21:24.9049986Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T19:21:24.9050482Z 
2025-08-20T19:21:24.9264024Z [+] Installing: 7z -> 7z
2025-08-20T19:21:25.2562905Z [+] Installing: actionlint -> actionlint
2025-08-20T19:21:25.6183162Z [+] Installing: anew -> anew
2025-08-20T19:21:25.9445471Z [+] Installing: anew-rs -> anew-rs
2025-08-20T19:21:26.2799862Z [+] Installing: ansi2html -> ansi2html
2025-08-20T19:21:26.5955781Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T19:21:26.9342429Z [+] Installing: archey -> archey
2025-08-20T19:21:27.3183764Z [+] Installing: aria2 -> aria2c
2025-08-20T19:21:27.6822297Z [+] Installing: askalono -> askalono
2025-08-20T19:21:28.0169801Z [+] Installing: bsdtar -> bsdtar
2025-08-20T19:21:28.3759331Z [+] Installing: b3sum -> b3sum
2025-08-20T19:21:28.4715448Z [+] Installing: bita -> bita
2025-08-20T19:21:28.8447508Z [+] Installing: btop -> btop
2025-08-20T19:21:29.1763492Z [+] Installing: chafa -> chafa
2025-08-20T19:21:29.5592716Z [+] Installing: cloudflared -> cloudflared
2025-08-20T19:21:29.9836929Z [+] Installing: croc -> croc
2025-08-20T19:21:30.3521509Z [+] Installing: csvtk -> csvtk
2025-08-20T19:21:30.7521473Z [+] Installing: cutlines -> cutlines
2025-08-20T19:21:31.0670805Z curl: (22) The requested URL returned error: 404
2025-08-20T19:21:31.0708712Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T19:21:31.0709569Z [+] Installing: dbin -> dbin
2025-08-20T19:21:31.4476303Z [+] Installing: dasel -> dasel
2025-08-20T19:21:31.8272748Z [+] Installing: delta -> delta
2025-08-20T19:21:32.1681784Z [+] Installing: ds -> ds
2025-08-20T19:21:32.4683675Z curl: (22) The requested URL returned error: 404
2025-08-20T19:21:32.4721835Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T19:21:32.4722931Z [+] Installing: dos2unix -> dos2unix
2025-08-20T19:21:32.7955301Z [+] Installing: duf -> duf
2025-08-20T19:21:33.1313328Z [+] Installing: duplicut -> duplicut
2025-08-20T19:21:33.4608895Z [+] Installing: dust -> dust
2025-08-20T19:21:33.8017829Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T19:21:34.1515566Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T19:21:34.4844550Z [+] Installing: dysk -> dysk
2025-08-20T19:21:34.8155292Z [+] Installing: eget -> eget
2025-08-20T19:21:35.1863877Z [+] Installing: epoch -> epoch
2025-08-20T19:21:35.5256227Z [+] Installing: faketty -> faketty
2025-08-20T19:21:35.8400761Z [+] Installing: fastfetch -> fastfetch
2025-08-20T19:21:36.1620481Z [+] Installing: freeze -> freeze
2025-08-20T19:21:36.3311352Z [+] Installing: fusermount3 -> fusermount
2025-08-20T19:21:36.6472544Z [+] Installing: gdu -> gdu
2025-08-20T19:21:37.0254128Z [+] Installing: gh -> gh
2025-08-20T19:21:37.4975393Z [+] Installing: gitleaks -> gitleaks
2025-08-20T19:21:37.8837023Z [+] Installing: git-sizer -> git-sizer
2025-08-20T19:21:38.2318780Z [+] Installing: glab -> glab
2025-08-20T19:21:38.6845752Z [+] Installing: glow -> glow
2025-08-20T19:21:38.8607205Z [+] Installing: httpx -> httpx
2025-08-20T19:21:39.3159223Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T19:21:39.7737698Z [+] Installing: husarnet -> husarnet
2025-08-20T19:21:40.0647029Z curl: (22) The requested URL returned error: 404
2025-08-20T19:21:40.0681735Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T19:21:40.0683089Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T19:21:40.1446247Z curl: (22) The requested URL returned error: 404
2025-08-20T19:21:40.1478386Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T19:21:40.1479538Z [+] Installing: imgcat -> imgcat
2025-08-20T19:21:40.4794541Z [+] Installing: jc -> jc
2025-08-20T19:21:40.8518296Z [+] Installing: jq -> jq
2025-08-20T19:21:41.1957796Z [+] Installing: logdy -> logdy
2025-08-20T19:21:41.6156590Z [+] Installing: micro -> micro
2025-08-20T19:21:41.9911126Z [+] Installing: miniserve -> miniserve
2025-08-20T19:21:42.3713393Z [+] Installing: minisign -> minisign
2025-08-20T19:21:42.6949044Z [+] Installing: ncdu -> ncdu
2025-08-20T19:21:43.0243035Z [+] Installing: notify -> notify
2025-08-20T19:21:43.4430854Z [+] Installing: ouch -> ouch
2025-08-20T19:21:43.8078745Z [+] Installing: oras -> oras
2025-08-20T19:21:43.9421218Z [+] Installing: pipetty -> pipetty
2025-08-20T19:21:44.2587477Z [+] Installing: pixterm -> pixterm
2025-08-20T19:21:44.6309632Z [+] Installing: qsv -> qsv
2025-08-20T19:21:45.0059853Z [+] Installing: rclone -> rclone
2025-08-20T19:21:45.5128803Z [+] Installing: ripgrep -> rg
2025-08-20T19:21:45.8544683Z [+] Installing: rga -> rga
2025-08-20T19:21:46.1980339Z [+] Installing: rsync -> rsync
2025-08-20T19:21:46.3327115Z [+] Installing: script -> script
2025-08-20T19:21:46.6755918Z [+] Installing: shellcheck -> shellcheck
2025-08-20T19:21:47.0641411Z [+] Installing: soar -> soar
2025-08-20T19:21:47.4663179Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T19:21:47.8204350Z [+] Installing: sstrip -> sstrip
2025-08-20T19:21:48.1245813Z [+] Installing: strace -> strace
2025-08-20T19:21:48.4613146Z [+] Installing: sttr -> sttr
2025-08-20T19:21:48.5910714Z [+] Installing: tailscale -> tailscale
2025-08-20T19:21:48.9748995Z [+] Installing: tailscaled -> tailscaled
2025-08-20T19:21:49.3817671Z [+] Installing: taplo -> taplo
2025-08-20T19:21:49.7440471Z [+] Installing: tldr -> tldr
2025-08-20T19:21:50.0961305Z [+] Installing: tldr -> tealdeer
2025-08-20T19:21:50.4476949Z [+] Installing: tmux -> tmux
2025-08-20T19:21:50.7679824Z [+] Installing: tok -> tok
2025-08-20T19:21:51.0945757Z [+] Installing: trufflehog -> trufflehog
2025-08-20T19:21:51.5440892Z [+] Installing: trurl -> trurl
2025-08-20T19:21:52.0381007Z [+] Installing: tss -> tss
2025-08-20T19:21:52.1281429Z [+] Installing: ulexec -> ulexec
2025-08-20T19:21:52.4823013Z [+] Installing: unfurl -> unfurl
2025-08-20T19:21:52.8397312Z [+] Installing: upx -> upx
2025-08-20T19:21:53.1476288Z [+] Installing: validtoml -> validtoml
2025-08-20T19:21:53.4970429Z [+] Installing: wget -> wget
2025-08-20T19:21:53.8455826Z [+] Installing: wget2 -> wget2
2025-08-20T19:21:54.2133478Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T19:21:54.5710272Z [+] Installing: xq -> xq
2025-08-20T19:21:54.9368834Z [+] Installing: xz -> xz
2025-08-20T19:21:55.3046641Z [+] Installing: unxz -> unxz
2025-08-20T19:21:55.6194137Z [+] Installing: yq -> yq
2025-08-20T19:21:55.7718328Z [+] Installing: yj -> yj
2025-08-20T19:21:56.1083771Z [+] Installing: zapper -> zapper
2025-08-20T19:21:56.4202053Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T19:21:56.5069025Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T19:21:56.5817352Z curl: (22) The requested URL returned error: 404
2025-08-20T19:21:56.5854703Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T19:21:56.5855689Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T19:21:56.9025626Z curl: (22) The requested URL returned error: 404
2025-08-20T19:21:56.9059722Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T19:21:56.9061041Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T19:21:57.2024466Z curl: (22) The requested URL returned error: 404
2025-08-20T19:21:57.2061129Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T19:21:57.2062517Z [+] Installing: zstd -> zstd
2025-08-20T19:21:57.5929484Z [+] Creating symlinks...
2025-08-20T19:21:57.6018917Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T19:21:57.6116536Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T19:21:57.6214027Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T19:21:57.6311357Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T19:21:57.6405628Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T19:21:57.6500172Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T19:21:57.6594878Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T19:21:57.6691488Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T19:21:57.6786181Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T19:21:57.6881230Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T19:21:57.6976310Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T19:21:57.7070000Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T19:21:57.7163711Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T19:21:57.7257853Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T19:21:57.7352713Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T19:21:57.7446667Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T19:21:57.7541439Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T19:21:57.7577941Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T19:21:57.7663772Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T19:21:57.7758159Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T19:21:57.7853493Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T19:21:57.7891063Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T19:21:57.7976659Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T19:21:57.8071512Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T19:21:57.8165351Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T19:21:57.8259651Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T19:21:57.8353723Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T19:21:57.8449633Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T19:21:57.8547093Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T19:21:57.8643685Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T19:21:57.8739189Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T19:21:57.8834288Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T19:21:57.8929567Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T19:21:57.9024725Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T19:21:57.9119508Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T19:21:57.9213097Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T19:21:57.9307782Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T19:21:57.9402691Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T19:21:57.9496971Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T19:21:57.9592955Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T19:21:57.9688435Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T19:21:57.9782144Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:21:57.9875807Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:21:57.9972749Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T19:21:58.0009911Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T19:21:58.0037434Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T19:21:58.0123699Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T19:21:58.0219373Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T19:21:58.0313810Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T19:21:58.0409191Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T19:21:58.0502020Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T19:21:58.0595540Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T19:21:58.0691956Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T19:21:58.0786315Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T19:21:58.0880420Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T19:21:58.0976381Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T19:21:58.1071228Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T19:21:58.1165629Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T19:21:58.1262483Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T19:21:58.1356946Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T19:21:58.1452343Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T19:21:58.1547935Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T19:21:58.1643076Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T19:21:58.1739074Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T19:21:58.1833892Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T19:21:58.1932030Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T19:21:58.2026161Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T19:21:58.2121658Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T19:21:58.2215283Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T19:21:58.2310554Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T19:21:58.2407109Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T19:21:58.2502244Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T19:21:58.2596589Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T19:21:58.2691568Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T19:21:58.2786216Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T19:21:58.2881385Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T19:21:58.2976709Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T19:21:58.3071440Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T19:21:58.3169626Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T19:21:58.3265513Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T19:21:58.3362128Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T19:21:58.3457491Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T19:21:58.3553350Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T19:21:58.3651314Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T19:21:58.3750686Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T19:21:58.3852806Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T19:21:58.3957891Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T19:21:58.4060738Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T19:21:58.4161233Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T19:21:58.4262049Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T19:21:58.4361170Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T19:21:58.4459921Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T19:21:58.4557684Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T19:21:58.4654818Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T19:21:58.4751927Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T19:21:58.4789434Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T19:21:58.4817543Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T19:21:58.4845460Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T19:21:58.4933034Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T19:21:58.4960024Z 
2025-08-20T19:21:58.4960422Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T19:21:58.4960959Z 
2025-08-20T19:21:58.4975849Z 
2025-08-20T19:21:58.5069491Z 
2025-08-20T19:21:58.5069874Z [+] Disk Size (/usr/local/bin) :: 931M --> 1.9G
2025-08-20T19:21:58.5070203Z 
2025-08-20T19:21:58.5070356Z [+] Installation completed!
2025-08-20T19:21:58.5141713Z 
2025-08-20T19:21:58.5141924Z [+] GITHUB_TOKEN is Exported
2025-08-20T19:21:58.7258797Z github.com
2025-08-20T19:21:58.7259694Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T19:21:58.7260125Z   - Active account: true
2025-08-20T19:21:58.7260428Z   - Git operations protocol: https
2025-08-20T19:21:58.7260779Z   - Token: ghp_************************************
2025-08-20T19:21:58.7261626Z   - Token scopes: 'public_repo', 'read:discussion', 'read:enterprise', 'read:gpg_key', 'read:packages', 'read:project', 'read:public_key', 'read:ssh_signing_key', 'repo_deployment', 'user:email'
2025-08-20T19:21:58.7262466Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T19:21:58.7262917Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T19:21:58.8158508Z Limit: 5000, Remaining: 3930, Reset: 2025-08-20 19:25:14 +0000 UTC (3m15s)
2025-08-20T19:21:58.8167176Z 
2025-08-20T19:21:58.8167484Z [+] GHCR_TOKEN is Exported
2025-08-20T19:21:58.8201628Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T19:21:59.0133284Z Login Succeeded
2025-08-20T19:21:59.0146006Z 
2025-08-20T19:21:59.0146288Z [+] GITLAB is Exported
2025-08-20T19:21:59.0548307Z [git remote -v]
2025-08-20T19:21:59.2794693Z gitlab.com
2025-08-20T19:21:59.2795540Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T19:21:59.2796421Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T19:21:59.2797178Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T19:21:59.2797880Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T19:21:59.2798739Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T19:21:59.2799287Z   ✓ Token found: **************************
2025-08-20T19:21:59.2799559Z 
2025-08-20T19:21:59.2800183Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T19:21:59.2801028Z [git remote -v]
2025-08-20T19:21:59.2819573Z 2025/08/20 19:21:59 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T19:21:59.2820523Z git: exit status 128]
2025-08-20T19:21:59.6761760Z 
2025-08-20T19:21:59.6761776Z 
2025-08-20T19:21:59.6762776Z  [+] Started Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (07:21:59 PM)
2025-08-20T19:21:59.6763587Z 
2025-08-20T19:21:59.6763600Z 
2025-08-20T19:21:59.6763752Z [+] USER = runner
2025-08-20T19:21:59.6764105Z [+] HOME = /home/runner
2025-08-20T19:21:59.6768804Z [+] PATH = /home/runner/.local/share/soar/bin:/home/runner/bin:/home/runner/.cargo/bin:/home/runner/.cargo/env:/home/runner/.config/guix/current/bin/guix:/home/runner/.go/bin:/home/runner/go/bin:/home/runner/.local/bin:/home/runner/miniconda3/bin:/home/runner/miniconda3/condabin:/root/.config/guix/current/bin/guix:/usr/local/zig:/usr/local/zig/lib:/usr/local/zig/lib/include:/usr/local/musl/bin:/usr/local/musl/lib:/usr/local/musl/include:/snap/bin:/opt/pipx_bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2025-08-20T19:21:59.6772131Z 
2025-08-20T19:21:59.7449451Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:21:59.7758518Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:21:59.7767654Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:21:59.7769779Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:21:59.7775356Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:21:59.7792245Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:21:59.7805846Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:22:00.9132975Z Reading package lists...
2025-08-20T19:22:00.9446322Z Reading package lists...
2025-08-20T19:22:01.1049380Z Building dependency tree...
2025-08-20T19:22:01.1056719Z Reading state information...
2025-08-20T19:22:01.2834718Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:22:01.2835383Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:22:01.2835963Z ca-certificates is already the newest version (20240203).
2025-08-20T19:22:01.2836569Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:22:01.2837164Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T19:22:01.2837707Z moreutils is already the newest version (0.69-1).
2025-08-20T19:22:01.2838588Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T19:22:01.2839321Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T19:22:01.2840309Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:22:01.3433094Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:22:01.3775824Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:22:01.3791079Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:22:01.3804658Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:22:01.3820213Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:22:01.3866306Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:22:01.3950971Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:22:02.5005884Z Reading package lists...
2025-08-20T19:22:02.5327430Z Reading package lists...
2025-08-20T19:22:02.7059447Z Building dependency tree...
2025-08-20T19:22:02.7066664Z Reading state information...
2025-08-20T19:22:02.8631118Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:22:02.8631692Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:22:02.8632438Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:22:02.8632936Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:22:02.8633318Z ca-certificates is already the newest version (20240203).
2025-08-20T19:22:02.8633685Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:22:02.8634028Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:22:02.8634360Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:22:02.8634665Z gawk set to manually installed.
2025-08-20T19:22:02.8634950Z git-lfs is already the newest version (3.7.0).
2025-08-20T19:22:02.8635298Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:22:02.8635651Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:22:02.8636140Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:22:02.8636739Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:22:02.8648143Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:22:02.8648704Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:22:02.8649237Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:22:02.8649741Z The following additional packages will be installed:
2025-08-20T19:22:02.8650398Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T19:22:02.8651150Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T19:22:02.8651939Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T19:22:02.8652678Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T19:22:02.8653433Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T19:22:02.8654130Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:22:02.8654607Z Suggested packages:
2025-08-20T19:22:02.8655076Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T19:22:02.8655811Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T19:22:02.8656700Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T19:22:02.8657556Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T19:22:02.8658597Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-20T19:22:02.8659412Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-20T19:22:02.8660048Z   fonts-arphic-uming fonts-nanum
2025-08-20T19:22:02.8950213Z The following NEW packages will be installed:
2025-08-20T19:22:02.8951031Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T19:22:02.8952133Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T19:22:02.8953524Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T19:22:02.8954304Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T19:22:02.8954791Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T19:22:02.8958643Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T19:22:02.8960820Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:22:02.9145023Z 0 upgraded, 36 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:22:02.9145642Z Need to get 27.5 MB of archives.
2025-08-20T19:22:02.9146209Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-20T19:22:02.9146893Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:22:02.9527736Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB]
2025-08-20T19:22:03.0055097Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T19:22:03.0531583Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-20T19:22:03.0805648Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-20T19:22:03.0961771Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB]
2025-08-20T19:22:03.1119889Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-20T19:22:03.1415734Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T19:22:03.1636544Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T19:22:03.1874622Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-20T19:22:03.2041177Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T19:22:03.3868873Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs-common all 10.02.1~dfsg1-0ubuntu7.7 [176 kB]
2025-08-20T19:22:03.4032721Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10-common all 10.02.1~dfsg1-0ubuntu7.7 [488 kB]
2025-08-20T19:22:03.4325921Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-20T19:22:03.4482710Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libijs-0.35 amd64 0.35-15.1build1 [15.3 kB]
2025-08-20T19:22:03.4641333Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-20T19:22:03.4805337Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-20T19:22:03.4967296Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10 amd64 10.02.1~dfsg1-0ubuntu7.7 [3897 kB]
2025-08-20T19:22:03.5647491Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 ghostscript amd64 10.02.1~dfsg1-0ubuntu7.7 [43.4 kB]
2025-08-20T19:22:03.6318632Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick-6.q16 amd64 8:6.9.12.98+dfsg1-5.2build2 [254 kB]
2025-08-20T19:22:03.6488794Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick amd64 8:6.9.12.98+dfsg1-5.2build2 [14.2 kB]
2025-08-20T19:22:03.6641916Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre-text all 3.5.28-2ubuntu0.24.04.1 [50.9 kB]
2025-08-20T19:22:03.6801208Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre21 amd64 3.5.28-2ubuntu0.24.04.1 [638 kB]
2025-08-20T19:22:03.7103303Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libimath-3-1-29t64 amd64 3.1.9-3.1ubuntu2 [72.2 kB]
2025-08-20T19:22:03.7264256Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-20T19:22:03.7437257Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr-tools amd64 1.2~git20170615.f752187-5.1ubuntu2 [15.8 kB]
2025-08-20T19:22:03.7601478Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libopenexr-3-1-30 amd64 3.1.5-5.1build3 [1004 kB]
2025-08-20T19:22:03.7934827Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwmflite-0.2-7 amd64 0.2.13-1.1build3 [68.6 kB]
2025-08-20T19:22:03.8095493Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libmagickcore-6.q16-7-extra amd64 8:6.9.12.98+dfsg1-5.2build2 [70.1 kB]
2025-08-20T19:22:03.8257507Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-20T19:22:03.8419360Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-20T19:22:03.8582797Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-20T19:22:03.8741628Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-20T19:22:03.9296884Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-20T19:22:03.9831561Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-20T19:22:04.0120765Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-20T19:22:04.0418374Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-20T19:22:04.2889912Z Preconfiguring packages ...
2025-08-20T19:22:04.3492829Z Fetched 27.5 MB in 1s (24.1 MB/s)
2025-08-20T19:22:04.3695547Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T19:22:04.3750134Z (Reading database ... 
2025-08-20T19:22:04.3750593Z (Reading database ... 5%
2025-08-20T19:22:04.3750961Z (Reading database ... 10%
2025-08-20T19:22:04.3751422Z (Reading database ... 15%
2025-08-20T19:22:04.3751647Z (Reading database ... 20%
2025-08-20T19:22:04.3751872Z (Reading database ... 25%
2025-08-20T19:22:04.3752089Z (Reading database ... 30%
2025-08-20T19:22:04.3752299Z (Reading database ... 35%
2025-08-20T19:22:04.3752516Z (Reading database ... 40%
2025-08-20T19:22:04.3752730Z (Reading database ... 45%
2025-08-20T19:22:04.3752943Z (Reading database ... 50%
2025-08-20T19:22:04.3773467Z (Reading database ... 55%
2025-08-20T19:22:04.3866242Z (Reading database ... 60%
2025-08-20T19:22:04.3887236Z (Reading database ... 65%
2025-08-20T19:22:04.3921109Z (Reading database ... 70%
2025-08-20T19:22:04.3945488Z (Reading database ... 75%
2025-08-20T19:22:04.3974076Z (Reading database ... 80%
2025-08-20T19:22:04.4112582Z (Reading database ... 85%
2025-08-20T19:22:04.4204311Z (Reading database ... 90%
2025-08-20T19:22:04.4475113Z (Reading database ... 95%
2025-08-20T19:22:04.4475634Z (Reading database ... 100%
2025-08-20T19:22:04.4476115Z (Reading database ... 220021 files and directories currently installed.)
2025-08-20T19:22:04.4518934Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T19:22:04.4713625Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:22:04.6237501Z Selecting previously unselected package poppler-data.
2025-08-20T19:22:04.6375620Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T19:22:04.6385718Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T19:22:04.7566974Z Selecting previously unselected package b3sum.
2025-08-20T19:22:04.7703644Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-20T19:22:04.7713062Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T19:22:04.7973353Z Selecting previously unselected package build-essential.
2025-08-20T19:22:04.8106880Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-20T19:22:04.8117174Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T19:22:04.8328927Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-20T19:22:04.8463107Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-20T19:22:04.8482723Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T19:22:04.8701568Z Selecting previously unselected package ccache.
2025-08-20T19:22:04.8834122Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-20T19:22:04.8843583Z Unpacking ccache (4.9.1-1) ...
2025-08-20T19:22:04.9299054Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T19:22:04.9431158Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T19:22:04.9440429Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T19:22:04.9751666Z Selecting previously unselected package xfonts-encodings.
2025-08-20T19:22:04.9887951Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T19:22:04.9897837Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:22:05.0202880Z Selecting previously unselected package xfonts-utils.
2025-08-20T19:22:05.0340408Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-20T19:22:05.0351897Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:22:05.0800418Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T19:22:05.0936761Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T19:22:05.1576164Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T19:22:05.2584267Z Selecting previously unselected package libgs-common.
2025-08-20T19:22:05.2719354Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:22:05.2728855Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:22:05.2970730Z Selecting previously unselected package libgs10-common.
2025-08-20T19:22:05.3106373Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:22:05.3115636Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:22:05.3784392Z Selecting previously unselected package libidn12:amd64.
2025-08-20T19:22:05.3921113Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-20T19:22:05.3930586Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-20T19:22:05.4157764Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-20T19:22:05.4294357Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-20T19:22:05.4305806Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T19:22:05.4525253Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-20T19:22:05.4663983Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-20T19:22:05.4675970Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T19:22:05.4918371Z Selecting previously unselected package libpaper1:amd64.
2025-08-20T19:22:05.5054494Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-20T19:22:05.5064233Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-20T19:22:05.5299012Z Selecting previously unselected package libgs10:amd64.
2025-08-20T19:22:05.5434929Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T19:22:05.5444748Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:22:05.6500168Z Selecting previously unselected package ghostscript.
2025-08-20T19:22:05.6635695Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T19:22:05.6644884Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:22:05.6927885Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T19:22:05.7064495Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:22:05.7074555Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:22:06.0611546Z Selecting previously unselected package imagemagick.
2025-08-20T19:22:06.0747971Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:22:06.0757065Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:22:06.0950355Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T19:22:06.1085823Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T19:22:06.1093568Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:22:06.1333730Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-20T19:22:06.1470150Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-20T19:22:06.1478761Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:22:06.1761516Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-20T19:22:06.1897665Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-20T19:22:06.1906130Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:22:06.2131388Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-20T19:22:06.2267671Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T19:22:06.2276736Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:22:06.2495686Z Selecting previously unselected package libjxr-tools.
2025-08-20T19:22:06.2631838Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T19:22:06.2639992Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:22:06.2844268Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-20T19:22:06.2980251Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-20T19:22:06.2988863Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T19:22:06.3352747Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-20T19:22:06.3488822Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-20T19:22:06.3496323Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T19:22:06.3700935Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-20T19:22:06.3837203Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:22:06.3845280Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:22:06.4640912Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-20T19:22:06.4777963Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T19:22:06.4785798Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T19:22:06.5000525Z Selecting previously unselected package libpaper-utils.
2025-08-20T19:22:06.5137934Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-20T19:22:06.5145879Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T19:22:06.5345754Z Selecting previously unselected package libtool-bin.
2025-08-20T19:22:06.5484037Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-20T19:22:06.5492887Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T19:22:06.5715411Z Selecting previously unselected package lzip.
2025-08-20T19:22:06.5852994Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-20T19:22:06.5860879Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T19:22:06.6079973Z Selecting previously unselected package netpbm.
2025-08-20T19:22:06.6216981Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T19:22:06.6224673Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:22:06.7933554Z Selecting previously unselected package musl:amd64.
2025-08-20T19:22:06.8072443Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-20T19:22:06.8086736Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-20T19:22:06.8387558Z Selecting previously unselected package musl-dev:amd64.
2025-08-20T19:22:06.8522909Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-20T19:22:06.8530964Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-20T19:22:06.9169203Z Selecting previously unselected package musl-tools.
2025-08-20T19:22:06.9305517Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-20T19:22:06.9312916Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T19:22:06.9732263Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-20T19:22:07.1158584Z 
2025-08-20T19:22:07.1159129Z Creating config file /etc/papersize with new version
2025-08-20T19:22:07.1876452Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T19:22:07.1895879Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T19:22:07.1922296Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T19:22:07.1941477Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T19:22:07.1960836Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:22:07.1980728Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T19:22:07.1999692Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T19:22:07.2018633Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T19:22:07.2112574Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:22:07.2132470Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T19:22:07.2151957Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T19:22:07.2207905Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T19:22:07.2253166Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T19:22:07.2297940Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T19:22:07.2321241Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:22:07.2342506Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:22:07.2362890Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-20T19:22:07.2382893Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:22:07.2409314Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:22:07.2477368Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T19:22:07.2521757Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T19:22:07.2576782Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T19:22:07.2621045Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T19:22:07.2680625Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T19:22:07.2724832Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T19:22:07.2781978Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T19:22:07.2826849Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T19:22:07.2882576Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T19:22:07.2927112Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T19:22:07.2982318Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T19:22:07.3027480Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T19:22:07.3084335Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T19:22:07.3129766Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T19:22:07.3186481Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T19:22:07.3232288Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T19:22:07.3289398Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T19:22:07.3336035Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T19:22:07.3393469Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T19:22:07.3440343Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T19:22:07.3497124Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T19:22:07.3545262Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T19:22:07.3568957Z Setting up b3sum (1.2.0-1) ...
2025-08-20T19:22:07.3589140Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-20T19:22:07.3628175Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T19:22:07.3647698Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:22:07.3845229Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:22:07.3867485Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T19:22:07.3886991Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:22:07.3907085Z Setting up ccache (4.9.1-1) ...
2025-08-20T19:22:07.3928262Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T19:22:07.4065438Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:22:07.4087042Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:22:07.4126883Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-20T19:22:07.4154564Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T19:22:07.4178184Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:22:07.4197510Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:22:07.4218725Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T19:22:07.5870379Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T19:22:07.5888949Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:22:07.5909359Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:22:07.5930815Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:22:07.5995175Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:22:07.9013435Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T19:22:08.3124913Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T19:22:11.7705499Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:22:13.7809921Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:22:21.2840450Z Reading package lists...
2025-08-20T19:22:21.4577349Z Building dependency tree...
2025-08-20T19:22:21.4585536Z Reading state information...
2025-08-20T19:22:21.6243204Z autoconf is already the newest version (2.71-3).
2025-08-20T19:22:21.6243918Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:22:21.6244398Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:22:21.6244847Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:22:21.6245315Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:22:21.6245778Z ca-certificates is already the newest version (20240203).
2025-08-20T19:22:21.6246195Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:22:21.6246585Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:22:21.6247322Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:22:21.6247733Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:22:21.6248510Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:22:21.6248939Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:22:21.6249306Z patch set to manually installed.
2025-08-20T19:22:21.6249671Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:22:21.6250113Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:22:21.6250525Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:22:21.6250923Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:22:21.6251272Z Suggested packages:
2025-08-20T19:22:21.6251505Z   scons-doc
2025-08-20T19:22:21.6380394Z The following NEW packages will be installed:
2025-08-20T19:22:21.6386499Z   autopoint byacc clang qemu-user-static scons
2025-08-20T19:22:21.6550589Z 0 upgraded, 5 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:22:21.6551166Z Need to get 15.8 MB of archives.
2025-08-20T19:22:21.6551570Z After this operation, 140 MB of additional disk space will be used.
2025-08-20T19:22:21.6551965Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:22:22.0274924Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T19:22:27.8980192Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-20T19:22:28.3181870Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-user-static amd64 1:8.2.2+ds-0ubuntu1.9 [14.7 MB]
2025-08-20T19:25:37.4114957Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T19:25:45.0753302Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-20T19:25:46.3596321Z Fetched 15.8 MB in 3min 24s (77.1 kB/s)
2025-08-20T19:25:46.3774376Z Selecting previously unselected package autopoint.
2025-08-20T19:25:46.3829334Z (Reading database ... 
2025-08-20T19:25:46.3830272Z (Reading database ... 5%
2025-08-20T19:25:46.3830659Z (Reading database ... 10%
2025-08-20T19:25:46.3831042Z (Reading database ... 15%
2025-08-20T19:25:46.3831411Z (Reading database ... 20%
2025-08-20T19:25:46.3831766Z (Reading database ... 25%
2025-08-20T19:25:46.3832118Z (Reading database ... 30%
2025-08-20T19:25:46.3832468Z (Reading database ... 35%
2025-08-20T19:25:46.3832815Z (Reading database ... 40%
2025-08-20T19:25:46.3833173Z (Reading database ... 45%
2025-08-20T19:25:46.3833538Z (Reading database ... 50%
2025-08-20T19:25:46.3852801Z (Reading database ... 55%
2025-08-20T19:25:46.3947029Z (Reading database ... 60%
2025-08-20T19:25:46.3969051Z (Reading database ... 65%
2025-08-20T19:25:46.4004162Z (Reading database ... 70%
2025-08-20T19:25:46.4030512Z (Reading database ... 75%
2025-08-20T19:25:46.4060333Z (Reading database ... 80%
2025-08-20T19:25:46.4212063Z (Reading database ... 85%
2025-08-20T19:25:46.4301789Z (Reading database ... 90%
2025-08-20T19:25:46.4578307Z (Reading database ... 95%
2025-08-20T19:25:46.4578791Z (Reading database ... 100%
2025-08-20T19:25:46.4579448Z (Reading database ... 222514 files and directories currently installed.)
2025-08-20T19:25:46.4623804Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T19:25:46.4632249Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T19:25:46.4866281Z Selecting previously unselected package clang.
2025-08-20T19:25:46.5005101Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-20T19:25:46.5012367Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T19:25:46.5214193Z Selecting previously unselected package qemu-user-static.
2025-08-20T19:25:46.5352000Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-20T19:25:46.5361620Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:25:46.9638310Z Selecting previously unselected package scons.
2025-08-20T19:25:46.9775136Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T19:25:46.9782918Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T19:25:47.0436880Z Selecting previously unselected package byacc.
2025-08-20T19:25:47.0574438Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-20T19:25:47.0582498Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T19:25:47.0968637Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:25:47.1011301Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T19:25:47.1086158Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T19:25:47.1292535Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T19:25:47.5319266Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T19:25:47.5344784Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:25:51.5704715Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-20T19:25:53.0660940Z Reading package lists...
2025-08-20T19:25:53.2318425Z Building dependency tree...
2025-08-20T19:25:53.2326017Z Reading state information...
2025-08-20T19:25:53.3824631Z The following additional packages will be installed:
2025-08-20T19:25:53.3825263Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:25:53.3825773Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:25:53.3826542Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:25:53.3827686Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:25:53.3828783Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:25:53.3829753Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:25:53.3830740Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:25:53.3831342Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:25:53.3831937Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:25:53.3836446Z Suggested packages:
2025-08-20T19:25:53.3836935Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T19:25:53.3837862Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T19:25:53.3838575Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T19:25:53.3841019Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T19:25:53.3841749Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-20T19:25:53.3842475Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-20T19:25:53.3843273Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-20T19:25:53.3844125Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-20T19:25:53.3844749Z   wdiff-doc
2025-08-20T19:25:53.3845058Z Recommended packages:
2025-08-20T19:25:53.3845601Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T19:25:53.3846379Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-20T19:25:53.3847180Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-20T19:25:53.3847973Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-20T19:25:53.4032045Z The following NEW packages will be installed:
2025-08-20T19:25:53.4033577Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:25:53.4034307Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:25:53.4035034Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:25:53.4035902Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:25:53.4036688Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:25:53.4037190Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:25:53.4037984Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:25:53.4039289Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:25:53.4043720Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:25:53.4228415Z 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:25:53.4229043Z Need to get 2417 kB of archives.
2025-08-20T19:25:53.4229617Z After this operation, 7084 kB of additional disk space will be used.
2025-08-20T19:25:53.4230293Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:25:53.7229773Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T19:25:53.9705646Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T19:25:54.3604768Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T19:25:54.9957448Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T19:25:55.2977697Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T19:25:55.7393995Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-20T19:25:56.3763283Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libb-hooks-op-check-perl amd64 0.22-3build1 [9518 B]
2025-08-20T19:25:56.7370047Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T19:25:57.1454322Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-20T19:25:57.5732826Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-20T19:25:58.0092978Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T19:25:58.4692536Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T19:25:58.8106679Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T19:25:59.2359662Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T19:25:59.8647493Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T19:26:00.7705104Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T19:26:01.1203873Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T19:26:03.8446198Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T19:26:04.3592363Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T19:26:04.8240926Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-20T19:26:05.1433470Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-20T19:26:09.3841855Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T19:26:12.0980520Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T19:26:12.6236741Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T19:26:12.9932857Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T19:26:13.4642698Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T19:26:13.8570288Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T19:26:15.7693256Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-20T19:26:16.8480797Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-20T19:26:17.3844339Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-20T19:26:31.0212897Z Fetched 2417 kB in 37s (64.7 kB/s)
2025-08-20T19:26:31.0392668Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T19:26:31.0447169Z (Reading database ... 
2025-08-20T19:26:31.0447719Z (Reading database ... 5%
2025-08-20T19:26:31.0448169Z (Reading database ... 10%
2025-08-20T19:26:31.0448562Z (Reading database ... 15%
2025-08-20T19:26:31.0448918Z (Reading database ... 20%
2025-08-20T19:26:31.0449347Z (Reading database ... 25%
2025-08-20T19:26:31.0449720Z (Reading database ... 30%
2025-08-20T19:26:31.0450090Z (Reading database ... 35%
2025-08-20T19:26:31.0450462Z (Reading database ... 40%
2025-08-20T19:26:31.0450816Z (Reading database ... 45%
2025-08-20T19:26:31.0451164Z (Reading database ... 50%
2025-08-20T19:26:31.0471463Z (Reading database ... 55%
2025-08-20T19:26:31.0564495Z (Reading database ... 60%
2025-08-20T19:26:31.0586040Z (Reading database ... 65%
2025-08-20T19:26:31.0620058Z (Reading database ... 70%
2025-08-20T19:26:31.0644089Z (Reading database ... 75%
2025-08-20T19:26:31.0672424Z (Reading database ... 80%
2025-08-20T19:26:31.0814018Z (Reading database ... 85%
2025-08-20T19:26:31.0895421Z (Reading database ... 90%
2025-08-20T19:26:31.1144723Z (Reading database ... 95%
2025-08-20T19:26:31.1145142Z (Reading database ... 100%
2025-08-20T19:26:31.1145662Z (Reading database ... 222962 files and directories currently installed.)
2025-08-20T19:26:31.1186222Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T19:26:31.1196130Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:26:31.1400033Z Selecting previously unselected package libfile-which-perl.
2025-08-20T19:26:31.1532086Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T19:26:31.1540371Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T19:26:31.1731849Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T19:26:31.1869940Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T19:26:31.1878188Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T19:26:31.2114305Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T19:26:31.2250730Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T19:26:31.2257806Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T19:26:31.2448948Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T19:26:31.2584579Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T19:26:31.2592030Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:26:31.2782364Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T19:26:31.2917106Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-20T19:26:31.2924643Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:26:31.3127177Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-20T19:26:31.3260699Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-20T19:26:31.3269435Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T19:26:31.3471788Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T19:26:31.3606092Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T19:26:31.3613414Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:26:31.3808247Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-20T19:26:31.3945725Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-20T19:26:31.3954160Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T19:26:31.4162263Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-20T19:26:31.4301359Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-20T19:26:31.4308833Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T19:26:31.4516937Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T19:26:31.4655640Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T19:26:31.4663253Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:26:31.4857906Z Selecting previously unselected package libimport-into-perl.
2025-08-20T19:26:31.4996598Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T19:26:31.5004386Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T19:26:31.5201491Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T19:26:31.5342534Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T19:26:31.5350711Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T19:26:31.5575384Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T19:26:31.5714313Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T19:26:31.5722521Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:26:31.5921456Z Selecting previously unselected package libmoo-perl.
2025-08-20T19:26:31.6059100Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T19:26:31.6066239Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T19:26:31.6292301Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T19:26:31.6430311Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T19:26:31.6437386Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T19:26:31.6630907Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T19:26:31.6768660Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T19:26:31.6775827Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T19:26:31.7089901Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T19:26:31.7226993Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T19:26:31.7234107Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:26:31.7430588Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T19:26:31.7567573Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T19:26:31.7575157Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:26:31.7765047Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-20T19:26:31.7899916Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-20T19:26:31.7908367Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T19:26:31.8108845Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-20T19:26:31.8242940Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-20T19:26:31.8251073Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T19:26:31.8656898Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T19:26:31.8794722Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T19:26:31.8802112Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:26:31.9046458Z Selecting previously unselected package libnet-http-perl.
2025-08-20T19:26:31.9185934Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T19:26:31.9193361Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T19:26:31.9409157Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T19:26:31.9548483Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T19:26:31.9555453Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:26:31.9748375Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T19:26:31.9884694Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T19:26:31.9892162Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T19:26:32.0090590Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T19:26:32.0229076Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T19:26:32.0235782Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:26:32.0441188Z Selecting previously unselected package libwww-perl.
2025-08-20T19:26:32.0578383Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T19:26:32.0588955Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T19:26:32.0880221Z Selecting previously unselected package patchutils.
2025-08-20T19:26:32.1017766Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-20T19:26:32.1025049Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T19:26:32.1329555Z Selecting previously unselected package wdiff.
2025-08-20T19:26:32.1466563Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-20T19:26:32.1474149Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T19:26:32.1695592Z Selecting previously unselected package devscripts.
2025-08-20T19:26:32.1831994Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T19:26:32.2024759Z Unpacking devscripts (2.23.7) ...
2025-08-20T19:26:32.3289172Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T19:26:32.3309251Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:26:32.3328928Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T19:26:32.3347131Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T19:26:32.3365629Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:26:32.3384940Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:26:32.3404815Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:26:32.3424739Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T19:26:32.3444368Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T19:26:32.3464929Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T19:26:32.3486338Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T19:26:32.3507312Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T19:26:32.3526584Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T19:26:32.3545972Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:26:32.3565380Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T19:26:32.3584279Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:26:32.3604871Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:26:32.3624058Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:26:32.3643983Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T19:26:32.3663180Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T19:26:32.3681861Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T19:26:32.3703034Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T19:26:32.3723679Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:26:32.3743962Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T19:26:32.3763353Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:26:32.3782561Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T19:26:32.3803307Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T19:26:32.3832713Z Setting up libwww-perl (6.76-1) ...
2025-08-20T19:26:32.3859303Z Setting up devscripts (2.23.7) ...
2025-08-20T19:26:32.5069648Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:26:32.5094836Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:26:36.9576506Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:26:38.4671456Z Reading package lists...
2025-08-20T19:26:38.6508424Z Building dependency tree...
2025-08-20T19:26:38.6517048Z Reading state information...
2025-08-20T19:26:38.8009733Z The following additional packages will be installed:
2025-08-20T19:26:38.8016252Z   cmake-data libjsoncpp25 librhash0
2025-08-20T19:26:38.8021763Z Suggested packages:
2025-08-20T19:26:38.8022207Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-20T19:26:38.8152551Z The following NEW packages will be installed:
2025-08-20T19:26:38.8158565Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T19:26:38.8322422Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:26:38.8322992Z Need to get 13.6 MB of archives.
2025-08-20T19:26:38.8323335Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-20T19:26:38.8323735Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:26:39.0808518Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-20T19:26:40.4116816Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-20T19:26:42.3055657Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T19:27:09.6887487Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-20T19:29:30.1454488Z Fetched 13.6 MB in 2min 51s (79.2 kB/s)
2025-08-20T19:29:30.1649531Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-20T19:29:30.1706790Z (Reading database ... 
2025-08-20T19:29:30.1707186Z (Reading database ... 5%
2025-08-20T19:29:30.1707712Z (Reading database ... 10%
2025-08-20T19:29:30.1708273Z (Reading database ... 15%
2025-08-20T19:29:30.1708658Z (Reading database ... 20%
2025-08-20T19:29:30.1708981Z (Reading database ... 25%
2025-08-20T19:29:30.1709202Z (Reading database ... 30%
2025-08-20T19:29:30.1709432Z (Reading database ... 35%
2025-08-20T19:29:30.1709672Z (Reading database ... 40%
2025-08-20T19:29:30.1709879Z (Reading database ... 45%
2025-08-20T19:29:30.1710315Z (Reading database ... 50%
2025-08-20T19:29:30.1730524Z (Reading database ... 55%
2025-08-20T19:29:30.1824966Z (Reading database ... 60%
2025-08-20T19:29:30.1846668Z (Reading database ... 65%
2025-08-20T19:29:30.1880847Z (Reading database ... 70%
2025-08-20T19:29:30.1905118Z (Reading database ... 75%
2025-08-20T19:29:30.1935317Z (Reading database ... 80%
2025-08-20T19:29:30.2077534Z (Reading database ... 85%
2025-08-20T19:29:30.2161763Z (Reading database ... 90%
2025-08-20T19:29:30.2419676Z (Reading database ... 95%
2025-08-20T19:29:30.2419997Z (Reading database ... 100%
2025-08-20T19:29:30.2420404Z (Reading database ... 223897 files and directories currently installed.)
2025-08-20T19:29:30.2462286Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-20T19:29:30.2478425Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T19:29:30.2709857Z Selecting previously unselected package librhash0:amd64.
2025-08-20T19:29:30.2844281Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-20T19:29:30.2852521Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T19:29:30.3192482Z Selecting previously unselected package cmake-data.
2025-08-20T19:29:30.3328546Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T19:29:30.3423547Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T19:29:30.9508803Z Selecting previously unselected package cmake.
2025-08-20T19:29:30.9659934Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-20T19:29:30.9667043Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T19:29:31.1713209Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T19:29:31.1733823Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T19:29:31.1752621Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T19:29:31.1814324Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T19:29:31.1838193Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:29:35.4111713Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:29:35.9712990Z Could not send telemetry data: POST https://gitlab.com/api/v4/usage_data/track_event: 403 {error: insufficient_scope}, {error_description: The request requires higher privileges than provided by the access token.}, {scope: ai_workflows api read_api}
2025-08-20T19:29:35.9714669Z Running kernel seems to be up-to-date.
2025-08-20T19:29:35.9714987Z 
2025-08-20T19:29:35.9715142Z Restarting services...
2025-08-20T19:29:35.9772130Z 
2025-08-20T19:29:35.9772517Z Service restarts being deferred:
2025-08-20T19:29:35.9772906Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:29:35.9773221Z 
2025-08-20T19:29:35.9773949Z No containers need to be restarted.
2025-08-20T19:29:35.9774267Z 
2025-08-20T19:29:35.9774477Z No user sessions are running outdated binaries.
2025-08-20T19:29:35.9774822Z 
2025-08-20T19:29:35.9775176Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:29:36.8670879Z Reading package lists...
2025-08-20T19:29:37.0207170Z Building dependency tree...
2025-08-20T19:29:37.0215056Z Reading state information...
2025-08-20T19:29:37.1919525Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:29:37.1920234Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:29:37.1920812Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:29:37.1921378Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:29:37.1921945Z b3sum is already the newest version (1.2.0-1).
2025-08-20T19:29:37.1922534Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:29:37.1923188Z ca-certificates is already the newest version (20240203).
2025-08-20T19:29:37.1923752Z ccache is already the newest version (4.9.1-1).
2025-08-20T19:29:37.1924308Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:29:37.1924902Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:29:37.1925455Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:29:37.1926236Z git-lfs is already the newest version (3.7.0).
2025-08-20T19:29:37.1926619Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T19:29:37.1927022Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T19:29:37.1927520Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:29:37.1928273Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:29:37.1928860Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:29:37.1929384Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:29:37.1929910Z musl is already the newest version (1.2.4-2).
2025-08-20T19:29:37.1930401Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T19:29:37.1930924Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T19:29:37.1931545Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:29:37.1932176Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:29:37.1932731Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:29:37.1933254Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:29:37.1933821Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:29:37.2155207Z Reading package lists...
2025-08-20T19:29:37.3799227Z Building dependency tree...
2025-08-20T19:29:37.3807487Z Reading state information...
2025-08-20T19:29:37.5603473Z autoconf is already the newest version (2.71-3).
2025-08-20T19:29:37.5604140Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:29:37.5604778Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T19:29:37.5605380Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:29:37.5605984Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:29:37.5606796Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:29:37.5607196Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T19:29:37.5607563Z ca-certificates is already the newest version (20240203).
2025-08-20T19:29:37.5607906Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T19:29:37.5608437Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:29:37.5608758Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:29:37.5609176Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:29:37.5609521Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:29:37.5609865Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:29:37.5610323Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:29:37.5610873Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:29:37.5611453Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:29:37.5612087Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:29:37.5612749Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T19:29:37.5613272Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:29:37.5613805Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:29:37.5614397Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:29:37.5839118Z Reading package lists...
2025-08-20T19:29:37.7593836Z Building dependency tree...
2025-08-20T19:29:37.7602200Z Reading state information...
2025-08-20T19:29:37.9491189Z devscripts is already the newest version (2.23.7).
2025-08-20T19:29:37.9491785Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:29:37.9722213Z Reading package lists...
2025-08-20T19:29:38.1417618Z Building dependency tree...
2025-08-20T19:29:38.1425333Z Reading state information...
2025-08-20T19:29:38.3290218Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T19:29:38.3291089Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:29:38.3523690Z Reading package lists...
2025-08-20T19:29:38.5352271Z Building dependency tree...
2025-08-20T19:29:38.5360418Z Reading state information...
2025-08-20T19:29:38.7023971Z Suggested packages:
2025-08-20T19:29:38.7024368Z   binutils-doc
2025-08-20T19:29:38.7272443Z The following NEW packages will be installed:
2025-08-20T19:29:38.7278623Z   binutils-aarch64-linux-gnu
2025-08-20T19:29:38.7439182Z 0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:29:38.7664940Z Need to get 3711 kB of archives.
2025-08-20T19:29:38.7665561Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-20T19:29:38.7666258Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:29:39.1393597Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-aarch64-linux-gnu amd64 2.42-4ubuntu2.5 [3711 kB]
2025-08-20T19:30:26.0236741Z Fetched 3711 kB in 47s (78.9 kB/s)
2025-08-20T19:30:26.0423759Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-20T19:30:26.0481847Z (Reading database ... 
2025-08-20T19:30:26.0482298Z (Reading database ... 5%
2025-08-20T19:30:26.0482667Z (Reading database ... 10%
2025-08-20T19:30:26.0483040Z (Reading database ... 15%
2025-08-20T19:30:26.0483381Z (Reading database ... 20%
2025-08-20T19:30:26.0483613Z (Reading database ... 25%
2025-08-20T19:30:26.0483975Z (Reading database ... 30%
2025-08-20T19:30:26.0484319Z (Reading database ... 35%
2025-08-20T19:30:26.0484670Z (Reading database ... 40%
2025-08-20T19:30:26.0485016Z (Reading database ... 45%
2025-08-20T19:30:26.0485365Z (Reading database ... 50%
2025-08-20T19:30:26.0508275Z (Reading database ... 55%
2025-08-20T19:30:26.0607558Z (Reading database ... 60%
2025-08-20T19:30:26.0629889Z (Reading database ... 65%
2025-08-20T19:30:26.0665624Z (Reading database ... 70%
2025-08-20T19:30:26.0689493Z (Reading database ... 75%
2025-08-20T19:30:26.0719672Z (Reading database ... 80%
2025-08-20T19:30:26.0862138Z (Reading database ... 85%
2025-08-20T19:30:26.0946623Z (Reading database ... 90%
2025-08-20T19:30:26.1207606Z (Reading database ... 95%
2025-08-20T19:30:26.1208407Z (Reading database ... 100%
2025-08-20T19:30:26.1208977Z (Reading database ... 227306 files and directories currently installed.)
2025-08-20T19:30:26.1249309Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:30:26.1264869Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T19:30:26.2746742Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T19:30:26.2769041Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:30:26.2904026Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:30:31.7976388Z Reading package lists...
2025-08-20T19:30:31.9778689Z Building dependency tree...
2025-08-20T19:30:31.9786695Z Reading state information...
2025-08-20T19:30:32.1344776Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:30:32.1345714Z The following additional packages will be installed:
2025-08-20T19:30:32.1346495Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:30:32.1347487Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T19:30:32.1348808Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T19:30:32.1349710Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:30:32.1350414Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T19:30:32.1351007Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T19:30:32.1351728Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T19:30:32.1352525Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T19:30:32.1353278Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T19:30:32.1354033Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T19:30:32.1354778Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T19:30:32.1355596Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T19:30:32.1356089Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T19:30:32.1356575Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T19:30:32.1357046Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T19:30:32.1357678Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T19:30:32.1358503Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T19:30:32.1358949Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T19:30:32.1359394Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T19:30:32.1359854Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T19:30:32.1360330Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T19:30:32.1360728Z   linux-libc-dev-armhf-cross
2025-08-20T19:30:32.1360966Z Suggested packages:
2025-08-20T19:30:32.1361277Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T19:30:32.1361740Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-20T19:30:32.1888782Z The following NEW packages will be installed:
2025-08-20T19:30:32.1889549Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:30:32.1890334Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T19:30:32.1890988Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T19:30:32.1891591Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:30:32.1892493Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-20T19:30:32.1893379Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T19:30:32.1894120Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T19:30:32.1894902Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T19:30:32.1895534Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T19:30:32.1896138Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T19:30:32.1896702Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T19:30:32.1897274Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T19:30:32.1898318Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T19:30:32.1899350Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T19:30:32.1900001Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T19:30:32.1900543Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T19:30:32.1900989Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T19:30:32.1901454Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T19:30:32.1901890Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T19:30:32.1902328Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T19:30:32.1902778Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T19:30:32.1903270Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T19:30:32.1903687Z   linux-libc-dev-armhf-cross
2025-08-20T19:30:32.2093041Z 0 upgraded, 64 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:30:32.2093661Z Need to get 171 MB of archives.
2025-08-20T19:30:32.2094218Z After this operation, 599 MB of additional disk space will be used.
2025-08-20T19:30:32.2094890Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:30:32.5444533Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:30:33.3048833Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [10.8 MB]
2025-08-20T19:32:40.6576669Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:32:41.5026763Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 cpp-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T19:34:38.6050469Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:34:39.4934890Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T19:36:33.6994820Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5332 B]
2025-08-20T19:36:33.9591583Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 cpp-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [4452 B]
2025-08-20T19:36:34.2583479Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [5324 B]
2025-08-20T19:36:34.5459632Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T19:36:35.3124825Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T19:36:36.0212172Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-20T19:36:50.1540844Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [61.9 kB]
2025-08-20T19:36:51.1578234Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [110 kB]
2025-08-20T19:36:52.7205417Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [31.5 kB]
2025-08-20T19:36:53.2185411Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [11.4 kB]
2025-08-20T19:36:53.5632068Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [524 kB]
2025-08-20T19:36:59.8569811Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [238 kB]
2025-08-20T19:37:02.9598433Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [500 kB]
2025-08-20T19:37:09.0161467Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [658 kB]
2025-08-20T19:37:17.1349638Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [219 kB]
2025-08-20T19:37:20.1264352Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [303 kB]
2025-08-20T19:37:24.3426773Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2616 kB]
2025-08-20T19:37:55.3845101Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [21.1 MB]
2025-08-20T19:42:01.6526932Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-arm64-cross all 6.8.0-25.25cross1 [1375 kB]
2025-08-20T19:42:17.3962608Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-20T19:42:37.0331740Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2657 kB]
2025-08-20T19:43:08.8135844Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [12.2 MB]
2025-08-20T19:45:44.9315012Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 binutils-arm-linux-gnueabi amd64 2.42-4ubuntu2.5 [3553 kB]
2025-08-20T19:46:27.3455515Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T19:46:28.1209754Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T19:46:28.9408764Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T19:46:41.2939802Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-20T19:46:42.0844937Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-20T19:46:43.9329435Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-20T19:46:44.2865152Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-20T19:47:16.9155445Z Get:38 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-20T19:47:24.5350406Z Get:39 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-20T19:47:37.2746809Z Get:40 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-20T19:47:48.3274804Z Get:41 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T19:51:30.0661703Z Get:42 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T19:51:44.9370506Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T19:52:00.9163764Z Get:44 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-20T19:52:30.3719179Z Get:45 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 g++-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T19:54:37.8455021Z Get:46 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-arm-linux-gnueabihf amd64 2.42-4ubuntu2.5 [3552 kB]
2025-08-20T19:55:15.1004064Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T19:55:30.1440743Z Get:48 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-20T19:55:30.7716515Z Get:49 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-20T19:55:32.3014403Z Get:50 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-20T19:55:32.5479733Z Get:51 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-20T19:56:05.9749447Z Get:52 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-20T19:56:13.2763102Z Get:53 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-20T19:56:25.9643979Z Get:54 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-20T19:56:35.6886606Z Get:55 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T20:00:20.3178780Z Get:56 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T20:00:36.8289121Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T20:00:53.7676497Z Get:58 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-20T20:01:23.5836879Z Get:59 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T20:03:46.1433234Z Get:60 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1210 B]
2025-08-20T20:03:46.4655768Z Get:61 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [962 B]
2025-08-20T20:03:46.7555421Z Get:62 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 gcc-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-20T20:03:47.0067594Z Get:63 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 g++-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [944 B]
2025-08-20T20:03:47.2991597Z Get:64 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [1230 B]
2025-08-20T20:03:47.5170962Z Get:65 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [968 B]
2025-08-20T20:03:47.8785174Z Fetched 171 MB in 33min 15s (85.5 kB/s)
2025-08-20T20:03:47.8977835Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-20T20:03:47.9035004Z (Reading database ... 
2025-08-20T20:03:47.9035442Z (Reading database ... 5%
2025-08-20T20:03:47.9035874Z (Reading database ... 10%
2025-08-20T20:03:47.9036190Z (Reading database ... 15%
2025-08-20T20:03:47.9036456Z (Reading database ... 20%
2025-08-20T20:03:47.9036709Z (Reading database ... 25%
2025-08-20T20:03:47.9036958Z (Reading database ... 30%
2025-08-20T20:03:47.9037212Z (Reading database ... 35%
2025-08-20T20:03:47.9037457Z (Reading database ... 40%
2025-08-20T20:03:47.9037708Z (Reading database ... 45%
2025-08-20T20:03:47.9037949Z (Reading database ... 50%
2025-08-20T20:03:47.9059229Z (Reading database ... 55%
2025-08-20T20:03:47.9160898Z (Reading database ... 60%
2025-08-20T20:03:47.9183391Z (Reading database ... 65%
2025-08-20T20:03:47.9220328Z (Reading database ... 70%
2025-08-20T20:03:47.9245176Z (Reading database ... 75%
2025-08-20T20:03:47.9277428Z (Reading database ... 80%
2025-08-20T20:03:47.9423289Z (Reading database ... 85%
2025-08-20T20:03:47.9509480Z (Reading database ... 90%
2025-08-20T20:03:47.9774926Z (Reading database ... 95%
2025-08-20T20:03:47.9775456Z (Reading database ... 100%
2025-08-20T20:03:47.9776115Z (Reading database ... 227650 files and directories currently installed.)
2025-08-20T20:03:47.9815549Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:03:47.9826151Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:48.0034536Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-20T20:03:48.0167349Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:03:48.0197090Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:48.1612252Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-20T20:03:48.1751801Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:03:48.1760304Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:48.1972864Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T20:03:48.2111528Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:03:48.2142849Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:48.3426310Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-20T20:03:48.3565695Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:03:48.3573081Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:48.3772212Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T20:03:48.3911718Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:03:48.3950425Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:48.5235760Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-20T20:03:48.5374213Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T20:03:48.5380898Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T20:03:48.5572726Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T20:03:48.5709653Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T20:03:48.5716755Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:03:48.5908471Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T20:03:48.6044622Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T20:03:48.6051936Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:03:48.6240132Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T20:03:48.6374792Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:48.6383357Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:48.6576428Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T20:03:48.6710815Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:48.6718710Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:48.6912926Z Selecting previously unselected package libc6-arm64-cross.
2025-08-20T20:03:48.7046678Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:03:48.7054112Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:03:48.7414833Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-20T20:03:48.7553149Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:48.7560961Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:48.7762204Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-20T20:03:48.7895599Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:48.7904336Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:48.8115006Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-20T20:03:48.8247034Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:48.8254591Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:48.8454317Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-20T20:03:48.8585731Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:48.8593044Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:48.8785101Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-20T20:03:48.8915851Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:48.8924154Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:48.9223425Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-20T20:03:48.9358194Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:48.9364943Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:48.9606767Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-20T20:03:48.9741342Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:48.9749932Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:49.0042123Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-20T20:03:49.0176407Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:49.0184498Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:49.0513443Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-20T20:03:49.0648400Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:49.0658864Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:49.0893073Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-20T20:03:49.1025912Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:49.1034831Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:49.1281434Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-20T20:03:49.1414412Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:49.1422539Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:49.2452333Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-20T20:03:49.2592446Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:03:49.2621655Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:49.5240664Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-20T20:03:49.5380945Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T20:03:49.5388723Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T20:03:49.7389245Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-20T20:03:49.7531602Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:03:49.7539473Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:03:50.0031926Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-20T20:03:50.0173352Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:50.0181567Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:50.2543273Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-20T20:03:50.2685920Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:03:50.2716479Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:50.4276729Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T20:03:50.4417801Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T20:03:50.4433110Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T20:03:50.5332740Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T20:03:50.5473743Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:50.5482495Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:50.5678671Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T20:03:50.5816997Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:50.5824683Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:50.6022973Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T20:03:50.6160253Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:03:50.6167715Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:03:50.6498485Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T20:03:50.6637399Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:50.6644719Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:50.6842868Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T20:03:50.6979939Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:50.6989259Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:50.7195397Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T20:03:50.7329800Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:50.7338738Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:50.7530147Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T20:03:50.7660859Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:50.7668522Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:50.8273191Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T20:03:50.8413954Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:50.8422311Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:50.8713246Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T20:03:50.8849732Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:50.8856524Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:50.9189299Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T20:03:50.9326487Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:50.9334371Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:50.9851296Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T20:03:50.9990211Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:03:51.0019732Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:51.2414285Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T20:03:51.2553883Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T20:03:51.2562601Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T20:03:51.4406990Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T20:03:51.4549770Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:03:51.4558186Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:03:51.5782027Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T20:03:51.5923780Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:51.5932286Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:51.8038462Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T20:03:51.8183360Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:03:51.8214380Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:51.9594148Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T20:03:51.9737013Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T20:03:51.9745732Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T20:03:52.0615452Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T20:03:52.0758662Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:03:52.0765507Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:03:52.1105848Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T20:03:52.1246345Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:52.1254588Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:52.1453779Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T20:03:52.1592769Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:52.1600592Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:52.1805767Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T20:03:52.1945635Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:52.1953361Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:52.2143784Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T20:03:52.2281323Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:52.2289200Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:52.2874097Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T20:03:52.3014236Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:52.3021165Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:52.3285062Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T20:03:52.3422495Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:52.3429925Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:52.3759181Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T20:03:52.3896406Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:52.3904927Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:52.4392322Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T20:03:52.4531401Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:03:52.4561365Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:52.6972345Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T20:03:52.7114788Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T20:03:52.7122653Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T20:03:52.9126984Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T20:03:52.9272655Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:03:52.9280142Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:03:53.0416952Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T20:03:53.0562104Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:03:53.0570407Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.2665197Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T20:03:53.2814301Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:03:53.2844351Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.4257294Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-20T20:03:53.4401414Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T20:03:53.4408670Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T20:03:53.4606242Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-20T20:03:53.4747782Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T20:03:53.4754541Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T20:03:53.4935758Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T20:03:53.5076350Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T20:03:53.5084577Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:03:53.5280002Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T20:03:53.5420946Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T20:03:53.5428484Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:03:53.5609480Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T20:03:53.5749309Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T20:03:53.5757064Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:03:53.5955524Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T20:03:53.6093340Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T20:03:53.6101973Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:03:53.6533272Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T20:03:53.6556642Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:03:53.6579487Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.6600894Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.6621058Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.6641231Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T20:03:53.6661086Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.6682246Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:03:53.6702282Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T20:03:53.6722643Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.6743569Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T20:03:53.6763677Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:03:53.6784127Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.6805207Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.6827419Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.6846978Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:03:53.6869757Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T20:03:53.6890193Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.6910018Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.6931443Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.6953180Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.6974798Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7004243Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7025527Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7048220Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7069483Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7091116Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7111343Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7131462Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7151885Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:03:53.7173085Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7193020Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:03:53.7212929Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7232734Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7253460Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7274311Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T20:03:53.7295383Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:03:53.7316907Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7338901Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7360192Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7382563Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7402459Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7423685Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:03:53.7444758Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7466576Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7493576Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7515752Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7536948Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7558615Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7577871Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7599000Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7620063Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:03:53.7641910Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7662410Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7682981Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7703238Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7724176Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7745080Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:03:53.7766004Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:03:53.7787336Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7812356Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:03:53.7831008Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:03:53.7850973Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T20:03:53.7874467Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T20:03:53.7899641Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T20:03:53.7915935Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T20:03:53.8001397Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:03:58.0770234Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T20:03:59.4643503Z Reading package lists...
2025-08-20T20:03:59.6068808Z Building dependency tree...
2025-08-20T20:03:59.6077462Z Reading state information...
2025-08-20T20:03:59.7512507Z The following additional packages will be installed:
2025-08-20T20:03:59.7513235Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T20:03:59.7517168Z   libpcap0.8-dev
2025-08-20T20:03:59.7782702Z The following NEW packages will be installed:
2025-08-20T20:03:59.7783458Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T20:03:59.7787168Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T20:03:59.7941988Z 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:03:59.8162974Z Need to get 1613 kB of archives.
2025-08-20T20:03:59.8163693Z After this operation, 6802 kB of additional disk space will be used.
2025-08-20T20:03:59.8164507Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:04:00.0644545Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB]
2025-08-20T20:04:02.6559470Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-20T20:04:04.1638261Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB]
2025-08-20T20:04:05.7411177Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB]
2025-08-20T20:04:08.7521549Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-20T20:04:17.5273449Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB]
2025-08-20T20:04:20.9364121Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T20:04:21.2088302Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-20T20:04:22.0355741Z Fetched 1613 kB in 22s (73.4 kB/s)
2025-08-20T20:04:22.0558982Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-20T20:04:22.0617319Z (Reading database ... 
2025-08-20T20:04:22.0617774Z (Reading database ... 5%
2025-08-20T20:04:22.0618320Z (Reading database ... 10%
2025-08-20T20:04:22.0618719Z (Reading database ... 15%
2025-08-20T20:04:22.0619088Z (Reading database ... 20%
2025-08-20T20:04:22.0619454Z (Reading database ... 25%
2025-08-20T20:04:22.0619824Z (Reading database ... 30%
2025-08-20T20:04:22.0620185Z (Reading database ... 35%
2025-08-20T20:04:22.0620542Z (Reading database ... 40%
2025-08-20T20:04:22.0620906Z (Reading database ... 45%
2025-08-20T20:04:22.0621263Z (Reading database ... 50%
2025-08-20T20:04:22.0713441Z (Reading database ... 55%
2025-08-20T20:04:22.0732812Z (Reading database ... 60%
2025-08-20T20:04:22.0753782Z (Reading database ... 65%
2025-08-20T20:04:22.0793576Z (Reading database ... 70%
2025-08-20T20:04:22.0817692Z (Reading database ... 75%
2025-08-20T20:04:22.0852157Z (Reading database ... 80%
2025-08-20T20:04:22.0993857Z (Reading database ... 85%
2025-08-20T20:04:22.1251226Z (Reading database ... 90%
2025-08-20T20:04:22.1341906Z (Reading database ... 95%
2025-08-20T20:04:22.1342318Z (Reading database ... 100%
2025-08-20T20:04:22.1342849Z (Reading database ... 235709 files and directories currently installed.)
2025-08-20T20:04:22.1383147Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-20T20:04:22.1393213Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T20:04:22.1813834Z Selecting previously unselected package libjudydebian1.
2025-08-20T20:04:22.1952102Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-20T20:04:22.1966477Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T20:04:22.2179009Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-20T20:04:22.2316228Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T20:04:22.2324688Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T20:04:22.2732810Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-20T20:04:22.2872096Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T20:04:22.2880462Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T20:04:22.3120417Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-20T20:04:22.3259568Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-20T20:04:22.3266908Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T20:04:22.3924346Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-20T20:04:22.4065564Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T20:04:22.4095984Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:04:22.4457744Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-20T20:04:22.4598702Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T20:04:22.4605970Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:04:22.4811461Z Selecting previously unselected package pcaputils.
2025-08-20T20:04:22.4950605Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-20T20:04:22.4981628Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T20:04:22.5402880Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T20:04:22.5423946Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T20:04:22.7475741Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T20:04:22.7496064Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T20:04:22.7591827Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T20:04:23.0498693Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T20:04:23.0518559Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T20:04:23.0566635Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T20:04:23.0712161Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:04:27.7177331Z Processing triggers for sgml-base (1.31) ...
2025-08-20T20:04:27.7575952Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:04:27.7600843Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:04:29.1173156Z Reading package lists...
2025-08-20T20:04:29.2619468Z Building dependency tree...
2025-08-20T20:04:29.2628327Z Reading state information...
2025-08-20T20:04:29.3013302Z Reading package lists...
2025-08-20T20:04:29.4499262Z Building dependency tree...
2025-08-20T20:04:29.4507981Z Reading state information...
2025-08-20T20:04:29.5971383Z The following additional packages will be installed:
2025-08-20T20:04:29.5975976Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T20:04:29.5981220Z Suggested packages:
2025-08-20T20:04:29.5981762Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T20:04:29.5982272Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T20:04:29.6128752Z The following NEW packages will be installed:
2025-08-20T20:04:29.6129901Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T20:04:29.6133789Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T20:04:29.6310541Z 0 upgraded, 9 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:04:29.6311142Z Need to get 800 kB of archives.
2025-08-20T20:04:29.6311670Z After this operation, 6245 kB of additional disk space will be used.
2025-08-20T20:04:29.6312300Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:04:29.9104395Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-20T20:04:30.6037852Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-20T20:04:31.4828832Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-20T20:04:36.1325546Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-cc-dev amd64 1.0.83-1 [61.6 kB]
2025-08-20T20:04:37.1291156Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-pkg-config-dev amd64 0.3.27-1 [21.5 kB]
2025-08-20T20:04:37.5987206Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblzma-dev amd64 5.6.1+really5.4.5-1ubuntu0.2 [176 kB]
2025-08-20T20:04:39.9718387Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-lzma-sys-dev amd64 0.1.20-1 [10.9 kB]
2025-08-20T20:04:40.3679434Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-20T20:04:41.2545379Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T20:04:42.1293101Z Fetched 800 kB in 12s (65.3 kB/s)
2025-08-20T20:04:42.1487667Z Selecting previously unselected package liblz1:amd64.
2025-08-20T20:04:42.1547665Z (Reading database ... 
2025-08-20T20:04:42.1548261Z (Reading database ... 5%
2025-08-20T20:04:42.1548670Z (Reading database ... 10%
2025-08-20T20:04:42.1549341Z (Reading database ... 15%
2025-08-20T20:04:42.1549743Z (Reading database ... 20%
2025-08-20T20:04:42.1550025Z (Reading database ... 25%
2025-08-20T20:04:42.1550299Z (Reading database ... 30%
2025-08-20T20:04:42.1550547Z (Reading database ... 35%
2025-08-20T20:04:42.1550793Z (Reading database ... 40%
2025-08-20T20:04:42.1551040Z (Reading database ... 45%
2025-08-20T20:04:42.1551286Z (Reading database ... 50%
2025-08-20T20:04:42.1655553Z (Reading database ... 55%
2025-08-20T20:04:42.1677813Z (Reading database ... 60%
2025-08-20T20:04:42.1701524Z (Reading database ... 65%
2025-08-20T20:04:42.1744380Z (Reading database ... 70%
2025-08-20T20:04:42.1773154Z (Reading database ... 75%
2025-08-20T20:04:42.1808258Z (Reading database ... 80%
2025-08-20T20:04:42.1954901Z (Reading database ... 85%
2025-08-20T20:04:42.2221208Z (Reading database ... 90%
2025-08-20T20:04:42.2306295Z (Reading database ... 95%
2025-08-20T20:04:42.2306706Z (Reading database ... 100%
2025-08-20T20:04:42.2307311Z (Reading database ... 236365 files and directories currently installed.)
2025-08-20T20:04:42.2348801Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-20T20:04:42.2364470Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-20T20:04:42.2574631Z Selecting previously unselected package liblz-dev:amd64.
2025-08-20T20:04:42.2711566Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-20T20:04:42.2720100Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-20T20:04:42.2936520Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-20T20:04:42.3073820Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-20T20:04:42.3081428Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T20:04:42.3839116Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-20T20:04:42.3981859Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-20T20:04:42.3992376Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T20:04:42.4235511Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-20T20:04:42.4374512Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-20T20:04:42.4382157Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T20:04:42.4605834Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-20T20:04:42.4744716Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-20T20:04:42.4752140Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T20:04:42.5020176Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-20T20:04:42.5161128Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-20T20:04:42.5177697Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T20:04:42.5415167Z Selecting previously unselected package lzma.
2025-08-20T20:04:42.5552167Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-20T20:04:42.5560412Z Unpacking lzma (9.22-2.2) ...
2025-08-20T20:04:42.5795521Z Selecting previously unselected package lzma-dev.
2025-08-20T20:04:42.5935296Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T20:04:42.5943673Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T20:04:42.6365200Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-20T20:04:42.6387189Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T20:04:42.6407223Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T20:04:42.6429313Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-20T20:04:42.6449968Z Setting up lzma (9.22-2.2) ...
2025-08-20T20:04:42.6512788Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T20:04:42.6539225Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T20:04:42.6559800Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T20:04:42.6595785Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T20:04:42.6616309Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T20:04:42.6639226Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T20:04:42.6778601Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:04:46.9562922Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T20:04:47.5825479Z 
2025-08-20T20:04:47.5825977Z Running kernel seems to be up-to-date.
2025-08-20T20:04:47.5826360Z 
2025-08-20T20:04:47.5826511Z Restarting services...
2025-08-20T20:04:47.5885887Z 
2025-08-20T20:04:47.5886269Z Service restarts being deferred:
2025-08-20T20:04:47.5886627Z  systemctl restart hosted-compute-agent.service
2025-08-20T20:04:47.5887017Z 
2025-08-20T20:04:47.5887178Z No containers need to be restarted.
2025-08-20T20:04:47.5887453Z 
2025-08-20T20:04:47.5887641Z No user sessions are running outdated binaries.
2025-08-20T20:04:47.5887945Z 
2025-08-20T20:04:47.5888573Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T20:04:48.3937505Z Reading package lists...
2025-08-20T20:04:48.5382638Z Building dependency tree...
2025-08-20T20:04:48.5391023Z Reading state information...
2025-08-20T20:04:48.7296560Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T20:04:48.7297440Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T20:04:48.7297981Z inetutils-telnet set to manually installed.
2025-08-20T20:04:48.7298754Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T20:04:48.7299202Z The following additional packages will be installed:
2025-08-20T20:04:48.7299559Z   tcpd update-inetd
2025-08-20T20:04:48.7442163Z The following packages will be REMOVED:
2025-08-20T20:04:48.7448289Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T20:04:48.7449607Z The following NEW packages will be installed:
2025-08-20T20:04:48.7450229Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T20:04:48.7450760Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T20:04:48.7455431Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T20:04:48.7620016Z 0 upgraded, 13 newly installed, 3 to remove and 19 not upgraded.
2025-08-20T20:04:48.7620890Z Need to get 698 kB of archives.
2025-08-20T20:04:48.7621222Z After this operation, 196 kB of additional disk space will be used.
2025-08-20T20:04:48.7621623Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:04:48.9616233Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-20T20:04:50.0310075Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-20T20:04:50.5178679Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-20T20:04:50.9920083Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-20T20:04:51.8099054Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-20T20:04:53.1390218Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-20T20:04:54.2863317Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-20T20:04:55.3062023Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-20T20:04:56.1324733Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-20T20:04:56.7689214Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-20T20:04:57.8726175Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-20T20:04:59.0733450Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-20T20:05:00.1170305Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-20T20:05:00.8493408Z Preconfiguring packages ...
2025-08-20T20:05:00.9565006Z Fetched 698 kB in 12s (58.8 kB/s)
2025-08-20T20:05:00.9749466Z (Reading database ... 
2025-08-20T20:05:00.9749903Z (Reading database ... 5%
2025-08-20T20:05:00.9750282Z (Reading database ... 10%
2025-08-20T20:05:00.9750522Z (Reading database ... 15%
2025-08-20T20:05:00.9750750Z (Reading database ... 20%
2025-08-20T20:05:00.9750970Z (Reading database ... 25%
2025-08-20T20:05:00.9751188Z (Reading database ... 30%
2025-08-20T20:05:00.9751405Z (Reading database ... 35%
2025-08-20T20:05:00.9751617Z (Reading database ... 40%
2025-08-20T20:05:00.9751832Z (Reading database ... 45%
2025-08-20T20:05:00.9752046Z (Reading database ... 50%
2025-08-20T20:05:00.9775406Z (Reading database ... 55%
2025-08-20T20:05:00.9868202Z (Reading database ... 60%
2025-08-20T20:05:00.9889843Z (Reading database ... 65%
2025-08-20T20:05:00.9929061Z (Reading database ... 70%
2025-08-20T20:05:00.9956301Z (Reading database ... 75%
2025-08-20T20:05:00.9989441Z (Reading database ... 80%
2025-08-20T20:05:01.0135373Z (Reading database ... 85%
2025-08-20T20:05:01.0405399Z (Reading database ... 90%
2025-08-20T20:05:01.0492856Z (Reading database ... 95%
2025-08-20T20:05:01.0493262Z (Reading database ... 100%
2025-08-20T20:05:01.0493803Z (Reading database ... 236857 files and directories currently installed.)
2025-08-20T20:05:01.0534469Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T20:05:01.0684426Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:05:01.0836807Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T20:05:01.4723119Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T20:05:01.4782484Z (Reading database ... 
2025-08-20T20:05:01.4782924Z (Reading database ... 5%
2025-08-20T20:05:01.4783314Z (Reading database ... 10%
2025-08-20T20:05:01.4783688Z (Reading database ... 15%
2025-08-20T20:05:01.4784089Z (Reading database ... 20%
2025-08-20T20:05:01.4784456Z (Reading database ... 25%
2025-08-20T20:05:01.4784829Z (Reading database ... 30%
2025-08-20T20:05:01.4785471Z (Reading database ... 35%
2025-08-20T20:05:01.4785832Z (Reading database ... 40%
2025-08-20T20:05:01.4786190Z (Reading database ... 45%
2025-08-20T20:05:01.4786543Z (Reading database ... 50%
2025-08-20T20:05:01.4806338Z (Reading database ... 55%
2025-08-20T20:05:01.4896660Z (Reading database ... 60%
2025-08-20T20:05:01.4918604Z (Reading database ... 65%
2025-08-20T20:05:01.4957673Z (Reading database ... 70%
2025-08-20T20:05:01.4984426Z (Reading database ... 75%
2025-08-20T20:05:01.5016819Z (Reading database ... 80%
2025-08-20T20:05:01.5159991Z (Reading database ... 85%
2025-08-20T20:05:01.5424777Z (Reading database ... 90%
2025-08-20T20:05:01.5510703Z (Reading database ... 95%
2025-08-20T20:05:01.5511122Z (Reading database ... 100%
2025-08-20T20:05:01.5511679Z (Reading database ... 236785 files and directories currently installed.)
2025-08-20T20:05:01.5552173Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:05:01.5588279Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T20:05:01.5816985Z Selecting previously unselected package tcpd.
2025-08-20T20:05:01.5954413Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-20T20:05:01.5962577Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T20:05:01.6205959Z Selecting previously unselected package update-inetd.
2025-08-20T20:05:01.6339766Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T20:05:01.6346786Z Unpacking update-inetd (4.53) ...
2025-08-20T20:05:01.6569308Z Selecting previously unselected package inetutils-inetd.
2025-08-20T20:05:01.6704774Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:05:01.6751872Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T20:05:01.6966990Z Selecting previously unselected package inetutils-ftp.
2025-08-20T20:05:01.7100818Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:05:01.7108775Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T20:05:01.7329064Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T20:05:01.7463376Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:05:01.7471567Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T20:05:01.7698694Z Selecting previously unselected package inetutils-ping.
2025-08-20T20:05:01.7834625Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:05:01.7842791Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T20:05:01.8059636Z Selecting previously unselected package inetutils-talk.
2025-08-20T20:05:01.8193887Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:05:01.8202585Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T20:05:01.8413151Z Selecting previously unselected package inetutils-talkd.
2025-08-20T20:05:01.8547072Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:05:01.8554692Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T20:05:01.8762152Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T20:05:01.8895291Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:05:01.8903198Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T20:05:01.9108195Z Selecting previously unselected package inetutils-tools.
2025-08-20T20:05:01.9240840Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:05:01.9249025Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T20:05:01.9477671Z Selecting previously unselected package netcat-traditional.
2025-08-20T20:05:01.9614526Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-20T20:05:01.9623982Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T20:05:01.9876808Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T20:05:02.0011169Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:05:02.0020143Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T20:05:02.0423106Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T20:05:02.0502208Z Setting up update-inetd (4.53) ...
2025-08-20T20:05:02.1372732Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T20:05:02.1435370Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T20:05:02.1455250Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T20:05:02.5689958Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T20:05:02.5690386Z 
2025-08-20T20:05:02.5690515Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T20:05:02.5690716Z 
2025-08-20T20:05:02.5691122Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T20:05:02.5691505Z 
2025-08-20T20:05:02.5692023Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T20:05:02.5692550Z 
2025-08-20T20:05:02.8772748Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T20:05:02.8850341Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T20:05:02.8911482Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T20:05:02.8931584Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T20:05:02.8962672Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T20:05:02.8983313Z Setting up tcpd (7.6.q-33) ...
2025-08-20T20:05:02.9006226Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T20:05:03.2952026Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T20:05:03.2952448Z 
2025-08-20T20:05:03.2953187Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T20:05:03.2953745Z 
2025-08-20T20:05:03.6043073Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T20:05:03.7514138Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T20:05:03.8133076Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T20:05:03.8711379Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:05:09.9697746Z Reading package lists...
2025-08-20T20:05:10.1165139Z Building dependency tree...
2025-08-20T20:05:10.1173748Z Reading state information...
2025-08-20T20:05:10.3190263Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-20T20:05:10.3191073Z iputils-tracepath set to manually installed.
2025-08-20T20:05:10.3191647Z The following packages will be REMOVED:
2025-08-20T20:05:10.3196236Z   inetutils-ping
2025-08-20T20:05:10.3197721Z The following NEW packages will be installed:
2025-08-20T20:05:10.3203670Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T20:05:10.3366746Z 0 upgraded, 3 newly installed, 1 to remove and 19 not upgraded.
2025-08-20T20:05:10.3367384Z Need to get 71.5 kB of archives.
2025-08-20T20:05:10.3367966Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-20T20:05:10.3368764Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:05:10.6254438Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T20:05:11.7984833Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB]
2025-08-20T20:05:12.3283737Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 iputils-clockdiff amd64 3:20240117-1ubuntu0.1 [11.8 kB]
2025-08-20T20:05:12.8146857Z Fetched 71.5 kB in 2s (32.4 kB/s)
2025-08-20T20:05:12.8330096Z (Reading database ... 
2025-08-20T20:05:12.8330584Z (Reading database ... 5%
2025-08-20T20:05:12.8330887Z (Reading database ... 10%
2025-08-20T20:05:12.8331150Z (Reading database ... 15%
2025-08-20T20:05:12.8331404Z (Reading database ... 20%
2025-08-20T20:05:12.8331885Z (Reading database ... 25%
2025-08-20T20:05:12.8332141Z (Reading database ... 30%
2025-08-20T20:05:12.8332392Z (Reading database ... 35%
2025-08-20T20:05:12.8332641Z (Reading database ... 40%
2025-08-20T20:05:12.8332885Z (Reading database ... 45%
2025-08-20T20:05:12.8333130Z (Reading database ... 50%
2025-08-20T20:05:12.8354025Z (Reading database ... 55%
2025-08-20T20:05:12.8444048Z (Reading database ... 60%
2025-08-20T20:05:12.8465312Z (Reading database ... 65%
2025-08-20T20:05:12.8504197Z (Reading database ... 70%
2025-08-20T20:05:12.8532388Z (Reading database ... 75%
2025-08-20T20:05:12.8563213Z (Reading database ... 80%
2025-08-20T20:05:12.8717967Z (Reading database ... 85%
2025-08-20T20:05:12.8968205Z (Reading database ... 90%
2025-08-20T20:05:12.9057484Z (Reading database ... 95%
2025-08-20T20:05:12.9057972Z (Reading database ... 100%
2025-08-20T20:05:12.9058700Z (Reading database ... 236946 files and directories currently installed.)
2025-08-20T20:05:12.9097672Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T20:05:12.9529151Z Selecting previously unselected package iputils-ping.
2025-08-20T20:05:12.9589426Z (Reading database ... 
2025-08-20T20:05:12.9589835Z (Reading database ... 5%
2025-08-20T20:05:12.9590226Z (Reading database ... 10%
2025-08-20T20:05:12.9590596Z (Reading database ... 15%
2025-08-20T20:05:12.9590958Z (Reading database ... 20%
2025-08-20T20:05:12.9591319Z (Reading database ... 25%
2025-08-20T20:05:12.9591677Z (Reading database ... 30%
2025-08-20T20:05:12.9592036Z (Reading database ... 35%
2025-08-20T20:05:12.9592891Z (Reading database ... 40%
2025-08-20T20:05:12.9593262Z (Reading database ... 45%
2025-08-20T20:05:12.9593619Z (Reading database ... 50%
2025-08-20T20:05:12.9613614Z (Reading database ... 55%
2025-08-20T20:05:12.9703802Z (Reading database ... 60%
2025-08-20T20:05:12.9725403Z (Reading database ... 65%
2025-08-20T20:05:12.9764870Z (Reading database ... 70%
2025-08-20T20:05:12.9792725Z (Reading database ... 75%
2025-08-20T20:05:12.9823735Z (Reading database ... 80%
2025-08-20T20:05:12.9980580Z (Reading database ... 85%
2025-08-20T20:05:13.0232358Z (Reading database ... 90%
2025-08-20T20:05:13.0323727Z (Reading database ... 95%
2025-08-20T20:05:13.0324134Z (Reading database ... 100%
2025-08-20T20:05:13.0324656Z (Reading database ... 236937 files and directories currently installed.)
2025-08-20T20:05:13.0366746Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T20:05:13.0375607Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:05:13.0592467Z Selecting previously unselected package iputils-arping.
2025-08-20T20:05:13.0728606Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T20:05:13.0736226Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:05:13.0933193Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T20:05:13.1067190Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T20:05:13.1075424Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T20:05:13.1457029Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:05:13.1613558Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:05:13.1762650Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T20:05:13.1914777Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:05:19.0205137Z Reading package lists...
2025-08-20T20:05:19.1623004Z Building dependency tree...
2025-08-20T20:05:19.1631549Z Reading state information...
2025-08-20T20:05:19.3045310Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-20T20:05:19.3045852Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T20:05:19.3395842Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:05:20.6192421Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T20:05:21.0709418Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:05:22.1336943Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T20:05:22.2352041Z Collecting pip
2025-08-20T20:05:22.2699713Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T20:05:22.2786489Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T20:05:22.3122159Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 55.5 MB/s eta 0:00:00
2025-08-20T20:05:22.6314095Z Installing collected packages: pip
2025-08-20T20:05:23.3545677Z Successfully installed pip-25.2
2025-08-20T20:05:23.5741263Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T20:05:23.6149618Z Reading package lists...
2025-08-20T20:05:23.7563672Z Building dependency tree...
2025-08-20T20:05:23.7571864Z Reading state information...
2025-08-20T20:05:23.8986455Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T20:05:23.8987251Z pciutils set to manually installed.
2025-08-20T20:05:23.8987845Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T20:05:23.8988747Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T20:05:23.8989507Z python3-distro set to manually installed.
2025-08-20T20:05:23.8990326Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T20:05:23.8990817Z python3-netifaces set to manually installed.
2025-08-20T20:05:23.8991197Z The following additional packages will be installed:
2025-08-20T20:05:23.8991546Z   libsysfs2
2025-08-20T20:05:23.8997722Z Suggested packages:
2025-08-20T20:05:23.8998292Z   fancontrol read-edid i2c-tools
2025-08-20T20:05:23.9247334Z The following NEW packages will be installed:
2025-08-20T20:05:23.9249406Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T20:05:23.9401688Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:05:23.9629877Z Need to get 142 kB of archives.
2025-08-20T20:05:23.9630364Z After this operation, 577 kB of additional disk space will be used.
2025-08-20T20:05:23.9630856Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:05:24.2071080Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-20T20:05:24.6965095Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-20T20:05:25.0555178Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lm-sensors amd64 1:3.6.0-9build1 [90.1 kB]
2025-08-20T20:05:26.4018420Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-20T20:05:26.8742135Z Fetched 142 kB in 3s (53.2 kB/s)
2025-08-20T20:05:26.8943114Z Selecting previously unselected package libsysfs2:amd64.
2025-08-20T20:05:26.9003193Z (Reading database ... 
2025-08-20T20:05:26.9003823Z (Reading database ... 5%
2025-08-20T20:05:26.9004813Z (Reading database ... 10%
2025-08-20T20:05:26.9005790Z (Reading database ... 15%
2025-08-20T20:05:26.9006159Z (Reading database ... 20%
2025-08-20T20:05:26.9006539Z (Reading database ... 25%
2025-08-20T20:05:26.9006899Z (Reading database ... 30%
2025-08-20T20:05:26.9007260Z (Reading database ... 35%
2025-08-20T20:05:26.9007616Z (Reading database ... 40%
2025-08-20T20:05:26.9007975Z (Reading database ... 45%
2025-08-20T20:05:26.9008504Z (Reading database ... 50%
2025-08-20T20:05:26.9028131Z (Reading database ... 55%
2025-08-20T20:05:26.9121134Z (Reading database ... 60%
2025-08-20T20:05:26.9142227Z (Reading database ... 65%
2025-08-20T20:05:26.9180832Z (Reading database ... 70%
2025-08-20T20:05:26.9208366Z (Reading database ... 75%
2025-08-20T20:05:26.9238953Z (Reading database ... 80%
2025-08-20T20:05:26.9395740Z (Reading database ... 85%
2025-08-20T20:05:26.9643354Z (Reading database ... 90%
2025-08-20T20:05:26.9733141Z (Reading database ... 95%
2025-08-20T20:05:26.9733618Z (Reading database ... 100%
2025-08-20T20:05:26.9734258Z (Reading database ... 236956 files and directories currently installed.)
2025-08-20T20:05:26.9774791Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-20T20:05:26.9793085Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T20:05:27.0014014Z Selecting previously unselected package sysfsutils.
2025-08-20T20:05:27.0151248Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-20T20:05:27.0181970Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T20:05:27.0419629Z Selecting previously unselected package lm-sensors.
2025-08-20T20:05:27.0555395Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-20T20:05:27.0753646Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T20:05:27.1014452Z Selecting previously unselected package virt-what.
2025-08-20T20:05:27.1154492Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-20T20:05:27.1162344Z Unpacking virt-what (1.25-2) ...
2025-08-20T20:05:27.1549936Z Setting up virt-what (1.25-2) ...
2025-08-20T20:05:27.1573052Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T20:05:27.1592694Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T20:05:27.5397791Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T20:05:27.5398405Z 
2025-08-20T20:05:27.5398900Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T20:05:27.5399670Z 
2025-08-20T20:05:27.8644553Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T20:05:28.2597472Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T20:05:28.2598498Z 
2025-08-20T20:05:28.2631112Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:05:32.8458859Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T20:05:34.2265375Z Reading package lists...
2025-08-20T20:05:34.3707062Z Building dependency tree...
2025-08-20T20:05:34.3714879Z Reading state information...
2025-08-20T20:05:34.5147860Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T20:05:34.5148842Z The following additional packages will be installed:
2025-08-20T20:05:34.5152053Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T20:05:34.5152733Z   xorg-sgml-doctools
2025-08-20T20:05:34.5158379Z Suggested packages:
2025-08-20T20:05:34.5158735Z   libxcb-doc
2025-08-20T20:05:34.5298593Z The following NEW packages will be installed:
2025-08-20T20:05:34.5299988Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T20:05:34.5302818Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T20:05:34.5303524Z   xcb xorg-sgml-doctools
2025-08-20T20:05:34.5466592Z 0 upgraded, 11 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:05:34.5467201Z Need to get 807 kB of archives.
2025-08-20T20:05:34.5467793Z After this operation, 3089 kB of additional disk space will be used.
2025-08-20T20:05:34.5468703Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:05:34.7915957Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-20T20:05:35.1247922Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-20T20:05:35.5082563Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T20:05:44.3870664Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-20T20:05:44.7921145Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu6 [26.5 kB]
2025-08-20T20:05:45.3146375Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-20T20:05:46.5262011Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-20T20:05:46.9197354Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-20T20:05:47.2232485Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-20T20:05:47.5814945Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-20T20:05:48.0381254Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-20T20:05:48.6405894Z Fetched 807 kB in 14s (58.3 kB/s)
2025-08-20T20:05:48.6593073Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-20T20:05:48.6653046Z (Reading database ... 
2025-08-20T20:05:48.6653480Z (Reading database ... 5%
2025-08-20T20:05:48.6653902Z (Reading database ... 10%
2025-08-20T20:05:48.6654305Z (Reading database ... 15%
2025-08-20T20:05:48.6654698Z (Reading database ... 20%
2025-08-20T20:05:48.6655118Z (Reading database ... 25%
2025-08-20T20:05:48.6655370Z (Reading database ... 30%
2025-08-20T20:05:48.6655629Z (Reading database ... 35%
2025-08-20T20:05:48.6655870Z (Reading database ... 40%
2025-08-20T20:05:48.6656118Z (Reading database ... 45%
2025-08-20T20:05:48.6656362Z (Reading database ... 50%
2025-08-20T20:05:48.6735020Z (Reading database ... 55%
2025-08-20T20:05:48.6770322Z (Reading database ... 60%
2025-08-20T20:05:48.6792464Z (Reading database ... 65%
2025-08-20T20:05:48.6832579Z (Reading database ... 70%
2025-08-20T20:05:48.6861120Z (Reading database ... 75%
2025-08-20T20:05:48.6892643Z (Reading database ... 80%
2025-08-20T20:05:48.7053021Z (Reading database ... 85%
2025-08-20T20:05:48.7306748Z (Reading database ... 90%
2025-08-20T20:05:48.7398562Z (Reading database ... 95%
2025-08-20T20:05:48.7398946Z (Reading database ... 100%
2025-08-20T20:05:48.7399488Z (Reading database ... 237013 files and directories currently installed.)
2025-08-20T20:05:48.7442266Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-20T20:05:48.7450279Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T20:05:48.7655092Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T20:05:48.7794611Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T20:05:48.7802584Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T20:05:48.8037825Z Selecting previously unselected package x11proto-dev.
2025-08-20T20:05:48.8177908Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T20:05:48.8185384Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T20:05:48.8794322Z Selecting previously unselected package libxau-dev:amd64.
2025-08-20T20:05:48.8935857Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-20T20:05:48.8943955Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T20:05:48.9159152Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-20T20:05:48.9296340Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-20T20:05:48.9303639Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T20:05:48.9498977Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-20T20:05:48.9634826Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T20:05:48.9642240Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:05:48.9868991Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-20T20:05:49.0005956Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T20:05:49.0015236Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:05:49.0229807Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-20T20:05:49.0365991Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-20T20:05:49.0380462Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:05:49.0576256Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-20T20:05:49.0713398Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T20:05:49.0722778Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:05:49.0927777Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-20T20:05:49.1062630Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T20:05:49.1070096Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:05:49.1299665Z Selecting previously unselected package xcb.
2025-08-20T20:05:49.1434758Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-20T20:05:49.1443116Z Unpacking xcb (2.4-8build2) ...
2025-08-20T20:05:49.1900702Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:05:49.1924524Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T20:05:49.1943649Z Setting up xcb (2.4-8build2) ...
2025-08-20T20:05:49.1983465Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T20:05:49.2028690Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T20:05:49.2170095Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:05:53.6614124Z Processing triggers for sgml-base (1.31) ...
2025-08-20T20:05:53.6700165Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T20:05:53.6722325Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T20:05:53.6744953Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T20:05:53.6769247Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:05:53.6791496Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:05:53.6811789Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:05:53.6832328Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:05:55.2603578Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:05:55.8804800Z Collecting build
2025-08-20T20:05:55.9156980Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T20:05:56.0188448Z Collecting cffi
2025-08-20T20:05:56.0219178Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T20:05:56.0345322Z Collecting scons
2025-08-20T20:05:56.0382667Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:05:56.0511389Z Collecting scuba
2025-08-20T20:05:56.0553182Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T20:05:56.0989588Z Collecting pytest
2025-08-20T20:05:56.1021686Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T20:05:56.1193243Z Collecting packaging>=19.1 (from build)
2025-08-20T20:05:56.1236322Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:05:56.1320378Z Collecting pyproject_hooks (from build)
2025-08-20T20:05:56.1352743Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T20:05:56.1443544Z Collecting pycparser (from cffi)
2025-08-20T20:05:56.1473730Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T20:05:56.1768360Z Collecting PyYAML (from scuba)
2025-08-20T20:05:56.1803725Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T20:05:56.1898336Z Collecting iniconfig>=1 (from pytest)
2025-08-20T20:05:56.1930036Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T20:05:56.2091452Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T20:05:56.2123145Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T20:05:56.2298760Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T20:05:56.2331532Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:05:56.2419866Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T20:05:56.2475069Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T20:05:56.2607498Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:05:56.2912421Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 142.2 MB/s  0:00:00
2025-08-20T20:05:56.2964833Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T20:05:56.3026748Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T20:05:56.3093017Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T20:05:56.3139796Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T20:05:56.3190410Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:05:56.3248800Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:05:56.3331689Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 166.6 MB/s  0:00:00
2025-08-20T20:05:56.3363482Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T20:05:56.3416709Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T20:05:56.3471255Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T20:05:56.3529652Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 136.6 MB/s  0:00:00
2025-08-20T20:05:56.4643713Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T20:05:58.1460258Z 
2025-08-20T20:05:58.1476915Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T20:05:58.4503679Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:05:59.0678880Z Collecting ansi2txt
2025-08-20T20:05:59.0994213Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T20:05:59.1195723Z Collecting pipx
2025-08-20T20:05:59.1235738Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:05:59.1374269Z Collecting scons
2025-08-20T20:05:59.1389681Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:05:59.1467067Z Collecting py2static
2025-08-20T20:05:59.1515688Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T20:05:59.1673445Z Collecting typer
2025-08-20T20:05:59.1714404Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T20:05:59.1958376Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T20:05:59.1992140Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:05:59.2152039Z Collecting packaging>=20 (from pipx)
2025-08-20T20:05:59.2162326Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:05:59.2315042Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T20:05:59.2349673Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T20:05:59.2471882Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T20:05:59.2504528Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:05:59.2886256Z Collecting pyinstaller (from py2static)
2025-08-20T20:05:59.2947083Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T20:05:59.3093737Z Collecting staticx (from py2static)
2025-08-20T20:05:59.3136522Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T20:05:59.3297130Z Collecting click>=8.0.0 (from typer)
2025-08-20T20:05:59.3330055Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:05:59.3578714Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T20:05:59.3611619Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:05:59.3730545Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T20:05:59.3761681Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T20:05:59.4145344Z Collecting rich>=10.11.0 (from typer)
2025-08-20T20:05:59.4178727Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:05:59.4344102Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T20:05:59.4377058Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:05:59.4576459Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T20:05:59.4586531Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:05:59.4678233Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T20:05:59.4711719Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T20:05:59.5779491Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T20:05:59.5815437Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T20:05:59.5989745Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T20:05:59.6024374Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:05:59.6200779Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T20:05:59.6232262Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:05:59.6385229Z Collecting pyelftools (from staticx->py2static)
2025-08-20T20:05:59.6418173Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T20:05:59.6496181Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T20:05:59.6544749Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T20:05:59.6583965Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:05:59.6658900Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T20:05:59.6707753Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T20:05:59.6757518Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T20:05:59.6805814Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T20:05:59.6834104Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:05:59.6865923Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T20:05:59.6914229Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T20:05:59.6956528Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:05:59.6998370Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T20:05:59.7048972Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T20:05:59.7097561Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T20:05:59.7148455Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T20:05:59.7198356Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T20:05:59.7280877Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T20:05:59.7342798Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 124.9 MB/s  0:00:00
2025-08-20T20:05:59.7375784Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T20:05:59.7440242Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T20:05:59.7520005Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 160.4 MB/s  0:00:00
2025-08-20T20:05:59.7551944Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T20:05:59.7614577Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T20:05:59.7669222Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T20:05:59.9158786Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T20:06:00.8632732Z   Attempting uninstall: scons
2025-08-20T20:06:00.8718213Z     Found existing installation: SCons 4.9.1
2025-08-20T20:06:00.9094107Z     Uninstalling SCons-4.9.1:
2025-08-20T20:06:00.9166440Z       Successfully uninstalled SCons-4.9.1
2025-08-20T20:06:01.5215341Z   Attempting uninstall: pygments
2025-08-20T20:06:01.5295741Z     Found existing installation: Pygments 2.19.2
2025-08-20T20:06:01.5527303Z     Uninstalling Pygments-2.19.2:
2025-08-20T20:06:01.5554088Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T20:06:02.1627808Z   Attempting uninstall: packaging
2025-08-20T20:06:02.1713795Z     Found existing installation: packaging 25.0
2025-08-20T20:06:02.1738306Z     Uninstalling packaging-25.0:
2025-08-20T20:06:02.1746118Z       Successfully uninstalled packaging-25.0
2025-08-20T20:06:03.1530124Z 
2025-08-20T20:06:03.1559712Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T20:06:03.4626440Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:06:04.0813180Z Collecting build
2025-08-20T20:06:04.0824352Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T20:06:04.1685914Z Collecting cffi
2025-08-20T20:06:04.1697277Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T20:06:04.1797811Z Collecting scons
2025-08-20T20:06:04.1808399Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:06:04.1904270Z Collecting scuba
2025-08-20T20:06:04.1914430Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T20:06:04.2318839Z Collecting pytest
2025-08-20T20:06:04.2329707Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T20:06:04.2477977Z Collecting packaging>=19.1 (from build)
2025-08-20T20:06:04.2488535Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:06:04.2556816Z Collecting pyproject_hooks (from build)
2025-08-20T20:06:04.2567698Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T20:06:04.2646031Z Collecting pycparser (from cffi)
2025-08-20T20:06:04.2656915Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T20:06:04.2930155Z Collecting PyYAML (from scuba)
2025-08-20T20:06:04.2941985Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T20:06:04.3017788Z Collecting iniconfig>=1 (from pytest)
2025-08-20T20:06:04.3028673Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T20:06:04.3162979Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T20:06:04.3173318Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T20:06:04.3333004Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T20:06:04.3343243Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:06:04.3399859Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T20:06:04.3410160Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T20:06:04.3423148Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:06:04.3462736Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T20:06:04.3474498Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T20:06:04.3487003Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T20:06:04.3497180Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T20:06:04.3507026Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:06:04.3517300Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:06:04.3536065Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T20:06:04.3546868Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T20:06:04.3556873Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T20:06:04.4782787Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T20:06:04.4788723Z   Attempting uninstall: scons
2025-08-20T20:06:04.4872079Z     Found existing installation: SCons 4.9.1
2025-08-20T20:06:04.5251717Z     Uninstalling SCons-4.9.1:
2025-08-20T20:06:04.5324373Z       Successfully uninstalled SCons-4.9.1
2025-08-20T20:06:05.1451526Z   Attempting uninstall: PyYAML
2025-08-20T20:06:05.1539909Z     Found existing installation: PyYAML 6.0.2
2025-08-20T20:06:05.1566647Z     Uninstalling PyYAML-6.0.2:
2025-08-20T20:06:05.1575585Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T20:06:05.2098784Z   Attempting uninstall: pyproject_hooks
2025-08-20T20:06:05.2180783Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T20:06:05.2196561Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T20:06:05.2203229Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T20:06:05.2287433Z   Attempting uninstall: pygments
2025-08-20T20:06:05.2365250Z     Found existing installation: Pygments 2.19.2
2025-08-20T20:06:05.2586152Z     Uninstalling Pygments-2.19.2:
2025-08-20T20:06:05.2612615Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T20:06:05.8569156Z   Attempting uninstall: pycparser
2025-08-20T20:06:05.8654848Z     Found existing installation: pycparser 2.22
2025-08-20T20:06:05.8678961Z     Uninstalling pycparser-2.22:
2025-08-20T20:06:05.8688753Z       Successfully uninstalled pycparser-2.22
2025-08-20T20:06:05.9870503Z   Attempting uninstall: pluggy
2025-08-20T20:06:05.9956831Z     Found existing installation: pluggy 1.6.0
2025-08-20T20:06:05.9976233Z     Uninstalling pluggy-1.6.0:
2025-08-20T20:06:05.9983581Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T20:06:06.0133101Z   Attempting uninstall: packaging
2025-08-20T20:06:06.0212967Z     Found existing installation: packaging 25.0
2025-08-20T20:06:06.0236900Z     Uninstalling packaging-25.0:
2025-08-20T20:06:06.0244347Z       Successfully uninstalled packaging-25.0
2025-08-20T20:06:06.0630432Z   Attempting uninstall: iniconfig
2025-08-20T20:06:06.0716383Z     Found existing installation: iniconfig 2.1.0
2025-08-20T20:06:06.0732610Z     Uninstalling iniconfig-2.1.0:
2025-08-20T20:06:06.0738804Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T20:06:06.0806407Z   Attempting uninstall: scuba
2025-08-20T20:06:06.0885341Z     Found existing installation: scuba 2.14.1
2025-08-20T20:06:06.0906747Z     Uninstalling scuba-2.14.1:
2025-08-20T20:06:06.0915720Z       Successfully uninstalled scuba-2.14.1
2025-08-20T20:06:06.1102791Z   Attempting uninstall: pytest
2025-08-20T20:06:06.1184825Z     Found existing installation: pytest 8.4.1
2025-08-20T20:06:06.1250554Z     Uninstalling pytest-8.4.1:
2025-08-20T20:06:06.1506483Z       Successfully uninstalled pytest-8.4.1
2025-08-20T20:06:06.3585584Z   Attempting uninstall: cffi
2025-08-20T20:06:06.3663866Z     Found existing installation: cffi 1.17.1
2025-08-20T20:06:06.3688627Z     Uninstalling cffi-1.17.1:
2025-08-20T20:06:06.3925164Z       Successfully uninstalled cffi-1.17.1
2025-08-20T20:06:06.4579252Z   Attempting uninstall: build
2025-08-20T20:06:06.4656638Z     Found existing installation: build 1.3.0
2025-08-20T20:06:06.4681218Z     Uninstalling build-1.3.0:
2025-08-20T20:06:06.4690651Z       Successfully uninstalled build-1.3.0
2025-08-20T20:06:06.4863426Z 
2025-08-20T20:06:06.4890963Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T20:06:06.7941125Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:06:07.4083306Z Collecting ansi2txt
2025-08-20T20:06:07.4094485Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T20:06:07.4252270Z Collecting pipx
2025-08-20T20:06:07.4262938Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:06:07.4376956Z Collecting scons
2025-08-20T20:06:07.4392258Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:06:07.4466721Z Collecting py2static
2025-08-20T20:06:07.4476913Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T20:06:07.4609662Z Collecting typer
2025-08-20T20:06:07.4620152Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T20:06:07.4830690Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T20:06:07.4840986Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:06:07.4980083Z Collecting packaging>=20 (from pipx)
2025-08-20T20:06:07.4990261Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:06:07.5139994Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T20:06:07.5150216Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T20:06:07.5257825Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T20:06:07.5268226Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:06:07.5611330Z Collecting pyinstaller (from py2static)
2025-08-20T20:06:07.5622445Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T20:06:07.5787532Z Collecting staticx (from py2static)
2025-08-20T20:06:07.5797560Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T20:06:07.5937299Z Collecting click>=8.0.0 (from typer)
2025-08-20T20:06:07.5947604Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:06:07.6181395Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T20:06:07.6192139Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:06:07.6291371Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T20:06:07.6301617Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T20:06:07.6623522Z Collecting rich>=10.11.0 (from typer)
2025-08-20T20:06:07.6634184Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:06:07.6775790Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T20:06:07.6786784Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:06:07.6978797Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T20:06:07.6988821Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:06:07.7069867Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T20:06:07.7080016Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T20:06:07.8130162Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T20:06:07.8141511Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T20:06:07.8290279Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T20:06:07.8300754Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:06:07.8449912Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T20:06:07.8460688Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:06:07.8598652Z Collecting pyelftools (from staticx->py2static)
2025-08-20T20:06:07.8609042Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T20:06:07.8645642Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T20:06:07.8655578Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T20:06:07.8665656Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:06:07.8705312Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T20:06:07.8715019Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T20:06:07.8724842Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T20:06:07.8734751Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T20:06:07.8744987Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:06:07.8755000Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T20:06:07.8764667Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T20:06:07.8775877Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:06:07.8794191Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T20:06:07.8804492Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T20:06:07.8814082Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T20:06:07.8823808Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T20:06:07.8833607Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T20:06:07.8843363Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T20:06:07.8858566Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T20:06:07.8871427Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T20:06:07.8889478Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T20:06:07.8899106Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T20:06:07.8909801Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T20:06:08.0372480Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T20:06:08.0377189Z   Attempting uninstall: pyelftools
2025-08-20T20:06:08.0455801Z     Found existing installation: pyelftools 0.32
2025-08-20T20:06:08.0507078Z     Uninstalling pyelftools-0.32:
2025-08-20T20:06:08.0522270Z       Successfully uninstalled pyelftools-0.32
2025-08-20T20:06:08.1605070Z   Attempting uninstall: altgraph
2025-08-20T20:06:08.1689953Z     Found existing installation: altgraph 0.17.4
2025-08-20T20:06:08.1708412Z     Uninstalling altgraph-0.17.4:
2025-08-20T20:06:08.1714745Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T20:06:08.1849937Z   Attempting uninstall: typing-extensions
2025-08-20T20:06:08.1935071Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T20:06:08.1949439Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T20:06:08.2185819Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T20:06:08.2416859Z   Attempting uninstall: staticx
2025-08-20T20:06:08.2500477Z     Found existing installation: staticx 0.14.1
2025-08-20T20:06:08.2526519Z     Uninstalling staticx-0.14.1:
2025-08-20T20:06:08.2537029Z       Successfully uninstalled staticx-0.14.1
2025-08-20T20:06:08.2733034Z   Attempting uninstall: shellingham
2025-08-20T20:06:08.2815359Z     Found existing installation: shellingham 1.5.4
2025-08-20T20:06:08.2833939Z     Uninstalling shellingham-1.5.4:
2025-08-20T20:06:08.2840873Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T20:06:08.2926861Z   Attempting uninstall: setuptools
2025-08-20T20:06:08.3012054Z     Found existing installation: setuptools 80.9.0
2025-08-20T20:06:08.3290737Z     Uninstalling setuptools-80.9.0:
2025-08-20T20:06:08.3561009Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T20:06:09.0025292Z   Attempting uninstall: scons
2025-08-20T20:06:09.0112090Z     Found existing installation: SCons 4.9.1
2025-08-20T20:06:09.0498581Z     Uninstalling SCons-4.9.1:
2025-08-20T20:06:09.0567005Z       Successfully uninstalled SCons-4.9.1
2025-08-20T20:06:09.6595563Z   Attempting uninstall: pygments
2025-08-20T20:06:09.6685391Z     Found existing installation: Pygments 2.19.2
2025-08-20T20:06:09.6911030Z     Uninstalling Pygments-2.19.2:
2025-08-20T20:06:09.6936444Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T20:06:10.2871145Z   Attempting uninstall: platformdirs
2025-08-20T20:06:10.2953659Z     Found existing installation: platformdirs 4.3.8
2025-08-20T20:06:10.2974951Z     Uninstalling platformdirs-4.3.8:
2025-08-20T20:06:10.2983513Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T20:06:10.3132285Z   Attempting uninstall: packaging
2025-08-20T20:06:10.3211698Z     Found existing installation: packaging 25.0
2025-08-20T20:06:10.3235676Z     Uninstalling packaging-25.0:
2025-08-20T20:06:10.3243292Z       Successfully uninstalled packaging-25.0
2025-08-20T20:06:10.3616302Z   Attempting uninstall: mdurl
2025-08-20T20:06:10.3696693Z     Found existing installation: mdurl 0.1.2
2025-08-20T20:06:10.3713402Z     Uninstalling mdurl-0.1.2:
2025-08-20T20:06:10.3719791Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T20:06:10.3799332Z   Attempting uninstall: click
2025-08-20T20:06:10.3879187Z     Found existing installation: click 8.2.1
2025-08-20T20:06:10.3904012Z     Uninstalling click-8.2.1:
2025-08-20T20:06:10.3911040Z       Successfully uninstalled click-8.2.1
2025-08-20T20:06:10.4473292Z   Attempting uninstall: argcomplete
2025-08-20T20:06:10.4558561Z     Found existing installation: argcomplete 3.6.2
2025-08-20T20:06:10.4587470Z     Uninstalling argcomplete-3.6.2:
2025-08-20T20:06:10.4598543Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T20:06:10.4818176Z   Attempting uninstall: ansi2txt
2025-08-20T20:06:10.4898278Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T20:06:10.4913247Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T20:06:10.5149766Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T20:06:10.5200040Z   Attempting uninstall: userpath
2025-08-20T20:06:10.5281854Z     Found existing installation: userpath 1.9.2
2025-08-20T20:06:10.5300631Z     Uninstalling userpath-1.9.2:
2025-08-20T20:06:10.5309454Z       Successfully uninstalled userpath-1.9.2
2025-08-20T20:06:10.5407241Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T20:06:10.5487535Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T20:06:10.5915316Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T20:06:10.5957060Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T20:06:10.8692395Z   Attempting uninstall: markdown-it-py
2025-08-20T20:06:10.8775173Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T20:06:10.8838585Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T20:06:10.8853226Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T20:06:10.9457357Z   Attempting uninstall: rich
2025-08-20T20:06:10.9544481Z     Found existing installation: rich 14.1.0
2025-08-20T20:06:10.9606550Z     Uninstalling rich-14.1.0:
2025-08-20T20:06:10.9616511Z       Successfully uninstalled rich-14.1.0
2025-08-20T20:06:11.1212666Z   Attempting uninstall: pyinstaller
2025-08-20T20:06:11.1293603Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T20:06:11.1644878Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T20:06:11.1688211Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T20:06:11.4940778Z   Attempting uninstall: pipx
2025-08-20T20:06:11.5030510Z     Found existing installation: pipx 1.7.1
2025-08-20T20:06:11.5069877Z     Uninstalling pipx-1.7.1:
2025-08-20T20:06:11.5080359Z       Successfully uninstalled pipx-1.7.1
2025-08-20T20:06:11.5574236Z   Attempting uninstall: typer
2025-08-20T20:06:11.5663615Z     Found existing installation: typer 0.16.1
2025-08-20T20:06:11.5689732Z     Uninstalling typer-0.16.1:
2025-08-20T20:06:11.5699180Z       Successfully uninstalled typer-0.16.1
2025-08-20T20:06:11.6035012Z   Attempting uninstall: py2static
2025-08-20T20:06:11.6113257Z     Found existing installation: py2static 0.0.1
2025-08-20T20:06:11.6133013Z     Uninstalling py2static-0.0.1:
2025-08-20T20:06:11.6143711Z       Successfully uninstalled py2static-0.0.1
2025-08-20T20:06:11.6215938Z 
2025-08-20T20:06:11.6244469Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T20:06:11.9331409Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:06:12.5045949Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T20:06:12.5050173Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-2evusxdx
2025-08-20T20:06:12.5070152Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-2evusxdx
2025-08-20T20:06:13.5394108Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T20:06:13.5435100Z   Installing build dependencies: started
2025-08-20T20:06:14.6928777Z   Installing build dependencies: finished with status 'done'
2025-08-20T20:06:14.6937179Z   Getting requirements to build wheel: started
2025-08-20T20:06:14.9743060Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T20:06:14.9755346Z   Preparing metadata (pyproject.toml): started
2025-08-20T20:06:15.1624236Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T20:06:15.3167104Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T20:06:15.3178779Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T20:06:15.3329595Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T20:06:15.3339709Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:06:15.3480679Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T20:06:15.3490754Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:06:15.3617094Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T20:06:15.3627422Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:06:15.3670893Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:06:15.3681169Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T20:06:15.3694740Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T20:06:15.3713643Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T20:06:15.3832198Z Building wheels for collected packages: pyinstaller
2025-08-20T20:06:15.3839672Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T20:06:16.0903541Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T20:06:16.0928499Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=a02f1f9156671208fa4bf03d9aa1bb210edb3b1a4f92edce8d3c6fd8b598116a
2025-08-20T20:06:16.0930400Z   Stored in directory: /tmp/pip-ephem-wheel-cache-sgl98ujl/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T20:06:16.0971389Z Successfully built pyinstaller
2025-08-20T20:06:16.1891965Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T20:06:16.1896927Z   Attempting uninstall: altgraph
2025-08-20T20:06:16.1981772Z     Found existing installation: altgraph 0.17.4
2025-08-20T20:06:16.2004601Z     Uninstalling altgraph-0.17.4:
2025-08-20T20:06:16.2012128Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T20:06:16.2198355Z   Attempting uninstall: setuptools
2025-08-20T20:06:16.2285029Z     Found existing installation: setuptools 80.9.0
2025-08-20T20:06:16.2569121Z     Uninstalling setuptools-80.9.0:
2025-08-20T20:06:16.2848555Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T20:06:16.9433957Z   Attempting uninstall: packaging
2025-08-20T20:06:16.9522537Z     Found existing installation: packaging 25.0
2025-08-20T20:06:16.9546703Z     Uninstalling packaging-25.0:
2025-08-20T20:06:16.9554285Z       Successfully uninstalled packaging-25.0
2025-08-20T20:06:16.9928363Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T20:06:17.0008744Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T20:06:17.0431189Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T20:06:17.0472978Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T20:06:17.3212042Z   Attempting uninstall: pyinstaller
2025-08-20T20:06:17.3295067Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T20:06:17.3642718Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T20:06:17.3686552Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T20:06:17.7014063Z 
2025-08-20T20:06:17.7049764Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T20:06:18.0323380Z 6.15.0
2025-08-20T20:06:22.6225573Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T20:06:22.6234456Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T20:06:22.6234958Z 
2025-08-20T20:06:22.6235297Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T20:06:22.6235874Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T20:06:22.6236302Z installation.
2025-08-20T20:06:22.6236439Z 
2025-08-20T20:06:22.6236700Z If you installed the current Docker package using this script and are using it
2025-08-20T20:06:22.6237257Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T20:06:22.6237794Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T20:06:22.6238640Z files to match the parameters passed to the script.
2025-08-20T20:06:22.6238900Z 
2025-08-20T20:06:22.6239027Z You may press Ctrl+C now to abort this script.
2025-08-20T20:06:22.6401857Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T20:06:23.8320241Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T20:06:24.1608742Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T20:06:24.1633306Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T20:06:24.2134255Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T20:06:24.2152263Z + sh -c 'echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list'
2025-08-20T20:06:24.2159536Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T20:06:25.4565529Z + 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-20T20:06:36.4400754Z 
2025-08-20T20:06:36.4401231Z Running kernel seems to be up-to-date.
2025-08-20T20:06:36.4401513Z 
2025-08-20T20:06:36.4401623Z Restarting services...
2025-08-20T20:06:36.4466536Z 
2025-08-20T20:06:36.4466805Z Service restarts being deferred:
2025-08-20T20:06:36.4467362Z  systemctl restart hosted-compute-agent.service
2025-08-20T20:06:36.4467715Z 
2025-08-20T20:06:36.4468255Z No containers need to be restarted.
2025-08-20T20:06:36.4468581Z 
2025-08-20T20:06:36.4468784Z No user sessions are running outdated binaries.
2025-08-20T20:06:36.4469129Z 
2025-08-20T20:06:36.4469481Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T20:06:37.2287308Z + sh -c 'docker version'
2025-08-20T20:06:37.2440316Z Client: Docker Engine - Community
2025-08-20T20:06:37.2440863Z  Version:           28.3.3
2025-08-20T20:06:37.2441226Z  API version:       1.51
2025-08-20T20:06:37.2441598Z  Go version:        go1.24.5
2025-08-20T20:06:37.2441946Z  Git commit:        980b856
2025-08-20T20:06:37.2442349Z  Built:             Fri Jul 25 11:34:09 2025
2025-08-20T20:06:37.2442804Z  OS/Arch:           linux/amd64
2025-08-20T20:06:37.2443194Z  Context:           default
2025-08-20T20:06:37.2443442Z 
2025-08-20T20:06:37.2443606Z Server: Docker Engine - Community
2025-08-20T20:06:37.2444013Z  Engine:
2025-08-20T20:06:37.2444306Z   Version:          28.3.3
2025-08-20T20:06:37.2444706Z   API version:      1.51 (minimum version 1.24)
2025-08-20T20:06:37.2445150Z   Go version:       go1.24.5
2025-08-20T20:06:37.2445512Z   Git commit:       bea959c
2025-08-20T20:06:37.2445884Z   Built:            Fri Jul 25 11:34:09 2025
2025-08-20T20:06:37.2446320Z   OS/Arch:          linux/amd64
2025-08-20T20:06:37.2446693Z   Experimental:     false
2025-08-20T20:06:37.2447346Z  containerd:
2025-08-20T20:06:37.2447625Z   Version:          1.7.27
2025-08-20T20:06:37.2448278Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T20:06:37.2448773Z  runc:
2025-08-20T20:06:37.2449053Z   Version:          1.2.5
2025-08-20T20:06:37.2449411Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T20:06:37.2449813Z  docker-init:
2025-08-20T20:06:37.2450117Z   Version:          0.19.0
2025-08-20T20:06:37.2450468Z   GitCommit:        de40ad0
2025-08-20T20:06:37.2463744Z 
2025-08-20T20:06:37.2464186Z ================================================================================
2025-08-20T20:06:37.2464548Z 
2025-08-20T20:06:37.2464831Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T20:06:37.2465408Z Docker daemon in rootless mode for your user:
2025-08-20T20:06:37.2465736Z 
2025-08-20T20:06:37.2465935Z     dockerd-rootless-setuptool.sh install
2025-08-20T20:06:37.2466262Z 
2025-08-20T20:06:37.2466596Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T20:06:37.2467062Z 
2025-08-20T20:06:37.2467068Z 
2025-08-20T20:06:37.2467382Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T20:06:37.2468290Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T20:06:37.2468563Z 
2025-08-20T20:06:37.2468780Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T20:06:37.2469230Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T20:06:37.2469682Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T20:06:37.2469960Z 
2025-08-20T20:06:37.2470056Z ================================================================================
2025-08-20T20:06:37.2470237Z 
2025-08-20T20:06:47.9216738Z ● docker.service - Docker Application Container Engine
2025-08-20T20:06:47.9217855Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T20:06:47.9218960Z      Active: active (running) since Wed 2025-08-20 20:06:37 UTC; 10s ago
2025-08-20T20:06:47.9219628Z TriggeredBy: ● docker.socket
2025-08-20T20:06:47.9220057Z        Docs: https://docs.docker.com
2025-08-20T20:06:47.9220483Z    Main PID: 19993 (dockerd)
2025-08-20T20:06:47.9220829Z       Tasks: 10
2025-08-20T20:06:47.9221033Z      Memory: 22.1M (peak: 25.9M)
2025-08-20T20:06:47.9221255Z         CPU: 311ms
2025-08-20T20:06:47.9221473Z      CGroup: /system.slice/docker.service
2025-08-20T20:06:47.9223548Z              └─19993 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T20:06:47.9223900Z 
2025-08-20T20:06:47.9224225Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.397459969Z" level=info msg="Loading containers: start."
2025-08-20T20:06:47.9225410Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.838284801Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 1a12ce5b565fc438b43c2bd1a6b958cdbaf389e3a5d3a1fd13343ac39b881d5e], retrying...."
2025-08-20T20:06:47.9226643Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.869234788Z" level=info msg="Loading containers: done."
2025-08-20T20:06:47.9227763Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.878874304Z" 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-20T20:06:47.9229289Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.878937272Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T20:06:47.9230196Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.878960966Z" level=info msg="Initializing buildkit"
2025-08-20T20:06:47.9230885Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.898057696Z" level=info msg="Completed buildkit initialization"
2025-08-20T20:06:47.9231847Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.903314113Z" level=info msg="Daemon has completed initialization"
2025-08-20T20:06:47.9232584Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.903360291Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T20:06:47.9233253Z Aug 20 20:06:37 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T20:06:47.9331959Z ● docker.service - Docker Application Container Engine
2025-08-20T20:06:47.9332901Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T20:06:47.9333708Z      Active: active (running) since Wed 2025-08-20 20:06:37 UTC; 10s ago
2025-08-20T20:06:47.9334358Z TriggeredBy: ● docker.socket
2025-08-20T20:06:47.9334785Z        Docs: https://docs.docker.com
2025-08-20T20:06:47.9335209Z    Main PID: 19993 (dockerd)
2025-08-20T20:06:47.9335587Z       Tasks: 10
2025-08-20T20:06:47.9335923Z      Memory: 22.1M (peak: 25.9M)
2025-08-20T20:06:47.9336324Z         CPU: 311ms
2025-08-20T20:06:47.9336694Z      CGroup: /system.slice/docker.service
2025-08-20T20:06:47.9337532Z              └─19993 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T20:06:47.9338226Z 
2025-08-20T20:06:47.9338794Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.397459969Z" level=info msg="Loading containers: start."
2025-08-20T20:06:47.9340949Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.838284801Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 1a12ce5b565fc438b43c2bd1a6b958cdbaf389e3a5d3a1fd13343ac39b881d5e], retrying...."
2025-08-20T20:06:47.9343365Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.869234788Z" level=info msg="Loading containers: done."
2025-08-20T20:06:47.9345351Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.878874304Z" 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-20T20:06:47.9346907Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.878937272Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T20:06:47.9347790Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.878960966Z" level=info msg="Initializing buildkit"
2025-08-20T20:06:47.9348696Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.898057696Z" level=info msg="Completed buildkit initialization"
2025-08-20T20:06:47.9349443Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.903314113Z" level=info msg="Daemon has completed initialization"
2025-08-20T20:06:47.9350162Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.903360291Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T20:06:47.9350828Z Aug 20 20:06:37 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T20:06:47.9542326Z ● docker.service - Docker Application Container Engine
2025-08-20T20:06:47.9543151Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T20:06:47.9543984Z      Active: active (running) since Wed 2025-08-20 20:06:37 UTC; 10s ago
2025-08-20T20:06:47.9544635Z TriggeredBy: ● docker.socket
2025-08-20T20:06:47.9545060Z        Docs: https://docs.docker.com
2025-08-20T20:06:47.9545489Z    Main PID: 19993 (dockerd)
2025-08-20T20:06:47.9545854Z       Tasks: 10
2025-08-20T20:06:47.9546186Z      Memory: 22.1M (peak: 25.9M)
2025-08-20T20:06:47.9546485Z         CPU: 311ms
2025-08-20T20:06:47.9546717Z      CGroup: /system.slice/docker.service
2025-08-20T20:06:47.9547207Z              └─19993 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T20:06:47.9547683Z 
2025-08-20T20:06:47.9548194Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.397459969Z" level=info msg="Loading containers: start."
2025-08-20T20:06:47.9549394Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.838284801Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 1a12ce5b565fc438b43c2bd1a6b958cdbaf389e3a5d3a1fd13343ac39b881d5e], retrying...."
2025-08-20T20:06:47.9550548Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.869234788Z" level=info msg="Loading containers: done."
2025-08-20T20:06:47.9551658Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.878874304Z" 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-20T20:06:47.9552979Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.878937272Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T20:06:47.9553860Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.878960966Z" level=info msg="Initializing buildkit"
2025-08-20T20:06:47.9554550Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.898057696Z" level=info msg="Completed buildkit initialization"
2025-08-20T20:06:47.9555290Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.903314113Z" level=info msg="Daemon has completed initialization"
2025-08-20T20:06:47.9556004Z Aug 20 20:06:37 pkrvmqc4gcfdwos dockerd[19993]: time="2025-08-20T20:06:37.903360291Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T20:06:47.9556784Z Aug 20 20:06:37 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T20:06:47.9670642Z Docker version 28.3.3, build 980b856
2025-08-20T20:06:47.9848765Z Unable to find image 'hello-world:latest' locally
2025-08-20T20:06:48.1744865Z latest: Pulling from library/hello-world
2025-08-20T20:06:48.2253711Z 17eec7bbc9d7: Pulling fs layer
2025-08-20T20:06:48.3472854Z 17eec7bbc9d7: Verifying Checksum
2025-08-20T20:06:48.3473447Z 17eec7bbc9d7: Download complete
2025-08-20T20:06:48.5276796Z 17eec7bbc9d7: Pull complete
2025-08-20T20:06:48.5309655Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T20:06:48.5321081Z Status: Downloaded newer image for hello-world:latest
2025-08-20T20:06:52.0927697Z 
2025-08-20T20:06:52.0928888Z Hello from Docker!
2025-08-20T20:06:52.0932145Z This message shows that your installation appears to be working correctly.
2025-08-20T20:06:52.0932680Z 
2025-08-20T20:06:52.0933417Z To generate this message, Docker took the following steps:
2025-08-20T20:06:52.0936320Z  1. The Docker client contacted the Docker daemon.
2025-08-20T20:06:52.0937445Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T20:06:52.0938420Z     (amd64)
2025-08-20T20:06:52.0938938Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T20:06:52.0939663Z     executable that produces the output you are currently reading.
2025-08-20T20:06:52.0940405Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T20:06:52.0941187Z     to your terminal.
2025-08-20T20:06:52.0941408Z 
2025-08-20T20:06:52.0941711Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T20:06:52.0942344Z  $ docker run -it ubuntu bash
2025-08-20T20:06:52.0942511Z 
2025-08-20T20:06:52.0942684Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T20:06:52.0943159Z  https://hub.docker.com/
2025-08-20T20:06:52.0943308Z 
2025-08-20T20:06:52.0943415Z For more examples and ideas, visit:
2025-08-20T20:06:52.0943713Z  https://docs.docker.com/get-started/
2025-08-20T20:06:52.0944353Z 
2025-08-20T20:06:52.2034896Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:06:52.2035702Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T20:06:52.2036457Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T20:06:52.2037178Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T20:06:52.2037846Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T20:06:52.2038715Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T20:06:52.2039282Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T20:06:52.2039878Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T20:06:52.2040452Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T20:06:52.2041042Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T20:06:52.2041630Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T20:06:52.2042353Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T20:06:52.2042999Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T20:06:52.2043666Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T20:06:52.2044247Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T20:06:52.2044669Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T20:06:52.2045077Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T20:06:52.2045441Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T20:06:52.2045823Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:06:52.2046527Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:06:52.2046980Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T20:06:52.2047371Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T20:06:52.2047795Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:06:52.2048460Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T20:06:52.2048933Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T20:06:52.2049343Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:06:52.2050073Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:06:52.2050834Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:06:52.2051547Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:06:52.2052325Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:06:52.2053089Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T20:06:52.2053861Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T20:06:52.2054743Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T20:06:52.2055544Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:06:52.2056361Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T20:06:52.2057136Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:06:52.2057839Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:06:52.2058754Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T20:06:52.2059507Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:06:52.2060314Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T20:06:52.2061113Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:06:52.2062142Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T20:06:52.2062866Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T20:06:52.2063751Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T20:06:52.2064617Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:06:52.2065497Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:06:52.2066394Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T20:06:52.2067203Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T20:06:52.2067973Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:06:52.2068942Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T20:06:52.2069690Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T20:06:52.2070446Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T20:06:52.2071165Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T20:06:52.2071824Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T20:06:52.2072465Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T20:06:52.2073124Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T20:06:52.2073700Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T20:06:52.2074323Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T20:06:52.2075057Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:06:52.2075911Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T20:06:52.2076674Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:06:52.2077477Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:06:52.2078412Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:06:52.2079161Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:06:52.2079920Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T20:06:52.2080685Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:06:52.2081399Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:06:52.2082106Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T20:06:52.2082854Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T20:06:52.2083712Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:06:52.2084610Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:06:52.2085468Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T20:06:52.2086224Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T20:06:52.2086929Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T20:06:52.2087629Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T20:06:52.2088544Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T20:06:52.2089324Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:06:52.2090213Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:06:52.2091149Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:06:52.2091672Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:06:52.2092288Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:06:52.2092692Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:06:52.2093078Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:06:52.2093478Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:06:52.2093873Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T20:06:52.2094272Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T20:06:52.2094725Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T20:06:52.2095154Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T20:06:52.2095539Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T20:06:52.2095919Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T20:06:52.2096346Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:06:52.2096760Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T20:06:52.2097137Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T20:06:52.2097507Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T20:06:52.2097899Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:06:52.2098516Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T20:06:52.2098871Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T20:06:52.2099252Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T20:06:52.2099622Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T20:06:52.2100114Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T20:06:52.2100506Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T20:06:52.2100871Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T20:06:52.2101231Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T20:06:52.2101603Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T20:06:52.2102086Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T20:06:52.2102552Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T20:06:52.2102935Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T20:06:52.2103305Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T20:06:52.2103677Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T20:06:52.2104073Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T20:06:52.2104468Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T20:06:52.2104816Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T20:06:52.2105142Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T20:06:52.2105500Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T20:06:52.2105856Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T20:06:52.2106208Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T20:06:52.2106566Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T20:06:52.2106913Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T20:06:52.2107289Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T20:06:52.2107680Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T20:06:52.2108345Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:06:52.2108797Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T20:06:52.2109391Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T20:06:52.2109777Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T20:06:52.2110174Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T20:06:52.2110559Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T20:06:52.2110963Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T20:06:52.2111367Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T20:06:52.2111743Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T20:06:52.2112219Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T20:06:52.2112666Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:06:52.2113107Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:06:52.2113539Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T20:06:52.2113923Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T20:06:52.2114485Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T20:06:52.2114896Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T20:06:52.2115300Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T20:06:52.2115694Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T20:06:52.2116082Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T20:06:52.2116474Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:06:52.2117005Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T20:06:52.2117391Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T20:06:52.2117755Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T20:06:52.2118249Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T20:06:52.2118944Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T20:06:52.2119705Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T20:06:52.2120592Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T20:06:52.2121074Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T20:06:52.2121455Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T20:06:52.2121831Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T20:06:52.2122211Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T20:06:52.2122568Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T20:06:52.2122906Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T20:06:52.2123329Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:06:52.2123790Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T20:06:52.2124187Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T20:06:52.2124557Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T20:06:52.2124943Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T20:06:52.2125352Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T20:06:52.2125763Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:06:52.2126177Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:06:52.2126538Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T20:06:52.2126896Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T20:06:52.2127489Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:06:52.2127916Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T20:06:52.2128573Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T20:06:52.2128938Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T20:06:52.2136223Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T20:06:52.2136728Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T20:06:52.2137142Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T20:06:52.2137579Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:06:52.2138288Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:06:52.2138763Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T20:06:52.2139137Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T20:06:52.2139482Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T20:06:52.2139833Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T20:06:52.2140293Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:06:52.2140807Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:06:52.2141249Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T20:06:52.2141623Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T20:06:52.2142084Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:06:52.2142795Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:06:52.2143305Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:06:52.2143747Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T20:06:52.2144111Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T20:06:52.2144494Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T20:06:52.2144910Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T20:06:52.2145324Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T20:06:52.2145723Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:06:52.2146095Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T20:06:52.2146465Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T20:06:52.2146862Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:06:52.2147260Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T20:06:52.2147651Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:06:52.2148258Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T20:06:52.2148690Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:06:52.2149081Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T20:06:52.2149508Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:06:52.2149969Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T20:06:52.2150408Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T20:06:52.2150786Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T20:06:52.2151170Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T20:06:52.2151571Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T20:06:52.2152082Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T20:06:52.2152464Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T20:06:52.2152845Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T20:06:52.2153233Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T20:06:52.2153659Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:06:52.2154129Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:06:52.2154577Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:06:52.2154979Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T20:06:52.2155373Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T20:06:52.2155753Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T20:06:52.2156122Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T20:06:52.2156489Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T20:06:52.2156875Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T20:06:52.2157255Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T20:06:52.2157700Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:06:52.2158284Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T20:06:52.2158742Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:06:52.2159256Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:06:52.2159877Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T20:06:52.2160375Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:06:52.2160869Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:06:52.2161300Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T20:06:52.2161663Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T20:06:52.2162021Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T20:06:52.2162395Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:06:52.2162768Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T20:06:52.2163128Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T20:06:52.2163538Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:06:52.2163919Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T20:06:52.2164297Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:06:52.2164683Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T20:06:52.2165055Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T20:06:52.2165447Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T20:06:52.2165828Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T20:06:52.2166240Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:06:52.2166678Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:06:52.2167066Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T20:06:52.2167434Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T20:06:52.2167847Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T20:06:52.2168393Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T20:06:52.2168928Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T20:06:52.2169277Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T20:06:52.2169639Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T20:06:52.2170021Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T20:06:52.2170388Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T20:06:52.2170776Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T20:06:52.2171137Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T20:06:52.2171454Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T20:06:52.2171913Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:06:52.2172434Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T20:06:52.2172797Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T20:06:52.2173175Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T20:06:52.2173543Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T20:06:52.2173945Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:06:52.2174376Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T20:06:52.2174795Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:06:52.2175222Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T20:06:52.2175628Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T20:06:52.2176021Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T20:06:52.2176544Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:06:52.2176961Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T20:06:52.2177350Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T20:06:52.2177775Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:06:52.2178480Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:06:52.2178980Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:06:52.2179426Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:06:52.2179832Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T20:06:52.2180231Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T20:06:52.2180703Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:06:52.2181184Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T20:06:52.2181591Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T20:06:52.2182024Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:06:52.2182477Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T20:06:52.2182877Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T20:06:52.2183238Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T20:06:52.2183601Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T20:06:52.2183983Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T20:06:52.2184359Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T20:06:52.2184723Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T20:06:52.2185078Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T20:06:52.2185461Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T20:06:52.2185976Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T20:06:52.2186342Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T20:06:52.2186708Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T20:06:52.2187056Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T20:06:52.2187429Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T20:06:52.2187812Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T20:06:52.2188273Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T20:06:52.2188626Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T20:06:52.2188977Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T20:06:52.2189340Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T20:06:52.2189712Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T20:06:52.2190069Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T20:06:52.2190420Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T20:06:52.2190794Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T20:06:52.2191147Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T20:06:52.2191517Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T20:06:52.2191948Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T20:06:52.2192367Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T20:06:52.2192732Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T20:06:52.2193243Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:06:52.2193671Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:06:52.2194073Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T20:06:52.2194431Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T20:06:52.2194792Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T20:06:52.2195146Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T20:06:52.2195448Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T20:06:52.2195748Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T20:06:52.2196098Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T20:06:52.2196452Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T20:06:52.2196818Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T20:06:52.2197176Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T20:06:52.2197519Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T20:06:52.2197856Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T20:06:52.2198341Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:06:52.2198746Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T20:06:52.2199139Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:06:52.2199531Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T20:06:52.2199921Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:06:52.2200336Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:06:52.2200833Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:06:52.2201453Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:06:52.2202208Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:06:52.2202745Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:06:52.2203219Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:06:52.2203666Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:06:52.2204183Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:06:52.2204797Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:06:52.2205356Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:06:52.2205843Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:06:52.2206289Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T20:06:52.2206658Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T20:06:52.2207026Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T20:06:52.2207390Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T20:06:52.2207773Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T20:06:52.2208333Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T20:06:52.2208769Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T20:06:52.2209148Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T20:06:52.2209524Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T20:06:52.2210020Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T20:06:52.2210395Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T20:06:52.2210769Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T20:06:52.2211133Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T20:06:52.2211520Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T20:06:52.2211915Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T20:06:52.2212324Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T20:06:52.2212728Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T20:06:52.2213083Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T20:06:52.2213471Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T20:06:52.2213879Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T20:06:52.2214287Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:06:52.2214725Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:06:52.2215149Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T20:06:52.2215515Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T20:06:52.2215885Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T20:06:52.2216262Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T20:06:52.2216622Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T20:06:52.2217006Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:06:52.2217386Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T20:06:52.2217766Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T20:06:52.2218368Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T20:06:52.2218732Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T20:06:52.2219215Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T20:06:52.2219757Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:06:52.2220468Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:06:52.2221142Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:06:52.2221792Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:06:52.2222319Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T20:06:52.2222702Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T20:06:52.2223069Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T20:06:52.2223444Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T20:06:52.2223810Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T20:06:52.2224168Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T20:06:52.2224535Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T20:06:52.2224917Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T20:06:52.2225286Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T20:06:52.2225662Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T20:06:52.2226036Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T20:06:52.2226553Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T20:06:52.2226945Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T20:06:52.2227353Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T20:06:52.2227748Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T20:06:52.2228286Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T20:06:52.2228684Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T20:06:52.2229069Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T20:06:52.2229448Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T20:06:52.2229826Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T20:06:52.2230194Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T20:06:52.2230574Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T20:06:52.2230979Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T20:06:52.2231374Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T20:06:52.2231766Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T20:06:52.2232162Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T20:06:52.2232546Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T20:06:52.2232967Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:06:52.2233404Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T20:06:52.2233806Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T20:06:52.2234238Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:06:52.2234697Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:06:52.2235100Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T20:06:52.2235584Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T20:06:52.2235952Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T20:06:52.2236346Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T20:06:52.2236750Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:06:52.2237143Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T20:06:52.2237517Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T20:06:52.2237901Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T20:06:52.2238475Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:06:52.2238947Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:06:52.2239338Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T20:06:52.2239744Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:06:52.2240191Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:06:52.2240636Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:06:52.2241103Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:06:52.2241589Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:06:52.2242025Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:06:52.2242458Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:06:52.2242850Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T20:06:52.2243355Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T20:06:52.2243773Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T20:06:52.2244158Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T20:06:52.2244531Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T20:06:52.2244947Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T20:06:52.2245362Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T20:06:52.2245775Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:06:52.2246200Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T20:06:52.2246602Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T20:06:52.2246983Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T20:06:52.2247356Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T20:06:52.2247714Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T20:06:52.2248245Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:06:52.2248762Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:06:52.2249218Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:06:52.2249670Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:06:52.2250070Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T20:06:52.2250505Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:06:52.2250921Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T20:06:52.2251327Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:06:52.2251735Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T20:06:52.2252093Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T20:06:52.2252577Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T20:06:52.2252966Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T20:06:52.2253351Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T20:06:52.2253729Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T20:06:52.2254056Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T20:06:52.2254369Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T20:06:52.2254722Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T20:06:52.2255225Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T20:06:52.2255739Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T20:06:52.2256111Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T20:06:52.2256482Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T20:06:52.2256873Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T20:06:52.2257282Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T20:06:52.2257688Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T20:06:52.2258297Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T20:06:52.2258714Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:06:52.2259121Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T20:06:52.2259488Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T20:06:52.2259975Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T20:06:52.2260342Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T20:06:52.2260725Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T20:06:52.2261146Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T20:06:52.2261569Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T20:06:52.2261957Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T20:06:52.2262382Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:06:52.2262822Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:06:52.2263214Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T20:06:52.2263605Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T20:06:52.2263958Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T20:06:52.2264313Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T20:06:52.2264689Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T20:06:52.2265064Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T20:06:52.2265464Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T20:06:52.2265876Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T20:06:52.2266327Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:06:52.2266760Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T20:06:52.2267133Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T20:06:52.2267517Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T20:06:52.2267897Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T20:06:52.2268389Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T20:06:52.2268761Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T20:06:52.2269254Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T20:06:52.2269686Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:06:52.2270176Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:06:52.2270592Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T20:06:52.2270961Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T20:06:52.2271330Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T20:06:52.2271727Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T20:06:52.2272117Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T20:06:52.2272497Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T20:06:52.2272892Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T20:06:52.2273275Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T20:06:52.2273627Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T20:06:52.2273982Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T20:06:52.2274378Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T20:06:52.2274794Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T20:06:52.2275173Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T20:06:52.2275556Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T20:06:52.2275993Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:06:52.2276535Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T20:06:52.2276953Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:06:52.2277347Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T20:06:52.2277861Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:06:52.2278466Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T20:06:52.2278774Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T20:06:52.2279118Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:06:52.2279526Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T20:06:52.2279955Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:06:52.2280476Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:06:52.2281064Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:06:52.2281675Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:06:52.2282322Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:06:52.2282964Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:06:52.2283591Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:06:52.2284215Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:06:52.2284788Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:06:52.2285273Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T20:06:52.2285708Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:06:52.2286249Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T20:06:52.2286666Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:06:52.2287126Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:06:52.2287548Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T20:06:52.2287919Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T20:06:52.2288513Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T20:06:52.2288901Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T20:06:52.2289277Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T20:06:52.2289688Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:06:52.2290095Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T20:06:52.2290457Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T20:06:52.2290847Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:06:52.2291303Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T20:06:52.2291792Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T20:06:52.2292274Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:06:52.2292751Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:06:52.2293225Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:06:52.2293822Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:06:52.2294269Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T20:06:52.2294682Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T20:06:52.2295089Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:06:52.2295488Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T20:06:52.2295892Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T20:06:52.2296293Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T20:06:52.2296722Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:06:52.2297144Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T20:06:52.2297526Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T20:06:52.2297907Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T20:06:52.2298506Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T20:06:52.2298893Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T20:06:52.2299327Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:06:52.2299762Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T20:06:52.2300158Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T20:06:52.2300559Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T20:06:52.2300978Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:06:52.2301423Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:06:52.2301865Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:06:52.2302294Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:06:52.2302684Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T20:06:52.2303182Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T20:06:52.2303566Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T20:06:52.2303928Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T20:06:52.2304297Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T20:06:52.2304693Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T20:06:52.2305091Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T20:06:52.2305512Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:06:52.2305972Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:06:52.2306390Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T20:06:52.2306792Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:06:52.2307183Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T20:06:52.2307480Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T20:06:52.2307795Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T20:06:52.2308315Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T20:06:52.2308706Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T20:06:52.2309089Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T20:06:52.2309476Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:06:52.2309896Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:06:52.2310335Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:06:52.2310856Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T20:06:52.2311239Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T20:06:52.2311632Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T20:06:52.2312172Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:06:52.2312749Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:06:52.2313192Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T20:06:52.2313621Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:06:52.2314050Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:06:52.2314464Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T20:06:52.2314866Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T20:06:52.2315247Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T20:06:52.2315625Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:06:52.2316014Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:06:52.2316409Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T20:06:52.2316775Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T20:06:52.2317159Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:06:52.2317552Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:06:52.2317924Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T20:06:52.2318454Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T20:06:52.2318914Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T20:06:52.2319453Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T20:06:52.2319823Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T20:06:52.2320189Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T20:06:52.2320568Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T20:06:52.2320936Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T20:06:52.2321302Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:06:52.2321727Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:06:52.2322168Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T20:06:52.2322563Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T20:06:52.2322959Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T20:06:52.2323346Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T20:06:52.2323720Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T20:06:52.2324085Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T20:06:52.2324459Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T20:06:52.2324849Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T20:06:52.2325292Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:06:52.2325738Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:06:52.2326152Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:06:52.2326546Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T20:06:52.2327050Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T20:06:52.2327471Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T20:06:52.2327858Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T20:06:52.2328429Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T20:06:52.2328747Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T20:06:52.2329040Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T20:06:52.2329399Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T20:06:52.2329768Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T20:06:52.2330114Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T20:06:52.2330475Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:06:52.2330869Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:06:52.2331247Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T20:06:52.2331603Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T20:06:52.2331950Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T20:06:52.2332318Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T20:06:52.2332706Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T20:06:52.2333072Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T20:06:52.2333427Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T20:06:52.2333778Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T20:06:52.2334157Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T20:06:52.2334533Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T20:06:52.2334882Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T20:06:52.2335249Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T20:06:52.2335754Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T20:06:52.2336126Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T20:06:52.2336493Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T20:06:52.2336858Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T20:06:52.2337236Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T20:06:52.2337628Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T20:06:52.2338178Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T20:06:52.2338579Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T20:06:52.2338931Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T20:06:52.2339273Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T20:06:52.2339619Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T20:06:52.2340033Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:06:52.2340522Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:06:52.2341010Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:06:52.2341479Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:06:52.2341969Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:06:52.2342395Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T20:06:52.2342770Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:06:52.2343265Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:06:52.2343648Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:06:52.2344026Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T20:06:52.2344402Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:06:52.2344778Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T20:06:52.2345139Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T20:06:52.2345526Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:06:52.2345956Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:06:52.2346379Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:06:52.2346750Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T20:06:52.2347154Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:06:52.2347568Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:06:52.2347944Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T20:06:52.2348396Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T20:06:52.2348782Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:06:52.2349227Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:06:52.2349649Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T20:06:52.2350054Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T20:06:52.2350451Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T20:06:52.2350771Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T20:06:52.2351046Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T20:06:52.2351399Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T20:06:52.2351996Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T20:06:52.2446277Z [+] Installing Go for linux-amd64...
2025-08-20T20:06:53.3740186Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T20:06:53.3740877Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T20:06:53.3741861Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T20:06:58.0399993Z [+] Downloading Go go1.25.0...
2025-08-20T20:06:58.0446949Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T20:06:58.0447650Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T20:06:58.0448184Z 
2025-08-20T20:06:58.1086878Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T20:06:58.1087578Z 100    80  100    80    0     0   1248      0 --:--:-- --:--:-- --:--:--  1250
2025-08-20T20:06:58.1734420Z 
2025-08-20T20:06:58.1735027Z 100    75  100    75    0     0    582      0 --:--:-- --:--:-- --:--:--   582
2025-08-20T20:06:58.5449359Z 
2025-08-20T20:06:58.5449970Z 100 56.8M  100 56.8M    0     0   113M      0 --:--:-- --:--:-- --:--:--  113M
2025-08-20T20:06:58.5482909Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-20T20:06:59.9859885Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-20T20:06:59.9860374Z [+] GOROOT: /home/runner/.go
2025-08-20T20:06:59.9860627Z [+] GOPATH: /home/runner/go
2025-08-20T20:06:59.9860957Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-20T20:07:00.0015357Z go version go1.25.0 linux/amd64
2025-08-20T20:07:00.0379016Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:07:00.0379766Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T20:07:00.0380413Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T20:07:00.0381342Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T20:07:00.0381986Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T20:07:00.0382646Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T20:07:00.0383264Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T20:07:00.0383824Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T20:07:00.0384399Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T20:07:00.0384932Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T20:07:00.0385524Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T20:07:00.0386185Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T20:07:00.0386828Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T20:07:00.0387498Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T20:07:00.0388913Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T20:07:00.0389382Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T20:07:00.0389815Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T20:07:00.0390185Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T20:07:00.0390573Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:07:00.0391042Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:07:00.0391485Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T20:07:00.0391876Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T20:07:00.0392299Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:07:00.0392695Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T20:07:00.0393067Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T20:07:00.0393459Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:07:00.0394100Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:07:00.0394520Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:07:00.0394926Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:07:00.0395446Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:07:00.0395875Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T20:07:00.0396308Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T20:07:00.0396738Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T20:07:00.0397162Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:07:00.0397614Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T20:07:00.0398294Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:07:00.0398748Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:07:00.0399144Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T20:07:00.0399554Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:07:00.0399978Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T20:07:00.0400396Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:07:00.0400797Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T20:07:00.0401187Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T20:07:00.0401770Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T20:07:00.0402249Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:07:00.0402713Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:07:00.0403197Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T20:07:00.0403642Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T20:07:00.0404063Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:07:00.0404483Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T20:07:00.0404885Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T20:07:00.0405298Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T20:07:00.0405693Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T20:07:00.0406065Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T20:07:00.0406422Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T20:07:00.0406791Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T20:07:00.0407121Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T20:07:00.0407467Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T20:07:00.0407872Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:07:00.0408575Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T20:07:00.0408984Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:07:00.0409424Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:07:00.0409841Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:07:00.0410250Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:07:00.0410675Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T20:07:00.0411232Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:07:00.0411632Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:07:00.0412024Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T20:07:00.0412442Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T20:07:00.0412920Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:07:00.0413418Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:07:00.0413889Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T20:07:00.0414302Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T20:07:00.0414689Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T20:07:00.0415076Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T20:07:00.0415477Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T20:07:00.0415919Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:07:00.0416417Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:07:00.0416917Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:07:00.0417409Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:07:00.0417856Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:07:00.0418464Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:07:00.0419086Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:07:00.0419502Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:07:00.0419911Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T20:07:00.0420296Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T20:07:00.0420708Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T20:07:00.0421129Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T20:07:00.0421512Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T20:07:00.0421892Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T20:07:00.0422301Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:07:00.0422710Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T20:07:00.0423095Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T20:07:00.0423476Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T20:07:00.0423872Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:07:00.0424268Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T20:07:00.0424625Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T20:07:00.0425003Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T20:07:00.0425383Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T20:07:00.0425747Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T20:07:00.0426134Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T20:07:00.0426499Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T20:07:00.0426861Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T20:07:00.0427247Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T20:07:00.0427642Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T20:07:00.0428440Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T20:07:00.0428857Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T20:07:00.0429235Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T20:07:00.0429609Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T20:07:00.0430001Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T20:07:00.0430405Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T20:07:00.0430749Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T20:07:00.0431078Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T20:07:00.0431440Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T20:07:00.0431801Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T20:07:00.0432161Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T20:07:00.0432530Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T20:07:00.0432963Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T20:07:00.0433494Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T20:07:00.0433897Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T20:07:00.0434339Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:07:00.0434787Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T20:07:00.0435189Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T20:07:00.0435576Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T20:07:00.0436097Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T20:07:00.0436502Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T20:07:00.0444056Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T20:07:00.0444647Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T20:07:00.0445069Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T20:07:00.0445474Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T20:07:00.0445892Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:07:00.0446332Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:07:00.0446768Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T20:07:00.0447168Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T20:07:00.0447573Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T20:07:00.0447985Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T20:07:00.0448547Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T20:07:00.0448953Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T20:07:00.0449344Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T20:07:00.0449741Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:07:00.0450144Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T20:07:00.0450524Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T20:07:00.0450887Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T20:07:00.0451190Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T20:07:00.0451514Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T20:07:00.0451915Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T20:07:00.0452404Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T20:07:00.0453079Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T20:07:00.0453463Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T20:07:00.0453834Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T20:07:00.0454214Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T20:07:00.0454564Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T20:07:00.0454900Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T20:07:00.0455319Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:07:00.0455766Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T20:07:00.0456169Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T20:07:00.0456535Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T20:07:00.0456920Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T20:07:00.0457326Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T20:07:00.0457740Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:07:00.0458342Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:07:00.0458712Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T20:07:00.0459066Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T20:07:00.0459480Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:07:00.0459908Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T20:07:00.0460432Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T20:07:00.0460803Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T20:07:00.0461146Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T20:07:00.0461529Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T20:07:00.0461909Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T20:07:00.0462330Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:07:00.0462802Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:07:00.0463215Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T20:07:00.0463603Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T20:07:00.0463949Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T20:07:00.0464302Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T20:07:00.0464756Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:07:00.0465263Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:07:00.0465715Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T20:07:00.0466088Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T20:07:00.0466552Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:07:00.0467091Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:07:00.0467589Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:07:00.0468132Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T20:07:00.0468504Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T20:07:00.0468890Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T20:07:00.0469297Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T20:07:00.0469831Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T20:07:00.0470231Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:07:00.0470609Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T20:07:00.0470978Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T20:07:00.0471372Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:07:00.0471767Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T20:07:00.0472160Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:07:00.0472553Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T20:07:00.0472945Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:07:00.0473335Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T20:07:00.0473764Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:07:00.0474217Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T20:07:00.0474642Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T20:07:00.0475008Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T20:07:00.0475379Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T20:07:00.0475775Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T20:07:00.0476149Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T20:07:00.0476525Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T20:07:00.0476898Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T20:07:00.0477395Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T20:07:00.0477818Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:07:00.0478526Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:07:00.0478996Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:07:00.0479398Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T20:07:00.0479784Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T20:07:00.0480164Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T20:07:00.0480538Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T20:07:00.0480905Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T20:07:00.0481290Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T20:07:00.0481674Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T20:07:00.0482128Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:07:00.0482614Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T20:07:00.0483074Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:07:00.0483591Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:07:00.0484100Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T20:07:00.0484592Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:07:00.0485079Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:07:00.0485513Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T20:07:00.0485875Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T20:07:00.0486229Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T20:07:00.0486729Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:07:00.0487101Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T20:07:00.0487463Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T20:07:00.0487838Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:07:00.0488437Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T20:07:00.0488820Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:07:00.0489198Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T20:07:00.0489578Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T20:07:00.0489975Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T20:07:00.0490362Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T20:07:00.0490777Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:07:00.0491219Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:07:00.0491605Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T20:07:00.0491977Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T20:07:00.0492385Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T20:07:00.0492753Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T20:07:00.0493103Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T20:07:00.0493450Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T20:07:00.0493811Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T20:07:00.0494350Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T20:07:00.0494725Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T20:07:00.0495116Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T20:07:00.0495479Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T20:07:00.0495799Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T20:07:00.0496259Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:00.0496776Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T20:07:00.0497142Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T20:07:00.0497511Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T20:07:00.0497874Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T20:07:00.0498461Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:07:00.0498904Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T20:07:00.0499337Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:07:00.0499761Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T20:07:00.0500165Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T20:07:00.0500561Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T20:07:00.0500976Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:07:00.0501386Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T20:07:00.0501775Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T20:07:00.0502200Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:07:00.0502690Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:07:00.0503186Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:07:00.0503753Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:07:00.0504155Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T20:07:00.0504554Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T20:07:00.0505027Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:07:00.0505508Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T20:07:00.0505914Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T20:07:00.0506345Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:07:00.0506789Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T20:07:00.0507192Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T20:07:00.0507561Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T20:07:00.0507924Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T20:07:00.0508418Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T20:07:00.0508795Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T20:07:00.0509167Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T20:07:00.0509524Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T20:07:00.0509909Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T20:07:00.0510287Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T20:07:00.0510653Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T20:07:00.0511138Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T20:07:00.0511494Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T20:07:00.0511875Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T20:07:00.0512258Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T20:07:00.0512618Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T20:07:00.0512969Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T20:07:00.0513323Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T20:07:00.0513680Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T20:07:00.0514049Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T20:07:00.0514411Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T20:07:00.0514763Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T20:07:00.0515143Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T20:07:00.0515495Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T20:07:00.0515863Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T20:07:00.0516293Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T20:07:00.0516699Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T20:07:00.0517057Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T20:07:00.0517435Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:07:00.0517856Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:07:00.0518483Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T20:07:00.0518850Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T20:07:00.0519226Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T20:07:00.0519581Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T20:07:00.0520007Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T20:07:00.0520307Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T20:07:00.0520659Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T20:07:00.0521008Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T20:07:00.0521371Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T20:07:00.0521728Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T20:07:00.0522070Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T20:07:00.0522406Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T20:07:00.0522785Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:07:00.0523199Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T20:07:00.0523595Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:07:00.0523992Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T20:07:00.0524381Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:07:00.0524795Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:07:00.0525295Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:07:00.0525921Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:07:00.0526544Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:07:00.0527089Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:07:00.0527668Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:07:00.0528237Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:07:00.0528762Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:07:00.0529387Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:07:00.0529947Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:07:00.0530438Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:07:00.0530879Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T20:07:00.0531240Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T20:07:00.0531612Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T20:07:00.0531982Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T20:07:00.0532361Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T20:07:00.0532753Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T20:07:00.0533135Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T20:07:00.0533515Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T20:07:00.0533891Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T20:07:00.0534267Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T20:07:00.0534640Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T20:07:00.0535004Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T20:07:00.0535369Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T20:07:00.0535762Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T20:07:00.0536154Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T20:07:00.0536562Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T20:07:00.0537093Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T20:07:00.0537451Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T20:07:00.0537836Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T20:07:00.0538429Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T20:07:00.0538838Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:07:00.0539270Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:07:00.0539695Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T20:07:00.0540061Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T20:07:00.0540434Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T20:07:00.0540844Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T20:07:00.0541210Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T20:07:00.0541593Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:07:00.0541978Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T20:07:00.0542357Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T20:07:00.0542735Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T20:07:00.0543093Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T20:07:00.0543450Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T20:07:00.0543996Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:00.0544830Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:00.0545514Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:00.0546167Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:00.0546683Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T20:07:00.0547064Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T20:07:00.0547431Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T20:07:00.0547805Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T20:07:00.0548287Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T20:07:00.0548656Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T20:07:00.0549027Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T20:07:00.0549426Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T20:07:00.0549804Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T20:07:00.0550181Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T20:07:00.0550560Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T20:07:00.0550934Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T20:07:00.0551324Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T20:07:00.0551736Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T20:07:00.0552134Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T20:07:00.0552529Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T20:07:00.0552930Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T20:07:00.0553437Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T20:07:00.0553824Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T20:07:00.0554206Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T20:07:00.0554579Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T20:07:00.0554960Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T20:07:00.0555361Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T20:07:00.0555752Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T20:07:00.0556146Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T20:07:00.0556540Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T20:07:00.0556921Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T20:07:00.0557346Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:07:00.0557783Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T20:07:00.0558355Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T20:07:00.0558841Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:07:00.0559305Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:07:00.0559714Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T20:07:00.0560080Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T20:07:00.0560459Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T20:07:00.0560855Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T20:07:00.0561383Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:07:00.0561789Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T20:07:00.0562169Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T20:07:00.0562552Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T20:07:00.0563023Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:07:00.0563502Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:07:00.0563897Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T20:07:00.0564300Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:07:00.0564750Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:07:00.0565195Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:07:00.0565669Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:07:00.0566160Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:07:00.0566602Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:07:00.0567041Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:07:00.0567436Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T20:07:00.0567826Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T20:07:00.0568428Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T20:07:00.0568817Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T20:07:00.0569194Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T20:07:00.0569609Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T20:07:00.0570011Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T20:07:00.0570540Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:07:00.0570958Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T20:07:00.0571346Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T20:07:00.0571722Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T20:07:00.0572086Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T20:07:00.0572439Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T20:07:00.0572837Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:07:00.0573255Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:07:00.0573708Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:07:00.0574158Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:07:00.0574560Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T20:07:00.0574989Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:07:00.0575404Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T20:07:00.0575810Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:07:00.0576211Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T20:07:00.0576567Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T20:07:00.0576931Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T20:07:00.0577319Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T20:07:00.0577817Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T20:07:00.0578383Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T20:07:00.0578721Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T20:07:00.0579030Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T20:07:00.0579383Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T20:07:00.0579884Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T20:07:00.0580395Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T20:07:00.0580769Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T20:07:00.0581140Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T20:07:00.0581532Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T20:07:00.0581942Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T20:07:00.0582348Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T20:07:00.0582746Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T20:07:00.0583149Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:07:00.0583552Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T20:07:00.0583924Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T20:07:00.0584289Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T20:07:00.0584644Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T20:07:00.0585021Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T20:07:00.0585437Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T20:07:00.0585864Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T20:07:00.0586257Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T20:07:00.0586796Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:07:00.0587228Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:07:00.0587622Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T20:07:00.0588086Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T20:07:00.0588439Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T20:07:00.0588806Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T20:07:00.0589178Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T20:07:00.0589554Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T20:07:00.0589952Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T20:07:00.0590361Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T20:07:00.0590818Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:07:00.0591262Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T20:07:00.0591634Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T20:07:00.0592020Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T20:07:00.0592403Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T20:07:00.0592785Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T20:07:00.0593168Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T20:07:00.0593546Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T20:07:00.0593988Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:07:00.0594592Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:07:00.0595016Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T20:07:00.0595387Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T20:07:00.0595752Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T20:07:00.0596153Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T20:07:00.0596543Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T20:07:00.0596913Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T20:07:00.0597310Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T20:07:00.0597694Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T20:07:00.0598139Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T20:07:00.0598623Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T20:07:00.0599050Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T20:07:00.0599469Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T20:07:00.0599849Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T20:07:00.0600232Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T20:07:00.0600670Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:07:00.0601098Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T20:07:00.0601511Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:07:00.0601903Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T20:07:00.0602425Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:00.0602939Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T20:07:00.0603249Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T20:07:00.0603756Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:07:00.0604160Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T20:07:00.0604584Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:07:00.0605098Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:07:00.0605679Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:07:00.0606283Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:07:00.0606924Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:07:00.0607570Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:07:00.0608309Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:07:00.0608937Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:07:00.0609531Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:07:00.0610025Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T20:07:00.0610471Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:07:00.0610909Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T20:07:00.0611334Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:07:00.0611919Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:07:00.0612360Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T20:07:00.0612753Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T20:07:00.0613119Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T20:07:00.0613495Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T20:07:00.0613873Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T20:07:00.0614279Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:07:00.0614693Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T20:07:00.0615055Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T20:07:00.0615447Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:07:00.0615909Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T20:07:00.0616396Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T20:07:00.0616880Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:07:00.0617360Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:07:00.0617835Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:07:00.0618496Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:07:00.0618945Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T20:07:00.0619359Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T20:07:00.0619774Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:07:00.0620187Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T20:07:00.0620598Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T20:07:00.0621133Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T20:07:00.0621565Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:07:00.0621994Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T20:07:00.0622381Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T20:07:00.0622764Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T20:07:00.0623140Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T20:07:00.0623518Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T20:07:00.0623956Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:07:00.0624392Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T20:07:00.0624798Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T20:07:00.0625202Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T20:07:00.0625625Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:07:00.0626072Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:07:00.0626518Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:07:00.0626946Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:07:00.0627342Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T20:07:00.0627717Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T20:07:00.0628208Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T20:07:00.0628725Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T20:07:00.0629098Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T20:07:00.0629500Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T20:07:00.0629897Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T20:07:00.0630324Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:07:00.0630790Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:07:00.0631210Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T20:07:00.0631614Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:07:00.0632008Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T20:07:00.0632310Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T20:07:00.0632629Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T20:07:00.0633014Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T20:07:00.0633401Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T20:07:00.0633797Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T20:07:00.0634189Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:07:00.0634619Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:07:00.0635062Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:07:00.0635476Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T20:07:00.0635857Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T20:07:00.0636254Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T20:07:00.0636800Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:00.0637377Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:07:00.0637941Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T20:07:00.0638597Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:07:00.0639033Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:07:00.0639455Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T20:07:00.0639858Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T20:07:00.0640248Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T20:07:00.0640630Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:07:00.0641054Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:07:00.0641454Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T20:07:00.0641828Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T20:07:00.0642219Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:07:00.0642612Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:07:00.0642987Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T20:07:00.0643392Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T20:07:00.0643852Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T20:07:00.0644268Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T20:07:00.0644640Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T20:07:00.0645009Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T20:07:00.0645515Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T20:07:00.0645894Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T20:07:00.0646272Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:07:00.0646698Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:07:00.0647141Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T20:07:00.0647542Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T20:07:00.0647935Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T20:07:00.0648509Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T20:07:00.0648891Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T20:07:00.0649260Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T20:07:00.0649641Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T20:07:00.0650036Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T20:07:00.0650498Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:07:00.0650950Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:07:00.0651376Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:07:00.0651777Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T20:07:00.0652182Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T20:07:00.0652602Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T20:07:00.0652992Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T20:07:00.0653347Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T20:07:00.0653666Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T20:07:00.0653968Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T20:07:00.0654457Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T20:07:00.0654827Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T20:07:00.0655176Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T20:07:00.0655549Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:07:00.0655947Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:07:00.0656329Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T20:07:00.0656688Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T20:07:00.0657038Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T20:07:00.0657410Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T20:07:00.0657809Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T20:07:00.0658354Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T20:07:00.0658722Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T20:07:00.0659081Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T20:07:00.0659462Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T20:07:00.0659842Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T20:07:00.0660189Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T20:07:00.0660561Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T20:07:00.0660948Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T20:07:00.0661321Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T20:07:00.0661809Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T20:07:00.0662192Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T20:07:00.0662581Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T20:07:00.0662980Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T20:07:00.0663403Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T20:07:00.0663805Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T20:07:00.0664151Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T20:07:00.0664497Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T20:07:00.0664839Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T20:07:00.0665266Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:07:00.0665756Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:07:00.0666228Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:07:00.0666706Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:07:00.0667202Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:07:00.0667640Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T20:07:00.0668123Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:07:00.0668514Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:07:00.0668899Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:07:00.0669284Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T20:07:00.0669662Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:07:00.0670052Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T20:07:00.0670421Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T20:07:00.0670925Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:07:00.0671365Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:07:00.0671792Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:07:00.0672167Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T20:07:00.0672567Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:07:00.0672986Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:07:00.0673365Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T20:07:00.0673714Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T20:07:00.0674102Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:07:00.0674550Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:07:00.0674976Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T20:07:00.0675384Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T20:07:00.0675789Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T20:07:00.0676113Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T20:07:00.0676393Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T20:07:00.0676746Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T20:07:00.0677223Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T20:07:00.2873760Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:07:00.9045436Z Collecting meson
2025-08-20T20:07:00.9432280Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T20:07:00.9728770Z Collecting ninja
2025-08-20T20:07:00.9759368Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-20T20:07:00.9824309Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T20:07:01.0066294Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 80.4 MB/s  0:00:00
2025-08-20T20:07:01.0100180Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-20T20:07:01.0981069Z Installing collected packages: ninja, meson
2025-08-20T20:07:01.8247285Z 
2025-08-20T20:07:01.8277041Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T20:07:02.1096642Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:07:02.6696231Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T20:07:02.7247143Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T20:07:03.7273073Z 1.8.4
2025-08-20T20:07:03.7505434Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T20:07:03.7757415Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:07:03.7758178Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T20:07:03.7758851Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T20:07:03.7759491Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T20:07:03.7760150Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T20:07:03.7760807Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T20:07:03.7761469Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T20:07:03.7762097Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T20:07:03.7762697Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T20:07:03.7763274Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T20:07:03.7763922Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T20:07:03.7764859Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T20:07:03.7765530Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T20:07:03.7766243Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T20:07:03.7766920Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T20:07:03.7767393Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T20:07:03.7767806Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T20:07:03.7768416Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T20:07:03.7768808Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:07:03.7769272Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:07:03.7769723Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T20:07:03.7770110Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T20:07:03.7770542Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:07:03.7770960Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T20:07:03.7771323Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T20:07:03.7771717Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:07:03.7772148Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:07:03.7772557Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:07:03.7772954Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:07:03.7773367Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:07:03.7773957Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T20:07:03.7774394Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T20:07:03.7774836Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T20:07:03.7775261Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:07:03.7775716Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T20:07:03.7776160Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:07:03.7776566Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:07:03.7776962Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T20:07:03.7777393Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:07:03.7778748Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T20:07:03.7779546Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:07:03.7780324Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T20:07:03.7781030Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T20:07:03.7781851Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T20:07:03.7782814Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:07:03.7783671Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:07:03.7784567Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T20:07:03.7785354Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T20:07:03.7786095Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:07:03.7786854Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T20:07:03.7787608Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T20:07:03.7789049Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T20:07:03.7789799Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T20:07:03.7790475Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T20:07:03.7791125Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T20:07:03.7791792Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T20:07:03.7792371Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T20:07:03.7792980Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T20:07:03.7793724Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:07:03.7794409Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T20:07:03.7795153Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:07:03.7795943Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:07:03.7796718Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:07:03.7797451Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:07:03.7798388Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T20:07:03.7799164Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:07:03.7799885Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:07:03.7800589Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T20:07:03.7801347Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T20:07:03.7802375Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:07:03.7803285Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:07:03.7804142Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T20:07:03.7804896Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T20:07:03.7805595Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T20:07:03.7806296Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T20:07:03.7807011Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T20:07:03.7807791Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:07:03.7808826Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:07:03.7809727Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:07:03.7810598Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:07:03.7811384Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:07:03.7812084Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:07:03.7812770Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:07:03.7813496Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:07:03.7814211Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T20:07:03.7814901Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T20:07:03.7815657Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T20:07:03.7816414Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T20:07:03.7817089Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T20:07:03.7824748Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T20:07:03.7825222Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:07:03.7825941Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T20:07:03.7826557Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T20:07:03.7827182Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T20:07:03.7827856Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:07:03.7828851Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T20:07:03.7829294Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T20:07:03.7829706Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T20:07:03.7830087Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T20:07:03.7830478Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T20:07:03.7830915Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T20:07:03.7831288Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T20:07:03.7831645Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T20:07:03.7832022Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T20:07:03.7832414Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T20:07:03.7832819Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T20:07:03.7833214Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T20:07:03.7833591Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T20:07:03.7833958Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T20:07:03.7834355Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T20:07:03.7834918Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T20:07:03.7835277Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T20:07:03.7835613Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T20:07:03.7835975Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T20:07:03.7836332Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T20:07:03.7836687Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T20:07:03.7837047Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T20:07:03.7837396Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T20:07:03.7837773Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T20:07:03.7839289Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T20:07:03.7839744Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:07:03.7840198Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T20:07:03.7840601Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T20:07:03.7840988Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T20:07:03.7841375Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T20:07:03.7841764Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T20:07:03.7842170Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T20:07:03.7842585Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T20:07:03.7842970Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T20:07:03.7843364Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T20:07:03.7843783Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:07:03.7844251Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:07:03.7844829Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T20:07:03.7845223Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T20:07:03.7845618Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T20:07:03.7846026Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T20:07:03.7846433Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T20:07:03.7846830Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T20:07:03.7847222Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T20:07:03.7847617Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:07:03.7848179Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T20:07:03.7848582Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T20:07:03.7848951Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T20:07:03.7849259Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T20:07:03.7849584Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T20:07:03.7849973Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T20:07:03.7850370Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T20:07:03.7850765Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T20:07:03.7851133Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T20:07:03.7851502Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T20:07:03.7851879Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T20:07:03.7852347Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T20:07:03.7852697Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T20:07:03.7853127Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:07:03.7853570Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T20:07:03.7853964Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T20:07:03.7854332Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T20:07:03.7854716Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T20:07:03.7855120Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T20:07:03.7855531Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:07:03.7855945Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:07:03.7856306Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T20:07:03.7856668Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T20:07:03.7857084Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:07:03.7857512Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T20:07:03.7857916Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T20:07:03.7858537Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T20:07:03.7858889Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T20:07:03.7859280Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T20:07:03.7859660Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T20:07:03.7860088Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:07:03.7860560Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:07:03.7860980Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T20:07:03.7861351Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T20:07:03.7861825Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T20:07:03.7862181Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T20:07:03.7862632Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:07:03.7863138Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:07:03.7863577Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T20:07:03.7863948Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T20:07:03.7864417Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:07:03.7864960Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:07:03.7865461Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:07:03.7865898Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T20:07:03.7866260Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T20:07:03.7866643Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T20:07:03.7867055Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T20:07:03.7867469Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T20:07:03.7867868Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:07:03.7868410Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T20:07:03.7868784Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T20:07:03.7869183Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:07:03.7869705Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T20:07:03.7870111Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:07:03.7870505Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T20:07:03.7870896Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:07:03.7871288Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T20:07:03.7871714Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:07:03.7872171Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T20:07:03.7872596Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T20:07:03.7872969Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T20:07:03.7873340Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T20:07:03.7873739Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T20:07:03.7874112Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T20:07:03.7874489Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T20:07:03.7874866Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T20:07:03.7875251Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T20:07:03.7875667Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:07:03.7876131Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:07:03.7876578Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:07:03.7876979Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T20:07:03.7877366Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T20:07:03.7877746Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T20:07:03.7878365Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T20:07:03.7878888Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T20:07:03.7879271Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T20:07:03.7879649Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T20:07:03.7880095Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:07:03.7880569Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T20:07:03.7881028Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:07:03.7881542Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:07:03.7882053Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T20:07:03.7882548Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:07:03.7883042Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:07:03.7883473Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T20:07:03.7883838Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T20:07:03.7884196Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T20:07:03.7884569Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:07:03.7884943Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T20:07:03.7885294Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T20:07:03.7885668Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:07:03.7886167Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T20:07:03.7886552Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:07:03.7886935Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T20:07:03.7887310Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T20:07:03.7887701Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T20:07:03.7888293Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T20:07:03.7888715Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:07:03.7889155Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:07:03.7889539Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T20:07:03.7889908Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T20:07:03.7890317Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T20:07:03.7890695Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T20:07:03.7891048Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T20:07:03.7891399Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T20:07:03.7891759Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T20:07:03.7892142Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T20:07:03.7892514Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T20:07:03.7892896Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T20:07:03.7893256Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T20:07:03.7893573Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T20:07:03.7894029Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:03.7894549Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T20:07:03.7894916Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T20:07:03.7895416Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T20:07:03.7895786Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T20:07:03.7896199Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:07:03.7896634Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T20:07:03.7897056Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:07:03.7897482Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T20:07:03.7897882Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T20:07:03.7898385Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T20:07:03.7898808Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:07:03.7899216Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T20:07:03.7899613Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T20:07:03.7900040Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:07:03.7900529Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:07:03.7901023Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:07:03.7901466Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:07:03.7901868Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T20:07:03.7902266Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T20:07:03.7902737Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:07:03.7903394Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T20:07:03.7903808Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T20:07:03.7904237Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:07:03.7904688Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T20:07:03.7905095Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T20:07:03.7905456Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T20:07:03.7905820Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T20:07:03.7906197Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T20:07:03.7906580Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T20:07:03.7906944Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T20:07:03.7907310Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T20:07:03.7907695Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T20:07:03.7908175Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T20:07:03.7908543Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T20:07:03.7908913Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T20:07:03.7909261Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T20:07:03.7909636Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T20:07:03.7910032Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T20:07:03.7910399Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T20:07:03.7910761Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T20:07:03.7911118Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T20:07:03.7911494Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T20:07:03.7911873Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T20:07:03.7912365Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T20:07:03.7912718Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T20:07:03.7913094Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T20:07:03.7913451Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T20:07:03.7913822Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T20:07:03.7914258Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T20:07:03.7914663Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T20:07:03.7915023Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T20:07:03.7915407Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:07:03.7915827Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:07:03.7916227Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T20:07:03.7916585Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T20:07:03.7916944Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T20:07:03.7917309Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T20:07:03.7917609Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T20:07:03.7917909Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T20:07:03.7918360Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T20:07:03.7918713Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T20:07:03.7919075Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T20:07:03.7919559Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T20:07:03.7919907Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T20:07:03.7920247Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T20:07:03.7920627Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:07:03.7921035Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T20:07:03.7921425Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:07:03.7921815Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T20:07:03.7922205Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:07:03.7922615Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:07:03.7923120Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:07:03.7923751Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:07:03.7924379Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:07:03.7924927Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:07:03.7925395Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:07:03.7925847Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:07:03.7926376Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:07:03.7927005Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:07:03.7927566Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:07:03.7928285Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:07:03.7928741Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T20:07:03.7929237Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T20:07:03.7929607Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T20:07:03.7929986Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T20:07:03.7930367Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T20:07:03.7930785Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T20:07:03.7931167Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T20:07:03.7931548Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T20:07:03.7931924Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T20:07:03.7932302Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T20:07:03.7932677Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T20:07:03.7933049Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T20:07:03.7933419Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T20:07:03.7933810Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T20:07:03.7934200Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T20:07:03.7934609Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T20:07:03.7935018Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T20:07:03.7935381Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T20:07:03.7935769Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T20:07:03.7936178Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T20:07:03.7936701Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:07:03.7937143Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:07:03.7937577Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T20:07:03.7937947Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T20:07:03.7938427Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T20:07:03.7938816Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T20:07:03.7939195Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T20:07:03.7939591Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:07:03.7939986Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T20:07:03.7940372Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T20:07:03.7940765Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T20:07:03.7941130Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T20:07:03.7941495Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T20:07:03.7942045Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:03.7942765Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:03.7943448Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:03.7944110Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:03.7944634Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T20:07:03.7945022Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T20:07:03.7945394Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T20:07:03.7945899Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T20:07:03.7946272Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T20:07:03.7946632Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T20:07:03.7947005Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T20:07:03.7947390Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T20:07:03.7947769Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T20:07:03.7948257Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T20:07:03.7948650Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T20:07:03.7949031Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T20:07:03.7949430Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T20:07:03.7949844Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T20:07:03.7950255Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T20:07:03.7950654Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T20:07:03.7951051Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T20:07:03.7951444Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T20:07:03.7951830Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T20:07:03.7952212Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T20:07:03.7952593Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T20:07:03.7952973Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T20:07:03.7953493Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T20:07:03.7953894Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T20:07:03.7954296Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T20:07:03.7954698Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T20:07:03.7955084Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T20:07:03.7955511Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:07:03.7955946Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T20:07:03.7956346Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T20:07:03.7956787Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:07:03.7957252Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:07:03.7957674Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T20:07:03.7958150Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T20:07:03.7958537Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T20:07:03.7958939Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T20:07:03.7959345Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:07:03.7959749Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T20:07:03.7960125Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T20:07:03.7960512Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T20:07:03.7960983Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:07:03.7961456Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:07:03.7961852Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T20:07:03.7962259Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:07:03.7962837Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:07:03.7963282Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:07:03.7963758Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:07:03.7964249Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:07:03.7964690Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:07:03.7965124Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:07:03.7965525Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T20:07:03.7965920Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T20:07:03.7966340Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T20:07:03.7966732Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T20:07:03.7967110Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T20:07:03.7967517Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T20:07:03.7967920Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T20:07:03.7968425Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:07:03.7968845Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T20:07:03.7969237Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T20:07:03.7969612Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T20:07:03.7970093Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T20:07:03.7970450Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T20:07:03.7970851Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:07:03.7971280Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:07:03.7971735Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:07:03.7972186Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:07:03.7972587Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T20:07:03.7973024Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:07:03.7973445Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T20:07:03.7973850Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:07:03.7974256Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T20:07:03.7974614Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T20:07:03.7974983Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T20:07:03.7975369Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T20:07:03.7975762Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T20:07:03.7976132Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T20:07:03.7976463Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T20:07:03.7976778Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T20:07:03.7977131Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T20:07:03.7977633Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T20:07:03.7978256Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T20:07:03.7978634Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T20:07:03.7979124Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T20:07:03.7979518Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T20:07:03.7979928Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T20:07:03.7980337Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T20:07:03.7980736Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T20:07:03.7981150Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:07:03.7981558Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T20:07:03.7981928Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T20:07:03.7982297Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T20:07:03.7982660Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T20:07:03.7983034Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T20:07:03.7983461Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T20:07:03.7983888Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T20:07:03.7984282Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T20:07:03.7984701Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:07:03.7985137Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:07:03.7985529Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T20:07:03.7985897Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T20:07:03.7986252Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T20:07:03.7986757Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T20:07:03.7987139Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T20:07:03.7987530Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T20:07:03.7987925Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T20:07:03.7988444Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T20:07:03.7988911Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:07:03.7989348Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T20:07:03.7989724Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T20:07:03.7990110Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T20:07:03.7990499Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T20:07:03.7990887Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T20:07:03.7991260Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T20:07:03.7991638Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T20:07:03.7992076Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:07:03.7992570Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:07:03.7992990Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T20:07:03.7993365Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T20:07:03.7993738Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T20:07:03.7994139Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T20:07:03.7994530Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T20:07:03.7994907Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T20:07:03.7995306Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T20:07:03.7995810Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T20:07:03.7996165Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T20:07:03.7996520Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T20:07:03.7996916Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T20:07:03.7997331Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T20:07:03.7997711Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T20:07:03.7998359Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T20:07:03.7998812Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:07:03.7999254Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T20:07:03.7999665Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:07:03.8000061Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T20:07:03.8000582Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:03.8001091Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T20:07:03.8001412Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T20:07:03.8001757Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:07:03.8002169Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T20:07:03.8002591Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:07:03.8003107Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:07:03.8003820Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:07:03.8004442Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:07:03.8005093Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:07:03.8005740Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:07:03.8006368Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:07:03.8006987Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:07:03.8007560Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:07:03.8008145Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T20:07:03.8008597Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:07:03.8009033Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T20:07:03.8009455Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:07:03.8009922Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:07:03.8010352Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T20:07:03.8010735Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T20:07:03.8011099Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T20:07:03.8011470Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T20:07:03.8011847Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T20:07:03.8012251Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:07:03.8012670Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T20:07:03.8013153Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T20:07:03.8013538Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:07:03.8013994Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T20:07:03.8014478Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T20:07:03.8014959Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:07:03.8015438Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:07:03.8015914Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:07:03.8016386Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:07:03.8016833Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T20:07:03.8017246Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T20:07:03.8017660Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:07:03.8018173Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T20:07:03.8018586Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T20:07:03.8018992Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T20:07:03.8019422Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:07:03.8019849Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T20:07:03.8020233Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T20:07:03.8020609Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T20:07:03.8021096Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T20:07:03.8021476Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T20:07:03.8021912Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:07:03.8022348Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T20:07:03.8022749Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T20:07:03.8023152Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T20:07:03.8023570Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:07:03.8024012Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:07:03.8024450Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:07:03.8024884Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:07:03.8025276Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T20:07:03.8025653Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T20:07:03.8026043Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T20:07:03.8026409Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T20:07:03.8026782Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T20:07:03.8027176Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T20:07:03.8027572Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T20:07:03.8028089Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:07:03.8028560Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:07:03.8028972Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T20:07:03.8029381Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:07:03.8029893Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T20:07:03.8030193Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T20:07:03.8030512Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T20:07:03.8030925Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T20:07:03.8031317Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T20:07:03.8031703Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T20:07:03.8032090Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:07:03.8032513Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:07:03.8032956Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:07:03.8033374Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T20:07:03.8033755Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T20:07:03.8034153Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T20:07:03.8034697Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:03.8035273Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:07:03.8035719Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T20:07:03.8036156Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:07:03.8036585Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:07:03.8037003Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T20:07:03.8037545Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T20:07:03.8037931Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T20:07:03.8038420Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:07:03.8038813Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:07:03.8039209Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T20:07:03.8039580Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T20:07:03.8039974Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:07:03.8040368Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:07:03.8040738Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T20:07:03.8041141Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T20:07:03.8041604Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T20:07:03.8042019Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T20:07:03.8042392Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T20:07:03.8042760Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T20:07:03.8043146Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T20:07:03.8043516Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T20:07:03.8043883Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:07:03.8044306Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:07:03.8044754Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T20:07:03.8045158Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T20:07:03.8045554Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T20:07:03.8045944Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T20:07:03.8046453Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T20:07:03.8046828Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T20:07:03.8047216Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T20:07:03.8047612Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T20:07:03.8048156Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:07:03.8048610Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:07:03.8049029Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:07:03.8049427Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T20:07:03.8049829Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T20:07:03.8050257Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T20:07:03.8050650Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T20:07:03.8051005Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T20:07:03.8051319Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T20:07:03.8051619Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T20:07:03.8051986Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T20:07:03.8052357Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T20:07:03.8052707Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T20:07:03.8053077Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:07:03.8053468Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:07:03.8053967Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T20:07:03.8054330Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T20:07:03.8054683Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T20:07:03.8055056Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T20:07:03.8055454Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T20:07:03.8055826Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T20:07:03.8056185Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T20:07:03.8056543Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T20:07:03.8056926Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T20:07:03.8057309Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T20:07:03.8057665Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T20:07:03.8058137Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T20:07:03.8058534Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T20:07:03.8058909Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T20:07:03.8059276Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T20:07:03.8059645Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T20:07:03.8060028Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T20:07:03.8060430Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T20:07:03.8060848Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T20:07:03.8061248Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T20:07:03.8061598Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T20:07:03.8061954Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T20:07:03.8062299Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T20:07:03.8062845Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:07:03.8063339Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:07:03.8063808Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:07:03.8064282Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:07:03.8064777Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:07:03.8065214Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T20:07:03.8065595Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:07:03.8065988Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:07:03.8066374Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:07:03.8066769Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T20:07:03.8067147Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:07:03.8067531Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T20:07:03.8067905Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T20:07:03.8068399Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:07:03.8068844Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:07:03.8069276Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:07:03.8069652Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T20:07:03.8070181Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:07:03.8070620Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:07:03.8071014Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T20:07:03.8071375Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T20:07:03.8071771Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:07:03.8072227Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:07:03.8072660Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T20:07:03.8073073Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T20:07:03.8073480Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T20:07:03.8073811Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T20:07:03.8074094Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T20:07:03.8074455Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T20:07:03.8074940Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T20:07:04.2177774Z info: downloading installer
2025-08-20T20:07:04.3989691Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T20:07:04.3990195Z warn: /home/runner/.rustup/settings.toml
2025-08-20T20:07:04.3990612Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T20:07:04.3991090Z warn: instead of the one inferred from the default host triple.
2025-08-20T20:07:04.4152950Z info: profile set to 'default'
2025-08-20T20:07:04.4153495Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-20T20:07:04.4153969Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T20:07:05.9825680Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T20:07:05.9962053Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T20:07:05.9962550Z 
2025-08-20T20:07:06.0053745Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T20:07:06.0054530Z 
2025-08-20T20:07:06.0054534Z 
2025-08-20T20:07:06.0054634Z Rust is installed now. Great!
2025-08-20T20:07:06.0054799Z 
2025-08-20T20:07:06.0055029Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T20:07:06.0055667Z environment variable. This has not been done automatically.
2025-08-20T20:07:06.0055914Z 
2025-08-20T20:07:06.0056036Z To configure your current shell, you need to source
2025-08-20T20:07:06.0056345Z the corresponding env file under $HOME/.cargo.
2025-08-20T20:07:06.0056540Z 
2025-08-20T20:07:06.0056716Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T20:07:06.0057125Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T20:07:06.0057449Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T20:07:06.0057760Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T20:07:06.0701989Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T20:07:06.1028831Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T20:07:06.1029330Z 
2025-08-20T20:07:06.1121176Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T20:07:06.1121554Z 
2025-08-20T20:07:06.1602458Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T20:07:09.3148687Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T20:07:09.4566371Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:07:09.4567005Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T20:07:09.4567627Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T20:07:09.4569048Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T20:07:09.4569681Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T20:07:09.4570287Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T20:07:09.4570767Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T20:07:09.4571159Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T20:07:09.4571532Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T20:07:09.4571866Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T20:07:09.4572225Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T20:07:09.4572620Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T20:07:09.4573003Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T20:07:09.4573409Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T20:07:09.4573806Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T20:07:09.4574210Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T20:07:09.4574613Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T20:07:09.4574975Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T20:07:09.4575359Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:07:09.4575818Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:07:09.4576278Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T20:07:09.4576672Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T20:07:09.4577101Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:07:09.4577504Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T20:07:09.4577862Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T20:07:09.4578506Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:07:09.4578944Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:07:09.4579355Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:07:09.4579913Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:07:09.4580327Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:07:09.4580740Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T20:07:09.4581158Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T20:07:09.4581589Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T20:07:09.4582011Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:07:09.4582458Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T20:07:09.4582890Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:07:09.4583296Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:07:09.4583693Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T20:07:09.4584102Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:07:09.4584524Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T20:07:09.4584940Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:07:09.4591932Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T20:07:09.4592519Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T20:07:09.4593008Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T20:07:09.4593486Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:07:09.4594124Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:07:09.4594608Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T20:07:09.4595047Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T20:07:09.4595474Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:07:09.4595902Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T20:07:09.4596320Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T20:07:09.4596745Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T20:07:09.4597148Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T20:07:09.4597526Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T20:07:09.4597916Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T20:07:09.4598459Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T20:07:09.4598781Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T20:07:09.4599132Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T20:07:09.4599576Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:07:09.4599956Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T20:07:09.4600362Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:07:09.4600802Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:07:09.4601230Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:07:09.4601645Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:07:09.4602070Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T20:07:09.4602502Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:07:09.4602910Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:07:09.4603432Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T20:07:09.4603860Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T20:07:09.4604331Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:07:09.4604831Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:07:09.4605305Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T20:07:09.4605720Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T20:07:09.4606109Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T20:07:09.4606503Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T20:07:09.4606913Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T20:07:09.4607358Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:07:09.4607856Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:07:09.4608489Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:07:09.4608980Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:07:09.4609419Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:07:09.4609816Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:07:09.4610201Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:07:09.4610600Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:07:09.4610996Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T20:07:09.4611497Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T20:07:09.4611931Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T20:07:09.4612355Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T20:07:09.4612734Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T20:07:09.4613110Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T20:07:09.4613516Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:07:09.4613916Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T20:07:09.4614285Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T20:07:09.4614649Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T20:07:09.4615040Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:07:09.4615426Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T20:07:09.4615779Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T20:07:09.4616162Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T20:07:09.4616761Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T20:07:09.4617407Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T20:07:09.4618230Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T20:07:09.4618667Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T20:07:09.4619025Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T20:07:09.4619397Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T20:07:09.4619785Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T20:07:09.4620189Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T20:07:09.4620578Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T20:07:09.4621092Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T20:07:09.4621462Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T20:07:09.4621852Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T20:07:09.4622253Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T20:07:09.4622595Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T20:07:09.4622922Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T20:07:09.4623273Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T20:07:09.4623622Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T20:07:09.4623973Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T20:07:09.4624332Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T20:07:09.4624684Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T20:07:09.4625061Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T20:07:09.4625454Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T20:07:09.4625890Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:07:09.4626335Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T20:07:09.4626736Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T20:07:09.4627127Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T20:07:09.4627514Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T20:07:09.4627898Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T20:07:09.4628655Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T20:07:09.4629076Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T20:07:09.4629458Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T20:07:09.4629843Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T20:07:09.4630257Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:07:09.4630697Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:07:09.4631124Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T20:07:09.4631505Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T20:07:09.4631887Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T20:07:09.4632293Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T20:07:09.4632702Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T20:07:09.4633099Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T20:07:09.4633488Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T20:07:09.4633881Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:07:09.4634278Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T20:07:09.4634654Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T20:07:09.4635009Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T20:07:09.4635315Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T20:07:09.4635636Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T20:07:09.4636020Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T20:07:09.4636416Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T20:07:09.4636818Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T20:07:09.4637186Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T20:07:09.4637678Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T20:07:09.4638162Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T20:07:09.4638513Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T20:07:09.4638852Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T20:07:09.4639269Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:07:09.4639712Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T20:07:09.4640110Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T20:07:09.4640492Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T20:07:09.4640890Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T20:07:09.4641303Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T20:07:09.4641725Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:07:09.4642140Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:07:09.4642493Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T20:07:09.4642844Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T20:07:09.4643260Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:07:09.4643883Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T20:07:09.4644291Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T20:07:09.4644652Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T20:07:09.4644989Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T20:07:09.4645501Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T20:07:09.4645887Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T20:07:09.4646321Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:07:09.4646786Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:07:09.4647193Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T20:07:09.4647563Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T20:07:09.4647905Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T20:07:09.4649624Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T20:07:09.4650080Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:07:09.4650590Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:07:09.4651043Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T20:07:09.4651415Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T20:07:09.4651889Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:07:09.4652459Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:07:09.4652961Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:07:09.4653404Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T20:07:09.4653767Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T20:07:09.4654147Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T20:07:09.4654560Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T20:07:09.4654980Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T20:07:09.4655383Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:07:09.4655895Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T20:07:09.4656267Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T20:07:09.4656665Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:07:09.4657062Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T20:07:09.4657449Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:07:09.4657841Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T20:07:09.4658346Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:07:09.4658737Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T20:07:09.4659172Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:07:09.4659637Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T20:07:09.4660073Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T20:07:09.4660442Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T20:07:09.4660813Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T20:07:09.4661210Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T20:07:09.4661587Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T20:07:09.4661963Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T20:07:09.4662341Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T20:07:09.4662725Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T20:07:09.4663141Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:07:09.4663724Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:07:09.4664178Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:07:09.4664583Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T20:07:09.4664968Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T20:07:09.4665347Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T20:07:09.4665714Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T20:07:09.4666079Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T20:07:09.4666464Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T20:07:09.4666846Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T20:07:09.4667297Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:07:09.4667782Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T20:07:09.4668450Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:07:09.4668979Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:07:09.4669662Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T20:07:09.4670164Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:07:09.4670657Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:07:09.4671086Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T20:07:09.4671449Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T20:07:09.4671813Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T20:07:09.4672199Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:07:09.4672574Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T20:07:09.4673072Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T20:07:09.4673448Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:07:09.4673828Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T20:07:09.4674211Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:07:09.4674587Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T20:07:09.4674963Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T20:07:09.4675358Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T20:07:09.4675742Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T20:07:09.4676156Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:07:09.4676600Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:07:09.4676999Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T20:07:09.4677384Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T20:07:09.4677827Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T20:07:09.4678444Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T20:07:09.4678834Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T20:07:09.4679196Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T20:07:09.4679572Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T20:07:09.4679967Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T20:07:09.4680341Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T20:07:09.4680866Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T20:07:09.4681239Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T20:07:09.4681561Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T20:07:09.4682030Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:09.4682554Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T20:07:09.4682925Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T20:07:09.4683303Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T20:07:09.4683672Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T20:07:09.4684078Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:07:09.4684513Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T20:07:09.4684948Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:07:09.4685379Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T20:07:09.4685787Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T20:07:09.4686186Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T20:07:09.4686613Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:07:09.4687028Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T20:07:09.4687419Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T20:07:09.4687847Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:07:09.4688458Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:07:09.4688954Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:07:09.4689407Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:07:09.4689816Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T20:07:09.4690397Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T20:07:09.4690871Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:07:09.4691359Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T20:07:09.4691763Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T20:07:09.4692192Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:07:09.4692649Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T20:07:09.4693056Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T20:07:09.4693425Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T20:07:09.4693794Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T20:07:09.4694178Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T20:07:09.4694566Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T20:07:09.4694934Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T20:07:09.4695305Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T20:07:09.4695695Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T20:07:09.4696077Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T20:07:09.4696450Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T20:07:09.4696819Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T20:07:09.4697174Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T20:07:09.4697662Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T20:07:09.4698161Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T20:07:09.4698536Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T20:07:09.4698892Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T20:07:09.4699243Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T20:07:09.4699638Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T20:07:09.4700009Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T20:07:09.4700371Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T20:07:09.4700726Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T20:07:09.4701101Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T20:07:09.4701454Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T20:07:09.4701829Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T20:07:09.4702265Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T20:07:09.4702678Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T20:07:09.4703039Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T20:07:09.4703419Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:07:09.4703847Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:07:09.4704244Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T20:07:09.4704600Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T20:07:09.4704965Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T20:07:09.4705321Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T20:07:09.4705624Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T20:07:09.4705921Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T20:07:09.4706269Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T20:07:09.4706742Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T20:07:09.4707109Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T20:07:09.4707465Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T20:07:09.4707811Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T20:07:09.4708400Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T20:07:09.4708790Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:07:09.4709202Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T20:07:09.4709601Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:07:09.4710000Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T20:07:09.4710396Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:07:09.4710814Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:07:09.4711319Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:07:09.4711942Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:07:09.4712569Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:07:09.4713118Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:07:09.4713591Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:07:09.4714044Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:07:09.4714687Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:07:09.4715314Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:07:09.4715877Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:07:09.4716374Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:07:09.4716821Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T20:07:09.4717185Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T20:07:09.4717557Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T20:07:09.4717927Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T20:07:09.4718585Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T20:07:09.4718981Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T20:07:09.4719373Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T20:07:09.4719760Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T20:07:09.4720138Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T20:07:09.4720516Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T20:07:09.4720886Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T20:07:09.4721261Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T20:07:09.4721629Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T20:07:09.4722022Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T20:07:09.4722417Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T20:07:09.4722828Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T20:07:09.4723243Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T20:07:09.4723606Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T20:07:09.4724127Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T20:07:09.4724536Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T20:07:09.4724945Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:07:09.4725396Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:07:09.4726137Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T20:07:09.4726744Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T20:07:09.4727381Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T20:07:09.4728248Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T20:07:09.4728953Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T20:07:09.4729615Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:07:09.4730024Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T20:07:09.4730430Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T20:07:09.4730913Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T20:07:09.4731279Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T20:07:09.4731641Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T20:07:09.4732193Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:09.4732911Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:09.4733756Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:09.4734423Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:09.4734951Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T20:07:09.4735335Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T20:07:09.4735704Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T20:07:09.4736083Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T20:07:09.4736460Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T20:07:09.4736821Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T20:07:09.4737191Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T20:07:09.4737575Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T20:07:09.4737958Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T20:07:09.4738544Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T20:07:09.4738930Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T20:07:09.4739304Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T20:07:09.4739690Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T20:07:09.4740100Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T20:07:09.4740499Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T20:07:09.4740892Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T20:07:09.4741297Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T20:07:09.4741686Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T20:07:09.4742075Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T20:07:09.4742460Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T20:07:09.4742978Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T20:07:09.4743362Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T20:07:09.4743772Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T20:07:09.4744163Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T20:07:09.4744558Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T20:07:09.4744949Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T20:07:09.4745332Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T20:07:09.4745760Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:07:09.4746195Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T20:07:09.4746596Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T20:07:09.4747040Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:07:09.4747498Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:07:09.4747905Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T20:07:09.4748533Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T20:07:09.4748916Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T20:07:09.4749308Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T20:07:09.4749931Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:07:09.4750683Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T20:07:09.4751314Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T20:07:09.4751714Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T20:07:09.4752192Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:07:09.4752666Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:07:09.4753061Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T20:07:09.4753466Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:07:09.4753992Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:07:09.4754437Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:07:09.4754910Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:07:09.4755403Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:07:09.4755844Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:07:09.4756285Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:07:09.4756685Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T20:07:09.4757080Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T20:07:09.4757497Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T20:07:09.4757881Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T20:07:09.4758467Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T20:07:09.4758878Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T20:07:09.4759278Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T20:07:09.4759686Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:07:09.4760097Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T20:07:09.4760616Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T20:07:09.4760996Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T20:07:09.4761361Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T20:07:09.4761719Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T20:07:09.4762107Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:07:09.4762523Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:07:09.4762974Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:07:09.4763425Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:07:09.4763839Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T20:07:09.4764290Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:07:09.4764730Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T20:07:09.4765145Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:07:09.4765564Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T20:07:09.4765930Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T20:07:09.4766301Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T20:07:09.4766701Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T20:07:09.4767100Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T20:07:09.4767480Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T20:07:09.4767810Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T20:07:09.4768411Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T20:07:09.4768874Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T20:07:09.4769575Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T20:07:09.4770095Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T20:07:09.4770477Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T20:07:09.4770848Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T20:07:09.4771245Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T20:07:09.4771661Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T20:07:09.4772078Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T20:07:09.4772488Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T20:07:09.4772902Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:07:09.4773316Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T20:07:09.4773694Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T20:07:09.4774067Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T20:07:09.4774432Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T20:07:09.4774814Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T20:07:09.4775238Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T20:07:09.4775672Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T20:07:09.4776068Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T20:07:09.4776488Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:07:09.4776926Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:07:09.4777465Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T20:07:09.4777833Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T20:07:09.4778453Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T20:07:09.4778831Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T20:07:09.4779212Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T20:07:09.4779595Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T20:07:09.4779995Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T20:07:09.4780408Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T20:07:09.4780872Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:07:09.4781319Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T20:07:09.4781700Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T20:07:09.4782091Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T20:07:09.4782478Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T20:07:09.4782864Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T20:07:09.4783240Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T20:07:09.4783615Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T20:07:09.4784116Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:07:09.4784609Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:07:09.4785028Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T20:07:09.4785525Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T20:07:09.4785910Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T20:07:09.4786319Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T20:07:09.4786711Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T20:07:09.4787087Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T20:07:09.4787490Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T20:07:09.4787877Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T20:07:09.4788450Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T20:07:09.4788820Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T20:07:09.4789233Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T20:07:09.4789672Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T20:07:09.4790065Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T20:07:09.4790463Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T20:07:09.4790912Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:07:09.4791349Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T20:07:09.4791773Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:07:09.4792173Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T20:07:09.4792698Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:09.4793217Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T20:07:09.4793526Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T20:07:09.4793881Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:07:09.4794299Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T20:07:09.4794862Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:07:09.4795391Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:07:09.4795981Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:07:09.4796595Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:07:09.4797240Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:07:09.4798152Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:07:09.4798922Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:07:09.4799579Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:07:09.4800178Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:07:09.4800661Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T20:07:09.4801105Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:07:09.4801544Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T20:07:09.4801970Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:07:09.4802441Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:07:09.4802874Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T20:07:09.4803394Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T20:07:09.4803771Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T20:07:09.4804157Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T20:07:09.4804535Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T20:07:09.4804946Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:07:09.4805365Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T20:07:09.4805726Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T20:07:09.4806119Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:07:09.4806584Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T20:07:09.4807073Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T20:07:09.4807563Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:07:09.4808255Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:07:09.4808785Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:07:09.4809279Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:07:09.4809735Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T20:07:09.4810159Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T20:07:09.4810579Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:07:09.4810997Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T20:07:09.4811412Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T20:07:09.4811825Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T20:07:09.4812268Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:07:09.4812707Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T20:07:09.4813232Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T20:07:09.4813616Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T20:07:09.4813997Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T20:07:09.4814376Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T20:07:09.4814815Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:07:09.4815257Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T20:07:09.4815661Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T20:07:09.4816072Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T20:07:09.4816502Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:07:09.4816957Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:07:09.4817549Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:07:09.4818374Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:07:09.4818807Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T20:07:09.4819193Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T20:07:09.4819589Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T20:07:09.4819964Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T20:07:09.4820340Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T20:07:09.4820744Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T20:07:09.4821289Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T20:07:09.4821731Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:07:09.4822207Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:07:09.4822630Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T20:07:09.4823039Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:07:09.4823435Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T20:07:09.4823737Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T20:07:09.4824052Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T20:07:09.4824440Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T20:07:09.4824835Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T20:07:09.4825231Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T20:07:09.4825626Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:07:09.4826059Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:07:09.4826507Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:07:09.4826924Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T20:07:09.4827316Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T20:07:09.4827712Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T20:07:09.4828485Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:07:09.4829078Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:07:09.4829536Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T20:07:09.4829978Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:07:09.4830583Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:07:09.4831002Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T20:07:09.4831402Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T20:07:09.4831796Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T20:07:09.4832179Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:07:09.4832574Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:07:09.4832970Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T20:07:09.4833345Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T20:07:09.4833734Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:07:09.4834137Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:07:09.4834518Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T20:07:09.4834937Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T20:07:09.4835403Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T20:07:09.4835826Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T20:07:09.4836206Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T20:07:09.4836585Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T20:07:09.4836972Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T20:07:09.4837351Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T20:07:09.4837840Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:07:09.4838486Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:07:09.4838957Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T20:07:09.4839371Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T20:07:09.4839773Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T20:07:09.4840178Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T20:07:09.4840561Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T20:07:09.4840938Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T20:07:09.4841322Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T20:07:09.4841721Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T20:07:09.4842179Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:07:09.4842635Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:07:09.4843069Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:07:09.4843473Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T20:07:09.4843878Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T20:07:09.4844306Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T20:07:09.4844700Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T20:07:09.4845061Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T20:07:09.4845378Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T20:07:09.4845685Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T20:07:09.4846059Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T20:07:09.4846441Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T20:07:09.4846795Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T20:07:09.4847298Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:07:09.4847697Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:07:09.4848197Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T20:07:09.4848561Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T20:07:09.4848913Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T20:07:09.4849286Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T20:07:09.4849684Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T20:07:09.4850062Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T20:07:09.4850431Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T20:07:09.4850797Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T20:07:09.4851188Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T20:07:09.4851577Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T20:07:09.4851928Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T20:07:09.4852305Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T20:07:09.4852697Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T20:07:09.4853082Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T20:07:09.4853459Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T20:07:09.4853836Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T20:07:09.4854221Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T20:07:09.4854738Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T20:07:09.4855169Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T20:07:09.4855578Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T20:07:09.4855931Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T20:07:09.4856281Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T20:07:09.4856622Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T20:07:09.4857046Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:07:09.4857544Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:07:09.4858191Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:07:09.4858762Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:07:09.4859261Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:07:09.4859703Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T20:07:09.4860086Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:07:09.4860476Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:07:09.4860862Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:07:09.4861248Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T20:07:09.4861632Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:07:09.4862016Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T20:07:09.4862395Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T20:07:09.4862789Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:07:09.4863236Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:07:09.4863798Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:07:09.4864177Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T20:07:09.4864581Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:07:09.4865005Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:07:09.4865384Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T20:07:09.4865732Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T20:07:09.4866126Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:07:09.4866585Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:07:09.4867019Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T20:07:09.4867434Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T20:07:09.4867846Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T20:07:09.4868397Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T20:07:09.4868681Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T20:07:09.4869040Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T20:07:09.4869523Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T20:07:09.4869849Z 
2025-08-20T20:07:09.4869853Z 
2025-08-20T20:07:09.4870225Z  [+] Finished Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (08:07:09 PM)
2025-08-20T20:07:09.4870605Z 
2025-08-20T20:07:09.4870609Z 
2025-08-20T20:07:09.4870612Z 
2025-08-20T20:07:09.4870689Z [+] Continue : YES
2025-08-20T20:07:09.4870810Z 
2025-08-20T20:07:09.4871173Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T20:07:09.5196409Z 
2025-08-20T20:07:09.5196751Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (08:07:09 PM) UTC
2025-08-20T20:07:09.5197038Z 
2025-08-20T20:07:09.5214324Z 
2025-08-20T20:07:09.5214567Z [+] Total RECIPES :: 1
2025-08-20T20:07:09.5214805Z 
2025-08-20T20:07:09.5292022Z 
2025-08-20T20:07:09.5292881Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml (1/1)
2025-08-20T20:07:09.5293425Z 
2025-08-20T20:07:09.5869450Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T20:07:09.5880096Z mode of '/tmp/pkgforge/NeQFgDxzf_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5926814Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/coreutils/multicall [Provided]
2025-08-20T20:07:09.5927545Z [+] Setting '.pkg_family' --> coreutils [Provided]
2025-08-20T20:07:09.5940505Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T20:07:09.5946707Z [00:00:00.000]➜  [+] HOST: Linux pkrvmqc4gcfdwos 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
2025-08-20T20:07:09.5976243Z [00:00:00.003]➜  
2025-08-20T20:07:09.5977040Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/amd64" to 'docker run' ==> /tmp/pkgforge/NeQFgDxzf_build.yaml
2025-08-20T20:07:09.5977622Z [00:00:00.003]➜  
2025-08-20T20:07:09.6019442Z [00:00:00.007]➜  
2025-08-20T20:07:09.6020260Z [00:00:00.007]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':x86_64' ==> /tmp/pkgforge/NeQFgDxzf_build.yaml
2025-08-20T20:07:09.6020969Z [00:00:00.007]➜  
2025-08-20T20:07:09.6098842Z [00:00:00.015]➜  
2025-08-20T20:07:09.6100563Z [00:00:00.015]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/coreutils/static.multicall.glibc.yaml) --> /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (08:07:09 PM) UTC]
2025-08-20T20:07:09.6101519Z [00:00:00.015]➜  
2025-08-20T20:07:09.6101732Z [00:00:00.015]➜  
2025-08-20T20:07:09.6102127Z [00:00:00.015]➜  
2025-08-20T20:07:09.6102433Z [00:00:00.015]➜  ###################################################################
2025-08-20T20:07:09.6109194Z [00:00:00.016]➜  #!/SBUILD ver @v1.0.0
2025-08-20T20:07:09.6110570Z [00:00:00.016]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T20:07:09.6111736Z [00:00:00.016]➜  _disabled: false
2025-08-20T20:07:09.6113312Z [00:00:00.016]➜  
2025-08-20T20:07:09.6114157Z [00:00:00.016]➜  pkg: "coreutils"
2025-08-20T20:07:09.6114874Z [00:00:00.016]➜  pkg_id: "github.com.coreutils.coreutils.multicall.glibc"
2025-08-20T20:07:09.6115601Z [00:00:00.016]➜  pkg_type: "static"
2025-08-20T20:07:09.6116056Z [00:00:00.016]➜  category:
2025-08-20T20:07:09.6118185Z [00:00:00.016]➜    - "ConsoleOnly"
2025-08-20T20:07:09.6118780Z [00:00:00.016]➜    - "Utility"
2025-08-20T20:07:09.6119270Z [00:00:00.016]➜  description: 
2025-08-20T20:07:09.6119824Z [00:00:00.016]➜    _default: "GNU File, Shell, and Text utilities"
2025-08-20T20:07:09.6120545Z [00:00:00.016]➜    "[": "Check file types and compare values [coreutils]"
2025-08-20T20:07:09.6121355Z [00:00:00.016]➜    arch: "Print machine hardware name (same as uname -m) [coreutils]"
2025-08-20T20:07:09.6121887Z [00:00:00.017]➜    b2sum: "Compute and check BLAKE2 message digest [coreutils]"
2025-08-20T20:07:09.6122438Z [00:00:00.017]➜    base32: "Base32 encode/decode data and print to standard output [coreutils]"
2025-08-20T20:07:09.6123019Z [00:00:00.017]➜    base64: "Base64 encode/decode data and print to standard output [coreutils]"
2025-08-20T20:07:09.6123567Z [00:00:00.017]➜    basename: "Strip directory and suffix from filenames [coreutils]"
2025-08-20T20:07:09.6124080Z [00:00:00.017]➜    basenc: "Encode/decode data and print to standard output [coreutils]"
2025-08-20T20:07:09.6124818Z [00:00:00.017]➜    cat: "Concatenate files and print on the standard output [coreutils]"
2025-08-20T20:07:09.6125297Z [00:00:00.017]➜    chcon: "Change file security context [coreutils]"
2025-08-20T20:07:09.6125699Z [00:00:00.017]➜    chgrp: "Change group ownership [coreutils]"
2025-08-20T20:07:09.6126093Z [00:00:00.017]➜    chmod: "Change file owner and group [coreutils]"
2025-08-20T20:07:09.6126496Z [00:00:00.017]➜    chown: "Change file owner and group [coreutils]"
2025-08-20T20:07:09.6136706Z [00:00:00.017]➜    chroot: "Run command or interactive shell with special root directory [coreutils]"
2025-08-20T20:07:09.6137690Z [00:00:00.017]➜    cksum: "Compute and verify file checksums [coreutils]"
2025-08-20T20:07:09.6138697Z [00:00:00.017]➜    comm: "Compare two sorted files line by line [coreutils]"
2025-08-20T20:07:09.6139685Z [00:00:00.017]➜    coreutils: "Multicall Binary for Coreutils: GNU File, Shell, and Text utilities"  
2025-08-20T20:07:09.6140608Z [00:00:00.017]➜    cp: "Copy files and directories [coreutils]"
2025-08-20T20:07:09.6141143Z [00:00:00.017]➜    csplit: "Split a file into sections determined by context lines [coreutils]"
2025-08-20T20:07:09.6141673Z [00:00:00.017]➜    cut: "Remove sections from each line of files [coreutils]"
2025-08-20T20:07:09.6142139Z [00:00:00.017]➜    date: "Print or set the system date and time [coreutils]"
2025-08-20T20:07:09.6142540Z [00:00:00.017]➜    dd: "Convert and Copy a file [coreutils]"
2025-08-20T20:07:09.6142924Z [00:00:00.017]➜    df: "Report file system space usage [coreutils]"
2025-08-20T20:07:09.6143306Z [00:00:00.017]➜    dir: "List directory contents [coreutils]"
2025-08-20T20:07:09.6143677Z [00:00:00.017]➜    dircolors: "Color setup for ls [coreutils]"
2025-08-20T20:07:09.6144093Z [00:00:00.017]➜    dirname: "Strip last component from file name [coreutils]"
2025-08-20T20:07:09.6144491Z [00:00:00.017]➜    du: "Estimate file space usage [coreutils]"
2025-08-20T20:07:09.6144849Z [00:00:00.017]➜    echo: "Display a line of text [coreutils]"
2025-08-20T20:07:09.6145259Z [00:00:00.017]➜    env: "Run a program in a modified environment [coreutils]"
2025-08-20T20:07:09.6145670Z [00:00:00.017]➜    expand: "Convert tabs to spaces [coreutils]"
2025-08-20T20:07:09.6146228Z [00:00:00.017]➜    expr: "Evaluate expressions [coreutils]"
2025-08-20T20:07:09.6146587Z [00:00:00.017]➜    factor: "Factor numbers [coreutils]"
2025-08-20T20:07:09.6146996Z [00:00:00.017]➜    "false": "Do nothing, unsuccessfully [coreutils]"
2025-08-20T20:07:09.6147428Z [00:00:00.017]➜    fmt: "Simple optimal text formatter [coreutils]"
2025-08-20T20:07:09.6147888Z [00:00:00.017]➜    fold: "Wrap each input line to fit in specified width [coreutils]"
2025-08-20T20:07:09.6148708Z [00:00:00.017]➜    ginstall: "Copy files and set attributes [coreutils]"
2025-08-20T20:07:09.6149149Z [00:00:00.017]➜    groups: "Print the groups a user is in [coreutils]"
2025-08-20T20:07:09.6149570Z [00:00:00.017]➜    head: "Output the first part of files [coreutils]"
2025-08-20T20:07:09.6150066Z [00:00:00.017]➜    hostid: "Print the numeric identifier for the current host [coreutils]"
2025-08-20T20:07:09.6150573Z [00:00:00.017]➜    hostname: "Display or set the system's host name [coreutils]"
2025-08-20T20:07:09.6151047Z [00:00:00.017]➜    id: "Print real and effective user and group IDs [coreutils]"
2025-08-20T20:07:09.6151484Z [00:00:00.017]➜    install: "Copy files and set attributes [coreutils]"
2025-08-20T20:07:09.6151919Z [00:00:00.017]➜    join: "Join lines of two files on a common field [coreutils]"
2025-08-20T20:07:09.6152372Z [00:00:00.017]➜    kill: "Send a signal (default: TERM) to given PIDs [coreutils]"
2025-08-20T20:07:09.6152859Z [00:00:00.017]➜    link: "Call the link function to create a link to a file [coreutils]"
2025-08-20T20:07:09.6153291Z [00:00:00.017]➜    ln: "Make links between files [coreutils]"
2025-08-20T20:07:09.6153668Z [00:00:00.017]➜    logname: "Print user's login name [coreutils]"
2025-08-20T20:07:09.6154048Z [00:00:00.017]➜    ls: "List directory contents [coreutils]"
2025-08-20T20:07:09.6154659Z [00:00:00.017]➜    make-prime-list: "Generate Prime Numbers [coreutils]"
2025-08-20T20:07:09.6155124Z [00:00:00.017]➜    md5sum: "Compute and check MD5 message digest [coreutils]"
2025-08-20T20:07:09.6155532Z [00:00:00.017]➜    mkdir: "Make directories [coreutils]"
2025-08-20T20:07:09.6155901Z [00:00:00.017]➜    mkfifo: "Make FIFOs (named pipes) [coreutils]"
2025-08-20T20:07:09.6156319Z [00:00:00.017]➜    mknod: "Make block or character special files [coreutils]"
2025-08-20T20:07:09.6156762Z [00:00:00.017]➜    mktemp: "Create a temporary file or directory [coreutils]"
2025-08-20T20:07:09.6157151Z [00:00:00.017]➜    mv: "Move (rename) files [coreutils]"
2025-08-20T20:07:09.6157583Z [00:00:00.017]➜    nice: "Run a program with modified scheduling priority [coreutils]"
2025-08-20T20:07:09.6158181Z [00:00:00.017]➜    nl: "Number lines of files [coreutils]"
2025-08-20T20:07:09.6158771Z [00:00:00.017]➜    nohup: "Run a command immune to hangups, with output to a non-tty [coreutils]"
2025-08-20T20:07:09.6159323Z [00:00:00.017]➜    nproc: "Print the number of processing units available [coreutils]"
2025-08-20T20:07:09.6159843Z [00:00:00.017]➜    numfmt: "Convert numbers from/to human-readable strings [coreutils]"
2025-08-20T20:07:09.6160320Z [00:00:00.017]➜    od: "Dump files in octal and other formats [coreutils]"
2025-08-20T20:07:09.6160723Z [00:00:00.017]➜    paste: "Merge lines of files [coreutils]"
2025-08-20T20:07:09.6161176Z [00:00:00.017]➜    pathchk: "Check whether file names are valid or portable [coreutils]"
2025-08-20T20:07:09.6161823Z [00:00:00.017]➜    pinky: "Lightweight finger [coreutils]"
2025-08-20T20:07:09.6162453Z [00:00:00.017]➜    pr: "Convert text files for printing [coreutils]"
2025-08-20T20:07:09.6163297Z [00:00:00.017]➜    printenv: "Print all or part of environment [coreutils]"
2025-08-20T20:07:09.6164124Z [00:00:00.017]➜    printf: "Format and print data [coreutils]"
2025-08-20T20:07:09.6164748Z [00:00:00.017]➜    ptx: "Produce a permuted index of file contents [coreutils]"
2025-08-20T20:07:09.6165289Z [00:00:00.017]➜    pwd: "Print name of current/working directory [coreutils]"
2025-08-20T20:07:09.6166006Z [00:00:00.017]➜    readlink: "Print resolved symbolic links or canonical file names [coreutils]"
2025-08-20T20:07:09.6167025Z [00:00:00.017]➜    realpath: "Print the resolved path [coreutils]"
2025-08-20T20:07:09.6167610Z [00:00:00.017]➜    rm: "Remove files or directories [coreutils]"
2025-08-20T20:07:09.6168233Z [00:00:00.017]➜    rmdir: "Remove empty directories [coreutils]"
2025-08-20T20:07:09.6168723Z [00:00:00.017]➜    runcon: "Run command with specified security context [coreutils]"
2025-08-20T20:07:09.6169271Z [00:00:00.017]➜    seq: "Print a sequence of numbers [coreutils]"
2025-08-20T20:07:09.6169707Z [00:00:00.017]➜    sha1sum: "Compute and check SHA1 message digest [coreutils]"
2025-08-20T20:07:09.6170297Z [00:00:00.017]➜    sha224sum: "Compute and check SHA224 message digest [coreutils]"
2025-08-20T20:07:09.6171072Z [00:00:00.017]➜    sha256sum: "Compute and check SHA256 message digest [coreutils]"
2025-08-20T20:07:09.6171675Z [00:00:00.017]➜    sha384sum: "Compute and check SHA384 message digest [coreutils]"
2025-08-20T20:07:09.6172167Z [00:00:00.017]➜    sha512sum: "Compute and check SHA512 message digest [coreutils]"
2025-08-20T20:07:09.6172827Z [00:00:00.017]➜    shred: "Overwrite a file to hide its contents, and optionally delete it [coreutils]"
2025-08-20T20:07:09.6173459Z [00:00:00.017]➜    shuf: "Generate random permutations [coreutils]"
2025-08-20T20:07:09.6173954Z [00:00:00.017]➜    sleep: "Delay for a specified amount of time [coreutils]"
2025-08-20T20:07:09.6174409Z [00:00:00.017]➜    sort: "Sort lines of text files [coreutils]"
2025-08-20T20:07:09.6174897Z [00:00:00.017]➜    split: "Split a file into pieces [coreutils]"
2025-08-20T20:07:09.6175317Z [00:00:00.017]➜    stat: "Display file or file system status [coreutils]"
2025-08-20T20:07:09.6176002Z [00:00:00.017]➜    stdbuf: "Run COMMAND, with modified buffering operations for its standard streams [coreutils]"
2025-08-20T20:07:09.6176958Z [00:00:00.017]➜    stty: "Change and print terminal line settings [coreutils]"
2025-08-20T20:07:09.6177666Z [00:00:00.017]➜    sum: "Checksum and count the blocks in a file [coreutils]"
2025-08-20T20:07:09.6178412Z [00:00:00.017]➜    sync: "Synchronize cached writes to persistent storage [coreutils]"
2025-08-20T20:07:09.6179115Z [00:00:00.017]➜    tac: "Concatenate and print files in reverse [coreutils]"
2025-08-20T20:07:09.6179546Z [00:00:00.017]➜    tail: "Output the last part of files [coreutils]"
2025-08-20T20:07:09.6180152Z [00:00:00.017]➜    tee: "Read from standard input and write to standard output and files [coreutils]"
2025-08-20T20:07:09.6180814Z [00:00:00.017]➜    test: "Check file types and compare values [coreutils]"
2025-08-20T20:07:09.6181250Z [00:00:00.017]➜    timeout: "Run a command with a time limit [coreutils]"
2025-08-20T20:07:09.6181769Z [00:00:00.017]➜    touch: "Change file timestamps [coreutils]"
2025-08-20T20:07:09.6182233Z [00:00:00.017]➜    tr: "Translate or Delete characters [coreutils]"
2025-08-20T20:07:09.6182691Z [00:00:00.017]➜    "true": "Do nothing, successfully [coreutils]"
2025-08-20T20:07:09.6183310Z [00:00:00.017]➜    truncate: "Shrink or extend the size of a file to the specified size [coreutils]"
2025-08-20T20:07:09.6183846Z [00:00:00.017]➜    tsort: "Perform topological sort [coreutils]"
2025-08-20T20:07:09.6184397Z [00:00:00.017]➜    tty: "Print the file name of the terminal connected to standard input [coreutils]"
2025-08-20T20:07:09.6185059Z [00:00:00.017]➜    uname: "Print system information [coreutils]"
2025-08-20T20:07:09.6185533Z [00:00:00.017]➜    unexpand: "Convert spaces to tabs [coreutils]"
2025-08-20T20:07:09.6185957Z [00:00:00.017]➜    uniq: "Report or omit repeated lines [coreutils]"
2025-08-20T20:07:09.6186655Z [00:00:00.017]➜    unlink: "Call the unlink function to remove the specified file [coreutils]"
2025-08-20T20:07:09.6187411Z [00:00:00.017]➜    uptime: "Display the time since the last boot [coreutils]"
2025-08-20T20:07:09.6188351Z [00:00:00.017]➜    users: "Print the user names of users currently logged in to the current host [coreutils]"
2025-08-20T20:07:09.6189168Z [00:00:00.017]➜    vdir: "List directory contents [coreutils]"
2025-08-20T20:07:09.6189732Z [00:00:00.017]➜    wc: "Print newline, word, and byte counts for each file [coreutils]"
2025-08-20T20:07:09.6190179Z [00:00:00.017]➜    who: "Show who is logged on [coreutils]"
2025-08-20T20:07:09.6190678Z [00:00:00.017]➜    whoami: "Print effective user name [coreutils]"
2025-08-20T20:07:09.6191133Z [00:00:00.017]➜    yes: "Output a string repeatedly until killed [coreutils]"
2025-08-20T20:07:09.6191582Z [00:00:00.017]➜  distro_pkg:
2025-08-20T20:07:09.6191835Z [00:00:00.017]➜    alpine:
2025-08-20T20:07:09.6192196Z [00:00:00.017]➜      - "coreutils"
2025-08-20T20:07:09.6192466Z [00:00:00.017]➜    archlinux:
2025-08-20T20:07:09.6192708Z [00:00:00.017]➜      aur:
2025-08-20T20:07:09.6193069Z [00:00:00.017]➜        - "coreutils-git"
2025-08-20T20:07:09.6193345Z [00:00:00.017]➜    debian:
2025-08-20T20:07:09.6193650Z [00:00:00.017]➜      - "coreutils"
2025-08-20T20:07:09.6193964Z [00:00:00.017]➜    gnuguix:
2025-08-20T20:07:09.6194220Z [00:00:00.017]➜      - "coreutils"
2025-08-20T20:07:09.6194580Z [00:00:00.017]➜    homebrew:
2025-08-20T20:07:09.6194840Z [00:00:00.017]➜      - "coreutils"
2025-08-20T20:07:09.6195095Z [00:00:00.017]➜    nixpkgs:
2025-08-20T20:07:09.6195460Z [00:00:00.017]➜      - "coreutils"
2025-08-20T20:07:09.6195724Z [00:00:00.017]➜  homepage:
2025-08-20T20:07:09.6196092Z [00:00:00.017]➜    - "https://www.gnu.org/software/coreutils/"
2025-08-20T20:07:09.6196478Z [00:00:00.017]➜  license:
2025-08-20T20:07:09.6196726Z [00:00:00.017]➜    - id: "GPL-3.0"
2025-08-20T20:07:09.6197540Z [00:00:00.017]➜      url: "https://github.com/coreutils/coreutils/raw/fbfd886e595cf9b021fc9d8363760953a1d3e6ca/COPYING"
2025-08-20T20:07:09.6198345Z [00:00:00.017]➜  maintainer:
2025-08-20T20:07:09.6198688Z [00:00:00.017]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:07:09.6199331Z [00:00:00.017]➜  note:
2025-08-20T20:07:09.6199662Z [00:00:00.017]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T20:07:09.6200353Z [00:00:00.017]➜    - "Built From Source (Latest Git TAG). Check/Report @ https://github.com/coreutils/coreutils"
2025-08-20T20:07:09.6201029Z [00:00:00.017]➜    - "This is the multicall version i.e all progs are symlinked"
2025-08-20T20:07:09.6201533Z [00:00:00.017]➜    - "Statically Linked on Debian (GLIBC)"
2025-08-20T20:07:09.6201856Z [00:00:00.017]➜  provides:
2025-08-20T20:07:09.6202108Z [00:00:00.017]➜    - "coreutils==["
2025-08-20T20:07:09.6202501Z [00:00:00.017]➜    - "coreutils==[["  
2025-08-20T20:07:09.6202789Z [00:00:00.017]➜    - "coreutils==arch"
2025-08-20T20:07:09.6203176Z [00:00:00.017]➜    - "coreutils==b2sum"
2025-08-20T20:07:09.6203488Z [00:00:00.017]➜    - "coreutils==base32"
2025-08-20T20:07:09.6203795Z [00:00:00.017]➜    - "coreutils==base64"
2025-08-20T20:07:09.6204185Z [00:00:00.017]➜    - "coreutils==basename"
2025-08-20T20:07:09.6204493Z [00:00:00.017]➜    - "coreutils==basenc"
2025-08-20T20:07:09.6204775Z [00:00:00.017]➜    - "coreutils==cat"
2025-08-20T20:07:09.6205174Z [00:00:00.017]➜    - "coreutils==chcon"
2025-08-20T20:07:09.6205460Z [00:00:00.017]➜    - "coreutils==chgrp"
2025-08-20T20:07:09.6205736Z [00:00:00.017]➜    - "coreutils==chmod"
2025-08-20T20:07:09.6206012Z [00:00:00.017]➜    - "coreutils==chown"
2025-08-20T20:07:09.6206346Z [00:00:00.017]➜    - "coreutils==chroot"
2025-08-20T20:07:09.6206817Z [00:00:00.017]➜    - "coreutils==cksum"
2025-08-20T20:07:09.6207100Z [00:00:00.017]➜    - "coreutils==comm"
2025-08-20T20:07:09.6207381Z [00:00:00.017]➜    - "coreutils==cp"
2025-08-20T20:07:09.6207660Z [00:00:00.017]➜    - "coreutils==csplit"
2025-08-20T20:07:09.6207942Z [00:00:00.017]➜    - "coreutils==cut"
2025-08-20T20:07:09.6208554Z [00:00:00.017]➜    - "coreutils==date"
2025-08-20T20:07:09.6208840Z [00:00:00.017]➜    - "coreutils==dd"
2025-08-20T20:07:09.6209119Z [00:00:00.017]➜    - "coreutils==df"
2025-08-20T20:07:09.6209400Z [00:00:00.017]➜    - "coreutils==dir"
2025-08-20T20:07:09.6209688Z [00:00:00.017]➜    - "coreutils==dircolors"
2025-08-20T20:07:09.6210141Z [00:00:00.017]➜    - "coreutils==dirname"
2025-08-20T20:07:09.6210427Z [00:00:00.017]➜    - "coreutils==du"
2025-08-20T20:07:09.6210693Z [00:00:00.017]➜    - "coreutils==echo"
2025-08-20T20:07:09.6210970Z [00:00:00.017]➜    - "coreutils==env"
2025-08-20T20:07:09.6211249Z [00:00:00.017]➜    - "coreutils==expand"
2025-08-20T20:07:09.6211533Z [00:00:00.017]➜    - "coreutils==expr"
2025-08-20T20:07:09.6211812Z [00:00:00.017]➜    - "coreutils==factor"
2025-08-20T20:07:09.6212185Z [00:00:00.017]➜    - "coreutils==false"
2025-08-20T20:07:09.6212505Z [00:00:00.017]➜    - "coreutils==fmt"
2025-08-20T20:07:09.6212778Z [00:00:00.018]➜    - "coreutils==fold"
2025-08-20T20:07:09.6213064Z [00:00:00.018]➜    - "coreutils==ginstall"
2025-08-20T20:07:09.6213354Z [00:00:00.018]➜    - "coreutils==groups"
2025-08-20T20:07:09.6213635Z [00:00:00.018]➜    - "coreutils==head"
2025-08-20T20:07:09.6213923Z [00:00:00.018]➜    - "coreutils==hostid"
2025-08-20T20:07:09.6214217Z [00:00:00.018]➜    - "coreutils==hostname"  
2025-08-20T20:07:09.6214506Z [00:00:00.018]➜    - "coreutils==id"
2025-08-20T20:07:09.6214789Z [00:00:00.018]➜    - "coreutils==install"  
2025-08-20T20:07:09.6215077Z [00:00:00.018]➜    - "coreutils==join"
2025-08-20T20:07:09.6215348Z [00:00:00.018]➜    - "coreutils==kill"
2025-08-20T20:07:09.6215804Z [00:00:00.018]➜    - "coreutils==link"
2025-08-20T20:07:09.6216156Z [00:00:00.018]➜    - "coreutils==ln"
2025-08-20T20:07:09.6216433Z [00:00:00.018]➜    - "coreutils==logname"
2025-08-20T20:07:09.6216714Z [00:00:00.018]➜    - "coreutils==ls"
2025-08-20T20:07:09.6217021Z [00:00:00.018]➜    - "coreutils==make-prime-list"  
2025-08-20T20:07:09.6217338Z [00:00:00.018]➜    - "coreutils==md5sum"
2025-08-20T20:07:09.6217625Z [00:00:00.018]➜    - "coreutils==mkdir"
2025-08-20T20:07:09.6217908Z [00:00:00.018]➜    - "coreutils==mkfifo"
2025-08-20T20:07:09.6218522Z [00:00:00.018]➜    - "coreutils==mknod"
2025-08-20T20:07:09.6218821Z [00:00:00.018]➜    - "coreutils==mktemp"
2025-08-20T20:07:09.6219101Z [00:00:00.018]➜    - "coreutils==mv"
2025-08-20T20:07:09.6219380Z [00:00:00.018]➜    - "coreutils==nice"
2025-08-20T20:07:09.6219656Z [00:00:00.018]➜    - "coreutils==nl"
2025-08-20T20:07:09.6219929Z [00:00:00.018]➜    - "coreutils==nohup"
2025-08-20T20:07:09.6220206Z [00:00:00.018]➜    - "coreutils==nproc"
2025-08-20T20:07:09.6220484Z [00:00:00.018]➜    - "coreutils==numfmt"
2025-08-20T20:07:09.6220758Z [00:00:00.018]➜    - "coreutils==od"
2025-08-20T20:07:09.6221026Z [00:00:00.018]➜    - "coreutils==paste"
2025-08-20T20:07:09.6221308Z [00:00:00.018]➜    - "coreutils==pathchk"
2025-08-20T20:07:09.6221596Z [00:00:00.018]➜    - "coreutils==pinky"
2025-08-20T20:07:09.6221872Z [00:00:00.018]➜    - "coreutils==pr"
2025-08-20T20:07:09.6222154Z [00:00:00.018]➜    - "coreutils==printenv"
2025-08-20T20:07:09.6222444Z [00:00:00.018]➜    - "coreutils==printf"
2025-08-20T20:07:09.6222733Z [00:00:00.018]➜    - "coreutils==ptx"
2025-08-20T20:07:09.6223006Z [00:00:00.018]➜    - "coreutils==pwd"
2025-08-20T20:07:09.6223364Z [00:00:00.018]➜    - "coreutils==readlink"
2025-08-20T20:07:09.6223869Z [00:00:00.018]➜    - "coreutils==realpath"
2025-08-20T20:07:09.6224157Z [00:00:00.018]➜    - "coreutils==rm"
2025-08-20T20:07:09.6224438Z [00:00:00.018]➜    - "coreutils==rmdir"
2025-08-20T20:07:09.6224725Z [00:00:00.018]➜    - "coreutils==runcon"
2025-08-20T20:07:09.6225007Z [00:00:00.018]➜    - "coreutils==seq"
2025-08-20T20:07:09.6225342Z [00:00:00.018]➜    - "coreutils==sha1sum"
2025-08-20T20:07:09.6225892Z [00:00:00.018]➜    - "coreutils==sha224sum"
2025-08-20T20:07:09.6226432Z [00:00:00.018]➜    - "coreutils==sha256sum"
2025-08-20T20:07:09.6226988Z [00:00:00.018]➜    - "coreutils==sha384sum"
2025-08-20T20:07:09.6227509Z [00:00:00.018]➜    - "coreutils==sha512sum"
2025-08-20T20:07:09.6228201Z [00:00:00.018]➜    - "coreutils==shred"
2025-08-20T20:07:09.6228658Z [00:00:00.018]➜    - "coreutils==shuf"
2025-08-20T20:07:09.6228957Z [00:00:00.018]➜    - "coreutils==sleep"
2025-08-20T20:07:09.6229245Z [00:00:00.018]➜    - "coreutils==sort"
2025-08-20T20:07:09.6229529Z [00:00:00.018]➜    - "coreutils==split"
2025-08-20T20:07:09.6229805Z [00:00:00.018]➜    - "coreutils==stat"
2025-08-20T20:07:09.6230076Z [00:00:00.018]➜    - "coreutils==stty"
2025-08-20T20:07:09.6230350Z [00:00:00.018]➜    - "coreutils==sum"
2025-08-20T20:07:09.6230621Z [00:00:00.018]➜    - "coreutils==sync"
2025-08-20T20:07:09.6230892Z [00:00:00.018]➜    - "coreutils==tac"
2025-08-20T20:07:09.6231163Z [00:00:00.018]➜    - "coreutils==tail"
2025-08-20T20:07:09.6231432Z [00:00:00.018]➜    - "coreutils==tee"
2025-08-20T20:07:09.6231700Z [00:00:00.018]➜    - "coreutils==test"
2025-08-20T20:07:09.6231978Z [00:00:00.018]➜    - "coreutils==timeout"
2025-08-20T20:07:09.6232262Z [00:00:00.018]➜    - "coreutils==touch"
2025-08-20T20:07:09.6232530Z [00:00:00.018]➜    - "coreutils==tr"
2025-08-20T20:07:09.6232799Z [00:00:00.018]➜    - "coreutils==true"
2025-08-20T20:07:09.6233236Z [00:00:00.018]➜    - "coreutils==truncate"
2025-08-20T20:07:09.6233533Z [00:00:00.018]➜    - "coreutils==tsort"
2025-08-20T20:07:09.6233814Z [00:00:00.018]➜    - "coreutils==tty"
2025-08-20T20:07:09.6234085Z [00:00:00.018]➜    - "coreutils==uname"
2025-08-20T20:07:09.6234368Z [00:00:00.018]➜    - "coreutils==unexpand"
2025-08-20T20:07:09.6234652Z [00:00:00.018]➜    - "coreutils==uniq"
2025-08-20T20:07:09.6234929Z [00:00:00.018]➜    - "coreutils==unlink"
2025-08-20T20:07:09.6235215Z [00:00:00.018]➜    - "coreutils==uptime"
2025-08-20T20:07:09.6235496Z [00:00:00.018]➜    - "coreutils==users"
2025-08-20T20:07:09.6235770Z [00:00:00.018]➜    - "coreutils==vdir"
2025-08-20T20:07:09.6236039Z [00:00:00.018]➜    - "coreutils==wc"
2025-08-20T20:07:09.6236304Z [00:00:00.018]➜    - "coreutils==who"
2025-08-20T20:07:09.6236581Z [00:00:00.018]➜    - "coreutils==whoami"
2025-08-20T20:07:09.6236856Z [00:00:00.018]➜    - "coreutils==yes"
2025-08-20T20:07:09.6237114Z [00:00:00.018]➜  repology:
2025-08-20T20:07:09.6237366Z [00:00:00.018]➜    - "coreutils"
2025-08-20T20:07:09.6237617Z [00:00:00.018]➜  src_url:
2025-08-20T20:07:09.6237935Z [00:00:00.018]➜    - "https://github.com/coreutils/coreutils"
2025-08-20T20:07:09.6238464Z [00:00:00.018]➜  tag:
2025-08-20T20:07:09.6238699Z [00:00:00.018]➜    - "bootstrap"
2025-08-20T20:07:09.6238956Z [00:00:00.018]➜    - "busybox"
2025-08-20T20:07:09.6239203Z [00:00:00.018]➜    - "coreutils"
2025-08-20T20:07:09.6239443Z [00:00:00.018]➜  x_exec:
2025-08-20T20:07:09.6239709Z [00:00:00.018]➜    bsys: "docker://clang+make"
2025-08-20T20:07:09.6239984Z [00:00:00.018]➜    host:
2025-08-20T20:07:09.6240229Z [00:00:00.018]➜      - "aarch64-Linux"
2025-08-20T20:07:09.6240506Z [00:00:00.018]➜      - "x86_64-Linux"
2025-08-20T20:07:09.6240768Z [00:00:00.018]➜    shell: "bash"
2025-08-20T20:07:09.6241017Z [00:00:00.018]➜    pkgver: |
2025-08-20T20:07:09.6241731Z [00:00:00.018]➜      git ls-remote --tags --refs "https://github.com/coreutils/coreutils" | awk '{print $2}' | sed 's|refs/tags/||' | sort --version-sort | tail -n 1 | tr -cd '0-9.'
2025-08-20T20:07:09.6242343Z [00:00:00.018]➜    run: |
2025-08-20T20:07:09.6242577Z [00:00:00.018]➜      #Build
2025-08-20T20:07:09.6243365Z [00:00:00.018]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/amd64" --privileged --net="host" --name "debian-builder-unstable" --pull="always" \
2025-08-20T20:07:09.6244140Z [00:00:00.018]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T20:07:09.6244733Z [00:00:00.018]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T20:07:09.6245220Z [00:00:00.018]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T20:07:09.6245689Z [00:00:00.018]➜       "ghcr.io/pkgforge/devscripts/debian-builder-unstable:x86_64" \
2025-08-20T20:07:09.6246077Z [00:00:00.018]➜        bash -l -c '
2025-08-20T20:07:09.6246345Z [00:00:00.018]➜        #Setup ENV
2025-08-20T20:07:09.6246792Z [00:00:00.018]➜         set -x ; mkdir -pv "/tmp" ; chown -R "$(whoami):$(whoami)" "/tmp" ; chmod -v "1777" "/tmp"
2025-08-20T20:07:09.6247311Z [00:00:00.018]➜         mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T20:07:09.6247667Z [00:00:00.018]➜        #Get Src
2025-08-20T20:07:09.6248427Z [00:00:00.018]➜         curl -w "(Source) <== %{url}\n" -qfSL "https://ftp.gnu.org/gnu/coreutils/coreutils-${PKGVER}.tar.gz" -o "./coreutils.tgz"
2025-08-20T20:07:09.6249241Z [00:00:00.018]➜         mkdir -p "./coreutils-${PKGVER}" && tar --strip-components=1 -xzf "./coreutils.tgz" -C "./coreutils-${PKGVER}"
2025-08-20T20:07:09.6249945Z [00:00:00.018]➜         if [ ! -d "./coreutils-${PKGVER}" ] || [ "$(du -s "./coreutils-${PKGVER}" | cut -f1)" -le 100 ]; then
2025-08-20T20:07:09.6250451Z [00:00:00.018]➜           echo -e "\n [X] FATAL: Extraction probably Failed\n"
2025-08-20T20:07:09.6250785Z [00:00:00.018]➜          exit 1
2025-08-20T20:07:09.6251027Z [00:00:00.018]➜         else
2025-08-20T20:07:09.6251446Z [00:00:00.018]➜           cd "./coreutils-${PKGVER}"
2025-08-20T20:07:09.6251749Z [00:00:00.018]➜         fi
2025-08-20T20:07:09.6251986Z [00:00:00.018]➜        #Build
2025-08-20T20:07:09.6252258Z [00:00:00.018]➜         export CC="clang"
2025-08-20T20:07:09.6252560Z [00:00:00.018]➜         export CXX="clang++"
2025-08-20T20:07:09.6253093Z [00:00:00.018]➜         export CFLAGS="-Os -flto=auto -fuse-ld=$(which mold) -g0 -pipe -static -static-pie -v -w -Wno-error"
2025-08-20T20:07:09.6253601Z [00:00:00.018]➜         export CPPFLAGS="${CFLAGS}"
2025-08-20T20:07:09.6253934Z [00:00:00.018]➜         export CXXFLAGS="${CFLAGS}"
2025-08-20T20:07:09.6254254Z [00:00:00.018]➜         export LD="$(which mold)"
2025-08-20T20:07:09.6255199Z [00:00:00.018]➜         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-20T20:07:09.6256073Z [00:00:00.018]➜         export FORCE_UNSAFE_CONFIGURE="1"
2025-08-20T20:07:09.6256411Z [00:00:00.018]➜         ulimit -n unlimited
2025-08-20T20:07:09.6256852Z [00:00:00.018]➜         "./configure" --enable-single-binary --disable-shared --enable-static
2025-08-20T20:07:09.6257334Z [00:00:00.018]➜         #https://github.com/moby/moby/issues/13451
2025-08-20T20:07:09.6257713Z [00:00:00.018]➜         if [ -d "./confdir3/confdir3" ]; then
2025-08-20T20:07:09.6258256Z [00:00:00.018]➜             ulimit -n unlimited 2>/dev/null
2025-08-20T20:07:09.6258661Z [00:00:00.018]➜             timeout -k 05 05 apt purge busybox -y 2>/dev/null
2025-08-20T20:07:09.6259415Z [00:00:00.018]➜             while [[ -e "./confdir3/confdir3" ]]; do mv "./confdir3/confdir3" "./confdir3a"; rmdir "./confdir3"; mv "./confdir3a" "./confdir3"; done; rmdir "./confdir3"
2025-08-20T20:07:09.6260207Z [00:00:00.018]➜             "./configure" --enable-single-binary --disable-shared --enable-static 2>/dev/null
2025-08-20T20:07:09.6260826Z [00:00:00.018]➜             reset ; "./configure" --enable-single-binary --disable-shared --enable-static
2025-08-20T20:07:09.6261233Z [00:00:00.018]➜         fi
2025-08-20T20:07:09.6261571Z [00:00:00.018]➜         make --jobs="$(($(nproc)+1))" --keep-going
2025-08-20T20:07:09.6262679Z [00:00:00.018]➜         find "./src" -maxdepth 1 -type f -iname "*coreutils*" -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath | xargs -I "{}" readelf -p ".comment" "{}"
2025-08-20T20:07:09.6263468Z [00:00:00.018]➜        #Copy
2025-08-20T20:07:09.6264197Z [00:00:00.018]➜         find "./src" -maxdepth 1 -type f -iname "*coreutils*" -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath | xargs -I "{}" cp -fv "{}" "/build-bins/"
2025-08-20T20:07:09.6264733Z [00:00:00.018]➜         ( 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-20T20:07:09.6264858Z [00:00:00.018]➜        #strip & info
2025-08-20T20:07:09.6265240Z [00:00:00.018]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T20:07:09.6265593Z [00:00:00.018]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T20:07:09.6265962Z [00:00:00.018]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T20:07:09.6266213Z [00:00:00.018]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T20:07:09.6266522Z [00:00:00.018]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T20:07:09.6266646Z [00:00:00.018]➜         popd &>/dev/null
2025-08-20T20:07:09.6266753Z [00:00:00.018]➜        '
2025-08-20T20:07:09.6266867Z [00:00:00.018]➜      #Copy & Meta
2025-08-20T20:07:09.6267239Z [00:00:00.018]➜       docker cp "debian-builder-unstable:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T20:07:09.6267570Z [00:00:00.018]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T20:07:09.6268558Z [00:00:00.018]➜       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-20T20:07:09.6268662Z [00:00:00.018]➜  
2025-08-20T20:07:09.6268763Z [00:00:00.019]➜  
2025-08-20T20:07:09.6268944Z [00:00:00.019]➜  ###################################################################
2025-08-20T20:07:09.6269043Z [00:00:00.019]➜  
2025-08-20T20:07:09.6269144Z [00:00:00.019]➜  
2025-08-20T20:07:09.6269235Z [00:00:00.019]➜  
2025-08-20T20:07:09.6269649Z [00:00:00.019]➜  '/tmp/pkgforge/NeQFgDxzf_build.yaml' -> '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T20:07:10.8309197Z [00:00:01.236]➜  '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/coreutils.static.version' -> '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/coreutils.version'
2025-08-20T20:07:10.8364594Z [00:00:01.242]➜  [+] Version: 9.7 ('.x_exec.pkgver') [/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/coreutils.static.version]
2025-08-20T20:07:10.8619704Z [00:00:01.267]➜  [+] Progs: coreutils
2025-08-20T20:07:11.0795293Z [00:00:01.485]➜  
2025-08-20T20:07:11.0795792Z [00:00:01.485]➜  [-] Missing packages. Found: 
2025-08-20T20:07:11.0796190Z [00:00:01.485]➜  [+] Expected: coreutils
2025-08-20T20:07:11.0796518Z [00:00:01.485]➜  [+] Continuing with build...
2025-08-20T20:07:11.0796799Z [00:00:01.485]➜  
2025-08-20T20:07:11.4608625Z [00:00:01.866]➜  
2025-08-20T20:07:11.4608917Z [00:00:01.866]➜  
2025-08-20T20:07:11.4701323Z [00:00:01.876]➜  + mkdir -pv /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T20:07:11.4719809Z [00:00:01.877]➜  + docker run --platform=linux/amd64 --privileged --net=host --name debian-builder-unstable --pull=always -e PKG=coreutils -e PKG_ID=github.com.coreutils.coreutils.multicall.glibc -e PKG_TYPE=static -e PKG_VER=9.7 -e PKGVER=9.7 -e SBUILD_PKG=coreutils.static -e SBUILD_PKGVER=9.7 --volume /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/debian-builder-unstable:x86_64 bash -l -c '
2025-08-20T20:07:11.4722889Z [00:00:01.877]➜    #Setup ENV
2025-08-20T20:07:11.4723362Z [00:00:01.877]➜     set -x ; mkdir -pv "/tmp" ; chown -R "$(whoami):$(whoami)" "/tmp" ; chmod -v "1777" "/tmp"
2025-08-20T20:07:11.4723904Z [00:00:01.877]➜     mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T20:07:11.4724264Z [00:00:01.877]➜    #Get Src
2025-08-20T20:07:11.4724825Z [00:00:01.877]➜     curl -w "(Source) <== %{url}\n" -qfSL "https://ftp.gnu.org/gnu/coreutils/coreutils-${PKGVER}.tar.gz" -o "./coreutils.tgz"
2025-08-20T20:07:11.4725655Z [00:00:01.877]➜     mkdir -p "./coreutils-${PKGVER}" && tar --strip-components=1 -xzf "./coreutils.tgz" -C "./coreutils-${PKGVER}"
2025-08-20T20:07:11.4726351Z [00:00:01.877]➜     if [ ! -d "./coreutils-${PKGVER}" ] || [ "$(du -s "./coreutils-${PKGVER}" | cut -f1)" -le 100 ]; then
2025-08-20T20:07:11.4726854Z [00:00:01.877]➜       echo -e "\n [X] FATAL: Extraction probably Failed\n"
2025-08-20T20:07:11.4727188Z [00:00:01.877]➜      exit 1
2025-08-20T20:07:11.4727422Z [00:00:01.877]➜     else
2025-08-20T20:07:11.4727699Z [00:00:01.877]➜       cd "./coreutils-${PKGVER}"
2025-08-20T20:07:11.4727981Z [00:00:01.877]➜     fi
2025-08-20T20:07:11.4728441Z [00:00:01.877]➜    #Build
2025-08-20T20:07:11.4728695Z [00:00:01.877]➜     export CC="clang"
2025-08-20T20:07:11.4728985Z [00:00:01.877]➜     export CXX="clang++"
2025-08-20T20:07:11.4729513Z [00:00:01.877]➜     export CFLAGS="-Os -flto=auto -fuse-ld=$(which mold) -g0 -pipe -static -static-pie -v -w -Wno-error"
2025-08-20T20:07:11.4730186Z [00:00:01.877]➜     export CPPFLAGS="${CFLAGS}"
2025-08-20T20:07:11.4730518Z [00:00:01.877]➜     export CXXFLAGS="${CFLAGS}"
2025-08-20T20:07:11.4730833Z [00:00:01.877]➜     export LD="$(which mold)"
2025-08-20T20:07:11.4731768Z [00:00:01.877]➜     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-20T20:07:11.4732632Z [00:00:01.877]➜     export FORCE_UNSAFE_CONFIGURE="1"
2025-08-20T20:07:11.4732951Z [00:00:01.877]➜     ulimit -n unlimited
2025-08-20T20:07:11.4733381Z [00:00:01.877]➜     "./configure" --enable-single-binary --disable-shared --enable-static
2025-08-20T20:07:11.4733849Z [00:00:01.877]➜     #https://github.com/moby/moby/issues/13451
2025-08-20T20:07:11.4734213Z [00:00:01.877]➜     if [ -d "./confdir3/confdir3" ]; then
2025-08-20T20:07:11.4734559Z [00:00:01.877]➜         ulimit -n unlimited 2>/dev/null
2025-08-20T20:07:11.4734957Z [00:00:01.877]➜         timeout -k 05 05 apt purge busybox -y 2>/dev/null
2025-08-20T20:07:11.4735708Z [00:00:01.877]➜         while [[ -e "./confdir3/confdir3" ]]; do mv "./confdir3/confdir3" "./confdir3a"; rmdir "./confdir3"; mv "./confdir3a" "./confdir3"; done; rmdir "./confdir3"
2025-08-20T20:07:11.4736500Z [00:00:01.877]➜         "./configure" --enable-single-binary --disable-shared --enable-static 2>/dev/null
2025-08-20T20:07:11.4737099Z [00:00:01.877]➜         reset ; "./configure" --enable-single-binary --disable-shared --enable-static
2025-08-20T20:07:11.4737496Z [00:00:01.877]➜     fi
2025-08-20T20:07:11.4737792Z [00:00:01.877]➜     make --jobs="$(($(nproc)+1))" --keep-going
2025-08-20T20:07:11.4738979Z [00:00:01.877]➜     find "./src" -maxdepth 1 -type f -iname "*coreutils*" -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath | xargs -I "{}" readelf -p ".comment" "{}"
2025-08-20T20:07:11.4739752Z [00:00:01.877]➜    #Copy
2025-08-20T20:07:11.4740605Z [00:00:01.877]➜     find "./src" -maxdepth 1 -type f -iname "*coreutils*" -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath | xargs -I "{}" cp -fv "{}" "/build-bins/"
2025-08-20T20:07:11.4741912Z [00:00:01.877]➜     ( 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-20T20:07:11.4742501Z [00:00:01.877]➜    #strip & info
2025-08-20T20:07:11.4743019Z [00:00:01.877]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T20:07:11.4743727Z [00:00:01.877]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T20:07:11.4744418Z [00:00:01.877]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T20:07:11.4745026Z [00:00:01.877]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T20:07:11.4745597Z [00:00:01.877]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T20:07:11.4746025Z [00:00:01.878]➜     popd &>/dev/null
2025-08-20T20:07:11.4746282Z [00:00:01.878]➜    '
2025-08-20T20:07:11.6986377Z [00:00:02.104]➜  x86_64: Pulling from pkgforge/devscripts/debian-builder-unstable
2025-08-20T20:07:11.8778204Z [00:00:02.283]➜  8d168639a251: Pulling fs layer
2025-08-20T20:07:11.8778839Z [00:00:02.283]➜  71b13f669d11: Pulling fs layer
2025-08-20T20:07:11.8779214Z [00:00:02.283]➜  c5355a619921: Pulling fs layer
2025-08-20T20:07:11.8779573Z [00:00:02.283]➜  ad7fa1ee4d06: Pulling fs layer
2025-08-20T20:07:11.8779922Z [00:00:02.283]➜  de801c06fcd2: Pulling fs layer
2025-08-20T20:07:11.8780267Z [00:00:02.283]➜  db38aae6b63e: Pulling fs layer
2025-08-20T20:07:11.8780612Z [00:00:02.283]➜  c3e8f8601e50: Pulling fs layer
2025-08-20T20:07:11.8781184Z [00:00:02.283]➜  b1ab73a2d984: Pulling fs layer
2025-08-20T20:07:11.8781522Z [00:00:02.283]➜  db38aae6b63e: Waiting
2025-08-20T20:07:11.8781850Z [00:00:02.283]➜  c3e8f8601e50: Waiting
2025-08-20T20:07:11.8782126Z [00:00:02.283]➜  b1ab73a2d984: Waiting
2025-08-20T20:07:11.8782398Z [00:00:02.283]➜  ad7fa1ee4d06: Waiting
2025-08-20T20:07:11.8782674Z [00:00:02.283]➜  de801c06fcd2: Waiting
2025-08-20T20:07:11.9800514Z [00:00:02.385]➜  71b13f669d11: Verifying Checksum
2025-08-20T20:07:11.9801232Z [00:00:02.385]➜  71b13f669d11: Download complete
2025-08-20T20:07:12.0633525Z [00:00:02.469]➜  ad7fa1ee4d06: Download complete
2025-08-20T20:07:12.0812146Z [00:00:02.487]➜  8d168639a251: Verifying Checksum
2025-08-20T20:07:12.0812793Z [00:00:02.487]➜  8d168639a251: Download complete
2025-08-20T20:07:12.1124373Z [00:00:02.518]➜  de801c06fcd2: Verifying Checksum
2025-08-20T20:07:12.1126359Z [00:00:02.518]➜  de801c06fcd2: Download complete
2025-08-20T20:07:13.0073777Z [00:00:03.413]➜  c5355a619921: Verifying Checksum
2025-08-20T20:07:13.0074464Z [00:00:03.413]➜  c5355a619921: Download complete
2025-08-20T20:07:13.1241478Z [00:00:03.530]➜  b1ab73a2d984: Verifying Checksum
2025-08-20T20:07:13.1242162Z [00:00:03.530]➜  b1ab73a2d984: Download complete
2025-08-20T20:07:13.9292296Z [00:00:04.335]➜  db38aae6b63e: Verifying Checksum
2025-08-20T20:07:13.9293003Z [00:00:04.335]➜  db38aae6b63e: Download complete
2025-08-20T20:07:14.3699951Z [00:00:04.775]➜  8d168639a251: Pull complete
2025-08-20T20:07:15.1442725Z [00:00:05.550]➜  71b13f669d11: Pull complete
2025-08-20T20:07:19.4871707Z [00:00:09.893]➜  c3e8f8601e50: Verifying Checksum
2025-08-20T20:07:19.4872401Z [00:00:09.893]➜  c3e8f8601e50: Download complete
2025-08-20T20:07:31.5288355Z [00:00:21.934]➜  c5355a619921: Pull complete
2025-08-20T20:07:31.5725020Z [00:00:21.978]➜  ad7fa1ee4d06: Pull complete
2025-08-20T20:07:31.5834758Z [00:00:21.989]➜  de801c06fcd2: Pull complete
2025-08-20T20:07:36.9133455Z [00:00:27.319]➜  db38aae6b63e: Pull complete
2025-08-20T20:08:56.8602042Z [00:01:47.266]➜  c3e8f8601e50: Pull complete
2025-08-20T20:08:56.8951818Z [00:01:47.301]➜  b1ab73a2d984: Pull complete
2025-08-20T20:08:56.9011576Z [00:01:47.306]➜  Digest: sha256:cb1fad53e652b680228672ea4141a14cdd0e4eaa496f695f0be6f7ecbc62ab8c
2025-08-20T20:08:56.9022890Z [00:01:47.308]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/debian-builder-unstable:x86_64
2025-08-20T20:08:57.1383577Z [00:01:47.544]➜  + mkdir -pv /tmp
2025-08-20T20:08:57.1400377Z [00:01:47.545]➜  ++ whoami
2025-08-20T20:08:57.1415880Z [00:01:47.547]➜  ++ whoami
2025-08-20T20:08:57.1427258Z [00:01:47.548]➜  + chown -R root:root /tmp
2025-08-20T20:08:57.1447234Z [00:01:47.550]➜  + chmod -v 1777 /tmp
2025-08-20T20:08:57.1465710Z [00:01:47.552]➜  mode of '/tmp' changed from 0755 (rwxr-xr-x) to 1777 (rwxrwxrwt)
2025-08-20T20:08:57.1468448Z [00:01:47.552]➜  + mkdir -p /build-bins
2025-08-20T20:08:57.1485630Z [00:01:47.554]➜  ++ mktemp -d
2025-08-20T20:08:57.1498300Z [00:01:47.555]➜  + pushd /tmp/tmp.0SQIAMMNFc
2025-08-20T20:08:57.1500760Z [00:01:47.555]➜  + curl -w '(Source) <== %{url}\n' -qfSL https://ftp.gnu.org/gnu/coreutils/coreutils-9.7.tar.gz -o ./coreutils.tgz
2025-08-20T20:08:57.1574860Z [00:01:47.563]➜    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T20:08:57.1575643Z [00:01:47.563]➜                                   Dload  Upload   Total   Spent    Left  Speed
2025-08-20T20:08:58.4094040Z [00:01:48.815]➜  
2025-08-20T20:08:58.4094603Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T20:08:58.4095221Z   4 14.4M    4  655k    0     0  1442k      0  0:00:10 --:--:--  0:00:10 1441k
2025-08-20T20:08:58.4095825Z 100 14.4M  100 14.4M    0     0  11.5M      0  0:00:01  0:00:01 --:--:-- 11.5M
2025-08-20T20:08:58.4113524Z [00:01:48.817]➜  (Source) <== https://ftp.gnu.org/gnu/coreutils/coreutils-9.7.tar.gz
2025-08-20T20:08:58.4125204Z [00:01:48.818]➜  + mkdir -p ./coreutils-9.7
2025-08-20T20:08:58.4142468Z [00:01:48.820]➜  + tar --strip-components=1 -xzf ./coreutils.tgz -C ./coreutils-9.7
2025-08-20T20:08:58.9107838Z [00:01:49.316]➜  + '[' '!' -d ./coreutils-9.7 ']'
2025-08-20T20:08:58.9113556Z [00:01:49.317]➜  ++ du -s ./coreutils-9.7
2025-08-20T20:08:58.9116414Z [00:01:49.317]➜  ++ cut -f1
2025-08-20T20:08:58.9234028Z [00:01:49.329]➜  + '[' 67720 -le 100 ']'
2025-08-20T20:08:58.9234683Z [00:01:49.329]➜  + cd ./coreutils-9.7
2025-08-20T20:08:58.9235211Z [00:01:49.329]➜  + export CC=clang
2025-08-20T20:08:58.9235695Z [00:01:49.329]➜  + CC=clang
2025-08-20T20:08:58.9236162Z [00:01:49.329]➜  + export CXX=clang++
2025-08-20T20:08:58.9236685Z [00:01:49.329]➜  + CXX=clang++
2025-08-20T20:08:58.9238693Z [00:01:49.329]➜  ++ which mold
2025-08-20T20:08:58.9262831Z [00:01:49.332]➜  + export 'CFLAGS=-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error'
2025-08-20T20:08:58.9263671Z [00:01:49.332]➜  + CFLAGS='-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error'
2025-08-20T20:08:58.9265317Z [00:01:49.332]➜  + export 'CPPFLAGS=-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error'
2025-08-20T20:08:58.9266636Z [00:01:49.332]➜  + CPPFLAGS='-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error'
2025-08-20T20:08:58.9267438Z [00:01:49.332]➜  + export 'CXXFLAGS=-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error'
2025-08-20T20:08:58.9268621Z [00:01:49.332]➜  + CXXFLAGS='-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error'
2025-08-20T20:08:58.9269139Z [00:01:49.332]➜  ++ which mold
2025-08-20T20:08:58.9280690Z [00:01:49.334]➜  + export LD=/usr/bin/mold
2025-08-20T20:08:58.9281451Z [00:01:49.334]➜  + LD=/usr/bin/mold
2025-08-20T20:08:58.9283298Z [00:01:49.334]➜  + 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-20T20:08:58.9284871Z [00:01:49.334]➜  + LDFLAGS='-static -static-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-20T20:08:58.9286006Z [00:01:49.334]➜  + export FORCE_UNSAFE_CONFIGURE=1
2025-08-20T20:08:58.9286339Z [00:01:49.334]➜  + FORCE_UNSAFE_CONFIGURE=1
2025-08-20T20:08:58.9286641Z [00:01:49.334]➜  + ulimit -n unlimited
2025-08-20T20:08:58.9287099Z [00:01:49.334]➜  bash: line 23: ulimit: open files: cannot modify limit: Operation not permitted
2025-08-20T20:08:58.9287658Z [00:01:49.334]➜  + ./configure --enable-single-binary --disable-shared --enable-static
2025-08-20T20:08:58.9869716Z [00:01:49.392]➜  configure: WARNING: unrecognized options: --disable-shared, --enable-static
2025-08-20T20:08:59.0344106Z [00:01:49.440]➜  checking for a BSD-compatible install... /usr/bin/install -c
2025-08-20T20:08:59.0374723Z [00:01:49.443]➜  checking whether build environment is sane... yes
2025-08-20T20:08:59.0464993Z [00:01:49.452]➜  checking for a race-free mkdir -p... /usr/bin/mkdir -p
2025-08-20T20:08:59.0470103Z [00:01:49.452]➜  checking for gawk... gawk
2025-08-20T20:08:59.0547710Z [00:01:49.460]➜  checking whether make sets $(MAKE)... yes
2025-08-20T20:08:59.0602976Z [00:01:49.466]➜  checking whether make supports nested variables... yes
2025-08-20T20:08:59.0649286Z [00:01:49.470]➜  checking whether make supports nested variables... (cached) yes
2025-08-20T20:08:59.0651169Z [00:01:49.471]➜  checking for gcc... clang
2025-08-20T20:08:59.2933698Z [00:01:49.699]➜  checking whether the C compiler works... yes
2025-08-20T20:08:59.2934224Z [00:01:49.699]➜  checking for C compiler default output file name... a.out
2025-08-20T20:08:59.3801094Z [00:01:49.785]➜  checking for suffix of executables... 
2025-08-20T20:08:59.4759581Z [00:01:49.881]➜  checking whether we are cross compiling... no
2025-08-20T20:08:59.5085116Z [00:01:49.914]➜  checking for suffix of object files... o
2025-08-20T20:08:59.5432016Z [00:01:49.949]➜  checking whether the compiler supports GNU C... yes
2025-08-20T20:08:59.6457385Z [00:01:50.051]➜  checking whether clang accepts -g... yes
2025-08-20T20:08:59.7174891Z [00:01:50.123]➜  checking for clang option to enable C23 features... -std=gnu23
2025-08-20T20:08:59.7730469Z [00:01:50.178]➜  checking whether clang -std=gnu23 understands -c and -o together... yes
2025-08-20T20:08:59.8053508Z [00:01:50.211]➜  checking whether the compiler is clang... yes
2025-08-20T20:08:59.8386077Z [00:01:50.244]➜  checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration
2025-08-20T20:08:59.8460436Z [00:01:50.251]➜  checking whether make supports the include directive... yes (GNU style)
2025-08-20T20:08:59.8910474Z [00:01:50.296]➜  checking dependency style of clang -std=gnu23... gcc3
2025-08-20T20:08:59.9531266Z [00:01:50.358]➜  checking how to run the C preprocessor... clang -std=gnu23 -E
2025-08-20T20:09:00.0162010Z [00:01:50.422]➜  checking for ranlib... ranlib
2025-08-20T20:09:00.0189769Z [00:01:50.424]➜  checking for grep that handles long lines and -e... /usr/bin/grep
2025-08-20T20:09:00.0205108Z [00:01:50.426]➜  checking for egrep... /usr/bin/grep -E
2025-08-20T20:09:00.0206138Z [00:01:50.426]➜  checking whether ln -s works... yes
2025-08-20T20:09:00.0583347Z [00:01:50.464]➜  checking for stdio.h... yes
2025-08-20T20:09:00.1012637Z [00:01:50.507]➜  checking for stdlib.h... yes
2025-08-20T20:09:00.1458212Z [00:01:50.551]➜  checking for string.h... yes
2025-08-20T20:09:00.1905099Z [00:01:50.596]➜  checking for inttypes.h... yes
2025-08-20T20:09:00.2347959Z [00:01:50.640]➜  checking for stdint.h... yes
2025-08-20T20:09:00.2799049Z [00:01:50.685]➜  checking for strings.h... yes
2025-08-20T20:09:00.3243969Z [00:01:50.730]➜  checking for sys/stat.h... yes
2025-08-20T20:09:00.3692224Z [00:01:50.775]➜  checking for sys/types.h... yes
2025-08-20T20:09:00.4157344Z [00:01:50.821]➜  checking for unistd.h... yes
2025-08-20T20:09:00.4648836Z [00:01:50.870]➜  checking for wchar.h... yes
2025-08-20T20:09:00.5129258Z [00:01:50.918]➜  checking for minix/config.h... no
2025-08-20T20:09:00.5621602Z [00:01:50.968]➜  checking for arpa/inet.h... yes
2025-08-20T20:09:00.6089332Z [00:01:51.014]➜  checking for features.h... yes
2025-08-20T20:09:00.6576920Z [00:01:51.063]➜  checking for sys/socket.h... yes
2025-08-20T20:09:00.7071498Z [00:01:51.112]➜  checking for stdbool.h... yes
2025-08-20T20:09:00.7567878Z [00:01:51.162]➜  checking for byteswap.h... yes
2025-08-20T20:09:00.8061328Z [00:01:51.211]➜  checking for xlocale.h... no
2025-08-20T20:09:00.8546506Z [00:01:51.260]➜  checking for uchar.h... yes
2025-08-20T20:09:00.9061157Z [00:01:51.311]➜  checking for sys/param.h... yes
2025-08-20T20:09:00.9554712Z [00:01:51.361]➜  checking for dirent.h... yes
2025-08-20T20:09:01.0041311Z [00:01:51.409]➜  checking for endian.h... yes
2025-08-20T20:09:01.0535488Z [00:01:51.459]➜  checking for sys/endian.h... no
2025-08-20T20:09:01.1021566Z [00:01:51.507]➜  checking for error.h... yes
2025-08-20T20:09:01.1503559Z [00:01:51.556]➜  checking for linux/xattr.h... yes
2025-08-20T20:09:01.1995722Z [00:01:51.605]➜  checking for selinux/selinux.h... yes
2025-08-20T20:09:01.2487188Z [00:01:51.654]➜  checking for fnmatch.h... yes
2025-08-20T20:09:01.2978287Z [00:01:51.703]➜  checking for stdio_ext.h... yes
2025-08-20T20:09:01.3453096Z [00:01:51.751]➜  checking for sys/vfs.h... yes
2025-08-20T20:09:01.3948187Z [00:01:51.800]➜  checking for sys/fs_types.h... no
2025-08-20T20:09:01.4464020Z [00:01:51.852]➜  checking for netdb.h... yes
2025-08-20T20:09:01.4984461Z [00:01:51.904]➜  checking for netinet/in.h... yes
2025-08-20T20:09:01.5475233Z [00:01:51.953]➜  checking for getopt.h... yes
2025-08-20T20:09:01.5974121Z [00:01:52.003]➜  checking for sys/time.h... yes
2025-08-20T20:09:01.6462138Z [00:01:52.052]➜  checking for grp.h... yes
2025-08-20T20:09:01.6959627Z [00:01:52.101]➜  checking for threads.h... yes
2025-08-20T20:09:01.7440453Z [00:01:52.149]➜  checking for iconv.h... yes
2025-08-20T20:09:01.7917004Z [00:01:52.197]➜  checking for limits.h... yes
2025-08-20T20:09:01.8401491Z [00:01:52.245]➜  checking for crtdefs.h... no
2025-08-20T20:09:01.8892168Z [00:01:52.295]➜  checking for wctype.h... yes
2025-08-20T20:09:01.9387531Z [00:01:52.344]➜  checking for langinfo.h... yes
2025-08-20T20:09:01.9987023Z [00:01:52.404]➜  checking for math.h... yes
2025-08-20T20:09:02.0481385Z [00:01:52.453]➜  checking for sys/mman.h... yes
2025-08-20T20:09:02.0970591Z [00:01:52.502]➜  checking for sys/statvfs.h... yes
2025-08-20T20:09:02.1460325Z [00:01:52.551]➜  checking for obstack.h... yes
2025-08-20T20:09:02.1946784Z [00:01:52.600]➜  checking for priv.h... no
2025-08-20T20:09:02.2416763Z [00:01:52.647]➜  checking for sys/select.h... yes
2025-08-20T20:09:02.2924756Z [00:01:52.698]➜  checking for pthread.h... yes
2025-08-20T20:09:02.3447211Z [00:01:52.750]➜  checking for utmp.h... yes
2025-08-20T20:09:02.4057899Z [00:01:52.811]➜  checking for utmpx.h... yes
2025-08-20T20:09:02.4536281Z [00:01:52.859]➜  checking for OS.h... no
2025-08-20T20:09:02.4998776Z [00:01:52.905]➜  checking for malloc.h... yes
2025-08-20T20:09:02.5503341Z [00:01:52.956]➜  checking for stdbit.h... yes
2025-08-20T20:09:02.5967399Z [00:01:53.002]➜  checking for stdckdint.h... yes
2025-08-20T20:09:02.6444651Z [00:01:53.050]➜  checking for sys/ioctl.h... yes
2025-08-20T20:09:02.6932645Z [00:01:53.099]➜  checking for sys/random.h... yes
2025-08-20T20:09:02.7421461Z [00:01:53.147]➜  checking for sys/resource.h... yes
2025-08-20T20:09:02.7908324Z [00:01:53.196]➜  checking for sys/uio.h... yes
2025-08-20T20:09:02.8391815Z [00:01:53.245]➜  checking for sys/utsname.h... yes
2025-08-20T20:09:02.8885549Z [00:01:53.294]➜  checking for sys/wait.h... yes
2025-08-20T20:09:02.9357262Z [00:01:53.341]➜  checking for termios.h... yes
2025-08-20T20:09:02.9836098Z [00:01:53.389]➜  checking for utime.h... yes
2025-08-20T20:09:03.0322130Z [00:01:53.438]➜  checking for semaphore.h... yes
2025-08-20T20:09:03.0801852Z [00:01:53.486]➜  checking for sys/un.h... yes
2025-08-20T20:09:03.1281706Z [00:01:53.534]➜  checking for hurd.h... no
2025-08-20T20:09:03.1758814Z [00:01:53.581]➜  checking for linux/falloc.h... yes
2025-08-20T20:09:03.2251443Z [00:01:53.630]➜  checking for linux/fs.h... yes
2025-08-20T20:09:03.2742401Z [00:01:53.680]➜  checking for paths.h... yes
2025-08-20T20:09:03.3223766Z [00:01:53.728]➜  checking for stropts.h... no
2025-08-20T20:09:03.3691349Z [00:01:53.774]➜  checking for sys/mtio.h... yes
2025-08-20T20:09:03.4166653Z [00:01:53.822]➜  checking for sys/systeminfo.h... no
2025-08-20T20:09:03.4647513Z [00:01:53.870]➜  checking for syslog.h... yes
2025-08-20T20:09:03.5119660Z [00:01:53.917]➜  checking for pwd.h... yes
2025-08-20T20:09:03.5591250Z [00:01:53.964]➜  checking for vfork.h... no
2025-08-20T20:09:03.6076387Z [00:01:54.013]➜  checking whether it is safe to define __EXTENSIONS__... yes
2025-08-20T20:09:03.6455107Z [00:01:54.051]➜  checking whether _XOPEN_SOURCE should be defined... no
2025-08-20T20:09:03.7196989Z [00:01:54.125]➜  checking build system type... x86_64-pc-linux-gnu
2025-08-20T20:09:03.7200878Z [00:01:54.125]➜  checking host system type... x86_64-pc-linux-gnu
2025-08-20T20:09:03.7201756Z [00:01:54.126]➜  checking for egrep -e... (cached) /usr/bin/grep -E
2025-08-20T20:09:03.7470537Z [00:01:54.152]➜  checking for Minix Amsterdam compiler... no
2025-08-20T20:09:03.7476110Z [00:01:54.153]➜  checking for ar... ar
2025-08-20T20:09:03.8208905Z [00:01:54.226]➜  checking for clang -std=gnu23 option to support large files... none needed
2025-08-20T20:09:03.8573074Z [00:01:54.263]➜  checking for clang -std=gnu23 option to support timestamps after 2038... none needed
2025-08-20T20:09:03.8574930Z [00:01:54.263]➜  configure: autobuild project... GNU coreutils
2025-08-20T20:09:03.8575612Z [00:01:54.263]➜  configure: autobuild revision... 9.7
2025-08-20T20:09:03.8590634Z [00:01:54.264]➜  configure: autobuild hostname... pkrvmqc4gcfdwos
2025-08-20T20:09:03.8611779Z [00:01:54.267]➜  configure: autobuild timestamp... 20250820T200903Z
2025-08-20T20:09:03.9577390Z [00:01:54.363]➜  checking for lstat... yes
2025-08-20T20:09:04.0533125Z [00:01:54.459]➜  checking for fchmod... yes
2025-08-20T20:09:04.1569614Z [00:01:54.562]➜  checking for pathconf... yes
2025-08-20T20:09:04.2538810Z [00:01:54.659]➜  checking for btowc... yes
2025-08-20T20:09:04.3497622Z [00:01:54.755]➜  checking for mbrtowc... yes
2025-08-20T20:09:04.4503247Z [00:01:54.856]➜  checking for mbsinit... yes
2025-08-20T20:09:04.5512134Z [00:01:54.957]➜  checking for canonicalize_file_name... yes
2025-08-20T20:09:04.6486261Z [00:01:55.054]➜  checking for realpath... yes
2025-08-20T20:09:04.7453968Z [00:01:55.151]➜  checking for chown... yes
2025-08-20T20:09:04.8420880Z [00:01:55.247]➜  checking for fchown... yes
2025-08-20T20:09:04.9412986Z [00:01:55.347]➜  checking for _set_invalid_parameter_handler... no
2025-08-20T20:09:05.0375482Z [00:01:55.443]➜  checking for fchdir... yes
2025-08-20T20:09:05.1338338Z [00:01:55.539]➜  checking for explicit_bzero... yes
2025-08-20T20:09:05.2307605Z [00:01:55.636]➜  checking for posix_fadvise... yes
2025-08-20T20:09:05.3262532Z [00:01:55.732]➜  checking for fchmodat... yes
2025-08-20T20:09:05.4234615Z [00:01:55.829]➜  checking for lchmod... yes
2025-08-20T20:09:05.5192961Z [00:01:55.925]➜  checking for fcntl... yes
2025-08-20T20:09:05.6159049Z [00:01:56.021]➜  checking for symlink... yes
2025-08-20T20:09:05.7121045Z [00:01:56.117]➜  checking for fdopendir... yes
2025-08-20T20:09:05.8089686Z [00:01:56.214]➜  checking for listxattr... yes
2025-08-20T20:09:05.9052750Z [00:01:56.311]➜  checking for fnmatch... yes
2025-08-20T20:09:06.0011348Z [00:01:56.406]➜  checking for mbsrtowcs... yes
2025-08-20T20:09:06.0983731Z [00:01:56.504]➜  checking for fpurge... no
2025-08-20T20:09:06.1965379Z [00:01:56.602]➜  checking for __freadptr... no
2025-08-20T20:09:06.2948302Z [00:01:56.700]➜  checking for __freadptrinc... no
2025-08-20T20:09:06.3894955Z [00:01:56.795]➜  checking for fstatat... yes
2025-08-20T20:09:06.4837698Z [00:01:56.889]➜  checking for fsync... yes
2025-08-20T20:09:06.5800300Z [00:01:56.985]➜  checking for openat... yes
2025-08-20T20:09:06.6760856Z [00:01:57.081]➜  checking for fstatfs... yes
2025-08-20T20:09:06.7725554Z [00:01:57.178]➜  checking for getdtablesize... yes
2025-08-20T20:09:06.8711866Z [00:01:57.276]➜  checking for microuptime... no
2025-08-20T20:09:06.9706627Z [00:01:57.376]➜  checking for nanouptime... no
2025-08-20T20:09:07.0682419Z [00:01:57.474]➜  checking for getlogin... yes
2025-08-20T20:09:07.1635459Z [00:01:57.569]➜  checking for flockfile... yes
2025-08-20T20:09:07.2603134Z [00:01:57.666]➜  checking for funlockfile... yes
2025-08-20T20:09:07.3582844Z [00:01:57.764]➜  checking for getexecname... no
2025-08-20T20:09:07.4526193Z [00:01:57.858]➜  checking for gettimeofday... yes
2025-08-20T20:09:07.5482202Z [00:01:57.954]➜  checking for isblank... yes
2025-08-20T20:09:07.6441101Z [00:01:58.049]➜  checking for iswcntrl... yes
2025-08-20T20:09:07.7394358Z [00:01:58.145]➜  checking for link... yes
2025-08-20T20:09:07.8360372Z [00:01:58.241]➜  checking for readlink... yes
2025-08-20T20:09:07.9330533Z [00:01:58.338]➜  checking for mbrlen... yes
2025-08-20T20:09:08.0311038Z [00:01:58.436]➜  checking for mbslen... no
2025-08-20T20:09:08.1281013Z [00:01:58.533]➜  checking for mprotect... yes
2025-08-20T20:09:08.2266934Z [00:01:58.631]➜  checking for memset_s... no
2025-08-20T20:09:08.3233973Z [00:01:58.729]➜  checking for getgrouplist... yes
2025-08-20T20:09:08.4183153Z [00:01:58.824]➜  checking for mkdirat... yes
2025-08-20T20:09:08.5144615Z [00:01:58.920]➜  checking for mknod... yes
2025-08-20T20:09:08.6100739Z [00:01:59.015]➜  checking for mkstemp... yes
2025-08-20T20:09:08.7072540Z [00:01:59.113]➜  checking for strftime_z... no
2025-08-20T20:09:08.8027632Z [00:01:59.208]➜  checking for pipe... yes
2025-08-20T20:09:08.8983333Z [00:01:59.304]➜  checking for pselect... yes
2025-08-20T20:09:08.9942373Z [00:01:59.400]➜  checking for pthread_sigmask... yes
2025-08-20T20:09:09.0899867Z [00:01:59.495]➜  checking for qsort_r... yes
2025-08-20T20:09:09.1853633Z [00:01:59.591]➜  checking for utmpname... yes
2025-08-20T20:09:09.2815684Z [00:01:59.687]➜  checking for utmpxname... yes
2025-08-20T20:09:09.3777081Z [00:01:59.783]➜  checking for iswctype... yes
2025-08-20T20:09:09.4731852Z [00:01:59.879]➜  checking for renameat... yes
2025-08-20T20:09:09.5697739Z [00:01:59.975]➜  checking for fpathconf... yes
2025-08-20T20:09:09.6669979Z [00:02:00.072]➜  checking for secure_getenv... yes
2025-08-20T20:09:09.7639312Z [00:02:00.169]➜  checking for getuid... yes
2025-08-20T20:09:09.8606965Z [00:02:00.266]➜  checking for geteuid... yes
2025-08-20T20:09:09.9556251Z [00:02:00.361]➜  checking for getgid... yes
2025-08-20T20:09:10.0503385Z [00:02:00.456]➜  checking for getegid... yes
2025-08-20T20:09:10.1463061Z [00:02:00.552]➜  checking for setenv... yes
2025-08-20T20:09:10.2426772Z [00:02:00.648]➜  checking for settimeofday... yes
2025-08-20T20:09:10.3423207Z [00:02:00.748]➜  checking for stime... no
2025-08-20T20:09:10.4381149Z [00:02:00.843]➜  checking for sigaction... yes
2025-08-20T20:09:10.5343328Z [00:02:00.940]➜  checking for sigaltstack... yes
2025-08-20T20:09:10.6291641Z [00:02:01.034]➜  checking for siginterrupt... yes
2025-08-20T20:09:10.7243433Z [00:02:01.130]➜  checking for snprintf... yes
2025-08-20T20:09:10.8197382Z [00:02:01.225]➜  checking for __xpg_strerror_r... yes
2025-08-20T20:09:10.9152050Z [00:02:01.321]➜  checking for strtoimax... yes
2025-08-20T20:09:11.0117160Z [00:02:01.417]➜  checking for strtold... yes
2025-08-20T20:09:11.1087922Z [00:02:01.514]➜  checking for strtoumax... yes
2025-08-20T20:09:11.2047593Z [00:02:01.610]➜  checking for localtime_r... yes
2025-08-20T20:09:11.3017117Z [00:02:01.707]➜  checking for unlinkat... yes
2025-08-20T20:09:11.4010819Z [00:02:01.806]➜  checking for utimens... no
2025-08-20T20:09:11.5001630Z [00:02:01.906]➜  checking for lutimens... no
2025-08-20T20:09:11.5988933Z [00:02:02.004]➜  checking for vasnprintf... no
2025-08-20T20:09:11.6959297Z [00:02:02.101]➜  checking for wcrtomb... yes
2025-08-20T20:09:11.7935172Z [00:02:02.199]➜  checking for wcwidth... yes
2025-08-20T20:09:11.8910332Z [00:02:02.296]➜  checking for pause... yes
2025-08-20T20:09:11.9893597Z [00:02:02.395]➜  checking for getlocalename_l... no
2025-08-20T20:09:12.0854834Z [00:02:02.491]➜  checking for getrusage... yes
2025-08-20T20:09:12.1815309Z [00:02:02.587]➜  checking for sleep... yes
2025-08-20T20:09:12.2783728Z [00:02:02.684]➜  checking for shutdown... yes
2025-08-20T20:09:12.3744373Z [00:02:02.780]➜  checking for usleep... yes
2025-08-20T20:09:12.4723041Z [00:02:02.878]➜  checking for mquery... no
2025-08-20T20:09:12.5703564Z [00:02:02.976]➜  checking for pstat_getprocvm... no
2025-08-20T20:09:12.6662667Z [00:02:03.072]➜  checking for wctob... yes
2025-08-20T20:09:12.7635259Z [00:02:03.169]➜  checking for directio... no
2025-08-20T20:09:12.8594261Z [00:02:03.265]➜  checking for nl_langinfo... yes
2025-08-20T20:09:12.9556034Z [00:02:03.361]➜  checking for setitimer... yes
2025-08-20T20:09:13.0506891Z [00:02:03.456]➜  checking for setrlimit... yes
2025-08-20T20:09:13.1459713Z [00:02:03.551]➜  checking for prctl... yes
2025-08-20T20:09:13.2416023Z [00:02:03.647]➜  checking for endgrent... yes
2025-08-20T20:09:13.3385634Z [00:02:03.744]➜  checking for endpwent... yes
2025-08-20T20:09:13.4336896Z [00:02:03.839]➜  checking for fallocate... yes
2025-08-20T20:09:13.5284922Z [00:02:03.934]➜  checking for setgroups... yes
2025-08-20T20:09:13.6241953Z [00:02:04.030]➜  checking for sethostname... yes
2025-08-20T20:09:13.7199143Z [00:02:04.125]➜  checking for sync... yes
2025-08-20T20:09:13.8150559Z [00:02:04.220]➜  checking for syncfs... yes
2025-08-20T20:09:13.9106545Z [00:02:04.316]➜  checking for sysinfo... yes
2025-08-20T20:09:14.0069867Z [00:02:04.412]➜  checking for tcgetpgrp... yes
2025-08-20T20:09:14.1044910Z [00:02:04.510]➜  checking for getgrgid_nomembers... no
2025-08-20T20:09:14.2032508Z [00:02:04.609]➜  checking for getgrnam_nomembers... no
2025-08-20T20:09:14.3015797Z [00:02:04.707]➜  checking for getgrent_nomembers... no
2025-08-20T20:09:14.3977753Z [00:02:04.803]➜  checking for fork... yes
2025-08-20T20:09:14.4933109Z [00:02:04.899]➜  checking for vfork... yes
2025-08-20T20:09:14.5432515Z [00:02:04.949]➜  checking for sys/acl.h... yes
2025-08-20T20:09:14.7352634Z [00:02:05.141]➜  checking for library containing acl_get_file... -lacl
2025-08-20T20:09:14.8319946Z [00:02:05.237]➜  checking for acl_get_file... yes
2025-08-20T20:09:14.9289157Z [00:02:05.334]➜  checking for acl_get_fd... yes
2025-08-20T20:09:15.0277341Z [00:02:05.433]➜  checking for acl_set_file... yes
2025-08-20T20:09:15.1241332Z [00:02:05.529]➜  checking for acl_set_fd... yes
2025-08-20T20:09:15.2234325Z [00:02:05.629]➜  checking for acl_get_link_np... no
2025-08-20T20:09:15.3207801Z [00:02:05.726]➜  checking for acl_free... yes
2025-08-20T20:09:15.4189258Z [00:02:05.824]➜  checking for acl_from_mode... yes
2025-08-20T20:09:15.5189966Z [00:02:05.924]➜  checking for acl_from_text... yes
2025-08-20T20:09:15.6162466Z [00:02:06.022]➜  checking for acl_delete_def_file... yes
2025-08-20T20:09:15.7140391Z [00:02:06.119]➜  checking for acl_extended_file... yes
2025-08-20T20:09:15.8147376Z [00:02:06.220]➜  checking for acl_delete_fd_np... no
2025-08-20T20:09:15.9126106Z [00:02:06.318]➜  checking for acl_delete_file_np... no
2025-08-20T20:09:16.0115228Z [00:02:06.417]➜  checking for acl_copy_ext_native... no
2025-08-20T20:09:16.1097345Z [00:02:06.515]➜  checking for acl_create_entry_np... no
2025-08-20T20:09:16.2076991Z [00:02:06.613]➜  checking for acl_to_short_text... no
2025-08-20T20:09:16.3082134Z [00:02:06.714]➜  checking for acl_free_text... no
2025-08-20T20:09:16.4096557Z [00:02:06.815]➜  checking for working acl_get_file... yes
2025-08-20T20:09:16.4602969Z [00:02:06.866]➜  checking for acl/libacl.h... yes
2025-08-20T20:09:16.5600699Z [00:02:06.965]➜  checking for acl_entries... yes
2025-08-20T20:09:16.5974254Z [00:02:07.003]➜  checking for ACL_FIRST_ENTRY... yes
2025-08-20T20:09:16.6350202Z [00:02:07.040]➜  checking for ACL_TYPE_EXTENDED... no
2025-08-20T20:09:16.7048867Z [00:02:07.110]➜  checking for clang -std=gnu23 options needed to detect all undeclared functions... none needed
2025-08-20T20:09:16.8067371Z [00:02:07.212]➜  checking for size_t... yes
2025-08-20T20:09:16.9032807Z [00:02:07.309]➜  checking for working alloca.h... yes
2025-08-20T20:09:16.9033444Z [00:02:07.309]➜  checking for alloca... yes
2025-08-20T20:09:16.9472217Z [00:02:07.353]➜  checking whether the preprocessor supports include_next... yes
2025-08-20T20:09:16.9735938Z [00:02:07.379]➜  checking whether source code line length is unlimited... yes
2025-08-20T20:09:17.0745615Z [00:02:07.480]➜  checking for d_ino member in directory struct... yes
2025-08-20T20:09:17.0895153Z [00:02:07.495]➜  checking for long file names... yes
2025-08-20T20:09:17.1247764Z [00:02:07.530]➜  checking for C/C++ restrict keyword... __restrict__
2025-08-20T20:09:17.1630322Z [00:02:07.568]➜  checking for wint_t... yes
2025-08-20T20:09:17.2013223Z [00:02:07.607]➜  checking whether wint_t is large enough... yes
2025-08-20T20:09:17.3331639Z [00:02:07.739]➜  checking whether <wchar.h> uses 'inline' correctly... yes
2025-08-20T20:09:17.4313661Z [00:02:07.837]➜  checking for nl_langinfo and CODESET... yes
2025-08-20T20:09:17.5440897Z [00:02:07.949]➜  checking for a traditional french locale... none
2025-08-20T20:09:17.6398322Z [00:02:08.045]➜  checking for uselocale... yes
2025-08-20T20:09:17.7323973Z [00:02:08.138]➜  checking whether uselocale works... yes
2025-08-20T20:09:17.7684046Z [00:02:08.174]➜  checking whether char8_t is correctly defined... yes
2025-08-20T20:09:17.8051372Z [00:02:08.211]➜  checking whether char16_t is correctly defined... yes
2025-08-20T20:09:17.8418595Z [00:02:08.247]➜  checking whether char32_t is correctly defined... yes
2025-08-20T20:09:17.9547646Z [00:02:08.360]➜  checking for bit size of wchar_t... 32
2025-08-20T20:09:18.0100344Z [00:02:08.415]➜  checking for mbstate_t... yes
2025-08-20T20:09:18.1268804Z [00:02:08.532]➜  checking for a traditional japanese locale... none
2025-08-20T20:09:18.2335769Z [00:02:08.639]➜  checking for an english Unicode locale... en_US.UTF-8
2025-08-20T20:09:18.3478834Z [00:02:08.753]➜  checking for a transitional chinese locale... none
2025-08-20T20:09:18.4482937Z [00:02:08.854]➜  checking whether mbrtowc handles incomplete characters... yes
2025-08-20T20:09:18.4483978Z [00:02:08.854]➜  checking whether mbrtowc works as well as mbtowc... guessing yes
2025-08-20T20:09:18.4891320Z [00:02:08.894]➜  checking whether mbrtoc32 is declared... yes
2025-08-20T20:09:18.5931805Z [00:02:08.998]➜  checking for mbrtoc32... yes
2025-08-20T20:09:18.5932702Z [00:02:08.999]➜  checking whether mbrtoc32 works as well as mbrtowc... guessing yes
2025-08-20T20:09:18.6342675Z [00:02:09.040]➜  checking whether c32rtomb is declared... yes
2025-08-20T20:09:18.7381798Z [00:02:09.143]➜  checking for c32rtomb... yes
2025-08-20T20:09:18.7382804Z [00:02:09.144]➜  checking whether c32rtomb works as well as wcrtomb... guessing yes
2025-08-20T20:09:18.7748956Z [00:02:09.180]➜  checking whether malloc is ptrdiff_t safe... yes
2025-08-20T20:09:18.7750746Z [00:02:09.180]➜  checking whether malloc, realloc, calloc set errno on failure... yes
2025-08-20T20:09:18.8870677Z [00:02:09.292]➜  checking whether lstat correctly handles trailing slash... yes
2025-08-20T20:09:18.8911387Z [00:02:09.297]➜  checking whether // is distinct from /... no
2025-08-20T20:09:19.0100549Z [00:02:09.415]➜  checking whether realpath works... yes
2025-08-20T20:09:19.1100058Z [00:02:09.515]➜  checking for uid_t... yes
2025-08-20T20:09:19.2123179Z [00:02:09.618]➜  checking for gid_t... yes
2025-08-20T20:09:19.2124088Z [00:02:09.618]➜  checking for unistd.h... (cached) yes
2025-08-20T20:09:19.3277845Z [00:02:09.733]➜  checking for working chown... yes
2025-08-20T20:09:19.4320552Z [00:02:09.837]➜  checking whether chown dereferences symlinks... yes
2025-08-20T20:09:19.5382795Z [00:02:09.944]➜  checking whether chown honors trailing slash... yes
2025-08-20T20:09:20.6466197Z [00:02:11.052]➜  checking whether chown always updates ctime... yes
2025-08-20T20:09:20.6488654Z [00:02:11.054]➜  checking whether to enable CRC slice-by-8 algorithm... yes
2025-08-20T20:09:21.0642713Z [00:02:11.470]➜  checking if pclmul intrinsic exists... yes
2025-08-20T20:09:21.1031268Z [00:02:11.508]➜  checking whether <sys/socket.h> is self-contained... yes
2025-08-20T20:09:21.1032211Z [00:02:11.509]➜  checking for shutdown... (cached) yes
2025-08-20T20:09:21.1417467Z [00:02:11.547]➜  checking whether <sys/socket.h> defines the SHUT_* macros... yes
2025-08-20T20:09:21.2183803Z [00:02:11.624]➜  checking for struct sockaddr_storage... yes
2025-08-20T20:09:21.2950452Z [00:02:11.700]➜  checking for sa_family_t... yes
2025-08-20T20:09:21.3337010Z [00:02:11.739]➜  checking for struct sockaddr_storage.ss_family... yes
2025-08-20T20:09:21.3663683Z [00:02:11.772]➜  checking for inline... inline
2025-08-20T20:09:21.4053347Z [00:02:11.811]➜  checking whether linux/if_alg.h has struct sockaddr_alg.... yes
2025-08-20T20:09:21.5267173Z [00:02:11.932]➜  checking whether byte ordering is bigendian... no
2025-08-20T20:09:21.5673655Z [00:02:11.973]➜  checking if endian.h defines stdint types... no
2025-08-20T20:09:21.6643333Z [00:02:12.070]➜  checking if endian.h defines functions and macros... yes
2025-08-20T20:09:21.7080134Z [00:02:12.113]➜  checking if environ is properly declared... yes
2025-08-20T20:09:21.7361239Z [00:02:12.142]➜  checking for complete errno.h... yes
2025-08-20T20:09:21.8332665Z [00:02:12.239]➜  checking for error... yes
2025-08-20T20:09:21.8737033Z [00:02:12.279]➜  checking whether error_at_line is declared... yes
2025-08-20T20:09:21.9716543Z [00:02:12.377]➜  checking for error_at_line... yes
2025-08-20T20:09:22.0734750Z [00:02:12.479]➜  checking for working error function... yes
2025-08-20T20:09:22.1294180Z [00:02:12.535]➜  checking whether strerror_r is declared... yes
2025-08-20T20:09:22.1699026Z [00:02:12.575]➜  checking whether strerror_r returns char *... yes
2025-08-20T20:09:22.2731147Z [00:02:12.678]➜  checking type of array argument to getgroups... gid_t
2025-08-20T20:09:22.3072853Z [00:02:12.713]➜  checking whether ctype.h defines __header_inline... no
2025-08-20T20:09:22.3621405Z [00:02:12.767]➜  checking whether fchdir is declared... yes
2025-08-20T20:09:22.4685227Z [00:02:12.874]➜  checking whether fflush works on input streams... no
2025-08-20T20:09:23.5764116Z [00:02:13.982]➜  checking for working fcntl.h... yes
2025-08-20T20:09:23.6792009Z [00:02:14.084]➜  checking for pid_t... yes
2025-08-20T20:09:23.7826445Z [00:02:14.188]➜  checking for mode_t... yes
2025-08-20T20:09:23.8204499Z [00:02:14.226]➜  checking for promoted mode_t type... mode_t
2025-08-20T20:09:23.8762646Z [00:02:14.282]➜  checking whether fdatasync is declared... yes
2025-08-20T20:09:24.0672661Z [00:02:14.473]➜  checking for library containing setfilecon... -lselinux
2025-08-20T20:09:24.1218814Z [00:02:14.527]➜  checking whether strmode is declared... no
2025-08-20T20:09:24.2199345Z [00:02:14.625]➜  checking for mempcpy... yes
2025-08-20T20:09:24.3198927Z [00:02:14.725]➜  checking whether fopen recognizes a trailing slash... yes
2025-08-20T20:09:24.4441279Z [00:02:14.849]➜  checking whether frexp() can be used without linking with libm... yes
2025-08-20T20:09:24.4995294Z [00:02:14.905]➜  checking whether alarm is declared... yes
2025-08-20T20:09:24.5346060Z [00:02:14.940]➜  checking whether long double and double are the same... no
2025-08-20T20:09:24.6333437Z [00:02:15.039]➜  checking whether stdin defaults to large file offsets... yes
2025-08-20T20:09:24.6716955Z [00:02:15.077]➜  checking for off64_t... yes
2025-08-20T20:09:24.7743354Z [00:02:15.180]➜  checking for blksize_t... yes
2025-08-20T20:09:24.8789722Z [00:02:15.284]➜  checking for blkcnt_t... yes
2025-08-20T20:09:24.9351783Z [00:02:15.341]➜  checking whether fseeko is declared... yes
2025-08-20T20:09:25.0357257Z [00:02:15.441]➜  checking for fseeko... yes
2025-08-20T20:09:25.0358362Z [00:02:15.441]➜  checking whether fflush works on input streams... (cached) no
2025-08-20T20:09:25.0739519Z [00:02:15.479]➜  checking whether stat file-mode macros are broken... no
2025-08-20T20:09:25.1505880Z [00:02:15.556]➜  checking for nlink_t... yes
2025-08-20T20:09:25.2067480Z [00:02:15.612]➜  checking whether ftello is declared... yes
2025-08-20T20:09:25.3101606Z [00:02:15.716]➜  checking whether ungetc works on arbitrary bytes... yes
2025-08-20T20:09:25.4117764Z [00:02:15.817]➜  checking for ftello... yes
2025-08-20T20:09:25.5220304Z [00:02:15.927]➜  checking whether ftello works... yes
2025-08-20T20:09:25.5591067Z [00:02:15.964]➜  checking for O_CLOEXEC... yes
2025-08-20T20:09:25.6539286Z [00:02:16.059]➜  checking for library containing gethostbyname... none required
2025-08-20T20:09:25.7503507Z [00:02:16.156]➜  checking for gethostbyname... yes
2025-08-20T20:09:25.8460492Z [00:02:16.251]➜  checking for library containing getservbyname... none required
2025-08-20T20:09:25.9423956Z [00:02:16.348]➜  checking for getservbyname... yes
2025-08-20T20:09:26.0375541Z [00:02:16.443]➜  checking for library containing inet_ntop... none required
2025-08-20T20:09:26.0837716Z [00:02:16.489]➜  checking whether inet_ntop is declared... yes
2025-08-20T20:09:26.1287396Z [00:02:16.534]➜  checking for IPv4 sockets... yes
2025-08-20T20:09:26.1692173Z [00:02:16.575]➜  checking for IPv6 sockets... yes
2025-08-20T20:09:26.2738306Z [00:02:16.679]➜  checking whether getcwd (NULL, 0) allocates memory for result... yes
2025-08-20T20:09:26.3125714Z [00:02:16.718]➜  checking for getcwd with POSIX signature... yes
2025-08-20T20:09:26.3685990Z [00:02:16.774]➜  checking whether getcwd is declared... yes
2025-08-20T20:09:26.4254276Z [00:02:16.831]➜  checking whether getdelim is declared... yes
2025-08-20T20:09:26.4831868Z [00:02:16.889]➜  checking whether getdtablesize is declared... yes
2025-08-20T20:09:26.5226369Z [00:02:16.928]➜  checking for arithmetic hrtime_t... no
2025-08-20T20:09:26.5789389Z [00:02:16.984]➜  checking whether getline is declared... yes
2025-08-20T20:09:26.6371166Z [00:02:17.042]➜  checking whether getlogin is declared... yes
2025-08-20T20:09:26.6766973Z [00:02:17.082]➜  checking for ssize_t... yes
2025-08-20T20:09:26.6770048Z [00:02:17.082]➜  checking for getopt.h... (cached) yes
2025-08-20T20:09:26.7753254Z [00:02:17.181]➜  checking for getopt_long_only... yes
2025-08-20T20:09:27.0979122Z [00:02:17.503]➜  checking whether getopt is POSIX compatible... yes
2025-08-20T20:09:27.2156912Z [00:02:17.621]➜  checking for working GNU getopt function... yes
2025-08-20T20:09:27.3128221Z [00:02:17.718]➜  checking for working GNU getopt_long function... yes
2025-08-20T20:09:27.3466433Z [00:02:17.752]➜  checking for glibc-compatible sys/cdefs.h... yes
2025-08-20T20:09:27.3876010Z [00:02:17.793]➜  checking whether timespec_get is declared... yes
2025-08-20T20:09:27.4830237Z [00:02:17.888]➜  checking for timespec_get... yes
2025-08-20T20:09:27.5204966Z [00:02:17.926]➜  checking for struct timeval... yes
2025-08-20T20:09:27.5569973Z [00:02:17.962]➜  checking for wide-enough struct timeval.tv_sec member... yes
2025-08-20T20:09:27.5575117Z [00:02:17.963]➜  checking for pthread.h... (cached) yes
2025-08-20T20:09:27.7744017Z [00:02:18.180]➜  checking for pthread_kill in -lpthread... yes
2025-08-20T20:09:27.7744882Z [00:02:18.180]➜  checking whether POSIX threads API is available... yes
2025-08-20T20:09:27.8687203Z [00:02:18.274]➜  checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
2025-08-20T20:09:27.8688694Z [00:02:18.274]➜  checking whether setlocale (category, NULL) is multithread-safe... yes
2025-08-20T20:09:27.8694040Z [00:02:18.275]➜  checking for ld... /usr/bin/mold
2025-08-20T20:09:27.8736418Z [00:02:18.279]➜  checking if the linker (/usr/bin/mold) is GNU ld... yes
2025-08-20T20:09:27.8977365Z [00:02:18.303]➜  checking for shared library run path origin... done
2025-08-20T20:09:27.9308566Z [00:02:18.336]➜  checking 32-bit host C ABI... no
2025-08-20T20:09:27.9568531Z [00:02:18.362]➜  checking for ELF binary format... yes
2025-08-20T20:09:27.9875575Z [00:02:18.393]➜  checking for the common suffixes of directories in the library search path... lib,lib,lib64
2025-08-20T20:09:28.0975475Z [00:02:18.503]➜  checking for iconv... yes
2025-08-20T20:09:28.2037611Z [00:02:18.609]➜  checking for working iconv... yes
2025-08-20T20:09:28.2445321Z [00:02:18.650]➜  checking whether iconv is compatible with its POSIX signature... yes
2025-08-20T20:09:28.3467924Z [00:02:18.752]➜  checking for off_t... yes
2025-08-20T20:09:28.3835796Z [00:02:18.789]➜  checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
2025-08-20T20:09:28.4192670Z [00:02:18.825]➜  checking whether limits.h has SSIZE_MAX... yes
2025-08-20T20:09:28.4540955Z [00:02:18.859]➜  checking whether the compiler produces multi-arch binaries... no
2025-08-20T20:09:28.6164294Z [00:02:19.022]➜  checking whether stdint.h conforms to C99... yes
2025-08-20T20:09:28.6616248Z [00:02:19.067]➜  checking whether stdint.h works without ISO C predefines... yes
2025-08-20T20:09:28.7072351Z [00:02:19.113]➜  checking whether stdint.h has UINTMAX_WIDTH etc.... yes
2025-08-20T20:09:28.8165760Z [00:02:19.222]➜  checking whether INT32_MAX < INTMAX_MAX... yes
2025-08-20T20:09:28.8536795Z [00:02:19.259]➜  checking whether INT64_MAX == LONG_MAX... yes
2025-08-20T20:09:28.8912014Z [00:02:19.297]➜  checking whether UINT32_MAX < UINTMAX_MAX... yes
2025-08-20T20:09:28.9280511Z [00:02:19.333]➜  checking whether UINT64_MAX == ULONG_MAX... yes
2025-08-20T20:09:29.0386289Z [00:02:19.444]➜  checking where to find the exponent in a 'double'... word 1 bit 20
2025-08-20T20:09:29.1486728Z [00:02:19.554]➜  checking where to find the exponent in a 'float'... word 0 bit 23
2025-08-20T20:09:29.2687069Z [00:02:19.674]➜  checking where to find the exponent in a 'long double'... word 2 bit 0
2025-08-20T20:09:29.3692915Z [00:02:19.775]➜  checking whether iswcntrl works... yes
2025-08-20T20:09:29.4643429Z [00:02:19.870]➜  checking for towlower... yes
2025-08-20T20:09:29.5038302Z [00:02:19.909]➜  checking for wctype_t... yes
2025-08-20T20:09:29.5427355Z [00:02:19.948]➜  checking for wctrans_t... yes
2025-08-20T20:09:29.6421261Z [00:02:20.047]➜  checking whether wctype supports the "blank" and "punct" character classes... yes
2025-08-20T20:09:29.6782702Z [00:02:20.084]➜  checking whether langinfo.h defines CODESET... yes
2025-08-20T20:09:29.7142180Z [00:02:20.120]➜  checking whether langinfo.h defines T_FMT_AMPM... yes
2025-08-20T20:09:29.7505387Z [00:02:20.156]➜  checking whether langinfo.h defines ALTMON_1... yes
2025-08-20T20:09:29.7859303Z [00:02:20.191]➜  checking whether langinfo.h defines ABALTMON_1... no
2025-08-20T20:09:29.8215146Z [00:02:20.227]➜  checking whether langinfo.h defines ERA... yes
2025-08-20T20:09:29.8572943Z [00:02:20.263]➜  checking whether langinfo.h defines YESEXPR... yes
2025-08-20T20:09:29.8921989Z [00:02:20.298]➜  checking for good max_align_t... yes
2025-08-20T20:09:29.9263328Z [00:02:20.332]➜  checking whether NULL can be used in arbitrary expressions... yes
2025-08-20T20:09:30.0189923Z [00:02:20.424]➜  checking for unreachable... yes
2025-08-20T20:09:30.0524749Z [00:02:20.458]➜  checking whether nullptr_t needs <stddef.h>... yes
2025-08-20T20:09:30.0847963Z [00:02:20.490]➜  checking for clean definition of __STDC_VERSION_STDDEF_H__... yes
2025-08-20T20:09:30.1205096Z [00:02:20.526]➜  checking whether locale.h defines locale_t... yes
2025-08-20T20:09:30.1555434Z [00:02:20.561]➜  checking whether locale.h defines _locale_t... no
2025-08-20T20:09:30.1911790Z [00:02:20.597]➜  checking whether locale.h conforms to POSIX:2001... yes
2025-08-20T20:09:30.2269542Z [00:02:20.632]➜  checking whether struct lconv is properly defined... yes
2025-08-20T20:09:30.3214723Z [00:02:20.727]➜  checking for LC_MESSAGES... yes
2025-08-20T20:09:30.5095149Z [00:02:20.915]➜  checking whether imported symbols can be declared weak... no
2025-08-20T20:09:30.5098517Z [00:02:20.915]➜  checking for multithread API to use... posix
2025-08-20T20:09:30.5149332Z [00:02:20.920]➜  checking for a sed that does not truncate output... /usr/bin/sed
2025-08-20T20:09:30.6146142Z [00:02:21.020]➜  checking whether malloc (0) returns nonnull... yes
2025-08-20T20:09:30.6767618Z [00:02:21.082]➜  checking whether NAN macro works... yes
2025-08-20T20:09:30.7371873Z [00:02:21.143]➜  checking whether HUGE_VAL works... yes
2025-08-20T20:09:30.8437164Z [00:02:21.249]➜  checking whether mbrtowc handles a NULL pwc argument... yes
2025-08-20T20:09:30.9435464Z [00:02:21.349]➜  checking whether mbrtowc handles a NULL string argument... yes
2025-08-20T20:09:31.0505005Z [00:02:21.456]➜  checking whether mbrtowc has a correct return value... yes
2025-08-20T20:09:31.0506055Z [00:02:21.456]➜  checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
2025-08-20T20:09:31.1511777Z [00:02:21.557]➜  checking whether mbrtowc stores incomplete characters... no
2025-08-20T20:09:31.2473051Z [00:02:21.653]➜  checking whether mbrtowc works on empty input... yes
2025-08-20T20:09:31.3499876Z [00:02:21.755]➜  checking whether the C locale is free of encoding errors... no
2025-08-20T20:09:31.4438631Z [00:02:21.849]➜  checking for mmap... yes
2025-08-20T20:09:31.4719963Z [00:02:21.877]➜  checking for MAP_ANONYMOUS... yes
2025-08-20T20:09:31.5780608Z [00:02:21.983]➜  checking whether memchr works... yes
2025-08-20T20:09:31.6335095Z [00:02:22.039]➜  checking whether memrchr is declared... yes
2025-08-20T20:09:31.6682709Z [00:02:22.074]➜  checking whether <limits.h> defines MIN and MAX... no
2025-08-20T20:09:31.7122447Z [00:02:22.117]➜  checking whether <sys/param.h> defines MIN and MAX... yes
2025-08-20T20:09:31.7123570Z [00:02:22.118]➜  checking for compiler option needed when checking for future declarations... none
2025-08-20T20:09:31.7511715Z [00:02:22.157]➜  checking whether time_t is signed... yes
2025-08-20T20:09:31.9046343Z [00:02:22.310]➜  checking for working mktime... yes
2025-08-20T20:09:31.9417636Z [00:02:22.347]➜  checking for struct tm.tm_gmtoff... yes
2025-08-20T20:09:31.9792012Z [00:02:22.385]➜  checking for struct tm.tm_zone... yes
2025-08-20T20:09:32.0148786Z [00:02:22.420]➜  checking for compound literals... yes
2025-08-20T20:09:32.0700726Z [00:02:22.475]➜  checking for external symbol _system_configuration... no
2025-08-20T20:09:32.0701838Z [00:02:22.475]➜  checking for desired default level of POSIX conformance... none-specified
2025-08-20T20:09:32.2395808Z [00:02:22.645]➜  checking whether <sys/select.h> is self-contained... yes
2025-08-20T20:09:32.3518207Z [00:02:22.757]➜  checking for pthread_t... yes
2025-08-20T20:09:32.4643750Z [00:02:22.870]➜  checking for pthread_spinlock_t... yes
2025-08-20T20:09:32.5681345Z [00:02:22.973]➜  checking for pthread_spin_init... yes
2025-08-20T20:09:32.6103157Z [00:02:23.016]➜  checking for PTHREAD_CREATE_DETACHED... yes
2025-08-20T20:09:32.6535993Z [00:02:23.059]➜  checking for PTHREAD_MUTEX_RECURSIVE... yes
2025-08-20T20:09:32.6971910Z [00:02:23.103]➜  checking for PTHREAD_MUTEX_ROBUST... yes
2025-08-20T20:09:32.7400922Z [00:02:23.145]➜  checking for PTHREAD_PROCESS_SHARED... yes
2025-08-20T20:09:32.7963594Z [00:02:23.202]➜  checking whether _putenv is declared... no
2025-08-20T20:09:32.8846119Z [00:02:23.290]➜  checking for sigset_t... yes
2025-08-20T20:09:32.8847976Z [00:02:23.290]➜  checking whether to use systemd APIs... no
2025-08-20T20:09:32.9295045Z [00:02:23.335]➜  checking whether endutent is declared... yes
2025-08-20T20:09:32.9837367Z [00:02:23.389]➜  checking for struct utmpx.ut_user... yes
2025-08-20T20:09:33.0377399Z [00:02:23.443]➜  checking for struct utmp.ut_user... yes
2025-08-20T20:09:33.0915444Z [00:02:23.497]➜  checking for struct utmpx.ut_name... yes
2025-08-20T20:09:33.1447369Z [00:02:23.550]➜  checking for struct utmp.ut_name... yes
2025-08-20T20:09:33.1987959Z [00:02:23.604]➜  checking for struct utmpx.ut_type... yes
2025-08-20T20:09:33.2524611Z [00:02:23.658]➜  checking for struct utmp.ut_type... yes
2025-08-20T20:09:33.3070522Z [00:02:23.712]➜  checking for struct utmpx.ut_pid... yes
2025-08-20T20:09:33.3602760Z [00:02:23.766]➜  checking for struct utmp.ut_pid... yes
2025-08-20T20:09:33.4659934Z [00:02:23.871]➜  checking for struct utmp.ut_tv... yes
2025-08-20T20:09:33.5193914Z [00:02:23.925]➜  checking for struct utmpx.ut_host... yes
2025-08-20T20:09:33.5727380Z [00:02:23.978]➜  checking for struct utmp.ut_host... yes
2025-08-20T20:09:33.6262515Z [00:02:24.032]➜  checking for struct utmpx.ut_id... yes
2025-08-20T20:09:33.6792808Z [00:02:24.085]➜  checking for struct utmp.ut_id... yes
2025-08-20T20:09:33.7322789Z [00:02:24.138]➜  checking for struct utmpx.ut_session... yes
2025-08-20T20:09:33.7850240Z [00:02:24.190]➜  checking for struct utmp.ut_session... yes
2025-08-20T20:09:33.8934654Z [00:02:24.299]➜  checking for struct utmpx.ut_exit... yes
2025-08-20T20:09:34.0001127Z [00:02:24.405]➜  checking for struct utmp.ut_exit... yes
2025-08-20T20:09:34.1044105Z [00:02:24.510]➜  checking for struct utmpx.ut_exit.ut_exit... no
2025-08-20T20:09:34.1574722Z [00:02:24.563]➜  checking for struct utmpx.ut_exit.e_exit... yes
2025-08-20T20:09:34.2101023Z [00:02:24.615]➜  checking for struct utmp.ut_exit.e_exit... yes
2025-08-20T20:09:34.3157547Z [00:02:24.721]➜  checking for struct utmpx.ut_exit.ut_termination... no
2025-08-20T20:09:34.3695322Z [00:02:24.775]➜  checking for struct utmpx.ut_exit.e_termination... yes
2025-08-20T20:09:34.4231714Z [00:02:24.828]➜  checking for struct utmp.ut_exit.e_termination... yes
2025-08-20T20:09:34.4664907Z [00:02:24.872]➜  checking whether sysinfo is declared... yes
2025-08-20T20:09:34.5204810Z [00:02:24.926]➜  checking for sys/sysctl.h... no
2025-08-20T20:09:34.6195497Z [00:02:25.025]➜  checking for sysctl... no
2025-08-20T20:09:34.6196478Z [00:02:25.025]➜  checking whether realloc should abort upon undefined behaviour... no
2025-08-20T20:09:34.7217663Z [00:02:25.127]➜  checking whether rmdir works... yes
2025-08-20T20:09:34.8228630Z [00:02:25.228]➜  checking whether unlink honors trailing slashes... yes
2025-08-20T20:09:34.8229615Z [00:02:25.228]➜  checking whether unlink of a parent directory fails as it should... guessing yes
2025-08-20T20:09:34.8588305Z [00:02:25.264]➜  checking for sched.h... yes
2025-08-20T20:09:34.9321372Z [00:02:25.337]➜  checking for struct sched_param... yes
2025-08-20T20:09:35.0269829Z [00:02:25.432]➜  checking for library containing setsockopt... none needed
2025-08-20T20:09:35.0824081Z [00:02:25.488]➜  checking whether setenv is declared... yes
2025-08-20T20:09:35.1341845Z [00:02:25.540]➜  checking for search.h... yes
2025-08-20T20:09:35.2332741Z [00:02:25.639]➜  checking for tsearch... yes
2025-08-20T20:09:35.3167931Z [00:02:25.722]➜  checking for volatile sig_atomic_t... yes
2025-08-20T20:09:35.3997919Z [00:02:25.805]➜  checking for sighandler_t... yes
2025-08-20T20:09:35.5023170Z [00:02:25.908]➜  checking whether snprintf returns a byte count as in C99... yes
2025-08-20T20:09:35.6012629Z [00:02:26.007]➜  checking whether printf supports POSIX/XSI format strings with positions... yes
2025-08-20T20:09:35.6584352Z [00:02:26.064]➜  checking whether snprintf is declared... yes
2025-08-20T20:09:35.7159282Z [00:02:26.121]➜  checking whether fcloseall is declared... yes
2025-08-20T20:09:35.7736308Z [00:02:26.179]➜  checking whether getw is declared... yes
2025-08-20T20:09:35.8314508Z [00:02:26.237]➜  checking whether putw is declared... yes
2025-08-20T20:09:35.8731071Z [00:02:26.278]➜  checking which flavor of printf attribute matches inttypes macros... system
2025-08-20T20:09:35.9300559Z [00:02:26.335]➜  checking whether ecvt is declared... yes
2025-08-20T20:09:35.9874931Z [00:02:26.393]➜  checking whether fcvt is declared... yes
2025-08-20T20:09:36.0441211Z [00:02:26.449]➜  checking whether gcvt is declared... yes
2025-08-20T20:09:36.2456936Z [00:02:26.651]➜  checking whether MB_CUR_MAX is correct... yes
2025-08-20T20:09:36.3018628Z [00:02:26.707]➜  checking whether strdup is declared... yes
2025-08-20T20:09:36.3990127Z [00:02:26.804]➜  checking whether strerror(0) succeeds... yes
2025-08-20T20:09:36.4940727Z [00:02:26.899]➜  checking for strerror_r... yes
2025-08-20T20:09:36.5309713Z [00:02:26.936]➜  checking for strerror_r with POSIX signature... no
2025-08-20T20:09:36.6276493Z [00:02:27.033]➜  checking whether __xpg_strerror_r works... yes
2025-08-20T20:09:36.6847497Z [00:02:27.090]➜  checking whether strnlen is declared... yes
2025-08-20T20:09:36.7412346Z [00:02:27.147]➜  checking whether strsignal is declared... yes
2025-08-20T20:09:36.8630447Z [00:02:27.268]➜  checking whether ldexp() can be used without linking with libm... yes
2025-08-20T20:09:36.9189863Z [00:02:27.324]➜  checking whether strtoimax is declared... yes
2025-08-20T20:09:36.9766969Z [00:02:27.382]➜  checking whether strtoumax is declared... yes
2025-08-20T20:09:37.0141705Z [00:02:27.420]➜  checking whether <sys/ioctl.h> declares ioctl... yes
2025-08-20T20:09:37.0883086Z [00:02:27.494]➜  checking for struct utsname... yes
2025-08-20T20:09:37.1262120Z [00:02:27.532]➜  checking for struct winsize in <termios.h>... no
2025-08-20T20:09:37.1624909Z [00:02:27.568]➜  checking for struct winsize in <sys/ioctl.h>... yes
2025-08-20T20:09:37.1993435Z [00:02:27.605]➜  checking for struct timespec in <time.h>... yes
2025-08-20T20:09:37.2369356Z [00:02:27.642]➜  checking for TIME_UTC in <time.h>... yes
2025-08-20T20:09:37.2931894Z [00:02:27.699]➜  checking whether execvpe is declared... yes
2025-08-20T20:09:37.3503382Z [00:02:27.756]➜  checking whether clearerr_unlocked is declared... yes
2025-08-20T20:09:37.4066686Z [00:02:27.812]➜  checking whether feof_unlocked is declared... yes
2025-08-20T20:09:37.4617273Z [00:02:27.867]➜  checking whether ferror_unlocked is declared... yes
2025-08-20T20:09:37.5174129Z [00:02:27.923]➜  checking whether fflush_unlocked is declared... yes
2025-08-20T20:09:37.5732411Z [00:02:27.979]➜  checking whether fgets_unlocked is declared... yes
2025-08-20T20:09:37.6299633Z [00:02:28.035]➜  checking whether fputc_unlocked is declared... yes
2025-08-20T20:09:37.6872930Z [00:02:28.093]➜  checking whether fputs_unlocked is declared... yes
2025-08-20T20:09:37.7435377Z [00:02:28.149]➜  checking whether fread_unlocked is declared... yes
2025-08-20T20:09:37.8002040Z [00:02:28.206]➜  checking whether fwrite_unlocked is declared... yes
2025-08-20T20:09:37.8556634Z [00:02:28.261]➜  checking whether getc_unlocked is declared... yes
2025-08-20T20:09:37.9132622Z [00:02:28.319]➜  checking whether getchar_unlocked is declared... yes
2025-08-20T20:09:37.9703404Z [00:02:28.376]➜  checking whether putc_unlocked is declared... yes
2025-08-20T20:09:38.0257306Z [00:02:28.431]➜  checking whether putchar_unlocked is declared... yes
2025-08-20T20:09:38.0819571Z [00:02:28.487]➜  checking whether unsetenv is declared... yes
2025-08-20T20:09:38.2053214Z [00:02:28.611]➜  checking whether the utimes function works... yes
2025-08-20T20:09:38.2441062Z [00:02:28.650]➜  checking for inttypes.h... yes
2025-08-20T20:09:38.2827552Z [00:02:28.688]➜  checking for stdint.h... yes
2025-08-20T20:09:38.3253392Z [00:02:28.731]➜  checking for intmax_t... yes
2025-08-20T20:09:38.4249322Z [00:02:28.830]➜  checking whether snprintf truncates the result as in C99... yes
2025-08-20T20:09:38.5209761Z [00:02:28.926]➜  checking for wcslen... yes
2025-08-20T20:09:38.5210558Z [00:02:28.927]➜  checking for snprintf... (cached) yes
2025-08-20T20:09:38.6175869Z [00:02:29.023]➜  checking for strnlen... yes
2025-08-20T20:09:38.6608829Z [00:02:29.023]➜  checking for wcrtomb... (cached) yes
2025-08-20T20:09:38.6609591Z [00:02:29.066]➜  checking whether _snprintf is declared... no
2025-08-20T20:09:38.7665772Z [00:02:29.172]➜  checking whether printf supports size specifiers as in C99... yes
2025-08-20T20:09:38.8752047Z [00:02:29.281]➜  checking whether printf supports size specifiers as in C23... yes
2025-08-20T20:09:38.9773407Z [00:02:29.383]➜  checking whether printf supports 'long double' arguments... yes
2025-08-20T20:09:39.0912135Z [00:02:29.497]➜  checking whether printf supports infinite 'double' arguments... yes
2025-08-20T20:09:39.2284182Z [00:02:29.634]➜  checking whether printf supports infinite 'long double' arguments... yes
2025-08-20T20:09:39.3407137Z [00:02:29.746]➜  checking whether printf supports the 'a' and 'A' directives... yes
2025-08-20T20:09:39.4397765Z [00:02:29.845]➜  checking whether printf supports the 'b' directive... yes
2025-08-20T20:09:39.5414468Z [00:02:29.947]➜  checking whether printf supports the 'F' directive... yes
2025-08-20T20:09:39.6471866Z [00:02:30.053]➜  checking whether printf supports the 'ls' directive... yes
2025-08-20T20:09:39.7488885Z [00:02:30.154]➜  checking whether printf supports the 'lc' directive correctly... yes
2025-08-20T20:09:39.8476761Z [00:02:30.253]➜  checking whether printf supports the grouping flag... yes
2025-08-20T20:09:39.9479906Z [00:02:30.353]➜  checking whether printf supports the left-adjust flag correctly... yes
2025-08-20T20:09:40.0479029Z [00:02:30.453]➜  checking whether printf supports the zero flag correctly... yes
2025-08-20T20:09:40.1441330Z [00:02:30.549]➜  checking whether printf supports the alternative flag with a zero precision... yes
2025-08-20T20:09:40.2448970Z [00:02:30.650]➜  checking whether printf supports large precisions... yes
2025-08-20T20:09:40.3574715Z [00:02:30.763]➜  checking whether printf survives out-of-memory conditions... yes
2025-08-20T20:09:40.4525246Z [00:02:30.858]➜  checking for vasprintf... yes
2025-08-20T20:09:40.4946968Z [00:02:30.900]➜  checking whether wcsdup is declared... yes
2025-08-20T20:09:40.5949069Z [00:02:31.000]➜  checking POSIX termios... yes
2025-08-20T20:09:40.6238955Z [00:02:31.029]➜  checking whether use of TIOCGWINSZ requires termios.h... no
2025-08-20T20:09:40.7190619Z [00:02:31.124]➜  checking for strerrorname_np... yes
2025-08-20T20:09:40.8144870Z [00:02:31.220]➜  checking whether strerrorname_np works... yes
2025-08-20T20:09:40.8714407Z [00:02:31.277]➜  checking for C compiler option to allow warnings... -Wno-error
2025-08-20T20:09:40.9289468Z [00:02:31.334]➜  checking for C++ compiler option to allow warnings... -Wno-error
2025-08-20T20:09:41.0380054Z [00:02:31.443]➜  checking for a french Unicode locale... none
2025-08-20T20:09:41.1485646Z [00:02:31.554]➜  checking for a turkish Unicode locale... none
2025-08-20T20:09:41.1486914Z [00:02:31.554]➜  checking for uselocale... (cached) yes
2025-08-20T20:09:41.1488697Z [00:02:31.554]➜  checking whether uselocale works... (cached) yes
2025-08-20T20:09:41.2442707Z [00:02:31.650]➜  checking for fake locale system (OpenBSD, Android)... no
2025-08-20T20:09:41.2443298Z [00:02:31.650]➜  checking for Solaris 11.4 locale system... no
2025-08-20T20:09:41.3013531Z [00:02:31.707]➜  checking for CFPreferencesCopyAppValue... no
2025-08-20T20:09:41.3574152Z [00:02:31.763]➜  checking for CFLocaleCopyPreferredLanguages... no
2025-08-20T20:09:41.4554053Z [00:02:31.861]➜  checking for library needed for semaphore functions... none
2025-08-20T20:09:41.5111316Z [00:02:31.917]➜  checking whether initstate is declared... yes
2025-08-20T20:09:41.5660413Z [00:02:31.971]➜  checking whether setstate is declared... yes
2025-08-20T20:09:41.6930998Z [00:02:32.098]➜  checking whether access honors trailing slash... yes
2025-08-20T20:09:41.7881408Z [00:02:32.193]➜  checking for posix_memalign... yes
2025-08-20T20:09:41.8245510Z [00:02:32.230]➜  checking for alignas and alignof... yes, keywords
2025-08-20T20:09:41.8515858Z [00:02:32.257]➜  checking for alloca as a compiler built-in... yes
2025-08-20T20:09:41.8517142Z [00:02:32.257]➜  checking whether to enable assertions... yes
2025-08-20T20:09:41.8861036Z [00:02:32.291]➜  checking for static_assert... yes, a keyword
2025-08-20T20:09:41.9193687Z [00:02:32.325]➜  checking for bool, true, false... yes
2025-08-20T20:09:42.0150365Z [00:02:32.420]➜  checking whether btowc(0) is correct... yes
2025-08-20T20:09:42.0151047Z [00:02:32.420]➜  checking whether btowc(EOF) is correct... guessing yes
2025-08-20T20:09:42.1208470Z [00:02:32.526]➜  checking whether btowc is consistent with mbrtowc in the C locale... no
2025-08-20T20:09:42.2159435Z [00:02:32.621]➜  checking for __builtin_expect... yes
2025-08-20T20:09:42.2523495Z [00:02:32.658]➜  checking for working bswap_16, bswap_32, bswap_64... yes
2025-08-20T20:09:42.2525611Z [00:02:32.658]➜  checking for nl_langinfo... yes
2025-08-20T20:09:42.3558319Z [00:02:32.761]➜  checking for strtod_l... yes
2025-08-20T20:09:42.3558857Z [00:02:32.761]➜  checking for nl_langinfo... (cached) yes
2025-08-20T20:09:42.4520685Z [00:02:32.857]➜  checking for strtold_l... yes
2025-08-20T20:09:42.5517960Z [00:02:32.957]➜  checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
2025-08-20T20:09:42.6471245Z [00:02:33.052]➜  checking for faccessat... yes
2025-08-20T20:09:42.7415016Z [00:02:33.147]➜  checking for readlinkat... yes
2025-08-20T20:09:42.7709697Z [00:02:33.176]➜  checking whether this system supports file names of any length... no
2025-08-20T20:09:42.8817268Z [00:02:33.287]➜  checking whether chmod works... yes
2025-08-20T20:09:42.9753921Z [00:02:33.381]➜  checking for library containing clock_gettime... none required
2025-08-20T20:09:43.0691961Z [00:02:33.475]➜  checking for clock_getres... yes
2025-08-20T20:09:43.1640023Z [00:02:33.569]➜  checking for clock_gettime... yes
2025-08-20T20:09:43.2590171Z [00:02:33.664]➜  checking for clock_settime... yes
2025-08-20T20:09:43.3544054Z [00:02:33.760]➜  checking for closedir... yes
2025-08-20T20:09:43.5636264Z [00:02:33.969]➜  checking for copy_file_range... yes
2025-08-20T20:09:43.5974374Z [00:02:34.003]➜  checking whether openssl is GPL compatible... yes
2025-08-20T20:09:43.6943699Z [00:02:34.100]➜  checking for MD5 in -lcrypto... yes
2025-08-20T20:09:43.7435933Z [00:02:34.149]➜  checking for openssl/md5.h... yes
2025-08-20T20:09:43.7438874Z [00:02:34.149]➜  checking whether openssl is GPL compatible... (cached) yes
2025-08-20T20:09:43.8550994Z [00:02:34.260]➜  checking for SHA1 in -lcrypto... no
2025-08-20T20:09:43.8553874Z [00:02:34.261]➜  checking whether openssl is GPL compatible... (cached) yes
2025-08-20T20:09:43.9676517Z [00:02:34.373]➜  checking for SHA256 in -lcrypto... no
2025-08-20T20:09:43.9678924Z [00:02:34.373]➜  checking whether openssl is GPL compatible... (cached) yes
2025-08-20T20:09:44.0809972Z [00:02:34.486]➜  checking for SHA512 in -lcrypto... no
2025-08-20T20:09:44.0811348Z [00:02:34.487]➜  checking for d_ino member in directory struct... (cached) yes
2025-08-20T20:09:44.1793433Z [00:02:34.585]➜  checking for d_type member in directory struct... yes
2025-08-20T20:09:44.2753015Z [00:02:34.681]➜  checking for dirfd... yes
2025-08-20T20:09:44.3182145Z [00:02:34.724]➜  checking whether dirfd is declared... yes
2025-08-20T20:09:44.3479366Z [00:02:34.753]➜  checking whether dirfd is a macro... no
2025-08-20T20:09:44.3481115Z [00:02:34.754]➜  checking whether // is distinct from /... (cached) no
2025-08-20T20:09:44.4461300Z [00:02:34.851]➜  checking whether dup works... yes
2025-08-20T20:09:44.5510878Z [00:02:34.956]➜  checking whether dup2 works... yes
2025-08-20T20:09:44.6459185Z [00:02:35.051]➜  checking for euidaccess... yes
2025-08-20T20:09:44.6463996Z [00:02:35.052]➜  checking for faccessat... (cached) yes
2025-08-20T20:09:44.7585618Z [00:02:35.164]➜  checking whether fchmodat works... yes
2025-08-20T20:09:44.8516120Z [00:02:35.257]➜  checking for fchownat... yes
2025-08-20T20:09:44.9549122Z [00:02:35.360]➜  checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes
2025-08-20T20:09:45.0539971Z [00:02:35.459]➜  checking whether fchownat works with an empty file name... yes
2025-08-20T20:09:45.1552372Z [00:02:35.561]➜  checking whether fcntl handles F_DUPFD correctly... yes
2025-08-20T20:09:45.2843427Z [00:02:35.690]➜  checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
2025-08-20T20:09:45.3792228Z [00:02:35.785]➜  checking for fdatasync... yes
2025-08-20T20:09:45.4798223Z [00:02:35.885]➜  checking whether fdopen sets errno... yes
2025-08-20T20:09:45.5201412Z [00:02:35.925]➜  checking whether fdopendir is declared... yes
2025-08-20T20:09:45.6185440Z [00:02:36.024]➜  checking whether fdopendir works... yes
2025-08-20T20:09:45.6189389Z [00:02:36.024]➜  checking whether fflush works on input streams... (cached) no
2025-08-20T20:09:45.6691965Z [00:02:36.075]➜  checking for sys/smack.h... no
2025-08-20T20:09:45.7191616Z [00:02:36.125]➜  checking for struct stat.st_blocks... yes
2025-08-20T20:09:45.7193463Z [00:02:36.125]➜  checking for mempcpy... (cached) yes
2025-08-20T20:09:45.7648731Z [00:02:36.170]➜  checking for flexible array member... yes
2025-08-20T20:09:45.7999935Z [00:02:36.205]➜  checking whether float.h conforms to ISO C23... no
2025-08-20T20:09:45.8909262Z [00:02:36.296]➜  checking whether conversion from 'int' to 'long double' works... yes
2025-08-20T20:09:46.0024146Z [00:02:36.408]➜  checking for working GNU fnmatch... yes
2025-08-20T20:09:46.1007901Z [00:02:36.506]➜  checking whether fopen supports the mode character 'x'... yes
2025-08-20T20:09:46.2007880Z [00:02:36.606]➜  checking whether fopen supports the mode character 'e'... yes
2025-08-20T20:09:46.2997868Z [00:02:36.705]➜  checking for __fpending... yes
2025-08-20T20:09:46.3446853Z [00:02:36.750]➜  checking whether __fpending is declared... yes
2025-08-20T20:09:46.4386106Z [00:02:36.844]➜  checking for __fpurge... yes
2025-08-20T20:09:46.4800974Z [00:02:36.885]➜  checking whether fpurge is declared... no
2025-08-20T20:09:46.5765400Z [00:02:36.982]➜  checking for __freadahead... no
2025-08-20T20:09:46.6723582Z [00:02:37.078]➜  checking for __freading... yes
2025-08-20T20:09:46.7132087Z [00:02:37.119]➜  checking whether free is known to preserve errno... yes
2025-08-20T20:09:46.8131522Z [00:02:37.218]➜  checking whether freopen works on closed fds... yes
2025-08-20T20:09:46.9446440Z [00:02:37.350]➜  checking whether frexp works... yes
2025-08-20T20:09:47.0091846Z [00:02:37.415]➜  checking whether frexpl is declared... yes
2025-08-20T20:09:47.1296140Z [00:02:37.535]➜  checking whether frexpl() can be used without linking with libm... yes
2025-08-20T20:09:47.2585642Z [00:02:37.664]➜  checking whether frexpl works... yes
2025-08-20T20:09:47.2586454Z [00:02:37.664]➜  checking for fseeko... (cached) yes
2025-08-20T20:09:47.2589698Z [00:02:37.664]➜  checking whether fflush works on input streams... (cached) no
2025-08-20T20:09:47.3554042Z [00:02:37.761]➜  checking for _fseeki64... no
2025-08-20T20:09:47.4503584Z [00:02:37.856]➜  checking for __fseterr... no
2025-08-20T20:09:47.5450953Z [00:02:37.950]➜  checking whether fstatat (..., 0) works... yes
2025-08-20T20:09:47.5990496Z [00:02:38.004]➜  checking for sys/mount.h... yes
2025-08-20T20:09:47.6970406Z [00:02:38.102]➜  checking for statvfs function (SVR4)... yes
2025-08-20T20:09:47.7534630Z [00:02:38.159]➜  checking whether to use statvfs64... no
2025-08-20T20:09:47.8571087Z [00:02:38.262]➜  checking for two-argument statfs with statfs.f_frsize member... yes
2025-08-20T20:09:47.9073146Z [00:02:38.313]➜  checking for sys/fs/s5param.h... no
2025-08-20T20:09:47.9576972Z [00:02:38.363]➜  checking for sys/statfs.h... yes
2025-08-20T20:09:47.9960861Z [00:02:38.401]➜  checking for statfs that truncates block counts... no
2025-08-20T20:09:47.9962602Z [00:02:38.402]➜  checking for ftello... (cached) yes
2025-08-20T20:09:47.9965784Z [00:02:38.402]➜  checking whether ftello works... (cached) yes
2025-08-20T20:09:48.0925600Z [00:02:38.498]➜  checking for strtof... yes
2025-08-20T20:09:48.1862380Z [00:02:38.592]➜  checking for ftruncate... yes
2025-08-20T20:09:48.2369815Z [00:02:38.642]➜  checking for struct statfs.f_type... yes
2025-08-20T20:09:48.3391566Z [00:02:38.745]➜  checking for __fsword_t... yes
2025-08-20T20:09:48.4347944Z [00:02:38.840]➜  checking for fts_open... yes
2025-08-20T20:09:48.5286177Z [00:02:38.934]➜  checking for futimens... yes
2025-08-20T20:09:49.6332575Z [00:02:40.039]➜  checking whether futimens works... yes
2025-08-20T20:09:49.7283629Z [00:02:40.134]➜  checking for library containing getaddrinfo... none required
2025-08-20T20:09:49.8304118Z [00:02:40.236]➜  checking for getaddrinfo... yes
2025-08-20T20:09:49.9319394Z [00:02:40.337]➜  checking whether getaddrinfo supports AI_NUMERICSERV... yes
2025-08-20T20:09:49.9785351Z [00:02:40.384]➜  checking whether gai_strerror is declared... yes
2025-08-20T20:09:50.0243808Z [00:02:40.430]➜  checking whether gai_strerrorA is declared... no
2025-08-20T20:09:50.0647461Z [00:02:40.470]➜  checking for gai_strerror with POSIX signature... yes
2025-08-20T20:09:50.1429623Z [00:02:40.548]➜  checking for struct sockaddr.sa_len... no
2025-08-20T20:09:50.1895075Z [00:02:40.595]➜  checking whether getaddrinfo is declared... yes
2025-08-20T20:09:50.2373338Z [00:02:40.643]➜  checking whether freeaddrinfo is declared... yes
2025-08-20T20:09:50.2849581Z [00:02:40.690]➜  checking whether getnameinfo is declared... yes
2025-08-20T20:09:50.3677607Z [00:02:40.773]➜  checking for struct addrinfo... yes
2025-08-20T20:09:50.5844993Z [00:02:40.990]➜  checking whether getcwd handles long file names properly... yes
2025-08-20T20:09:50.7003923Z [00:02:41.106]➜  checking whether getcwd succeeds when 4k < cwd_length < 16k... yes
2025-08-20T20:09:50.7958257Z [00:02:41.201]➜  checking for getdelim... yes
2025-08-20T20:09:50.9040865Z [00:02:41.309]➜  checking for working getdelim function... yes
2025-08-20T20:09:50.9987063Z [00:02:41.404]➜  checking whether getdtablesize works... yes
2025-08-20T20:09:51.0937974Z [00:02:41.499]➜  checking for getgroups... yes
2025-08-20T20:09:51.2014572Z [00:02:41.607]➜  checking for working getgroups... yes
2025-08-20T20:09:51.3101726Z [00:02:41.716]➜  checking whether getgroups handles negative values... yes
2025-08-20T20:09:51.4051516Z [00:02:41.810]➜  checking for gethostname... yes
2025-08-20T20:09:51.4331028Z [00:02:41.838]➜  checking for HOST_NAME_MAX... yes
2025-08-20T20:09:51.4742739Z [00:02:41.880]➜  checking whether gethrtime is declared... no
2025-08-20T20:09:51.5031468Z [00:02:41.908]➜  checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes
2025-08-20T20:09:51.5986954Z [00:02:42.004]➜  checking for getline... yes
2025-08-20T20:09:51.7084605Z [00:02:42.114]➜  checking for working getline function... yes
2025-08-20T20:09:51.8049380Z [00:02:42.210]➜  checking for getloadavg... yes
2025-08-20T20:09:51.8559657Z [00:02:42.261]➜  checking for sys/loadavg.h... no
2025-08-20T20:09:51.9031875Z [00:02:42.309]➜  checking whether getloadavg is declared... yes
2025-08-20T20:09:52.0105751Z [00:02:42.416]➜  checking whether getlogin works... yes
2025-08-20T20:09:52.1085485Z [00:02:42.514]➜  checking for getpagesize... yes
2025-08-20T20:09:52.1635186Z [00:02:42.569]➜  checking whether getpagesize is declared... yes
2025-08-20T20:09:52.2638775Z [00:02:42.669]➜  checking for getprogname... no
2025-08-20T20:09:52.3039054Z [00:02:42.709]➜  checking whether program_invocation_name is declared... yes
2025-08-20T20:09:52.3063627Z [00:02:42.712]➜  checking whether program_invocation_name is declared... (cached) yes
2025-08-20T20:09:52.3463299Z [00:02:42.752]➜  checking whether program_invocation_short_name is declared... yes
2025-08-20T20:09:52.3915432Z [00:02:42.797]➜  checking whether __argv is declared... no
2025-08-20T20:09:52.4874861Z [00:02:42.893]➜  checking for getrandom... yes
2025-08-20T20:09:52.5293554Z [00:02:42.935]➜  checking whether getrandom is compatible with its GNU+BSD signature... yes
2025-08-20T20:09:52.6274011Z [00:02:43.033]➜  checking for timespec_getres... yes
2025-08-20T20:09:52.6651861Z [00:02:43.071]➜  checking for gettimeofday with POSIX signature... yes
2025-08-20T20:09:52.7647569Z [00:02:43.170]➜  checking for group_member... yes
2025-08-20T20:09:52.7651076Z [00:02:43.171]➜  checking host operating system... GNU/Linux
2025-08-20T20:09:52.7652713Z [00:02:43.171]➜  checking for library containing gethostbyname... (cached) none required
2025-08-20T20:09:52.7655259Z [00:02:43.171]➜  checking for gethostbyname... (cached) yes
2025-08-20T20:09:52.7937321Z [00:02:43.199]➜  checking for library containing inet_ntop... (cached) none required
2025-08-20T20:09:52.7959095Z [00:02:43.201]➜  checking whether inet_ntop is declared... (cached) yes
2025-08-20T20:09:52.8898876Z [00:02:43.295]➜  checking for library containing inet_pton... none required
2025-08-20T20:09:52.9347705Z [00:02:43.340]➜  checking whether inet_pton is declared... yes
2025-08-20T20:09:52.9687490Z [00:02:43.374]➜  checking whether the compiler generally respects inline... yes
2025-08-20T20:09:53.0653621Z [00:02:43.471]➜  checking for isapipe... no
2025-08-20T20:09:53.1737105Z [00:02:43.579]➜  checking whether pipes are FIFOs (and for their link count)... yes (1)
2025-08-20T20:09:53.2961699Z [00:02:43.702]➜  checking whether isnan(double) can be used without linking with libm... yes
2025-08-20T20:09:53.4159152Z [00:02:43.821]➜  checking whether isnan(float) can be used without linking with libm... yes
2025-08-20T20:09:53.5332082Z [00:02:43.939]➜  checking whether isnan(float) works... yes
2025-08-20T20:09:53.6541404Z [00:02:44.059]➜  checking whether isnan(long double) can be used without linking with libm... yes
2025-08-20T20:09:53.7774774Z [00:02:44.183]➜  checking whether isnanl works... yes
2025-08-20T20:09:53.8740670Z [00:02:44.279]➜  checking for iswblank... yes
2025-08-20T20:09:53.9179368Z [00:02:44.323]➜  checking whether iswblank is declared... yes
2025-08-20T20:09:54.0263719Z [00:02:44.432]➜  checking whether iswdigit is ISO C compliant... yes
2025-08-20T20:09:54.1229897Z [00:02:44.528]➜  checking whether iswpunct is consistent with ispunct... yes
2025-08-20T20:09:54.2307867Z [00:02:44.636]➜  checking whether iswxdigit is ISO C compliant... yes
2025-08-20T20:09:54.3261494Z [00:02:44.732]➜  checking for lchown... yes
2025-08-20T20:09:54.4235077Z [00:02:44.829]➜  checking for C compiler flag to ignore unused libraries... -Wl,--as-needed
2025-08-20T20:09:54.4584364Z [00:02:44.864]➜  checking whether the compiler supports the __inline keyword... yes
2025-08-20T20:09:54.5177245Z [00:02:44.923]➜  checking for gmp.h... yes
2025-08-20T20:09:54.6294845Z [00:02:45.035]➜  checking for libgmp... yes
2025-08-20T20:09:54.6295651Z [00:02:45.035]➜  checking how to link with libgmp... -lgmp
2025-08-20T20:09:54.6330404Z [00:02:45.038]➜  checking for gmp.h... (cached) yes
2025-08-20T20:09:54.6390333Z [00:02:45.044]➜  checking for libgmp... (cached) yes
2025-08-20T20:09:54.6390905Z [00:02:45.044]➜  checking how to link with libgmp... -lgmp
2025-08-20T20:09:54.7417255Z [00:02:45.147]➜  checking whether link obeys POSIX... yes
2025-08-20T20:09:54.8359493Z [00:02:45.241]➜  checking for __xpg4... no
2025-08-20T20:09:54.9395515Z [00:02:45.345]➜  checking whether link(2) dereferences a symlink... no
2025-08-20T20:09:55.0333197Z [00:02:45.439]➜  checking for linkat... yes
2025-08-20T20:09:55.1294770Z [00:02:45.535]➜  checking whether linkat() can link symlinks... yes
2025-08-20T20:09:55.2333151Z [00:02:45.639]➜  checking whether linkat handles trailing slash correctly... yes
2025-08-20T20:09:55.3268348Z [00:02:45.732]➜  checking whether localeconv works... yes
2025-08-20T20:09:55.4111346Z [00:02:45.816]➜  checking for pthread_rwlock_t... yes
2025-08-20T20:09:55.6300610Z [00:02:46.035]➜  checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
2025-08-20T20:09:55.7768408Z [00:02:46.182]➜  checking whether lseek detects pipes... yes
2025-08-20T20:09:55.8106172Z [00:02:46.216]➜  checking whether SEEK_DATA works but is incompatible with GNU... no
2025-08-20T20:09:55.9023741Z [00:02:46.308]➜  checking whether mbrtoc32 works on empty input... yes
2025-08-20T20:09:55.9998562Z [00:02:46.405]➜  checking whether the C locale is free of encoding errors... no
2025-08-20T20:09:56.0940273Z [00:02:46.499]➜  checking whether mbrtoc32 works in an UTF-8 locale... yes
2025-08-20T20:09:56.0948795Z [00:02:46.500]➜  checking whether mbrtowc handles a NULL pwc argument... (cached) yes
2025-08-20T20:09:56.0951235Z [00:02:46.501]➜  checking whether mbrtowc handles a NULL string argument... (cached) yes
2025-08-20T20:09:56.0952264Z [00:02:46.501]➜  checking whether mbrtowc has a correct return value... (cached) yes
2025-08-20T20:09:56.0953374Z [00:02:46.501]➜  checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes
2025-08-20T20:09:56.0954437Z [00:02:46.501]➜  checking whether mbrtowc stores incomplete characters... (cached) no
2025-08-20T20:09:56.0955327Z [00:02:46.501]➜  checking whether mbrtowc works on empty input... (cached) yes
2025-08-20T20:09:56.0956223Z [00:02:46.501]➜  checking whether the C locale is free of encoding errors... (cached) no
2025-08-20T20:09:56.1945074Z [00:02:46.600]➜  checking whether mbsrtowcs works... yes
2025-08-20T20:09:56.1945984Z [00:02:46.600]➜  checking whether the C locale is free of encoding errors... (cached) no
2025-08-20T20:09:56.2316724Z [00:02:46.637]➜  checking whether mbswidth is declared in <wchar.h>... no
2025-08-20T20:09:56.2317239Z [00:02:46.637]➜  checking for mbstate_t... (cached) yes
2025-08-20T20:09:56.3266855Z [00:02:46.732]➜  checking for mbtowc... yes
2025-08-20T20:09:56.3269336Z [00:02:46.732]➜  checking for mempcpy... (cached) yes
2025-08-20T20:09:56.4202241Z [00:02:46.826]➜  checking for memrchr... yes
2025-08-20T20:09:56.5195578Z [00:02:46.925]➜  checking for memset_explicit... no
2025-08-20T20:09:56.6186975Z [00:02:47.024]➜  checking for explicit_memset... no
2025-08-20T20:09:56.7161412Z [00:02:47.122]➜  checking whether mkdir handles trailing slash... yes
2025-08-20T20:09:56.8125205Z [00:02:47.218]➜  checking whether mkdir handles trailing dot... yes
2025-08-20T20:09:56.9091641Z [00:02:47.315]➜  checking for mkfifo... yes
2025-08-20T20:09:57.0070835Z [00:02:47.412]➜  checking whether mkfifo rejects trailing slashes... yes
2025-08-20T20:09:57.1021052Z [00:02:47.507]➜  checking for mknodat... yes
2025-08-20T20:09:57.1970117Z [00:02:47.602]➜  checking for mkfifoat... yes
2025-08-20T20:09:57.2987873Z [00:02:47.704]➜  checking whether mkfifoat rejects trailing slashes... yes
2025-08-20T20:09:57.4013737Z [00:02:47.807]➜  checking whether mknod can create fifo without root privileges... no
2025-08-20T20:09:57.4969981Z [00:02:47.902]➜  checking for mkostemp... yes
2025-08-20T20:09:57.6153299Z [00:02:48.021]➜  checking for working mkstemp... yes
2025-08-20T20:09:57.7120543Z [00:02:48.117]➜  checking for __mktime_internal... yes
2025-08-20T20:09:57.8073280Z [00:02:48.213]➜  checking for listmntent... no
2025-08-20T20:09:57.8414905Z [00:02:48.247]➜  checking for sys/ucred.h... no
2025-08-20T20:09:57.8417664Z [00:02:48.247]➜  checking for sys/mount.h... (cached) yes
2025-08-20T20:09:57.8906966Z [00:02:48.296]➜  checking for mntent.h... yes
2025-08-20T20:09:57.8909324Z [00:02:48.296]➜  checking for sys/fs_types.h... (cached) no
2025-08-20T20:09:58.0014052Z [00:02:48.407]➜  checking for struct fsstat.f_fstypename... no
2025-08-20T20:09:58.0982188Z [00:02:48.504]➜  checking for library containing getmntent... none required
2025-08-20T20:09:58.1954049Z [00:02:48.601]➜  checking for getmntent... yes
2025-08-20T20:09:58.2267940Z [00:02:48.632]➜  checking for mntctl function and struct vmount... no
2025-08-20T20:09:58.2661184Z [00:02:48.671]➜  checking for one-argument getmntent function... yes
2025-08-20T20:09:58.3611799Z [00:02:48.767]➜  checking for setmntent... yes
2025-08-20T20:09:58.4559957Z [00:02:48.861]➜  checking for endmntent... yes
2025-08-20T20:09:58.5518603Z [00:02:48.957]➜  checking for hasmntopt... yes
2025-08-20T20:09:58.6030422Z [00:02:49.008]➜  checking for sys/mntent.h... no
2025-08-20T20:09:58.6555274Z [00:02:49.061]➜  checking for sys/mkdev.h... no
2025-08-20T20:09:58.7051279Z [00:02:49.110]➜  checking for sys/sysmacros.h... yes
2025-08-20T20:09:58.7985369Z [00:02:49.204]➜  checking for struct statfs.f_fstypename... no
2025-08-20T20:09:58.8955703Z [00:02:49.301]➜  checking for library containing nanosleep... none required
2025-08-20T20:10:00.0010070Z [00:02:50.406]➜  checking for working nanosleep... no (mishandles large arguments)
2025-08-20T20:10:00.0410471Z [00:02:50.446]➜  checking whether <netinet/in.h> is self-contained... yes
2025-08-20T20:10:00.0411613Z [00:02:50.447]➜  checking for nl_langinfo... (cached) yes
2025-08-20T20:10:00.1340143Z [00:02:50.539]➜  checking whether YESEXPR works... yes
2025-08-20T20:10:00.1841138Z [00:02:50.589]➜  checking for sys/pstat.h... no
2025-08-20T20:10:00.2353862Z [00:02:50.641]➜  checking for sys/sysmp.h... no
2025-08-20T20:10:00.2354723Z [00:02:50.641]➜  checking for sys/param.h... (cached) yes
2025-08-20T20:10:00.2359093Z [00:02:50.641]➜  checking for sys/sysctl.h... (cached) no
2025-08-20T20:10:00.3336732Z [00:02:50.739]➜  checking for sched_getaffinity_np... no
2025-08-20T20:10:00.4317822Z [00:02:50.837]➜  checking for pstat_getdynamic... no
2025-08-20T20:10:00.5304289Z [00:02:50.936]➜  checking for sysmp... no
2025-08-20T20:10:00.5304928Z [00:02:50.936]➜  checking for sysctl... (cached) no
2025-08-20T20:10:00.6247822Z [00:02:51.030]➜  checking for sched_getaffinity... yes
2025-08-20T20:10:00.6614123Z [00:02:51.067]➜  checking for glibc compatible sched_getaffinity... yes
2025-08-20T20:10:00.7282454Z [00:02:51.134]➜  checking for C nullptr... yes
2025-08-20T20:10:00.7852170Z [00:02:51.191]➜  checking for obstacks that work with any size object... no
2025-08-20T20:10:00.8196641Z [00:02:51.225]➜  checking whether ptrdiff_t is at least as large as a pointer... yes
2025-08-20T20:10:00.9186655Z [00:02:51.324]➜  checking whether open recognizes a trailing slash... yes
2025-08-20T20:10:01.0127533Z [00:02:51.418]➜  checking for opendir... yes
2025-08-20T20:10:01.0135316Z [00:02:51.419]➜  checking for bison... bison
2025-08-20T20:10:01.3463265Z [00:02:51.752]➜  checking for bison 2.4 or newer... ./configure: line 68434: 10100 Aborted                 (core dumped) $PARSE_DATETIME_BISON conftest.y -o conftest.c 2> /dev/null
2025-08-20T20:10:01.3476835Z [00:02:51.753]➜  v. ?.??, bad
2025-08-20T20:10:01.3636346Z [00:02:51.769]➜  checking for Perl 5.005 or newer... perl
2025-08-20T20:10:01.3637401Z [00:02:51.769]➜  checking for sys/pstat.h... (cached) no
2025-08-20T20:10:01.3638534Z [00:02:51.769]➜  checking for sys/sysmp.h... (cached) no
2025-08-20T20:10:01.4152709Z [00:02:51.821]➜  checking for sys/sysinfo.h... yes
2025-08-20T20:10:01.4667139Z [00:02:51.872]➜  checking for machine/hal_sysinfo.h... no
2025-08-20T20:10:01.5196601Z [00:02:51.925]➜  checking for sys/table.h... no
2025-08-20T20:10:01.5198644Z [00:02:51.925]➜  checking for sys/param.h... (cached) yes
2025-08-20T20:10:01.5719392Z [00:02:51.977]➜  checking for sys/systemcfg.h... no
2025-08-20T20:10:01.5722063Z [00:02:51.978]➜  checking for sys/sysctl.h... (cached) no
2025-08-20T20:10:01.6782887Z [00:02:52.084]➜  checking for pstat_getstatic... no
2025-08-20T20:10:01.6783756Z [00:02:52.084]➜  checking for pstat_getdynamic... (cached) no
2025-08-20T20:10:01.6784436Z [00:02:52.084]➜  checking for sysmp... (cached) no
2025-08-20T20:10:01.7781394Z [00:02:52.183]➜  checking for getsysinfo... no
2025-08-20T20:10:01.7783400Z [00:02:52.184]➜  checking for sysctl... (cached) no
2025-08-20T20:10:01.8800863Z [00:02:52.285]➜  checking for table... no
2025-08-20T20:10:01.8804572Z [00:02:52.286]➜  checking for sysinfo... (cached) yes
2025-08-20T20:10:01.9164215Z [00:02:52.322]➜  checking for struct sysinfo.mem_unit... yes
2025-08-20T20:10:02.0109181Z [00:02:52.416]➜  checking for pipe2... yes
2025-08-20T20:10:02.0150662Z [00:02:52.420]➜  checking for a shell that conforms to POSIX... /bin/bash
2025-08-20T20:10:02.0154223Z [00:02:52.421]➜  checking for posix_memalign... (cached) yes
2025-08-20T20:10:02.1163945Z [00:02:52.522]➜  checking whether posix_memalign works for large alignment or zero size... no
2025-08-20T20:10:02.1167181Z [00:02:52.522]➜  checking whether frexp works... (cached) yes
2025-08-20T20:10:02.1169309Z [00:02:52.522]➜  checking whether ldexp can be used without linking with libm... (cached) yes
2025-08-20T20:10:02.1173385Z [00:02:52.523]➜  checking whether frexpl() can be used without linking with libm... (cached) yes
2025-08-20T20:10:02.1174300Z [00:02:52.523]➜  checking whether frexpl works... (cached) yes
2025-08-20T20:10:02.1200934Z [00:02:52.526]➜  checking whether frexpl is declared... (cached) yes
2025-08-20T20:10:02.2408552Z [00:02:52.646]➜  checking whether ldexpl() can be used without linking with libm... yes
2025-08-20T20:10:02.3591236Z [00:02:52.765]➜  checking whether ldexpl works... yes
2025-08-20T20:10:02.4254897Z [00:02:52.831]➜  checking whether ldexpl is declared... yes
2025-08-20T20:10:02.5218748Z [00:02:52.927]➜  checking for getppriv... no
2025-08-20T20:10:02.5241450Z [00:02:52.930]➜  checking whether program_invocation_name is declared... (cached) yes
2025-08-20T20:10:02.5264544Z [00:02:52.932]➜  checking whether program_invocation_short_name is declared... (cached) yes
2025-08-20T20:10:02.6221778Z [00:02:53.028]➜  checking whether signature of pselect conforms to POSIX... yes
2025-08-20T20:10:02.7233592Z [00:02:53.129]➜  checking whether pselect detects invalid fds... yes
2025-08-20T20:10:02.7236805Z [00:02:53.129]➜  checking for PTHREAD_CREATE_DETACHED... (cached) yes
2025-08-20T20:10:02.7239854Z [00:02:53.129]➜  checking for PTHREAD_MUTEX_RECURSIVE... (cached) yes
2025-08-20T20:10:02.7241758Z [00:02:53.129]➜  checking for PTHREAD_MUTEX_ROBUST... (cached) yes
2025-08-20T20:10:02.7242565Z [00:02:53.129]➜  checking for PTHREAD_PROCESS_SHARED... (cached) yes
2025-08-20T20:10:02.8252644Z [00:02:53.231]➜  checking for pthread_mutexattr_getrobust... yes
2025-08-20T20:10:02.8253924Z [00:02:53.231]➜  checking whether pthread_once works... yes
2025-08-20T20:10:02.9196267Z [00:02:53.325]➜  checking whether pthread_create exists as a global function... yes
2025-08-20T20:10:02.9656321Z [00:02:53.371]➜  checking whether pthread_mutex_timedlock is declared... yes
2025-08-20T20:10:03.0697733Z [00:02:53.475]➜  checking for pthread_mutex_timedlock... yes
2025-08-20T20:10:03.1028312Z [00:02:53.508]➜  checking whether pthread_sigmask is a macro... no
2025-08-20T20:10:03.2076130Z [00:02:53.613]➜  checking whether pthread_sigmask works without -lpthread... yes
2025-08-20T20:10:03.3124164Z [00:02:53.718]➜  checking whether pthread_sigmask returns error numbers... yes
2025-08-20T20:10:05.4294419Z [00:02:55.835]➜  checking whether pthread_sigmask unblocks signals correctly... guessing yes
2025-08-20T20:10:05.5375565Z [00:02:55.943]➜  checking for putenv compatible with GNU and SVID... yes
2025-08-20T20:10:05.7294060Z [00:02:56.135]➜  checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr
2025-08-20T20:10:05.8273614Z [00:02:56.233]➜  checking for qsort_r signature... GNU
2025-08-20T20:10:05.9228551Z [00:02:56.328]➜  checking for raise... yes
2025-08-20T20:10:06.0196246Z [00:02:56.425]➜  checking for sigprocmask... yes
2025-08-20T20:10:06.1143274Z [00:02:56.520]➜  checking for rawmemchr... yes
2025-08-20T20:10:06.2088796Z [00:02:56.614]➜  checking for readdir... yes
2025-08-20T20:10:06.2475629Z [00:02:56.653]➜  checking whether readlink signature is correct... yes
2025-08-20T20:10:06.3445691Z [00:02:56.750]➜  checking whether readlink handles trailing slash correctly... yes
2025-08-20T20:10:06.4415344Z [00:02:56.847]➜  checking whether readlink truncates results correctly... yes
2025-08-20T20:10:06.4418924Z [00:02:56.847]➜  checking for readlinkat... (cached) yes
2025-08-20T20:10:06.4798962Z [00:02:56.885]➜  checking whether readlinkat signature is correct... yes
2025-08-20T20:10:06.5816618Z [00:02:56.987]➜  checking whether realloc (..., 0) returns nonnull... no
2025-08-20T20:10:06.6753593Z [00:02:57.081]➜  checking for reallocarray... yes
2025-08-20T20:10:06.8073098Z [00:02:57.213]➜  checking for working re_compile_pattern... yes
2025-08-20T20:10:06.9042552Z [00:02:57.310]➜  checking whether remove handles directories... yes
2025-08-20T20:10:07.0092829Z [00:02:57.415]➜  checking whether rename honors trailing slash on destination... yes
2025-08-20T20:10:07.1152434Z [00:02:57.521]➜  checking whether rename honors trailing slash on source... yes
2025-08-20T20:10:07.2270354Z [00:02:57.632]➜  checking whether rename manages hard links correctly... yes
2025-08-20T20:10:07.3324423Z [00:02:57.738]➜  checking whether rename manages existing destinations correctly... yes
2025-08-20T20:10:07.3325509Z [00:02:57.738]➜  checking for linux/fs.h... (cached) yes
2025-08-20T20:10:07.4258456Z [00:02:57.831]➜  checking for renameat2... yes
2025-08-20T20:10:07.5275320Z [00:02:57.933]➜  checking whether renameat2 works... yes
2025-08-20T20:10:07.5279717Z [00:02:57.933]➜  checking for linux/fs.h... (cached) yes
2025-08-20T20:10:07.5280432Z [00:02:57.934]➜  checking for renameat2... (cached) yes
2025-08-20T20:10:07.5284098Z [00:02:57.934]➜  checking whether renameat2 works... (cached) yes
2025-08-20T20:10:07.6228746Z [00:02:58.028]➜  checking for rewinddir... yes
2025-08-20T20:10:07.6232436Z [00:02:58.029]➜  checking whether rmdir works... (cached) yes
2025-08-20T20:10:07.7203363Z [00:02:58.126]➜  checking for rpmatch... yes
2025-08-20T20:10:07.8150608Z [00:02:58.220]➜  checking whether select supports a 0 argument... yes
2025-08-20T20:10:07.9152943Z [00:02:58.321]➜  checking whether select detects invalid fds... yes
2025-08-20T20:10:07.9650094Z [00:02:58.370]➜  checking for selinux/flask.h... no
2025-08-20T20:10:08.0159305Z [00:02:58.421]➜  checking for selinux/context.h... yes
2025-08-20T20:10:08.0670435Z [00:02:58.472]➜  checking for selinux/label.h... yes
2025-08-20T20:10:08.0674068Z [00:02:58.473]➜  checking for library containing getservbyname... (cached) none required
2025-08-20T20:10:08.0676783Z [00:02:58.473]➜  checking for getservbyname... (cached) yes
2025-08-20T20:10:08.1729506Z [00:02:58.578]➜  checking whether setenv validates arguments... yes
2025-08-20T20:10:08.2685395Z [00:02:58.674]➜  checking for sig2str... no
2025-08-20T20:10:08.3675044Z [00:02:58.773]➜  checking for str2sig... no
2025-08-20T20:10:08.4101633Z [00:02:58.816]➜  checking for struct sigaction.sa_sigaction... yes
2025-08-20T20:10:08.5338480Z [00:02:58.939]➜  checking for signbit macro... yes
2025-08-20T20:10:08.6288564Z [00:02:59.034]➜  checking for signbit compiler built-ins... yes
2025-08-20T20:10:08.6293879Z [00:02:59.035]➜  checking for sigprocmask... (cached) yes
2025-08-20T20:10:08.6297190Z [00:02:59.035]➜  checking for stdint.h... (cached) yes
2025-08-20T20:10:08.6585123Z [00:02:59.064]➜  checking for SIZE_MAX... yes
2025-08-20T20:10:08.7357201Z [00:02:59.141]➜  checking for smack_new_label_from_self in -lsmack... no
2025-08-20T20:10:08.7358436Z [00:02:59.141]➜  checking for snprintf... (cached) yes
2025-08-20T20:10:08.8322512Z [00:02:59.238]➜  checking whether snprintf respects a size of 1... yes
2025-08-20T20:10:08.9096363Z [00:02:59.315]➜  checking for socklen_t... yes
2025-08-20T20:10:08.9097593Z [00:02:59.315]➜  checking for ssize_t... (cached) yes
2025-08-20T20:10:09.0101324Z [00:02:59.415]➜  checking whether stat handles trailing slashes on files... yes
2025-08-20T20:10:09.0490965Z [00:02:59.454]➜  checking for struct stat.st_atim.tv_nsec... yes
2025-08-20T20:10:09.0897258Z [00:02:59.495]➜  checking whether struct stat.st_atim is of type struct timespec... yes
2025-08-20T20:10:09.1662861Z [00:02:59.572]➜  checking for struct stat.st_birthtimespec.tv_nsec... no
2025-08-20T20:10:09.2418992Z [00:02:59.647]➜  checking for struct stat.st_birthtimensec... no
2025-08-20T20:10:09.3175925Z [00:02:59.723]➜  checking for struct stat.st_birthtim.tv_nsec... no
2025-08-20T20:10:09.3516499Z [00:02:59.757]➜  checking for va_copy... yes
2025-08-20T20:10:09.4474302Z [00:02:59.853]➜  checking for stpcpy... yes
2025-08-20T20:10:09.5399402Z [00:02:59.945]➜  checking for working strerror function... yes
2025-08-20T20:10:09.6498917Z [00:03:00.055]➜  checking for working strnlen... yes
2025-08-20T20:10:09.7457586Z [00:03:00.151]➜  checking for strsignal... yes
2025-08-20T20:10:09.8417318Z [00:03:00.247]➜  checking whether strsignal always returns a string... yes
2025-08-20T20:10:09.9341336Z [00:03:00.340]➜  checking whether strstr works... yes
2025-08-20T20:10:10.0702954Z [00:03:00.476]➜  checking whether strtod obeys C99... yes
2025-08-20T20:10:10.1693935Z [00:03:00.575]➜  checking whether strtoimax works... yes
2025-08-20T20:10:10.3045912Z [00:03:00.710]➜  checking whether strtold obeys POSIX... yes
2025-08-20T20:10:10.4000490Z [00:03:00.805]➜  checking for strtoll... yes
2025-08-20T20:10:10.5022191Z [00:03:00.908]➜  checking whether strtoll works... yes
2025-08-20T20:10:10.5962646Z [00:03:01.002]➜  checking for strtoull... yes
2025-08-20T20:10:10.6955750Z [00:03:01.101]➜  checking whether strtoull works... yes
2025-08-20T20:10:10.7921378Z [00:03:01.197]➜  checking whether symlink handles trailing slash correctly... yes
2025-08-20T20:10:10.8861999Z [00:03:01.292]➜  checking for symlinkat... yes
2025-08-20T20:10:10.9841399Z [00:03:01.389]➜  checking whether symlinkat handles trailing slash correctly... yes
2025-08-20T20:10:11.0119809Z [00:03:01.417]➜  checking whether time() works... guessing no
2025-08-20T20:10:11.0532352Z [00:03:01.459]➜  checking whether localtime_r is declared... yes
2025-08-20T20:10:11.0907895Z [00:03:01.496]➜  checking whether localtime_r is compatible with its POSIX signature... yes
2025-08-20T20:10:11.1980388Z [00:03:01.603]➜  checking whether localtime works even near extrema... yes
2025-08-20T20:10:11.2344694Z [00:03:01.640]➜  checking for timezone_t... no
2025-08-20T20:10:11.3316393Z [00:03:01.737]➜  checking for tzalloc... no
2025-08-20T20:10:11.4282532Z [00:03:01.834]➜  checking for timegm... yes
2025-08-20T20:10:11.4699391Z [00:03:01.875]➜  checking whether timer_settime is declared... yes
2025-08-20T20:10:11.5643363Z [00:03:01.970]➜  checking for library containing timer_settime... none required
2025-08-20T20:10:11.6855596Z [00:03:02.091]➜  checking for timer_settime... yes
2025-08-20T20:10:11.7815690Z [00:03:02.187]➜  checking for uname... yes
2025-08-20T20:10:11.7830323Z [00:03:02.188]➜  checking whether unlink honors trailing slashes... (cached) yes
2025-08-20T20:10:11.7831543Z [00:03:02.189]➜  checking whether unlink of a parent directory fails as it should... (cached) guessing yes
2025-08-20T20:10:11.8916983Z [00:03:02.297]➜  checking whether a running program can be unlinked... yes
2025-08-20T20:10:11.9870100Z [00:03:02.392]➜  checking for unsetenv... yes
2025-08-20T20:10:12.0278960Z [00:03:02.433]➜  checking for unsetenv() return type... int
2025-08-20T20:10:12.1308520Z [00:03:02.536]➜  checking whether unsetenv obeys POSIX... yes
2025-08-20T20:10:12.2250731Z [00:03:02.630]➜  checking for utime... yes
2025-08-20T20:10:12.3212245Z [00:03:02.727]➜  checking whether utime handles trailing slashes on files... yes
2025-08-20T20:10:12.4160922Z [00:03:02.821]➜  checking for futimes... yes
2025-08-20T20:10:12.5121854Z [00:03:02.918]➜  checking for futimesat... yes
2025-08-20T20:10:12.6077341Z [00:03:03.013]➜  checking for lutimes... yes
2025-08-20T20:10:12.6078524Z [00:03:03.013]➜  checking for futimens... (cached) yes
2025-08-20T20:10:12.7026253Z [00:03:03.108]➜  checking for utimensat... yes
2025-08-20T20:10:12.7027271Z [00:03:03.108]➜  checking for utimensat... (cached) yes
2025-08-20T20:10:13.8068411Z [00:03:04.212]➜  checking whether utimensat works... yes
2025-08-20T20:10:13.8749444Z [00:03:04.280]➜  checking for variable-length arrays... yes
2025-08-20T20:10:13.9756386Z [00:03:04.381]➜  checking for ptrdiff_t... yes
2025-08-20T20:10:13.9758584Z [00:03:04.381]➜  checking for vasprintf... (cached) yes
2025-08-20T20:10:14.0818572Z [00:03:04.487]➜  checking whether wcrtomb works in the C locale... yes
2025-08-20T20:10:14.1877548Z [00:03:04.593]➜  checking whether wcrtomb return value is correct... yes
2025-08-20T20:10:14.2314179Z [00:03:04.637]➜  checking whether wcwidth is declared... yes
2025-08-20T20:10:14.3324438Z [00:03:04.738]➜  checking whether wcwidth works reasonably in UTF-8 locales... yes
2025-08-20T20:10:14.3631905Z [00:03:04.768]➜  checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes
2025-08-20T20:10:14.3632940Z [00:03:04.769]➜  checking whether use of TIOCGWINSZ requires termios.h... (cached) no
2025-08-20T20:10:14.4329410Z [00:03:04.838]➜  checking whether use of struct winsize requires sys/ptem.h... no
2025-08-20T20:10:14.5317695Z [00:03:04.937]➜  checking for wmemchr... yes
2025-08-20T20:10:14.6280109Z [00:03:05.033]➜  checking for wmempcpy... yes
2025-08-20T20:10:14.6283533Z [00:03:05.034]➜  checking for stdint.h... (cached) yes
2025-08-20T20:10:14.7255854Z [00:03:05.131]➜  checking for atoll... yes
2025-08-20T20:10:14.8186342Z [00:03:05.224]➜  checking whether c32rtomb return value is correct... yes
2025-08-20T20:10:14.8190119Z [00:03:05.224]➜  checking whether open recognizes a trailing slash... (cached) yes
2025-08-20T20:10:14.9135413Z [00:03:05.319]➜  checking for newlocale... yes
2025-08-20T20:10:15.0075610Z [00:03:05.413]➜  checking for duplocale... yes
2025-08-20T20:10:15.1024844Z [00:03:05.508]➜  checking for freelocale... yes
2025-08-20T20:10:15.1029492Z [00:03:05.508]➜  checking for duplocale... (cached) yes
2025-08-20T20:10:15.1487827Z [00:03:05.554]➜  checking whether htons is declared... yes
2025-08-20T20:10:15.1952169Z [00:03:05.601]➜  checking whether htonl is declared... yes
2025-08-20T20:10:15.2420611Z [00:03:05.647]➜  checking whether ntohs is declared... yes
2025-08-20T20:10:15.2876693Z [00:03:05.693]➜  checking whether ntohl is declared... yes
2025-08-20T20:10:15.2883055Z [00:03:05.694]➜  checking whether byte ordering is bigendian... (cached) no
2025-08-20T20:10:15.2884616Z [00:03:05.694]➜  checking whether byte ordering is bigendian... (cached) no
2025-08-20T20:10:15.3846665Z [00:03:05.790]➜  checking for ioctl... yes
2025-08-20T20:10:15.4236880Z [00:03:05.829]➜  checking for ioctl with POSIX signature... no
2025-08-20T20:10:15.4240917Z [00:03:05.830]➜  checking for newlocale... (cached) yes
2025-08-20T20:10:15.4244583Z [00:03:05.830]➜  checking for newlocale... (cached) yes
2025-08-20T20:10:15.4247052Z [00:03:05.830]➜  checking for uselocale... (cached) yes
2025-08-20T20:10:15.4249168Z [00:03:05.830]➜  checking whether uselocale works... (cached) yes
2025-08-20T20:10:15.5343641Z [00:03:05.940]➜  checking whether perror matches strerror... yes
2025-08-20T20:10:15.6272396Z [00:03:06.033]➜  checking for pthread_rwlock_init... yes
2025-08-20T20:10:15.6733451Z [00:03:06.079]➜  checking whether pthread_rwlock_timedrdlock is declared... yes
2025-08-20T20:10:20.7337804Z [00:03:11.139]➜  checking for reasonable pthread_rwlock wait queue handling... no
2025-08-20T20:10:20.8349886Z [00:03:11.240]➜  checking for random... yes
2025-08-20T20:10:20.9296326Z [00:03:11.335]➜  checking for initstate... yes
2025-08-20T20:10:21.0242798Z [00:03:11.430]➜  checking for setstate... yes
2025-08-20T20:10:21.0743972Z [00:03:11.480]➜  checking for random.h... no
2025-08-20T20:10:21.1550020Z [00:03:11.560]➜  checking for struct random_data... yes
2025-08-20T20:10:21.2494110Z [00:03:11.655]➜  checking for random_r... yes
2025-08-20T20:10:21.2911800Z [00:03:11.697]➜  checking whether sched_yield is declared... yes
2025-08-20T20:10:21.3344342Z [00:03:11.740]➜  checking whether sleep is declared... yes
2025-08-20T20:10:22.4367486Z [00:03:12.842]➜  checking for working sleep... yes
2025-08-20T20:10:22.5327276Z [00:03:12.938]➜  checking for catgets... yes
2025-08-20T20:10:22.5329869Z [00:03:12.938]➜  checking for IPv4 sockets... (cached) yes
2025-08-20T20:10:22.5332112Z [00:03:12.939]➜  checking for IPv6 sockets... (cached) yes
2025-08-20T20:10:22.5752864Z [00:03:12.981]➜  checking for UNIX domain sockets... yes
2025-08-20T20:10:22.6717780Z [00:03:13.077]➜  checking for pthread_atfork... yes
2025-08-20T20:10:22.7215078Z [00:03:13.127]➜  checking for sys/single_threaded.h... yes
2025-08-20T20:10:22.7217481Z [00:03:13.127]➜  checking for struct tm.tm_gmtoff... (cached) yes
2025-08-20T20:10:22.7218476Z [00:03:13.127]➜  checking for struct tm.tm_zone... (cached) yes
2025-08-20T20:10:22.8494931Z [00:03:13.255]➜  checking whether tmpfile works... yes
2025-08-20T20:10:22.9554708Z [00:03:13.361]➜  checking for useconds_t... yes
2025-08-20T20:10:24.0541757Z [00:03:14.460]➜  checking whether usleep allows large arguments... yes
2025-08-20T20:10:24.0550489Z [00:03:14.461]➜  checking whether wctob works... guessing yes
2025-08-20T20:10:24.0980539Z [00:03:14.503]➜  checking whether wctob is declared... yes
2025-08-20T20:10:24.1345883Z [00:03:14.540]➜  checking for working volatile... yes
2025-08-20T20:10:24.2306988Z [00:03:14.636]➜  checking for unsigned long long int... yes
2025-08-20T20:10:24.2307753Z [00:03:14.636]➜  checking for sys/sysctl.h... (cached) no
2025-08-20T20:10:24.2864853Z [00:03:14.692]➜  checking whether geteuid is declared... yes
2025-08-20T20:10:24.3427197Z [00:03:14.748]➜  checking whether getuid is declared... yes
2025-08-20T20:10:24.3896609Z [00:03:14.795]➜  checking whether getgrgid is declared... yes
2025-08-20T20:10:24.4360343Z [00:03:14.841]➜  checking whether getpwuid is declared... yes
2025-08-20T20:10:24.4822324Z [00:03:14.888]➜  checking whether ttyname is declared... yes
2025-08-20T20:10:24.5399530Z [00:03:14.945]➜  checking whether setregid is declared... yes
2025-08-20T20:10:24.5837023Z [00:03:14.989]➜  checking for declarations of fseeko and ftello... yes
2025-08-20T20:10:24.6884931Z [00:03:15.094]➜  checking for struct stat.st_author... no
2025-08-20T20:10:24.7934118Z [00:03:15.199]➜  checking for ino_t... yes
2025-08-20T20:10:24.8471262Z [00:03:15.252]➜  checking for major_t... no
2025-08-20T20:10:24.8992904Z [00:03:15.305]➜  checking for minor_t... no
2025-08-20T20:10:24.9981638Z [00:03:15.404]➜  checking for mode_to_security_class... yes
2025-08-20T20:10:25.0943135Z [00:03:15.500]➜  checking for inotify_init... yes
2025-08-20T20:10:25.1459308Z [00:03:15.551]➜  checking for nfs/vfs.h... no
2025-08-20T20:10:25.2516034Z [00:03:15.657]➜  checking for struct statvfs.f_basetype... no
2025-08-20T20:10:25.3586107Z [00:03:15.764]➜  checking for struct statvfs.f_fstypename... no
2025-08-20T20:10:25.4125446Z [00:03:15.818]➜  checking for struct statvfs.f_type... yes
2025-08-20T20:10:25.4662045Z [00:03:15.872]➜  checking for struct statvfs.f_namemax... yes
2025-08-20T20:10:25.6166140Z [00:03:16.022]➜  checking for cap_get_file in -lcap... yes
2025-08-20T20:10:25.6690754Z [00:03:16.074]➜  checking for sys/capability.h... yes
2025-08-20T20:10:26.1024322Z [00:03:16.508]➜  checking whether C compiler handles -Werror -Wunknown-warning-option... yes
2025-08-20T20:10:26.1980444Z [00:03:16.603]➜  checking whether C compiler handles -Wno-format-extra-args... yes
2025-08-20T20:10:26.2931925Z [00:03:16.699]➜  checking whether C compiler handles -Wno-implicit-const-int-float-conversion... yes
2025-08-20T20:10:26.3877011Z [00:03:16.793]➜  checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare... yes
2025-08-20T20:10:26.4989036Z [00:03:16.904]➜  checking for working fork... yes
2025-08-20T20:10:26.4990826Z [00:03:16.904]➜  checking for working vfork... (cached) yes
2025-08-20T20:10:26.5971104Z [00:03:17.002]➜  checking for chroot... yes
2025-08-20T20:10:26.6961789Z [00:03:17.102]➜  checking for gethostid... yes
2025-08-20T20:10:26.7926926Z [00:03:17.198]➜  checking for sigsuspend... yes
2025-08-20T20:10:26.7928836Z [00:03:17.198]➜  checking whether use of struct winsize requires sys/ptem.h... (cached) no
2025-08-20T20:10:26.7930987Z [00:03:17.199]➜  checking whether localtime caches TZ... no
2025-08-20T20:10:26.8882489Z [00:03:17.294]➜  checking for library containing dlopen... none required
2025-08-20T20:10:27.0109986Z [00:03:17.416]➜  checking for dlopen and whether libcrypto is linked dynamically... no
2025-08-20T20:10:27.1093693Z [00:03:17.515]➜  checking for fclonefileat... no
2025-08-20T20:10:27.2080059Z [00:03:17.613]➜  checking for getattrat... no
2025-08-20T20:10:27.3040413Z [00:03:17.709]➜  checking for statx... yes
2025-08-20T20:10:27.4004436Z [00:03:17.806]➜  checking for initgroups... yes
2025-08-20T20:10:27.4945421Z [00:03:17.900]➜  checking for syslog... yes
2025-08-20T20:10:27.5894951Z [00:03:17.995]➜  checking for 3-argument setpriority function... yes
2025-08-20T20:10:27.5897419Z [00:03:17.995]➜  checking POSIX termios... (cached) yes
2025-08-20T20:10:27.5898840Z [00:03:17.995]➜  checking whether use of TIOCGWINSZ requires sys/ioctl.h... (cached) yes
2025-08-20T20:10:27.6183495Z [00:03:18.024]➜  checking whether termios.h needs _XOPEN_SOURCE... no
2025-08-20T20:10:27.7144000Z [00:03:18.120]➜  checking c_line in struct termios... yes
2025-08-20T20:10:27.7145054Z [00:03:18.120]➜  checking whether use of struct winsize requires sys/ptem.h... (cached) no
2025-08-20T20:10:27.7147151Z [00:03:18.120]➜  checking whether use of TIOCGWINSZ requires termios.h... (cached) no
2025-08-20T20:10:27.8095914Z [00:03:18.215]➜  checking whether C compiler handles -Werror... no
2025-08-20T20:10:27.8419021Z [00:03:18.247]➜  checking whether C compiler handles -errwarn... no
2025-08-20T20:10:27.9322142Z [00:03:18.338]➜  checking whether this system supports stdbuf... no
2025-08-20T20:10:28.0235164Z [00:03:18.429]➜  checking IEEE 16 bit floating point... yes
2025-08-20T20:10:28.1153831Z [00:03:18.521]➜  checking Brain 16 bit floating point... yes
2025-08-20T20:10:28.1660069Z [00:03:18.571]➜  checking if vmull intrinsic exists... no
2025-08-20T20:10:28.5725774Z [00:03:18.978]➜  checking if pclmul intrinsic exists... yes
2025-08-20T20:10:28.9853428Z [00:03:19.391]➜  checking if avx2 pclmul intrinsic exists... yes
2025-08-20T20:10:29.4018498Z [00:03:19.807]➜  checking if avx512 pclmul intrinsic exists... yes
2025-08-20T20:10:29.8134366Z [00:03:20.219]➜  checking for avx2 intrinsics... yes
2025-08-20T20:10:29.8316269Z [00:03:20.237]➜  checking whether NLS is requested... yes
2025-08-20T20:10:29.8411757Z [00:03:20.247]➜  checking for msgfmt... /usr/bin/msgfmt
2025-08-20T20:10:29.8417733Z [00:03:20.247]➜  checking for gmsgfmt... /usr/bin/msgfmt
2025-08-20T20:10:29.8584344Z [00:03:20.264]➜  checking for xgettext... /usr/bin/xgettext
2025-08-20T20:10:29.8696216Z [00:03:20.275]➜  checking for msgmerge... /usr/bin/msgmerge
2025-08-20T20:10:29.8697095Z [00:03:20.275]➜  checking for CFPreferencesCopyAppValue... (cached) no
2025-08-20T20:10:29.8697923Z [00:03:20.275]➜  checking for CFLocaleCopyPreferredLanguages... (cached) no
2025-08-20T20:10:29.9666755Z [00:03:20.372]➜  checking for GNU gettext in libc... yes
2025-08-20T20:10:29.9670437Z [00:03:20.372]➜  checking whether to use NLS... yes
2025-08-20T20:10:29.9671612Z [00:03:20.373]➜  checking where the gettext function comes from... libc
2025-08-20T20:10:30.1024162Z [00:03:20.508]➜  checking that generated files are newer than configure... done
2025-08-20T20:10:30.1405486Z [00:03:20.546]➜  configure: creating ./config.status
2025-08-20T20:10:30.2396962Z [00:03:20.645]➜  config.status: creating Makefile
2025-08-20T20:10:30.3031771Z [00:03:20.709]➜  config.status: creating po/Makefile.in
2025-08-20T20:10:30.3208912Z [00:03:20.726]➜  config.status: creating gnulib-tests/Makefile
2025-08-20T20:10:30.3566616Z [00:03:20.762]➜  config.status: creating lib/config.h
2025-08-20T20:10:30.3774407Z [00:03:20.783]➜  config.status: executing depfiles commands
2025-08-20T20:10:35.6962203Z [00:03:26.102]➜  config.status: executing po-directories commands
2025-08-20T20:10:35.7039955Z [00:03:26.109]➜  config.status: creating po/POTFILES
2025-08-20T20:10:35.7124762Z [00:03:26.118]➜  config.status: creating po/Makefile
2025-08-20T20:10:35.7173529Z [00:03:26.123]➜  configure: WARNING: unrecognized options: --disable-shared, --enable-static
2025-08-20T20:10:35.9163753Z [00:03:26.322]➜  + '[' -d ./confdir3/confdir3 ']'
2025-08-20T20:10:35.9165826Z [00:03:26.322]➜  ++ nproc
2025-08-20T20:10:35.9182459Z [00:03:26.324]➜  + make --jobs=5 --keep-going
2025-08-20T20:10:36.0114253Z [00:03:26.416]➜    GEN      lib/alloca.h
2025-08-20T20:10:36.0114892Z [00:03:26.416]➜    GEN      lib/arpa/inet.h
2025-08-20T20:10:36.0115995Z [00:03:26.417]➜    GEN      lib/configmake.h
2025-08-20T20:10:36.0150049Z [00:03:26.420]➜    GEN      lib/ctype.h
2025-08-20T20:10:36.0151551Z [00:03:26.421]➜    GEN      lib/dirent.h
2025-08-20T20:10:36.0279984Z [00:03:26.433]➜    GEN      lib/endian.h
2025-08-20T20:10:36.0313386Z [00:03:26.437]➜    GEN      lib/error.h
2025-08-20T20:10:36.0372328Z [00:03:26.443]➜    GEN      lib/fcntl.h
2025-08-20T20:10:36.0387232Z [00:03:26.444]➜    GEN      lib/float.h
2025-08-20T20:10:36.0460365Z [00:03:26.451]➜    GEN      lib/malloc/dynarray.gl.h
2025-08-20T20:10:36.0509727Z [00:03:26.456]➜    GEN      lib/malloc/dynarray-skeleton.gl.h
2025-08-20T20:10:36.0547957Z [00:03:26.459]➜    GEN      lib/malloc/scratch_buffer.gl.h
2025-08-20T20:10:36.0569433Z [00:03:26.462]➜    GEN      lib/iconv.h
2025-08-20T20:10:36.0609552Z [00:03:26.466]➜    GEN      lib/inttypes.h
2025-08-20T20:10:36.0649081Z [00:03:26.470]➜    GEN      lib/langinfo.h
2025-08-20T20:10:36.0687446Z [00:03:26.474]➜    GEN      lib/limits.h
2025-08-20T20:10:36.0766379Z [00:03:26.482]➜    GEN      lib/locale.h
2025-08-20T20:10:36.0809839Z [00:03:26.484]➜    GEN      lib/math.h
2025-08-20T20:10:36.0860270Z [00:03:26.491]➜    GEN      lib/netdb.h
2025-08-20T20:10:36.0904750Z [00:03:26.496]➜    GEN      lib/obstack.h
2025-08-20T20:10:36.0945834Z [00:03:26.500]➜    GEN      lib/pthread.h
2025-08-20T20:10:36.1043913Z [00:03:26.510]➜    GEN      lib/sched.h
2025-08-20T20:10:36.1086527Z [00:03:26.514]➜    GEN      lib/selinux/selinux.h
2025-08-20T20:10:36.1131032Z [00:03:26.518]➜    GEN      lib/signal.h
2025-08-20T20:10:36.1239835Z [00:03:26.529]➜    GEN      lib/stdio.h
2025-08-20T20:10:36.1371578Z [00:03:26.543]➜    GEN      lib/stdlib.h
2025-08-20T20:10:36.1411459Z [00:03:26.546]➜    GEN      lib/string.h
2025-08-20T20:10:36.1879328Z [00:03:26.593]➜    GEN      lib/sys/ioctl.h
2025-08-20T20:10:36.2068978Z [00:03:26.612]➜    GEN      lib/sys/random.h
2025-08-20T20:10:36.2123607Z [00:03:26.618]➜    GEN      lib/sys/resource.h
2025-08-20T20:10:36.2173166Z [00:03:26.622]➜    GEN      lib/sys/select.h
2025-08-20T20:10:36.2240722Z [00:03:26.629]➜    GEN      lib/sys/socket.h
2025-08-20T20:10:36.2339865Z [00:03:26.639]➜    GEN      lib/sys/stat.h
2025-08-20T20:10:36.2384026Z [00:03:26.644]➜    GEN      lib/sys/time.h
2025-08-20T20:10:36.2412772Z [00:03:26.647]➜    GEN      lib/sys/types.h
2025-08-20T20:10:36.2441175Z [00:03:26.649]➜    GEN      lib/sys/uio.h
2025-08-20T20:10:36.2478961Z [00:03:26.653]➜    GEN      lib/sys/utsname.h
2025-08-20T20:10:36.2600003Z [00:03:26.665]➜    GEN      lib/sys/wait.h
2025-08-20T20:10:36.2634709Z [00:03:26.668]➜    GEN      lib/termios.h
2025-08-20T20:10:36.2670816Z [00:03:26.672]➜    GEN      lib/time.h
2025-08-20T20:10:36.2700749Z [00:03:26.675]➜    GEN      lib/uchar.h
2025-08-20T20:10:36.2736692Z [00:03:26.679]➜    GEN      lib/unicase.h
2025-08-20T20:10:36.2807558Z [00:03:26.686]➜    GEN      lib/unictype.h
2025-08-20T20:10:36.2896656Z [00:03:26.695]➜    GEN      lib/uninorm.h
2025-08-20T20:10:36.2924311Z [00:03:26.698]➜    GEN      lib/unistd.h
2025-08-20T20:10:36.3017523Z [00:03:26.707]➜    GEN      lib/unistr.h
2025-08-20T20:10:36.3100808Z [00:03:26.715]➜    GEN      lib/unitypes.h
2025-08-20T20:10:36.3138199Z [00:03:26.719]➜    GEN      lib/uniwidth.h
2025-08-20T20:10:36.3196979Z [00:03:26.725]➜    GEN      lib/utime.h
2025-08-20T20:10:36.3330537Z [00:03:26.738]➜    GEN      lib/wchar.h
2025-08-20T20:10:36.3363314Z [00:03:26.742]➜    GEN      lib/wctype.h
2025-08-20T20:10:36.3486914Z [00:03:26.754]➜    GEN      src/coreutils.h
2025-08-20T20:10:36.3653951Z [00:03:26.771]➜    GEN      src/version.c
2025-08-20T20:10:36.3843628Z [00:03:26.790]➜    GEN      src/version.h
2025-08-20T20:10:36.6219042Z [00:03:27.027]➜  make  all-recursive
2025-08-20T20:10:36.6531490Z [00:03:27.058]➜  make[1]: Entering directory '/tmp/tmp.0SQIAMMNFc/coreutils-9.7'
2025-08-20T20:10:36.7146542Z [00:03:27.120]➜  Making all in po
2025-08-20T20:10:36.7164629Z [00:03:27.122]➜  make[2]: Entering directory '/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po'
2025-08-20T20:10:36.7165532Z [00:03:27.122]➜  make[2]: Nothing to be done for 'all'.
2025-08-20T20:10:36.7166338Z [00:03:27.122]➜  make[2]: Leaving directory '/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po'
2025-08-20T20:10:36.7167044Z [00:03:27.122]➜  Making all in .
2025-08-20T20:10:36.7456736Z [00:03:27.151]➜  make[2]: Entering directory '/tmp/tmp.0SQIAMMNFc/coreutils-9.7'
2025-08-20T20:10:36.8293851Z [00:03:27.234]➜    CC       lib/libcoreutils_a-hard-locale.o
2025-08-20T20:10:36.8295869Z [00:03:27.234]➜    CC       lib/libcoreutils_a-hash.o
2025-08-20T20:10:36.8296547Z [00:03:27.234]➜    CC       lib/libcoreutils_a-hash-pjw.o
2025-08-20T20:10:36.8319382Z [00:03:27.237]➜    CC       lib/libcoreutils_a-hash-triple.o
2025-08-20T20:10:36.8396967Z [00:03:27.245]➜    CC       lib/libcoreutils_a-hash-triple-simple.o
2025-08-20T20:10:36.8477606Z [00:03:27.253]➜  Debian clang version 19.1.7 (3+b2)Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:36.8478843Z [00:03:27.253]➜  
2025-08-20T20:10:36.8479554Z [00:03:27.253]➜  Target: Target: x86_64-pc-linux-gnux86_64-pc-linux-gnu
2025-08-20T20:10:36.8480258Z [00:03:27.253]➜  
2025-08-20T20:10:36.8482511Z [00:03:27.253]➜  Thread model: Thread model: posixposix
2025-08-20T20:10:36.8483067Z [00:03:27.253]➜  
2025-08-20T20:10:36.8483745Z [00:03:27.253]➜  InstalledDir: InstalledDir: /usr/lib/llvm-19/bin/usr/lib/llvm-19/bin
2025-08-20T20:10:36.8484429Z [00:03:27.253]➜  
2025-08-20T20:10:36.8486007Z [00:03:27.253]➜  Found candidate GCC installation: Debian clang version 19.1.7 (3+b2)Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14/usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:36.8487177Z [00:03:27.253]➜  
2025-08-20T20:10:36.8487555Z [00:03:27.253]➜  
2025-08-20T20:10:36.8492073Z [00:03:27.253]➜  Target: x86_64-pc-linux-gnuSelected GCC installation: Selected GCC installation: 
2025-08-20T20:10:36.8493239Z [00:03:27.253]➜  /usr/lib/gcc/x86_64-linux-gnu/14/usr/lib/gcc/x86_64-linux-gnu/14Thread model: 
2025-08-20T20:10:36.8493957Z [00:03:27.253]➜  
2025-08-20T20:10:36.8494486Z [00:03:27.253]➜  posixCandidate multilib: Candidate multilib: 
2025-08-20T20:10:36.8495173Z [00:03:27.253]➜  ..InstalledDir: ;;/usr/lib/llvm-19/bin@@
2025-08-20T20:10:36.8495714Z [00:03:27.253]➜  m64m64
2025-08-20T20:10:36.8496106Z [00:03:27.253]➜  
2025-08-20T20:10:36.8496856Z [00:03:27.253]➜  Selected multilib: Selected multilib: ..;;@@m64Found candidate GCC installation: m64
2025-08-20T20:10:36.8497737Z [00:03:27.253]➜  /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:36.8498382Z [00:03:27.253]➜  
2025-08-20T20:10:36.8498974Z [00:03:27.253]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:36.8499678Z [00:03:27.253]➜  Candidate multilib: .;@m64
2025-08-20T20:10:36.8500175Z [00:03:27.253]➜  Selected multilib: .;@m64
2025-08-20T20:10:36.8500665Z [00:03:27.253]➜   (in-process)
2025-08-20T20:10:36.8511205Z [00:03:27.253]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name hard-locale.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-hard-locale.Tpo -MT lib/libcoreutils_a-hard-locale.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-hard-locale.o -x c lib/hard-locale.c
2025-08-20T20:10:36.8534254Z [00:03:27.257]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:36.8535468Z [00:03:27.257]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:36.8536448Z [00:03:27.257]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:36.8537061Z [00:03:27.257]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:36.8537703Z [00:03:27.257]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:36.8538670Z [00:03:27.257]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:36.8539281Z [00:03:27.257]➜  #include "..." search starts here:
2025-08-20T20:10:36.8539876Z [00:03:27.257]➜  #include <...> search starts here:
2025-08-20T20:10:36.8540379Z [00:03:27.257]➜   .
2025-08-20T20:10:36.8540753Z [00:03:27.257]➜   ./lib
2025-08-20T20:10:36.8541159Z [00:03:27.257]➜   src
2025-08-20T20:10:36.8541652Z [00:03:27.257]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:36.8542220Z [00:03:27.257]➜   /usr/local/include
2025-08-20T20:10:36.8543074Z [00:03:27.257]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:36.8543633Z [00:03:27.257]➜   /usr/include
2025-08-20T20:10:36.8544158Z [00:03:27.257]➜  End of search list.
2025-08-20T20:10:36.8544696Z [00:03:27.257]➜   (in-process)
2025-08-20T20:10:36.8556163Z [00:03:27.257]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name hash.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-hash.Tpo -MT lib/libcoreutils_a-hash.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-hash.o -x c lib/hash.c
2025-08-20T20:10:36.8566083Z [00:03:27.257]➜   (in-process)
2025-08-20T20:10:36.8566977Z [00:03:27.257]➜   "/usr/lib/llvmclang -cc1 version 19.1.7- based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:36.8569770Z [00:03:27.258]➜  19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name hash-pjw.c ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:36.8572639Z [00:03:27.258]➜  -static-define ignoring nonexistent directory "/include"
2025-08-20T20:10:36.8573368Z [00:03:27.258]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:36.8573988Z [00:03:27.258]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:36.8574658Z [00:03:27.258]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:36.8575237Z [00:03:27.258]➜  #include "..." search starts here:
2025-08-20T20:10:36.8575914Z [00:03:27.258]➜  -mrelocation-model#include <...> search starts here:
2025-08-20T20:10:36.8576482Z [00:03:27.258]➜   .
2025-08-20T20:10:36.8576825Z [00:03:27.258]➜   ./lib
2025-08-20T20:10:36.8577202Z [00:03:27.258]➜   src
2025-08-20T20:10:36.8577658Z [00:03:27.258]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:36.8581470Z [00:03:27.258]➜   /usr/local/include
2025-08-20T20:10:36.8582001Z [00:03:27.258]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:36.8582488Z [00:03:27.258]➜   /usr/include
2025-08-20T20:10:36.8582927Z [00:03:27.258]➜  End of search list.
2025-08-20T20:10:36.8594872Z [00:03:27.263]➜   pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-hash-pjw.Tpo -MT lib/libcoreutils_a-hash-pjw.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-hash-pjw.o -x c lib/hash-pjw.c
2025-08-20T20:10:36.8604077Z [00:03:27.264]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:36.8606074Z [00:03:27.265]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:36.8607511Z [00:03:27.265]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:36.8611730Z [00:03:27.265]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:36.8612666Z [00:03:27.265]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:36.8613287Z [00:03:27.265]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:36.8613871Z [00:03:27.265]➜  #include "..." search starts here:
2025-08-20T20:10:36.8614442Z [00:03:27.265]➜  #include <...> search starts here:
2025-08-20T20:10:36.8614946Z [00:03:27.265]➜   .
2025-08-20T20:10:36.8615327Z [00:03:27.265]➜   ./lib
2025-08-20T20:10:36.8615718Z [00:03:27.265]➜   src
2025-08-20T20:10:36.8616193Z [00:03:27.265]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:36.8616750Z [00:03:27.266]➜   /usr/local/include
2025-08-20T20:10:36.8617276Z [00:03:27.266]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:36.8617792Z [00:03:27.266]➜   /usr/include
2025-08-20T20:10:36.8618460Z [00:03:27.266]➜  End of search list.
2025-08-20T20:10:36.8730533Z [00:03:27.278]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:36.8750512Z [00:03:27.279]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:36.8753219Z [00:03:27.279]➜  Thread model: posix
2025-08-20T20:10:36.8754115Z [00:03:27.279]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:36.8756928Z [00:03:27.279]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:36.8758369Z [00:03:27.279]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:36.8761311Z [00:03:27.279]➜  Candidate multilib: .;@m64
2025-08-20T20:10:36.8761906Z [00:03:27.279]➜  Selected multilib: .;@m64
2025-08-20T20:10:36.8762464Z [00:03:27.279]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:36.8763007Z [00:03:27.279]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:36.8763489Z [00:03:27.279]➜  Thread model: posix
2025-08-20T20:10:36.8764014Z [00:03:27.279]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:36.8765080Z [00:03:27.279]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:36.8766004Z [00:03:27.279]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:36.8766730Z [00:03:27.279]➜  Candidate multilib: .;@m64
2025-08-20T20:10:36.8767242Z [00:03:27.279]➜  Selected multilib: .;@m64
2025-08-20T20:10:36.8767697Z [00:03:27.280]➜   (in-process)
2025-08-20T20:10:36.8787610Z [00:03:27.283]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name hash-triple.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-hash-triple.Tpo -MT lib/libcoreutils_a-hash-triple.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error  (in-process)
2025-08-20T20:10:36.8813997Z [00:03:27.283]➜  -w  -std=gnu23" /-ferror-limitu s19r /-fgnuc-version=4.2.1l i-fskip-odr-check-in-gmfb /l-vectorize-loopsl v-vectorize-slpm --faddrsig1 9-D__GCC_HAVE_DWARF2_CFI_ASM=1/b i-on /lib/libcoreutils_a-hash-triple.oc l-xa ncg "lib/hash-triple.c 
2025-08-20T20:10:36.8818230Z [00:03:27.283]➜  -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name hash-triple-simple.c -static-define -mrelocation-model pic -pic-level 2clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:36.8821398Z [00:03:27.283]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:36.8822460Z [00:03:27.283]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:36.8823177Z [00:03:27.283]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:36.8823844Z [00:03:27.283]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:36.8824500Z [00:03:27.283]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:36.8825171Z [00:03:27.283]➜  #include "..." search starts here:
2025-08-20T20:10:36.8825933Z [00:03:27.283]➜  #include <...> search starts here:
2025-08-20T20:10:36.8826485Z [00:03:27.283]➜   .
2025-08-20T20:10:36.8826908Z [00:03:27.283]➜   ./lib
2025-08-20T20:10:36.8827346Z [00:03:27.283]➜   src
2025-08-20T20:10:36.8827887Z [00:03:27.283]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:36.8828659Z [00:03:27.283]➜   /usr/local/include
2025-08-20T20:10:36.8829180Z [00:03:27.283]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:36.8829667Z [00:03:27.283]➜   /usr/include
2025-08-20T20:10:36.8830115Z [00:03:27.283]➜  End of search list.
2025-08-20T20:10:36.8866610Z [00:03:27.287]➜   -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-hash-triple-simple.Tpo -MT lib/libcoreutils_a-hash-triple-simple.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-hash-triple-simple.o -x c lib/hash-triple-simple.c
2025-08-20T20:10:36.8876531Z [00:03:27.287]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:36.8877932Z [00:03:27.292]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:36.8879102Z [00:03:27.292]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:36.8879709Z [00:03:27.292]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:36.8880275Z [00:03:27.292]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:36.8880838Z [00:03:27.292]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:36.8881403Z [00:03:27.292]➜  #include "..." search starts here:
2025-08-20T20:10:36.8881979Z [00:03:27.292]➜  #include <...> search starts here:
2025-08-20T20:10:36.8882463Z [00:03:27.292]➜   .
2025-08-20T20:10:36.8882822Z [00:03:27.292]➜   ./lib
2025-08-20T20:10:36.8883197Z [00:03:27.292]➜   src
2025-08-20T20:10:36.8883665Z [00:03:27.292]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:36.8884205Z [00:03:27.292]➜   /usr/local/include
2025-08-20T20:10:36.8884745Z [00:03:27.292]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:36.8885253Z [00:03:27.292]➜   /usr/include
2025-08-20T20:10:36.8885969Z [00:03:27.292]➜  End of search list.
2025-08-20T20:10:36.9153937Z [00:03:27.321]➜    CC       lib/libcoreutils_a-heap.o
2025-08-20T20:10:36.9267661Z [00:03:27.332]➜    CC       lib/libcoreutils_a-human.o
2025-08-20T20:10:36.9320926Z [00:03:27.337]➜    CC       lib/libcoreutils_a-i-ring.o
2025-08-20T20:10:36.9532331Z [00:03:27.359]➜    CC       lib/libcoreutils_a-ialloc.o
2025-08-20T20:10:36.9620230Z [00:03:27.367]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:36.9623895Z [00:03:27.368]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:36.9628879Z [00:03:27.368]➜  Thread model: posix
2025-08-20T20:10:36.9629851Z [00:03:27.368]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:36.9631145Z [00:03:27.368]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:36.9633152Z [00:03:27.368]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:36.9638946Z [00:03:27.368]➜  Candidate multilib: .;@m64
2025-08-20T20:10:36.9639625Z [00:03:27.368]➜  Selected multilib: .;@m64
2025-08-20T20:10:36.9640194Z [00:03:27.368]➜   (in-process)
2025-08-20T20:10:36.9646123Z [00:03:27.368]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name human.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-human.Tpo -MT lib/libcoreutils_a-human.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -IDebian clang version 19.1.7 (3+b2) src
2025-08-20T20:10:36.9651149Z [00:03:27.369]➜   Target: -I x86_64-pc-linux-gnu./src
2025-08-20T20:10:36.9652090Z [00:03:27.369]➜   Thread model: -internal-isystem posix/usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:36.9653045Z [00:03:27.369]➜   InstalledDir: -internal-isystem/usr/lib/llvm-19/bin 
2025-08-20T20:10:36.9655069Z [00:03:27.369]➜  /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystemFound candidate GCC installation:  /usr/lib/gcc/x86_64-linux-gnu/14/usr/include/x86_64-linux-gnu
2025-08-20T20:10:36.9657262Z [00:03:27.369]➜   -internal-externc-isystem Selected GCC installation: /include/usr/lib/gcc/x86_64-linux-gnu/14 
2025-08-20T20:10:36.9659881Z [00:03:27.369]➜  -internal-externc-isystemCandidate multilib:  ./usr/include; @-Osm64 
2025-08-20T20:10:36.9662867Z [00:03:27.369]➜  -Wno-errorSelected multilib:  .-Wno-cast-qual; @-Wno-conversionm64 
2025-08-20T20:10:36.9666478Z [00:03:27.369]➜  -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-human.o -x c lib/human.c
2025-08-20T20:10:36.9669797Z [00:03:27.369]➜   (in-process)
2025-08-20T20:10:36.9681351Z [00:03:27.369]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name heap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-heap.Tpo -MT lib/libcoreutils_a-heap.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-heap.o -x c lib/heap.c
2025-08-20T20:10:36.9702259Z [00:03:27.369]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:36.9703613Z [00:03:27.369]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:36.9704724Z [00:03:27.369]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:36.9705461Z [00:03:27.369]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:36.9706143Z [00:03:27.369]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:36.9706859Z [00:03:27.369]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:36.9707550Z [00:03:27.369]➜  #include "..." search starts here:
2025-08-20T20:10:36.9708523Z [00:03:27.369]➜  #include <...> search starts here:
2025-08-20T20:10:36.9709112Z [00:03:27.369]➜   .
2025-08-20T20:10:36.9709549Z [00:03:27.369]➜   ./lib
2025-08-20T20:10:36.9710336Z [00:03:27.369]➜   src
2025-08-20T20:10:36.9710943Z [00:03:27.369]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:36.9711576Z [00:03:27.369]➜   /usr/local/include
2025-08-20T20:10:36.9712172Z [00:03:27.369]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:36.9712726Z [00:03:27.369]➜   /usr/include
2025-08-20T20:10:36.9713225Z [00:03:27.369]➜  End of search list.
2025-08-20T20:10:36.9714116Z [00:03:27.369]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:36.9715445Z [00:03:27.369]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:36.9716533Z [00:03:27.369]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:36.9717240Z [00:03:27.369]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:36.9717932Z [00:03:27.369]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:36.9718962Z [00:03:27.369]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:36.9719684Z [00:03:27.369]➜  #include "..." search starts here:
2025-08-20T20:10:36.9720353Z [00:03:27.369]➜  #include <...> search starts here:
2025-08-20T20:10:36.9720930Z [00:03:27.369]➜   .
2025-08-20T20:10:36.9721334Z [00:03:27.369]➜   ./lib
2025-08-20T20:10:36.9721775Z [00:03:27.369]➜   src
2025-08-20T20:10:36.9722283Z [00:03:27.369]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:36.9722881Z [00:03:27.369]➜   /usr/local/include
2025-08-20T20:10:36.9766277Z [00:03:27.369]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:36.9766943Z [00:03:27.369]➜   /usr/include
2025-08-20T20:10:36.9767481Z [00:03:27.369]➜  End of search list.
2025-08-20T20:10:36.9768377Z [00:03:27.369]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:36.9769049Z [00:03:27.369]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:36.9769648Z [00:03:27.369]➜  Thread model: posix
2025-08-20T20:10:36.9770286Z [00:03:27.369]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:36.9771220Z [00:03:27.369]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:36.9772221Z [00:03:27.369]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:36.9773509Z [00:03:27.369]➜  Candidate multilib: .;@m64
2025-08-20T20:10:36.9774124Z [00:03:27.369]➜  Selected multilib: .;@m64
2025-08-20T20:10:36.9774692Z [00:03:27.369]➜   (in-process)
2025-08-20T20:10:36.9786413Z [00:03:27.369]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name i-ring.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-i-ring.Tpo -MT lib/libcoreutils_a-i-ring.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-i-ring.o -x c lib/i-ring.c
2025-08-20T20:10:36.9797406Z [00:03:27.369]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:36.9799035Z [00:03:27.370]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:36.9800139Z [00:03:27.370]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:36.9800861Z [00:03:27.370]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:36.9801571Z [00:03:27.370]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:36.9802273Z [00:03:27.370]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:36.9802969Z [00:03:27.370]➜  #include "..." search starts here:
2025-08-20T20:10:36.9803661Z [00:03:27.370]➜  #include <...> search starts here:
2025-08-20T20:10:36.9804234Z [00:03:27.370]➜   .
2025-08-20T20:10:36.9804660Z [00:03:27.370]➜   ./lib
2025-08-20T20:10:36.9805112Z [00:03:27.370]➜   src
2025-08-20T20:10:36.9805673Z [00:03:27.370]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:36.9806320Z [00:03:27.370]➜   /usr/local/include
2025-08-20T20:10:36.9806884Z [00:03:27.370]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:36.9807421Z [00:03:27.370]➜   /usr/include
2025-08-20T20:10:36.9807903Z [00:03:27.370]➜  End of search list.
2025-08-20T20:10:37.0062182Z [00:03:27.411]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.0062884Z [00:03:27.411]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.0063406Z [00:03:27.411]➜  Thread model: posix
2025-08-20T20:10:37.0063957Z [00:03:27.411]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.0064722Z [00:03:27.411]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.0065645Z [00:03:27.411]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.0066358Z [00:03:27.411]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.0066905Z [00:03:27.411]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.0071183Z [00:03:27.413]➜   (in-process)
2025-08-20T20:10:37.0085547Z [00:03:27.413]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ialloc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-ialloc.Tpo -MT lib/libcoreutils_a-ialloc.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-ialloc.o -x c lib/ialloc.c
2025-08-20T20:10:37.0112040Z [00:03:27.416]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.0119653Z [00:03:27.417]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.0149526Z [00:03:27.417]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.0150241Z [00:03:27.418]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.0151199Z [00:03:27.418]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.0151861Z [00:03:27.418]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.0152487Z [00:03:27.418]➜  #include "..." search starts here:
2025-08-20T20:10:37.0153047Z [00:03:27.418]➜  #include <...> search starts here:
2025-08-20T20:10:37.0153532Z [00:03:27.418]➜   .
2025-08-20T20:10:37.0153906Z [00:03:27.418]➜   ./lib
2025-08-20T20:10:37.0154283Z [00:03:27.418]➜   src
2025-08-20T20:10:37.0155300Z [00:03:27.418]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.0156341Z [00:03:27.418]➜   /usr/local/include
2025-08-20T20:10:37.0157041Z [00:03:27.418]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.0157913Z [00:03:27.418]➜   /usr/include
2025-08-20T20:10:37.0162465Z [00:03:27.418]➜  End of search list.
2025-08-20T20:10:37.0211535Z [00:03:27.427]➜    CC       lib/libcoreutils_a-idcache.o
2025-08-20T20:10:37.0252040Z [00:03:27.431]➜    CC       lib/libcoreutils_a-ino-map.o
2025-08-20T20:10:37.0367743Z [00:03:27.442]➜    CC       lib/libcoreutils_a-imaxtostr.o
2025-08-20T20:10:37.0615003Z [00:03:27.467]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.0617425Z [00:03:27.467]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.0618350Z [00:03:27.467]➜  Thread model: posix
2025-08-20T20:10:37.0618959Z [00:03:27.467]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.0619759Z [00:03:27.467]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.0620672Z [00:03:27.467]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.0621394Z [00:03:27.467]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.0621930Z [00:03:27.467]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.0624260Z [00:03:27.468]➜   (in-process)
2025-08-20T20:10:37.0636038Z [00:03:27.468]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name imaxtostr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-imaxtostr.Tpo -MT lib/libcoreutils_a-imaxtostr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-imaxtostr.o -x c lib/imaxtostr.c
2025-08-20T20:10:37.0646701Z [00:03:27.469]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.0660470Z [00:03:27.469]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.0661470Z [00:03:27.470]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.0662098Z [00:03:27.470]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.0662713Z [00:03:27.470]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.0663312Z [00:03:27.470]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.0664187Z [00:03:27.470]➜  #include "..." search starts here:
2025-08-20T20:10:37.0664778Z [00:03:27.470]➜  #include <...> search starts here:
2025-08-20T20:10:37.0665256Z [00:03:27.470]➜   .
2025-08-20T20:10:37.0665597Z [00:03:27.470]➜   ./lib
2025-08-20T20:10:37.0665962Z [00:03:27.470]➜   src
2025-08-20T20:10:37.0666401Z [00:03:27.470]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.0666910Z [00:03:27.470]➜   /usr/local/include
2025-08-20T20:10:37.0667412Z [00:03:27.470]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.0667893Z [00:03:27.470]➜   /usr/include
2025-08-20T20:10:37.0668632Z [00:03:27.470]➜  End of search list.
2025-08-20T20:10:37.0669140Z [00:03:27.471]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.0669675Z [00:03:27.471]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.0670119Z [00:03:27.471]➜  Thread model: posix
2025-08-20T20:10:37.0670573Z [00:03:27.471]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.0671255Z [00:03:27.471]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.0672054Z [00:03:27.471]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.0672727Z [00:03:27.471]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.0673256Z [00:03:27.471]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.0673824Z [00:03:27.471]➜    CC       lib/libcoreutils_a-inttostr.o
2025-08-20T20:10:37.0708993Z [00:03:27.476]➜   (in-process)
2025-08-20T20:10:37.0722346Z [00:03:27.476]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ino-map.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-ino-map.Tpo -MT lib/libcoreutils_a-ino-map.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-ino-map.o -x c lib/ino-map.c
2025-08-20T20:10:37.0771106Z [00:03:27.476]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.0772558Z [00:03:27.476]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.0773641Z [00:03:27.476]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.0774294Z [00:03:27.476]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.0774952Z [00:03:27.476]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.0775714Z [00:03:27.476]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.0776368Z [00:03:27.476]➜  #include "..." search starts here:
2025-08-20T20:10:37.0776988Z [00:03:27.477]➜  #include <...> search starts here:
2025-08-20T20:10:37.0777507Z [00:03:27.477]➜   .
2025-08-20T20:10:37.0777915Z [00:03:27.477]➜   ./lib
2025-08-20T20:10:37.0778533Z [00:03:27.477]➜   src
2025-08-20T20:10:37.0779480Z [00:03:27.477]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.0780149Z [00:03:27.477]➜   /usr/local/include
2025-08-20T20:10:37.0780719Z [00:03:27.477]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.0781292Z [00:03:27.477]➜   /usr/include
2025-08-20T20:10:37.0781782Z [00:03:27.477]➜  End of search list.
2025-08-20T20:10:37.0782383Z [00:03:27.477]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.0782984Z [00:03:27.477]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.0783549Z [00:03:27.477]➜  Thread model: posix
2025-08-20T20:10:37.0784143Z [00:03:27.477]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.0784978Z [00:03:27.477]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.0785911Z [00:03:27.477]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.0786608Z [00:03:27.477]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.0787144Z [00:03:27.477]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.0787636Z [00:03:27.477]➜   (in-process)
2025-08-20T20:10:37.0799590Z [00:03:27.477]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name idcache.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-idcache.Tpo -MT lib/libcoreutils_a-idcache.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-idcache.o -x c lib/idcache.c
2025-08-20T20:10:37.0810524Z [00:03:27.477]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.0811859Z [00:03:27.478]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.0812902Z [00:03:27.478]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.0813631Z [00:03:27.478]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.0814333Z [00:03:27.478]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.0815041Z [00:03:27.478]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.0815701Z [00:03:27.478]➜  #include "..." search starts here:
2025-08-20T20:10:37.0816350Z [00:03:27.478]➜  #include <...> search starts here:
2025-08-20T20:10:37.0816921Z [00:03:27.478]➜   .
2025-08-20T20:10:37.0817344Z [00:03:27.478]➜   ./lib
2025-08-20T20:10:37.0817785Z [00:03:27.478]➜   src
2025-08-20T20:10:37.0818529Z [00:03:27.478]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.0819151Z [00:03:27.478]➜   /usr/local/include
2025-08-20T20:10:37.0819741Z [00:03:27.478]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.0820304Z [00:03:27.478]➜   /usr/include
2025-08-20T20:10:37.0820790Z [00:03:27.478]➜  End of search list.
2025-08-20T20:10:37.1115002Z [00:03:27.517]➜  Debian clang version 19.1.7 (3+b2)  CC       lib/libcoreutils_a-offtostr.o
2025-08-20T20:10:37.1117323Z [00:03:27.517]➜  
2025-08-20T20:10:37.1121499Z [00:03:27.518]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.1125193Z [00:03:27.518]➜  Thread model: posix
2025-08-20T20:10:37.1130734Z [00:03:27.519]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.1134707Z [00:03:27.519]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.1139116Z [00:03:27.519]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.1143317Z [00:03:27.520]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.1144946Z [00:03:27.520]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.1151765Z [00:03:27.521]➜   (in-process)
2025-08-20T20:10:37.1173963Z [00:03:27.522]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name inttostr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-inttostr.Tpo -MT lib/libcoreutils_a-inttostr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-inttostr.o -x c lib/inttostr.c
2025-08-20T20:10:37.1185049Z [00:03:27.523]➜  clang -cc1 version 19.1.7  CC       lib/libcoreutils_a-uinttostr.o
2025-08-20T20:10:37.1202337Z [00:03:27.526]➜   based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.1205176Z [00:03:27.526]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.1206312Z [00:03:27.526]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.1207045Z [00:03:27.526]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.1207751Z [00:03:27.526]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.1208660Z [00:03:27.526]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.1209382Z [00:03:27.526]➜  #include "..." search starts here:
2025-08-20T20:10:37.1210032Z [00:03:27.526]➜  #include <...> search starts here:
2025-08-20T20:10:37.1210597Z [00:03:27.526]➜   .
2025-08-20T20:10:37.1211040Z [00:03:27.526]➜   ./lib
2025-08-20T20:10:37.1211485Z [00:03:27.526]➜   src
2025-08-20T20:10:37.1212044Z [00:03:27.526]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.1212658Z [00:03:27.526]➜   /usr/local/include
2025-08-20T20:10:37.1213257Z [00:03:27.526]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.1213852Z [00:03:27.526]➜   /usr/include
2025-08-20T20:10:37.1214372Z [00:03:27.526]➜  End of search list.
2025-08-20T20:10:37.1490829Z [00:03:27.554]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.1494417Z [00:03:27.555]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.1496610Z [00:03:27.555]➜  Thread model: posix
2025-08-20T20:10:37.1500444Z [00:03:27.556]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.1522773Z [00:03:27.558]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.1525569Z [00:03:27.558]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.1526365Z [00:03:27.558]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.1526936Z [00:03:27.558]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.1527484Z [00:03:27.558]➜   (in-process)
2025-08-20T20:10:37.1539519Z [00:03:27.558]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name offtostr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-offtostr.Tpo -MT lib/libcoreutils_a-offtostr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-offtostr.o -x c lib/offtostr.c
2025-08-20T20:10:37.1550417Z [00:03:27.558]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.1551657Z [00:03:27.559]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.1552923Z [00:03:27.559]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.1553550Z [00:03:27.559]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.1554153Z [00:03:27.559]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.1554753Z [00:03:27.559]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.1555338Z [00:03:27.559]➜  #include "..." search starts here:
2025-08-20T20:10:37.1555912Z [00:03:27.559]➜  #include <...> search starts here:
2025-08-20T20:10:37.1556392Z [00:03:27.560]➜   .
2025-08-20T20:10:37.1556745Z [00:03:27.560]➜   ./lib
2025-08-20T20:10:37.1557090Z [00:03:27.560]➜   src
2025-08-20T20:10:37.1557530Z [00:03:27.560]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.1558238Z [00:03:27.560]➜   /usr/local/include
2025-08-20T20:10:37.1558762Z [00:03:27.560]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.1559254Z [00:03:27.560]➜   /usr/include
2025-08-20T20:10:37.1559698Z [00:03:27.560]➜  End of search list.
2025-08-20T20:10:37.1560218Z [00:03:27.560]➜    CC       lib/libcoreutils_a-umaxtostr.o
2025-08-20T20:10:37.1579186Z [00:03:27.563]➜    CC       lib/libcoreutils_a-isapipe.o
2025-08-20T20:10:37.1613992Z [00:03:27.567]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.1614710Z [00:03:27.567]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.1615284Z [00:03:27.567]➜  Thread model: posix
2025-08-20T20:10:37.1615883Z [00:03:27.567]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.1616689Z [00:03:27.567]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.1617615Z [00:03:27.567]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.1618774Z [00:03:27.567]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.1619358Z [00:03:27.567]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.1636154Z [00:03:27.569]➜   (in-process)
2025-08-20T20:10:37.1647900Z [00:03:27.569]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name uinttostr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-uinttostr.Tpo -MT lib/libcoreutils_a-uinttostr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-uinttostr.o -x c lib/uinttostr.c
2025-08-20T20:10:37.1670217Z [00:03:27.572]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.1678951Z [00:03:27.573]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.1680066Z [00:03:27.573]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.1680743Z [00:03:27.573]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.1681753Z [00:03:27.573]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.1682431Z [00:03:27.573]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.1683066Z [00:03:27.573]➜  #include "..." search starts here:
2025-08-20T20:10:37.1683675Z [00:03:27.573]➜  #include <...> search starts here:
2025-08-20T20:10:37.1684193Z [00:03:27.573]➜   .
2025-08-20T20:10:37.1684578Z [00:03:27.573]➜   ./lib
2025-08-20T20:10:37.1684994Z [00:03:27.573]➜   src
2025-08-20T20:10:37.1685522Z [00:03:27.573]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.1686139Z [00:03:27.573]➜   /usr/local/include
2025-08-20T20:10:37.1686645Z [00:03:27.573]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.1687119Z [00:03:27.573]➜   /usr/include
2025-08-20T20:10:37.1687536Z [00:03:27.573]➜  End of search list.
2025-08-20T20:10:37.1876943Z [00:03:27.593]➜    CC       lib/libcoreutils_a-ldtoastr.o
2025-08-20T20:10:37.1895439Z [00:03:27.595]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.1896207Z [00:03:27.595]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.1896832Z [00:03:27.595]➜  Thread model: posix
2025-08-20T20:10:37.1897447Z [00:03:27.595]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.1898445Z [00:03:27.595]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.1899362Z [00:03:27.595]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.1900088Z [00:03:27.595]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.1900642Z [00:03:27.595]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.1902882Z [00:03:27.596]➜   (in-process)
2025-08-20T20:10:37.1916896Z [00:03:27.596]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name umaxtostr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-umaxtostr.Tpo -MT lib/libcoreutils_a-umaxtostr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-umaxtostr.o -x c lib/umaxtostr.c
2025-08-20T20:10:37.1927322Z [00:03:27.597]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.1928804Z [00:03:27.598]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.1929771Z [00:03:27.598]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.1930390Z [00:03:27.598]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.1931002Z [00:03:27.598]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.1931590Z [00:03:27.598]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.1932183Z [00:03:27.598]➜  #include "..." search starts here:
2025-08-20T20:10:37.1932750Z [00:03:27.598]➜  #include <...> search starts here:
2025-08-20T20:10:37.1933233Z [00:03:27.598]➜   .
2025-08-20T20:10:37.1933898Z [00:03:27.598]➜   ./lib
2025-08-20T20:10:37.1934275Z [00:03:27.598]➜   src
2025-08-20T20:10:37.1934750Z [00:03:27.598]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.1935295Z [00:03:27.598]➜   /usr/local/include
2025-08-20T20:10:37.1935812Z [00:03:27.598]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.1936317Z [00:03:27.598]➜   /usr/include
2025-08-20T20:10:37.1936768Z [00:03:27.598]➜  End of search list.
2025-08-20T20:10:37.1959063Z [00:03:27.601]➜    CC       lib/libcoreutils_a-linebuffer.o
2025-08-20T20:10:37.2035408Z [00:03:27.609]➜    CC       lib/libcoreutils_a-localcharset.o
2025-08-20T20:10:37.2107057Z [00:03:27.616]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.2107820Z [00:03:27.616]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.2108623Z [00:03:27.616]➜  Thread model: posix
2025-08-20T20:10:37.2109235Z [00:03:27.616]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.2110036Z [00:03:27.616]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.2111010Z [00:03:27.616]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.2111734Z [00:03:27.616]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.2112313Z [00:03:27.616]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.2112841Z [00:03:27.617]➜   (in-process)
2025-08-20T20:10:37.2124986Z [00:03:27.617]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name isapipe.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-isapipe.Tpo -MT lib/libcoreutils_a-isapipe.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-isapipe.o -x c lib/isapipe.c
2025-08-20T20:10:37.2155904Z [00:03:27.618]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.2157235Z [00:03:27.619]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.2158453Z [00:03:27.619]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.2159141Z [00:03:27.619]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.2159797Z [00:03:27.619]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.2160464Z [00:03:27.619]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.2161099Z [00:03:27.619]➜  #include "..." search starts here:
2025-08-20T20:10:37.2161719Z [00:03:27.619]➜  #include <...> search starts here:
2025-08-20T20:10:37.2162226Z [00:03:27.619]➜   .
2025-08-20T20:10:37.2162618Z [00:03:27.619]➜   ./lib
2025-08-20T20:10:37.2163014Z [00:03:27.619]➜   src
2025-08-20T20:10:37.2163538Z [00:03:27.619]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.2164103Z [00:03:27.619]➜   /usr/local/include
2025-08-20T20:10:37.2164986Z [00:03:27.619]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.2165492Z [00:03:27.619]➜   /usr/include
2025-08-20T20:10:37.2165933Z [00:03:27.619]➜  End of search list.
2025-08-20T20:10:37.2166455Z [00:03:27.620]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.2167012Z [00:03:27.621]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.2167512Z [00:03:27.621]➜  Thread model: posix
2025-08-20T20:10:37.2168274Z [00:03:27.621]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.2169124Z [00:03:27.621]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.2170064Z [00:03:27.622]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.2170788Z [00:03:27.622]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.2171370Z [00:03:27.622]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.2171936Z [00:03:27.622]➜   (in-process)
2025-08-20T20:10:37.2202174Z [00:03:27.625]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ldtoastr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-ldtoastr.Tpo -MT lib/libcoreutils_a-ldtoastr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-ldtoastr.o -x c lib/ldtoastr.c
2025-08-20T20:10:37.2212043Z [00:03:27.625]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.2213237Z [00:03:27.626]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.2232833Z [00:03:27.629]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.2233562Z [00:03:27.629]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.2234224Z [00:03:27.629]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.2234925Z [00:03:27.629]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.2235564Z [00:03:27.629]➜  #include "..." search starts here:
2025-08-20T20:10:37.2236193Z [00:03:27.629]➜  #include <...> search starts here:
2025-08-20T20:10:37.2236710Z [00:03:27.629]➜   .
2025-08-20T20:10:37.2237085Z [00:03:27.629]➜   ./lib
2025-08-20T20:10:37.2237476Z [00:03:27.629]➜   src
2025-08-20T20:10:37.2237984Z [00:03:27.629]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.2238836Z [00:03:27.629]➜   /usr/local/include
2025-08-20T20:10:37.2239414Z [00:03:27.629]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.2239962Z [00:03:27.629]➜   /usr/include
2025-08-20T20:10:37.2240448Z [00:03:27.629]➜  End of search list.
2025-08-20T20:10:37.2376268Z [00:03:27.643]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.2377227Z [00:03:27.643]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.2377904Z [00:03:27.643]➜  Thread model: posix
2025-08-20T20:10:37.2379360Z [00:03:27.643]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.2380258Z [00:03:27.643]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.2381291Z [00:03:27.643]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.2382089Z [00:03:27.643]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.2382714Z [00:03:27.643]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.2394179Z [00:03:27.645]➜   (in-process)
2025-08-20T20:10:37.2408506Z [00:03:27.645]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name linebuffer.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-linebuffer.Tpo -MT lib/libcoreutils_a-linebuffer.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-linebuffer.o -x c lib/linebuffer.c
2025-08-20T20:10:37.2419261Z [00:03:27.646]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.2420558Z [00:03:27.647]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.2421576Z [00:03:27.647]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.2422270Z [00:03:27.647]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.2422931Z [00:03:27.647]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.2423602Z [00:03:27.647]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.2449421Z [00:03:27.647]➜  #include "..." search starts here:
2025-08-20T20:10:37.2451649Z [00:03:27.647]➜  #include <...> search starts here:
2025-08-20T20:10:37.2453621Z [00:03:27.647]➜   .
2025-08-20T20:10:37.2454439Z [00:03:27.647]➜   ./lib
2025-08-20T20:10:37.2455657Z [00:03:27.647]➜   src
2025-08-20T20:10:37.2456202Z [00:03:27.647]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.2456819Z [00:03:27.647]➜   /usr/local/include
2025-08-20T20:10:37.2457363Z [00:03:27.647]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.2457880Z [00:03:27.647]➜   /usr/include
2025-08-20T20:10:37.2458661Z [00:03:27.647]➜  End of search list.
2025-08-20T20:10:37.2459238Z [00:03:27.648]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.2459811Z [00:03:27.648]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.2460330Z [00:03:27.648]➜  Thread model: posix
2025-08-20T20:10:37.2460903Z [00:03:27.648]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.2461720Z [00:03:27.648]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.2462645Z [00:03:27.648]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.2463410Z [00:03:27.648]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.2463973Z [00:03:27.648]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.2464862Z [00:03:27.649]➜   (in-process)
2025-08-20T20:10:37.2476642Z [00:03:27.649]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name localcharset.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-localcharset.Tpo -MT lib/libcoreutils_a-localcharset.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-localcharset.o -x c lib/localcharset.c
2025-08-20T20:10:37.2488247Z [00:03:27.650]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.2489893Z [00:03:27.651]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.2490987Z [00:03:27.651]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.2491669Z [00:03:27.651]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.2492331Z [00:03:27.651]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.2492995Z [00:03:27.651]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.2493656Z [00:03:27.651]➜  #include "..." search starts here:
2025-08-20T20:10:37.2494314Z [00:03:27.651]➜  #include <...> search starts here:
2025-08-20T20:10:37.2494875Z [00:03:27.651]➜   .
2025-08-20T20:10:37.2495294Z [00:03:27.651]➜   ./lib
2025-08-20T20:10:37.2495719Z [00:03:27.651]➜   src
2025-08-20T20:10:37.2496260Z [00:03:27.651]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.2496867Z [00:03:27.651]➜   /usr/local/include
2025-08-20T20:10:37.2497442Z [00:03:27.651]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.2498198Z [00:03:27.651]➜   /usr/include
2025-08-20T20:10:37.2498677Z [00:03:27.651]➜  End of search list.
2025-08-20T20:10:37.2623060Z [00:03:27.668]➜    CC       lib/libcoreutils_a-long-options.o
2025-08-20T20:10:37.2937802Z [00:03:27.699]➜    CC       lib/libcoreutils_a-malloca.o
2025-08-20T20:10:37.2976024Z [00:03:27.703]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.2979277Z [00:03:27.703]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.2983440Z [00:03:27.704]➜  Thread model: posix
2025-08-20T20:10:37.2987163Z [00:03:27.704]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.2991258Z [00:03:27.704]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.2994170Z [00:03:27.705]➜  Selected GCC installation:   CC       lib/libcoreutils_a-math.o
2025-08-20T20:10:37.2996560Z [00:03:27.705]➜  /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.3003022Z [00:03:27.706]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.3003603Z [00:03:27.706]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.3009715Z [00:03:27.706]➜   (in-process)
2025-08-20T20:10:37.3057222Z [00:03:27.710]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name long-options.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-long-options.Tpo -MT lib/libcoreutils_a-long-options.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-long-options.o -x c lib/long-options.c
2025-08-20T20:10:37.3068294Z [00:03:27.710]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.3069593Z [00:03:27.710]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.3070866Z [00:03:27.710]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.3071542Z [00:03:27.710]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.3072192Z [00:03:27.710]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.3072807Z [00:03:27.710]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.3073409Z [00:03:27.710]➜  #include "..." search starts here:
2025-08-20T20:10:37.3073981Z [00:03:27.710]➜  #include <...> search starts here:
2025-08-20T20:10:37.3074476Z [00:03:27.710]➜   .
2025-08-20T20:10:37.3074839Z [00:03:27.710]➜   ./lib
2025-08-20T20:10:37.3075215Z [00:03:27.710]➜   src
2025-08-20T20:10:37.3075683Z [00:03:27.710]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.3076290Z [00:03:27.710]➜   /usr/local/include
2025-08-20T20:10:37.3076804Z [00:03:27.710]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.3077307Z [00:03:27.710]➜   /usr/include
2025-08-20T20:10:37.3077760Z [00:03:27.710]➜  End of search list.
2025-08-20T20:10:37.3179123Z [00:03:27.723]➜    CC       lib/libcoreutils_a-mbrlen.o
2025-08-20T20:10:37.3352346Z [00:03:27.741]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.3354602Z [00:03:27.741]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.3355198Z [00:03:27.741]➜  Thread model: posix
2025-08-20T20:10:37.3355764Z [00:03:27.741]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.3356533Z [00:03:27.741]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.3357378Z [00:03:27.741]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.3358326Z [00:03:27.741]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.3358838Z [00:03:27.741]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.3367849Z [00:03:27.742]➜   (in-process)
2025-08-20T20:10:37.3379727Z [00:03:27.742]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name math.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-math.Tpo -MT lib/libcoreutils_a-math.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-math.o -x c lib/math.c
2025-08-20T20:10:37.3390283Z [00:03:27.743]➜    CC       lib/libcoreutils_a-mbrtoc32.o
2025-08-20T20:10:37.3391227Z [00:03:27.743]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.3392491Z [00:03:27.744]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.3393437Z [00:03:27.744]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.3394118Z [00:03:27.744]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.3394786Z [00:03:27.744]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.3395857Z [00:03:27.744]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.3396539Z [00:03:27.744]➜  #include "..." search starts here:
2025-08-20T20:10:37.3397117Z [00:03:27.744]➜  #include <...> search starts here:
2025-08-20T20:10:37.3397609Z [00:03:27.744]➜   .
2025-08-20T20:10:37.3397968Z [00:03:27.744]➜   ./lib
2025-08-20T20:10:37.3398707Z [00:03:27.744]➜   src
2025-08-20T20:10:37.3399186Z [00:03:27.744]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.3399747Z [00:03:27.744]➜   /usr/local/include
2025-08-20T20:10:37.3400266Z [00:03:27.744]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.3400796Z [00:03:27.744]➜   /usr/include
2025-08-20T20:10:37.3401275Z [00:03:27.744]➜  End of search list.
2025-08-20T20:10:37.3401870Z [00:03:27.745]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.3402456Z [00:03:27.745]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.3403021Z [00:03:27.745]➜  Thread model: posix
2025-08-20T20:10:37.3403650Z [00:03:27.745]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.3404539Z [00:03:27.745]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.3405522Z [00:03:27.745]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.3406670Z [00:03:27.745]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.3407303Z [00:03:27.745]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.3435613Z [00:03:27.749]➜   (in-process)
2025-08-20T20:10:37.3450703Z [00:03:27.749]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name malloca.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-malloca.Tpo -MT lib/libcoreutils_a-malloca.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-malloca.o -x c lib/malloca.c
2025-08-20T20:10:37.3462202Z [00:03:27.750]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.3463520Z [00:03:27.751]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.3464518Z [00:03:27.751]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.3465178Z [00:03:27.751]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.3465800Z [00:03:27.751]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.3466407Z [00:03:27.751]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.3467011Z [00:03:27.751]➜  #include "..." search starts here:
2025-08-20T20:10:37.3467607Z [00:03:27.751]➜  #include <...> search starts here:
2025-08-20T20:10:37.3468653Z [00:03:27.751]➜   .
2025-08-20T20:10:37.3469048Z [00:03:27.751]➜   ./lib
2025-08-20T20:10:37.3469428Z [00:03:27.751]➜   src
2025-08-20T20:10:37.3469903Z [00:03:27.751]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.3470466Z [00:03:27.751]➜   /usr/local/include
2025-08-20T20:10:37.3471008Z [00:03:27.751]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.3471541Z [00:03:27.751]➜   /usr/include
2025-08-20T20:10:37.3471996Z [00:03:27.751]➜  End of search list.
2025-08-20T20:10:37.3503137Z [00:03:27.756]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.3511007Z [00:03:27.756]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.3511621Z [00:03:27.756]➜  Thread model: posix
2025-08-20T20:10:37.3512196Z [00:03:27.756]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.3512993Z [00:03:27.756]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.3513882Z [00:03:27.756]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.3514575Z [00:03:27.756]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.3515119Z [00:03:27.756]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.3515641Z [00:03:27.756]➜   (in-process)
2025-08-20T20:10:37.3526942Z [00:03:27.756]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mbrlen.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mbrlen.Tpo -MT lib/libcoreutils_a-mbrlen.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mbrlen.o -x c lib/mbrlen.c
2025-08-20T20:10:37.3539157Z [00:03:27.757]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.3540394Z [00:03:27.758]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.3541365Z [00:03:27.758]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.3541996Z [00:03:27.758]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.3542873Z [00:03:27.758]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.3543514Z [00:03:27.758]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.3544126Z [00:03:27.758]➜  #include "..." search starts here:
2025-08-20T20:10:37.3544703Z [00:03:27.758]➜  #include <...> search starts here:
2025-08-20T20:10:37.3545198Z [00:03:27.758]➜   .
2025-08-20T20:10:37.3545566Z [00:03:27.758]➜   ./lib
2025-08-20T20:10:37.3545929Z [00:03:27.758]➜   src
2025-08-20T20:10:37.3546373Z [00:03:27.758]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.3546918Z [00:03:27.758]➜   /usr/local/include
2025-08-20T20:10:37.3547444Z [00:03:27.758]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.3547953Z [00:03:27.758]➜   /usr/include
2025-08-20T20:10:37.3548590Z [00:03:27.758]➜  End of search list.
2025-08-20T20:10:37.3650852Z [00:03:27.770]➜    CC       lib/libcoreutils_a-mbrtowc.o
2025-08-20T20:10:37.3905776Z [00:03:27.796]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.3929847Z [00:03:27.796]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.3931371Z [00:03:27.797]➜  Thread model: posix
2025-08-20T20:10:37.3932095Z [00:03:27.797]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.3932926Z [00:03:27.797]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.3933892Z [00:03:27.797]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.3934588Z [00:03:27.797]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.3935171Z [00:03:27.797]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.3935690Z [00:03:27.798]➜   (in-process)
2025-08-20T20:10:37.3957033Z [00:03:27.801]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.3959366Z [00:03:27.801]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.3959919Z [00:03:27.801]➜  Thread model: posix
2025-08-20T20:10:37.3960503Z [00:03:27.801]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.3961251Z [00:03:27.801]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.3962227Z [00:03:27.801]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.3966937Z [00:03:27.801]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.3967509Z [00:03:27.801]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.3990656Z [00:03:27.801]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mbrtowc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mbrtowc.Tpo -MT lib/libcoreutils_a-mbrtowc.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mbrtowc.o -x c lib/mbrtowc.c
2025-08-20T20:10:37.4000572Z [00:03:27.801]➜   (in-process)
2025-08-20T20:10:37.4022267Z [00:03:27.801]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mbrtoc32.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mbrtoc32.Tpo -MT lib/libcoreutils_a-mbrtoc32.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mbrtoc32.o -x c lib/mbrtoc32.c
2025-08-20T20:10:37.4032788Z [00:03:27.801]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.4034068Z [00:03:27.801]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.4035027Z [00:03:27.801]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.4035635Z [00:03:27.801]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.4036256Z [00:03:27.801]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.4036872Z [00:03:27.801]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.4037791Z [00:03:27.801]➜  #include "..." search starts here:
2025-08-20T20:10:37.4038578Z [00:03:27.801]➜  #include <...> search starts here:
2025-08-20T20:10:37.4039070Z [00:03:27.801]➜   .
2025-08-20T20:10:37.4039428Z [00:03:27.801]➜   ./lib
2025-08-20T20:10:37.4039814Z [00:03:27.801]➜   src
2025-08-20T20:10:37.4040330Z [00:03:27.801]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.4040870Z [00:03:27.801]➜   /usr/local/include
2025-08-20T20:10:37.4041376Z [00:03:27.801]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.4042667Z [00:03:27.801]➜   /usr/include
2025-08-20T20:10:37.4043169Z [00:03:27.801]➜  End of search list.
2025-08-20T20:10:37.4044069Z [00:03:27.802]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.4045361Z [00:03:27.802]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.4046324Z [00:03:27.803]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.4046981Z [00:03:27.803]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.4047636Z [00:03:27.803]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.4048539Z [00:03:27.803]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.4049163Z [00:03:27.803]➜  #include "..." search starts here:
2025-08-20T20:10:37.4049792Z [00:03:27.803]➜  #include <...> search starts here:
2025-08-20T20:10:37.4050344Z [00:03:27.803]➜   .
2025-08-20T20:10:37.4050724Z [00:03:27.803]➜   ./lib
2025-08-20T20:10:37.4051098Z [00:03:27.803]➜   src
2025-08-20T20:10:37.4051588Z [00:03:27.803]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.4052150Z [00:03:27.803]➜   /usr/local/include
2025-08-20T20:10:37.4052695Z [00:03:27.803]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.4053245Z [00:03:27.803]➜   /usr/include
2025-08-20T20:10:37.4054084Z [00:03:27.803]➜  End of search list.
2025-08-20T20:10:37.4054778Z [00:03:27.804]➜    CC       lib/libcoreutils_a-mbscasecmp.o
2025-08-20T20:10:37.4250582Z [00:03:27.830]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.4252127Z [00:03:27.830]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.4253317Z [00:03:27.830]➜  Thread model: posix
2025-08-20T20:10:37.4254305Z [00:03:27.830]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.4255449Z [00:03:27.830]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.4256404Z [00:03:27.830]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.4257077Z [00:03:27.830]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.4257585Z [00:03:27.831]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.4258316Z [00:03:27.831]➜   (in-process)
2025-08-20T20:10:37.4269275Z [00:03:27.831]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mbscasecmp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mbscasecmp.Tpo -MT lib/libcoreutils_a-mbscasecmp.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mbscasecmp.o -x c lib/mbscasecmp.c
2025-08-20T20:10:37.4292339Z [00:03:27.835]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.4304642Z [00:03:27.836]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.4305726Z [00:03:27.836]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.4306428Z [00:03:27.836]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.4307093Z [00:03:27.836]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.4307790Z [00:03:27.836]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.4308814Z [00:03:27.836]➜  #include "..." search starts here:
2025-08-20T20:10:37.4309495Z [00:03:27.836]➜  #include <...> search starts here:
2025-08-20T20:10:37.4310063Z [00:03:27.836]➜   .
2025-08-20T20:10:37.4310503Z [00:03:27.836]➜   ./lib
2025-08-20T20:10:37.4310889Z [00:03:27.836]➜   src
2025-08-20T20:10:37.4311444Z [00:03:27.836]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.4312056Z [00:03:27.836]➜   /usr/local/include
2025-08-20T20:10:37.4312654Z [00:03:27.836]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.4313229Z [00:03:27.836]➜   /usr/include
2025-08-20T20:10:37.4313749Z [00:03:27.836]➜  End of search list.
2025-08-20T20:10:37.4380489Z [00:03:27.843]➜    CC       lib/libcoreutils_a-mbschr.o
2025-08-20T20:10:37.4441265Z [00:03:27.849]➜    CC       lib/libcoreutils_a-mbslen.o
2025-08-20T20:10:37.4518563Z [00:03:27.857]➜    CC       lib/libcoreutils_a-mbsrtoc32s.o
2025-08-20T20:10:37.4656684Z [00:03:27.871]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.4659129Z [00:03:27.871]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.4663930Z [00:03:27.872]➜  Thread model: posix
2025-08-20T20:10:37.4672851Z [00:03:27.873]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.4676042Z [00:03:27.873]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.4677050Z [00:03:27.873]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.4677814Z [00:03:27.873]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.4678557Z [00:03:27.873]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.4679056Z [00:03:27.873]➜   (in-process)
2025-08-20T20:10:37.4726937Z [00:03:27.877]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mbschr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mbschr.Tpo -MT lib/libcoreutils_a-mbschr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mbschr.o -x c lib/mbschr.c
2025-08-20T20:10:37.4741729Z [00:03:27.877]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.4743064Z [00:03:27.877]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.4744088Z [00:03:27.877]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.4744776Z [00:03:27.877]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.4745439Z [00:03:27.877]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.4746096Z [00:03:27.877]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.4746754Z [00:03:27.877]➜  #include "..." search starts here:
2025-08-20T20:10:37.4747421Z [00:03:27.877]➜  #include <...> search starts here:
2025-08-20T20:10:37.4747951Z [00:03:27.877]➜   .
2025-08-20T20:10:37.4748557Z [00:03:27.877]➜   ./lib
2025-08-20T20:10:37.4748978Z [00:03:27.877]➜   src
2025-08-20T20:10:37.4749486Z [00:03:27.877]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.4750074Z [00:03:27.877]➜   /usr/local/include
2025-08-20T20:10:37.4750611Z [00:03:27.877]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.4751134Z [00:03:27.877]➜   /usr/include
2025-08-20T20:10:37.4751585Z [00:03:27.877]➜  End of search list.
2025-08-20T20:10:37.4772752Z [00:03:27.883]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.4780411Z [00:03:27.883]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.4781046Z [00:03:27.883]➜  Thread model: posix
2025-08-20T20:10:37.4781690Z [00:03:27.883]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.4782575Z [00:03:27.883]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.4783924Z [00:03:27.883]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.4784724Z [00:03:27.883]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.4785865Z [00:03:27.883]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.4786785Z [00:03:27.883]➜   (in-process)
2025-08-20T20:10:37.4798567Z [00:03:27.883]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mbsrtoc32s.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mbsrtoc32s.Tpo -MT lib/libcoreutils_a-mbsrtoc32s.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mbsrtoc32s.o -x c lib/mbsrtoc32s.c
2025-08-20T20:10:37.4816125Z [00:03:27.887]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.4827124Z [00:03:27.888]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.4828771Z [00:03:27.888]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.4829481Z [00:03:27.888]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.4830179Z [00:03:27.888]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.4830887Z [00:03:27.888]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.4831566Z [00:03:27.888]➜  #include "..." search starts here:
2025-08-20T20:10:37.4832219Z [00:03:27.888]➜  #include <...> search starts here:
2025-08-20T20:10:37.4832802Z [00:03:27.888]➜   .
2025-08-20T20:10:37.4833224Z [00:03:27.888]➜   ./lib
2025-08-20T20:10:37.4833670Z [00:03:27.888]➜   src
2025-08-20T20:10:37.4834217Z [00:03:27.888]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.4834836Z [00:03:27.888]➜   /usr/local/include
2025-08-20T20:10:37.4835418Z [00:03:27.888]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.4836002Z [00:03:27.888]➜   /usr/include
2025-08-20T20:10:37.4836514Z [00:03:27.888]➜  End of search list.
2025-08-20T20:10:37.4991127Z [00:03:27.904]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.4991877Z [00:03:27.904]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.4992429Z [00:03:27.904]➜  Thread model: posix
2025-08-20T20:10:37.4992980Z [00:03:27.904]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.4993750Z [00:03:27.904]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.4994598Z [00:03:27.904]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.4995272Z [00:03:27.904]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.4995792Z [00:03:27.904]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.5031060Z [00:03:27.905]➜   (in-process)
2025-08-20T20:10:37.5044765Z [00:03:27.905]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mbslen.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mbslen.Tpo -MT lib/libcoreutils_a-mbslen.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mbslen.o -x c lib/mbslen.c
2025-08-20T20:10:37.5055450Z [00:03:27.909]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.5056747Z [00:03:27.909]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.5057735Z [00:03:27.909]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.5058581Z [00:03:27.909]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.5059199Z [00:03:27.909]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.5059800Z [00:03:27.909]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.5060377Z [00:03:27.909]➜  #include "..." search starts here:
2025-08-20T20:10:37.5061195Z [00:03:27.909]➜  #include <...> search starts here:
2025-08-20T20:10:37.5061670Z [00:03:27.909]➜   .
2025-08-20T20:10:37.5062028Z [00:03:27.909]➜   ./lib
2025-08-20T20:10:37.5062397Z [00:03:27.909]➜   src
2025-08-20T20:10:37.5062869Z [00:03:27.909]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.5063384Z [00:03:27.909]➜   /usr/local/include
2025-08-20T20:10:37.5063879Z [00:03:27.909]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.5064327Z [00:03:27.909]➜   /usr/include
2025-08-20T20:10:37.5064729Z [00:03:27.909]➜  End of search list.
2025-08-20T20:10:37.5353343Z [00:03:27.941]➜    CC       lib/libcoreutils_a-mbsrtowcs.o
2025-08-20T20:10:37.5485922Z [00:03:27.954]➜    CC       lib/libcoreutils_a-mbswidth.o
2025-08-20T20:10:37.5529194Z [00:03:27.958]➜    CC       lib/libcoreutils_a-mbszero.o
2025-08-20T20:10:37.5710383Z [00:03:27.976]➜    CC       lib/libcoreutils_a-mcel.o
2025-08-20T20:10:37.5758491Z [00:03:27.981]➜  Debian clang version 19.1.7 (3+b2)Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.5780430Z [00:03:27.981]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.5781553Z [00:03:27.981]➜  Thread model: posix
2025-08-20T20:10:37.5782657Z [00:03:27.981]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.5783725Z [00:03:27.981]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.5784662Z [00:03:27.981]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.5785362Z [00:03:27.981]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.5798266Z [00:03:27.981]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.5798905Z [00:03:27.981]➜  
2025-08-20T20:10:37.5799347Z [00:03:27.982]➜  Target:  (in-process)
2025-08-20T20:10:37.5810892Z [00:03:27.982]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mbswidth.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mbswidth.Tpo -MT lib/libcoreutils_a-mbswidth.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mbswidth.o -x c lib/mbswidth.c
2025-08-20T20:10:37.5820728Z [00:03:27.982]➜  x86_64-pc-linux-gnu
2025-08-20T20:10:37.5821215Z [00:03:27.982]➜  Thread model: posix
2025-08-20T20:10:37.5821745Z [00:03:27.982]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.5822502Z [00:03:27.982]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.5823361Z [00:03:27.982]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.5824019Z [00:03:27.982]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.5824541Z [00:03:27.982]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.5825403Z [00:03:27.985]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.5826410Z [00:03:27.985]➜   (in-process)
2025-08-20T20:10:37.5837658Z [00:03:27.985]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mbsrtowcs.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mbsrtowcs.Tpo -MT lib/libcoreutils_a-mbsrtowcs.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mbsrtowcs.o -x c lib/mbsrtowcs.c
2025-08-20T20:10:37.5858680Z [00:03:27.985]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.5860168Z [00:03:27.985]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.5860860Z [00:03:27.985]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.5861505Z [00:03:27.985]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.5862129Z [00:03:27.985]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.5862743Z [00:03:27.985]➜  #include "..." search starts here:
2025-08-20T20:10:37.5863357Z [00:03:27.985]➜  #include <...> search starts here:
2025-08-20T20:10:37.5863871Z [00:03:27.985]➜   .
2025-08-20T20:10:37.5864248Z [00:03:27.985]➜   ./lib
2025-08-20T20:10:37.5864642Z [00:03:27.985]➜   src
2025-08-20T20:10:37.5865139Z [00:03:27.985]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.5865697Z [00:03:27.985]➜   /usr/local/include
2025-08-20T20:10:37.5866228Z [00:03:27.985]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.5866742Z [00:03:27.985]➜   /usr/include
2025-08-20T20:10:37.5867217Z [00:03:27.985]➜  End of search list.
2025-08-20T20:10:37.5868210Z [00:03:27.985]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.5869467Z [00:03:27.985]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.5870478Z [00:03:27.985]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.5871101Z [00:03:27.985]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.5871731Z [00:03:27.985]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.5872344Z [00:03:27.985]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.5872929Z [00:03:27.985]➜  #include "..." search starts here:
2025-08-20T20:10:37.5873540Z [00:03:27.985]➜  #include <...> search starts here:
2025-08-20T20:10:37.5874060Z [00:03:27.985]➜   .
2025-08-20T20:10:37.5874439Z [00:03:27.985]➜   ./lib
2025-08-20T20:10:37.5874838Z [00:03:27.985]➜   src
2025-08-20T20:10:37.5875329Z [00:03:27.985]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.5875888Z [00:03:27.985]➜   /usr/local/include
2025-08-20T20:10:37.5876444Z [00:03:27.985]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.5876961Z [00:03:27.985]➜   /usr/include
2025-08-20T20:10:37.5877753Z [00:03:27.985]➜  End of search list.
2025-08-20T20:10:37.5902133Z [00:03:27.996]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.5906972Z [00:03:27.996]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.5911647Z [00:03:27.997]➜  Thread model: posix
2025-08-20T20:10:37.5939060Z [00:03:27.997]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.5939969Z [00:03:27.998]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.5940873Z [00:03:27.998]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.5941584Z [00:03:27.998]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.5942130Z [00:03:27.998]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.5942656Z [00:03:27.999]➜   (in-process)
2025-08-20T20:10:37.5962854Z [00:03:28.001]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mbszero.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mbszero.Tpo -MT lib/libcoreutils_a-mbszero.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mbszero.o -x c lib/mbszero.c
2025-08-20T20:10:37.5972838Z [00:03:28.002]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.5973457Z [00:03:28.002]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.5974009Z [00:03:28.002]➜  Thread model: posix
2025-08-20T20:10:37.5974563Z [00:03:28.002]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.5975314Z [00:03:28.003]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.5976142Z [00:03:28.003]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.5976810Z [00:03:28.003]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.5977392Z [00:03:28.003]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.5996905Z [00:03:28.005]➜  clang -cc1 version 19.1.7 based upon LLVM  (in-process)
2025-08-20T20:10:37.6000341Z [00:03:28.005]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mcel.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 19.1.7-funwind-tables=2 default target  -target-cpu x86-64 -tune-cpu x86_64-pc-linux-gnugeneric
2025-08-20T20:10:37.6011086Z [00:03:28.005]➜   -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mcel.Tpo -MT lib/libcoreutils_a-mcel.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mcel.o -x c lib/mcel.c
2025-08-20T20:10:37.6019568Z [00:03:28.005]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.6020622Z [00:03:28.005]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.6021320Z [00:03:28.005]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.6021993Z [00:03:28.005]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.6022644Z [00:03:28.005]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.6023262Z [00:03:28.005]➜  #include "..." search starts here:
2025-08-20T20:10:37.6023930Z [00:03:28.005]➜  #include <...> search starts here:
2025-08-20T20:10:37.6024503Z [00:03:28.005]➜   .
2025-08-20T20:10:37.6024904Z [00:03:28.005]➜   ./lib
2025-08-20T20:10:37.6025309Z [00:03:28.005]➜   src
2025-08-20T20:10:37.6025827Z [00:03:28.005]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.6026408Z [00:03:28.005]➜   /usr/local/include
2025-08-20T20:10:37.6026971Z [00:03:28.005]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.6027517Z [00:03:28.005]➜   /usr/include
2025-08-20T20:10:37.6028476Z [00:03:28.005]➜  End of search list.
2025-08-20T20:10:37.6029408Z [00:03:28.005]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.6030730Z [00:03:28.005]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.6031782Z [00:03:28.005]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.6032478Z [00:03:28.005]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.6033141Z [00:03:28.005]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.6033804Z [00:03:28.005]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.6034438Z [00:03:28.005]➜  #include "..." search starts here:
2025-08-20T20:10:37.6035051Z [00:03:28.005]➜  #include <...> search starts here:
2025-08-20T20:10:37.6035563Z [00:03:28.005]➜   .
2025-08-20T20:10:37.6035937Z [00:03:28.005]➜   ./lib
2025-08-20T20:10:37.6036334Z [00:03:28.005]➜   src
2025-08-20T20:10:37.6036849Z [00:03:28.005]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.6037404Z [00:03:28.005]➜   /usr/local/include
2025-08-20T20:10:37.6037978Z [00:03:28.005]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.6038799Z [00:03:28.005]➜   /usr/include
2025-08-20T20:10:37.6039281Z [00:03:28.005]➜  End of search list.
2025-08-20T20:10:37.6212154Z [00:03:28.026]➜    CC       lib/libcoreutils_a-memcasecmp.o
2025-08-20T20:10:37.6465359Z [00:03:28.052]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.6466065Z [00:03:28.052]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.6466598Z [00:03:28.052]➜  Thread model: posix
2025-08-20T20:10:37.6467155Z [00:03:28.052]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.6467921Z [00:03:28.052]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.6468966Z [00:03:28.052]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.6469649Z [00:03:28.052]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.6470209Z [00:03:28.052]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.6471915Z [00:03:28.053]➜   (in-process)
2025-08-20T20:10:37.6483125Z [00:03:28.053]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name memcasecmp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-memcasecmp.Tpo -MT lib/libcoreutils_a-memcasecmp.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-memcasecmp.o -x c lib/memcasecmp.c
2025-08-20T20:10:37.6494090Z [00:03:28.054]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.6495355Z [00:03:28.054]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.6529683Z [00:03:28.054]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.6530430Z [00:03:28.054]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.6531121Z [00:03:28.054]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.6531777Z [00:03:28.054]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.6532399Z [00:03:28.054]➜  #include "..." search starts here:
2025-08-20T20:10:37.6533028Z [00:03:28.054]➜  #include <...> search starts here:
2025-08-20T20:10:37.6533563Z [00:03:28.054]➜   .
2025-08-20T20:10:37.6533974Z [00:03:28.054]➜   ./lib
2025-08-20T20:10:37.6534386Z [00:03:28.054]➜   src
2025-08-20T20:10:37.6534891Z [00:03:28.054]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.6535473Z [00:03:28.054]➜   /usr/local/include
2025-08-20T20:10:37.6536029Z [00:03:28.054]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.6536575Z [00:03:28.054]➜   /usr/include
2025-08-20T20:10:37.6537054Z [00:03:28.054]➜  End of search list.
2025-08-20T20:10:37.6690208Z [00:03:28.074]➜    CC       lib/libcoreutils_a-memchr2.o
2025-08-20T20:10:37.6799176Z [00:03:28.085]➜    CC       lib/libcoreutils_a-memcoll.o
2025-08-20T20:10:37.6805999Z [00:03:28.086]➜    CC       lib/libcoreutils_a-memcmp2.o
2025-08-20T20:10:37.6923756Z [00:03:28.098]➜    CC       lib/libcoreutils_a-memset_explicit.o
2025-08-20T20:10:37.6926701Z [00:03:28.098]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.6927318Z [00:03:28.098]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.6927822Z [00:03:28.098]➜  Thread model: posix
2025-08-20T20:10:37.6928553Z [00:03:28.098]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.6929333Z [00:03:28.098]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.6930213Z [00:03:28.098]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.6933304Z [00:03:28.099]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.6933876Z [00:03:28.099]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.6934432Z [00:03:28.099]➜   (in-process)
2025-08-20T20:10:37.6947277Z [00:03:28.099]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name memchr2.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-memchr2.Tpo -MT lib/libcoreutils_a-memchr2.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-memchr2.o -x c lib/memchr2.c
2025-08-20T20:10:37.6957840Z [00:03:28.100]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.6959205Z [00:03:28.101]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.6960167Z [00:03:28.101]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.6961025Z [00:03:28.101]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.6961656Z [00:03:28.101]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.6962279Z [00:03:28.101]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.6962870Z [00:03:28.101]➜  #include "..." search starts here:
2025-08-20T20:10:37.6963460Z [00:03:28.101]➜  #include <...> search starts here:
2025-08-20T20:10:37.6963967Z [00:03:28.101]➜   .
2025-08-20T20:10:37.6964343Z [00:03:28.101]➜   ./lib
2025-08-20T20:10:37.6964736Z [00:03:28.101]➜   src
2025-08-20T20:10:37.6965226Z [00:03:28.101]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.6965785Z [00:03:28.101]➜   /usr/local/include
2025-08-20T20:10:37.6966306Z [00:03:28.101]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.6966807Z [00:03:28.101]➜   /usr/include
2025-08-20T20:10:37.6967268Z [00:03:28.101]➜  End of search list.
2025-08-20T20:10:37.7087626Z [00:03:28.114]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.7088639Z [00:03:28.114]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.7089201Z [00:03:28.114]➜  Thread model: posix
2025-08-20T20:10:37.7089785Z [00:03:28.114]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.7090535Z [00:03:28.114]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.7091479Z [00:03:28.114]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.7092193Z [00:03:28.114]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.7092762Z [00:03:28.114]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.7099921Z [00:03:28.115]➜   (in-process)
2025-08-20T20:10:37.7112703Z [00:03:28.116]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name memcoll.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-memcoll.Tpo -MT lib/libcoreutils_a-memcoll.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-memcoll.o -x c lib/memcoll.c
2025-08-20T20:10:37.7135434Z [00:03:28.119]➜  Debian clang version 19.1.7 (3+b2)clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.7136360Z [00:03:28.119]➜  
2025-08-20T20:10:37.7142126Z [00:03:28.120]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.7146694Z [00:03:28.120]➜  Thread model: posix
2025-08-20T20:10:37.7147826Z [00:03:28.120]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.7149213Z [00:03:28.120]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.7150002Z [00:03:28.120]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.7150736Z [00:03:28.120]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.7151782Z [00:03:28.120]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.7152528Z [00:03:28.120]➜  #include "..." search starts here:
2025-08-20T20:10:37.7153212Z [00:03:28.120]➜  #include <...> search starts here:
2025-08-20T20:10:37.7153799Z [00:03:28.120]➜   .
2025-08-20T20:10:37.7154246Z [00:03:28.120]➜   ./lib
2025-08-20T20:10:37.7154678Z [00:03:28.120]➜   src
2025-08-20T20:10:37.7155233Z [00:03:28.120]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.7155901Z [00:03:28.120]➜   /usr/local/include
2025-08-20T20:10:37.7156514Z [00:03:28.120]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.7157108Z [00:03:28.120]➜   /usr/include
2025-08-20T20:10:37.7157646Z [00:03:28.120]➜  End of search list.
2025-08-20T20:10:37.7158460Z [00:03:28.121]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.7159391Z [00:03:28.121]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.7160725Z [00:03:28.122]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.7184735Z [00:03:28.124]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.7185453Z [00:03:28.124]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.7186073Z [00:03:28.124]➜   (in-process)
2025-08-20T20:10:37.7202060Z [00:03:28.124]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name memcmp2.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-memcmp2.Tpo -MT lib/libcoreutils_a-memcmp2.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-memcmp2.o -x c lib/memcmp2.c
2025-08-20T20:10:37.7238381Z [00:03:28.124]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.7239511Z [00:03:28.124]➜  ignoring nonexistent directory "  CC       lib/libcoreutils_a-mgetgroups.o
2025-08-20T20:10:37.7240480Z [00:03:28.125]➜  /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.7241233Z [00:03:28.125]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.7241853Z [00:03:28.125]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.7242467Z [00:03:28.126]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.7243102Z [00:03:28.126]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.7243734Z [00:03:28.126]➜  #include "..." search starts here:
2025-08-20T20:10:37.7244335Z [00:03:28.127]➜  #include <...> search starts here:
2025-08-20T20:10:37.7244843Z [00:03:28.127]➜   .
2025-08-20T20:10:37.7245190Z [00:03:28.127]➜   ./lib
2025-08-20T20:10:37.7245560Z [00:03:28.128]➜   src
2025-08-20T20:10:37.7246036Z [00:03:28.128]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.7246594Z [00:03:28.128]➜   /usr/local/include
2025-08-20T20:10:37.7247128Z [00:03:28.128]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.7247928Z [00:03:28.128]➜   /usr/include
2025-08-20T20:10:37.7248642Z [00:03:28.128]➜  End of search list.
2025-08-20T20:10:37.7249211Z [00:03:28.129]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.7249786Z [00:03:28.129]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.7250295Z [00:03:28.129]➜  Thread model: posix
2025-08-20T20:10:37.7250835Z [00:03:28.129]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.7251774Z [00:03:28.129]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.7252728Z [00:03:28.129]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.7253455Z [00:03:28.129]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.7254042Z [00:03:28.129]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.7264371Z [00:03:28.132]➜   (in-process)
2025-08-20T20:10:37.7275910Z [00:03:28.132]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name memset_explicit.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-memset_explicit.Tpo -MT lib/libcoreutils_a-memset_explicit.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-memset_explicit.o -x c lib/memset_explicit.c
2025-08-20T20:10:37.7287276Z [00:03:28.132]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.7289763Z [00:03:28.132]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.7290874Z [00:03:28.132]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.7291604Z [00:03:28.132]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.7292304Z [00:03:28.132]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.7292988Z [00:03:28.132]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.7293656Z [00:03:28.132]➜  #include "..." search starts here:
2025-08-20T20:10:37.7294319Z [00:03:28.132]➜  #include <...> search starts here:
2025-08-20T20:10:37.7294873Z [00:03:28.132]➜   .
2025-08-20T20:10:37.7295288Z [00:03:28.132]➜   ./lib
2025-08-20T20:10:37.7295708Z [00:03:28.132]➜   src
2025-08-20T20:10:37.7296202Z [00:03:28.132]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.7296786Z [00:03:28.132]➜   /usr/local/include
2025-08-20T20:10:37.7297333Z [00:03:28.132]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.7297897Z [00:03:28.132]➜   /usr/include
2025-08-20T20:10:37.7298635Z [00:03:28.132]➜  End of search list.
2025-08-20T20:10:37.7550172Z [00:03:28.160]➜    CC       lib/libcoreutils_a-mkancesdirs.o
2025-08-20T20:10:37.7602216Z [00:03:28.166]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.7605210Z [00:03:28.166]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.7609180Z [00:03:28.166]➜  Thread model: posix
2025-08-20T20:10:37.7612677Z [00:03:28.167]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.7617221Z [00:03:28.167]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.7620693Z [00:03:28.168]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.7629755Z [00:03:28.168]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.7638628Z [00:03:28.169]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.7644217Z [00:03:28.170]➜    CC       lib/libcoreutils_a-dirchownmod.o
2025-08-20T20:10:37.7648858Z [00:03:28.170]➜   (in-process)
2025-08-20T20:10:37.7724626Z [00:03:28.174]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mgetgroups.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mgetgroups.Tpo -MT lib/libcoreutils_a-mgetgroups.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mgetgroups.o -x c lib/mgetgroups.c
2025-08-20T20:10:37.7736147Z [00:03:28.174]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.7737417Z [00:03:28.174]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.7738624Z [00:03:28.174]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.7739276Z [00:03:28.174]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.7739897Z [00:03:28.174]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.7740520Z [00:03:28.174]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.7741142Z [00:03:28.174]➜  #include "..." search starts here:
2025-08-20T20:10:37.7741742Z [00:03:28.174]➜  #include <...> search starts here:
2025-08-20T20:10:37.7742255Z [00:03:28.174]➜   .
2025-08-20T20:10:37.7824749Z [00:03:28.174]➜   ./lib
2025-08-20T20:10:37.7825250Z [00:03:28.174]➜   src
2025-08-20T20:10:37.7825814Z [00:03:28.174]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.7826381Z [00:03:28.174]➜   /usr/local/include
2025-08-20T20:10:37.7826919Z [00:03:28.174]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.7827429Z [00:03:28.174]➜   /usr/include
2025-08-20T20:10:37.7827878Z [00:03:28.174]➜  End of search list.
2025-08-20T20:10:37.7829358Z [00:03:28.188]➜    CC       lib/libcoreutils_a-mkdir-p.o
2025-08-20T20:10:37.7875966Z [00:03:28.193]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.7876693Z [00:03:28.193]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.7877258Z [00:03:28.193]➜  Thread model: posix
2025-08-20T20:10:37.7877838Z [00:03:28.193]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.7878826Z [00:03:28.193]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.7880049Z [00:03:28.193]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.7880742Z [00:03:28.193]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.7881294Z [00:03:28.193]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.7881768Z [00:03:28.193]➜   (in-process)
2025-08-20T20:10:37.7892805Z [00:03:28.194]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mkancesdirs.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mkancesdirs.Tpo -MT lib/libcoreutils_a-mkancesdirs.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mkancesdirs.o -x c lib/mkancesdirs.c
2025-08-20T20:10:37.7903266Z [00:03:28.195]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.7904433Z [00:03:28.195]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.7905383Z [00:03:28.195]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.7906001Z [00:03:28.195]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.7906624Z [00:03:28.195]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.7907247Z [00:03:28.195]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.7907857Z [00:03:28.195]➜  #include "..." search starts here:
2025-08-20T20:10:37.7909047Z [00:03:28.195]➜  #include <...> search starts here:
2025-08-20T20:10:37.7909562Z [00:03:28.195]➜   .
2025-08-20T20:10:37.7909930Z [00:03:28.195]➜   ./lib
2025-08-20T20:10:37.7910313Z [00:03:28.195]➜   src
2025-08-20T20:10:37.7910797Z [00:03:28.195]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.7911369Z [00:03:28.195]➜   /usr/local/include
2025-08-20T20:10:37.7912210Z [00:03:28.195]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.7912759Z [00:03:28.195]➜   /usr/include
2025-08-20T20:10:37.7913241Z [00:03:28.195]➜  End of search list.
2025-08-20T20:10:37.7920207Z [00:03:28.197]➜    CC       lib/libcoreutils_a-mknod.o
2025-08-20T20:10:37.8145224Z [00:03:28.220]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.8146086Z [00:03:28.220]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.8146740Z [00:03:28.220]➜  Thread model: posix
2025-08-20T20:10:37.8147368Z [00:03:28.220]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.8148503Z [00:03:28.220]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.8149512Z [00:03:28.220]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.8150279Z [00:03:28.220]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.8150891Z [00:03:28.220]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.8187848Z [00:03:28.224]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.8188973Z [00:03:28.224]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.8189616Z [00:03:28.224]➜  Thread model: posix
2025-08-20T20:10:37.8190292Z [00:03:28.224]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.8191190Z [00:03:28.224]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.8192208Z [00:03:28.224]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.8193018Z [00:03:28.224]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.8193659Z [00:03:28.224]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.8194201Z [00:03:28.224]➜   (in-process)
2025-08-20T20:10:37.8225984Z [00:03:28.224]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dirchownmod.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-dirchownmod.Tpo -MT lib/libcoreutils_a-dirchownmod.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-dirchownmod.o -x c lib/dirchownmod.c
2025-08-20T20:10:37.8237397Z [00:03:28.225]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.8238968Z [00:03:28.226]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.8240048Z [00:03:28.226]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.8240743Z [00:03:28.226]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.8241444Z [00:03:28.226]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.8242153Z [00:03:28.226]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.8242861Z [00:03:28.226]➜  #include "..." search starts here:
2025-08-20T20:10:37.8243554Z [00:03:28.226]➜  #include <...> search starts here:
2025-08-20T20:10:37.8244513Z [00:03:28.226]➜   .
2025-08-20T20:10:37.8245020Z [00:03:28.226]➜   ./lib
2025-08-20T20:10:37.8245473Z [00:03:28.226]➜   src
2025-08-20T20:10:37.8246049Z [00:03:28.226]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.8246683Z [00:03:28.226]➜   /usr/local/include
2025-08-20T20:10:37.8247251Z [00:03:28.226]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.8247796Z [00:03:28.226]➜   /usr/include
2025-08-20T20:10:37.8248531Z [00:03:28.226]➜  End of search list.
2025-08-20T20:10:37.8249077Z [00:03:28.226]➜   (in-process)
2025-08-20T20:10:37.8260702Z [00:03:28.226]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mknod.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mknod.Tpo -MT lib/libcoreutils_a-mknod.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mknod.o -x c lib/mknod.c
2025-08-20T20:10:37.8271713Z [00:03:28.227]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.8280613Z [00:03:28.233]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.8281757Z [00:03:28.233]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.8282431Z [00:03:28.234]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.8283084Z [00:03:28.234]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.8283736Z [00:03:28.234]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.8284373Z [00:03:28.234]➜  #include "..." search starts here:
2025-08-20T20:10:37.8284991Z [00:03:28.234]➜  #include <...> search starts here:
2025-08-20T20:10:37.8285531Z [00:03:28.234]➜   .
2025-08-20T20:10:37.8285965Z [00:03:28.234]➜   ./lib
2025-08-20T20:10:37.8286434Z [00:03:28.234]➜   src
2025-08-20T20:10:37.8286963Z [00:03:28.234]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.8287568Z [00:03:28.234]➜   /usr/local/include
2025-08-20T20:10:37.8288351Z [00:03:28.234]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.8288895Z [00:03:28.234]➜   /usr/include
2025-08-20T20:10:37.8289376Z [00:03:28.234]➜  End of search list.
2025-08-20T20:10:37.8338416Z [00:03:28.239]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.8339194Z [00:03:28.239]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.8339736Z [00:03:28.239]➜  Thread model: posix
2025-08-20T20:10:37.8340299Z [00:03:28.239]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.8341113Z [00:03:28.239]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.8342041Z [00:03:28.239]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.8342745Z [00:03:28.239]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.8343668Z [00:03:28.239]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.8364702Z [00:03:28.242]➜   (in-process)
2025-08-20T20:10:37.8380128Z [00:03:28.242]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mkdir-p.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mkdir-p.Tpo -MT lib/libcoreutils_a-mkdir-p.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mkdir-p.o -x c lib/mkdir-p.c
2025-08-20T20:10:37.8389726Z [00:03:28.243]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.8417884Z [00:03:28.247]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.8419197Z [00:03:28.247]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.8433295Z [00:03:28.249]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.8460069Z [00:03:28.249]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.8460732Z [00:03:28.249]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.8461354Z [00:03:28.249]➜  #include "..." search starts here:
2025-08-20T20:10:37.8461920Z [00:03:28.249]➜  #include <...> search starts here:
2025-08-20T20:10:37.8462381Z [00:03:28.249]➜   .
2025-08-20T20:10:37.8462724Z [00:03:28.249]➜   ./lib
2025-08-20T20:10:37.8463091Z [00:03:28.249]➜   src
2025-08-20T20:10:37.8463574Z [00:03:28.249]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.8465187Z [00:03:28.249]➜   /usr/local/include
2025-08-20T20:10:37.8465706Z [00:03:28.249]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.8466222Z [00:03:28.249]➜   /usr/include
2025-08-20T20:10:37.8466703Z [00:03:28.249]➜  End of search list.
2025-08-20T20:10:37.8554474Z [00:03:28.261]➜    CC       lib/libcoreutils_a-modechange.o
2025-08-20T20:10:37.8614216Z [00:03:28.267]➜    CC       lib/libcoreutils_a-mountlist.o
2025-08-20T20:10:37.8893373Z [00:03:28.294]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.8894087Z [00:03:28.295]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.8894653Z [00:03:28.295]➜  Thread model: posix
2025-08-20T20:10:37.8895192Z [00:03:28.295]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.8895949Z [00:03:28.295]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.8896824Z [00:03:28.295]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.8897495Z [00:03:28.295]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.8899027Z [00:03:28.295]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.8899614Z [00:03:28.295]➜   (in-process)
2025-08-20T20:10:37.8911162Z [00:03:28.295]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name modechange.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-modechange.Tpo -MT lib/libcoreutils_a-modechange.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-modechange.o -x c lib/modechange.c
2025-08-20T20:10:37.8922059Z [00:03:28.296]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.8923329Z [00:03:28.297]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.8924331Z [00:03:28.297]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.8924967Z [00:03:28.297]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.8925592Z [00:03:28.297]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.8926258Z [00:03:28.297]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.8926883Z [00:03:28.297]➜  #include "..." search starts here:
2025-08-20T20:10:37.8927839Z [00:03:28.297]➜  #include <...> search starts here:
2025-08-20T20:10:37.8939912Z [00:03:28.297]➜   .
2025-08-20T20:10:37.8940312Z [00:03:28.297]➜   ./lib
2025-08-20T20:10:37.8940708Z [00:03:28.297]➜   src
2025-08-20T20:10:37.8941192Z [00:03:28.297]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.8941764Z [00:03:28.297]➜   /usr/local/include
2025-08-20T20:10:37.8942293Z [00:03:28.297]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.8942803Z [00:03:28.297]➜   /usr/include
2025-08-20T20:10:37.8943267Z [00:03:28.297]➜  End of search list.
2025-08-20T20:10:37.8943853Z [00:03:28.298]➜    CC       lib/libcoreutils_a-mpsort.o
2025-08-20T20:10:37.8944474Z [00:03:28.299]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.8945084Z [00:03:28.299]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.8945655Z [00:03:28.299]➜  Thread model: posix
2025-08-20T20:10:37.8946247Z [00:03:28.299]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.8947096Z [00:03:28.299]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.8948243Z [00:03:28.299]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.8949614Z [00:03:28.299]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.8950256Z [00:03:28.299]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.8961304Z [00:03:28.301]➜   (in-process)
2025-08-20T20:10:37.8973431Z [00:03:28.301]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mountlist.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mountlist.Tpo -MT lib/libcoreutils_a-mountlist.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mountlist.o -x c lib/mountlist.c
2025-08-20T20:10:37.8997706Z [00:03:28.305]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.9006735Z [00:03:28.306]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.9007836Z [00:03:28.306]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.9008746Z [00:03:28.306]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.9009448Z [00:03:28.306]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.9010165Z [00:03:28.306]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.9010864Z [00:03:28.306]➜  #include "..." search starts here:
2025-08-20T20:10:37.9011550Z [00:03:28.306]➜  #include <...> search starts here:
2025-08-20T20:10:37.9012186Z [00:03:28.306]➜   .
2025-08-20T20:10:37.9034710Z [00:03:28.306]➜   ./lib
2025-08-20T20:10:37.9035257Z [00:03:28.306]➜   src
2025-08-20T20:10:37.9035828Z [00:03:28.306]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.9036828Z [00:03:28.306]➜   /usr/local/include
2025-08-20T20:10:37.9037424Z [00:03:28.306]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.9038227Z [00:03:28.306]➜   /usr/include
2025-08-20T20:10:37.9038758Z [00:03:28.306]➜  End of search list.
2025-08-20T20:10:37.9039381Z [00:03:28.309]➜    CC       lib/libcoreutils_a-nanosleep.o
2025-08-20T20:10:37.9290467Z [00:03:28.334]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.9291158Z [00:03:28.334]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.9291692Z [00:03:28.334]➜  Thread model: posix
2025-08-20T20:10:37.9292254Z [00:03:28.334]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.9293066Z [00:03:28.334]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.9294040Z [00:03:28.334]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.9294845Z [00:03:28.334]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.9295431Z [00:03:28.335]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.9305416Z [00:03:28.336]➜   (in-process)
2025-08-20T20:10:37.9317188Z [00:03:28.336]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name nanosleep.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-nanosleep.Tpo -MT lib/libcoreutils_a-nanosleep.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-nanosleep.o -x c lib/nanosleep.c
2025-08-20T20:10:37.9341079Z [00:03:28.339]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.9353762Z [00:03:28.340]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.9354910Z [00:03:28.340]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.9355649Z [00:03:28.340]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.9356344Z [00:03:28.340]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.9357014Z [00:03:28.340]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.9357656Z [00:03:28.340]➜  #include "..." search starts here:
2025-08-20T20:10:37.9359349Z [00:03:28.340]➜  #include <...> search starts here:
2025-08-20T20:10:37.9359883Z [00:03:28.340]➜   .
2025-08-20T20:10:37.9360256Z [00:03:28.340]➜   ./lib
2025-08-20T20:10:37.9360672Z [00:03:28.340]➜   src
2025-08-20T20:10:37.9361204Z [00:03:28.340]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.9361825Z [00:03:28.340]➜   /usr/local/include
2025-08-20T20:10:37.9362437Z [00:03:28.340]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.9363049Z [00:03:28.340]➜   /usr/include
2025-08-20T20:10:37.9363591Z [00:03:28.340]➜  End of search list.
2025-08-20T20:10:37.9454606Z [00:03:28.351]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.9455830Z [00:03:28.351]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.9456457Z [00:03:28.351]➜  Thread model: posix
2025-08-20T20:10:37.9457096Z [00:03:28.351]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.9457965Z [00:03:28.351]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.9459179Z [00:03:28.351]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.9459933Z [00:03:28.351]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.9460491Z [00:03:28.351]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.9461014Z [00:03:28.351]➜   (in-process)
2025-08-20T20:10:37.9473149Z [00:03:28.351]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mpsort.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mpsort.Tpo -MT lib/libcoreutils_a-mpsort.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mpsort.o -x c lib/mpsort.c
2025-08-20T20:10:37.9506680Z [00:03:28.351]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.9507929Z [00:03:28.353]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.9509065Z [00:03:28.353]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.9509713Z [00:03:28.353]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.9510340Z [00:03:28.353]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.9510954Z [00:03:28.353]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.9511585Z [00:03:28.353]➜  #include "..." search starts here:
2025-08-20T20:10:37.9512157Z [00:03:28.353]➜  #include <...> search starts here:
2025-08-20T20:10:37.9512667Z [00:03:28.353]➜   .
2025-08-20T20:10:37.9513023Z [00:03:28.353]➜   ./lib
2025-08-20T20:10:37.9513391Z [00:03:28.353]➜   src
2025-08-20T20:10:37.9513855Z [00:03:28.353]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.9514396Z [00:03:28.353]➜   /usr/local/include
2025-08-20T20:10:37.9514915Z [00:03:28.353]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.9515417Z [00:03:28.353]➜   /usr/include
2025-08-20T20:10:37.9515862Z [00:03:28.353]➜  End of search list.
2025-08-20T20:10:37.9655264Z [00:03:28.371]➜    CC       lib/libcoreutils_a-nl_langinfo.o
2025-08-20T20:10:37.9766976Z [00:03:28.382]➜    CC       lib/libcoreutils_a-nproc.o
2025-08-20T20:10:37.9941364Z [00:03:28.399]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:37.9952051Z [00:03:28.399]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:37.9952707Z [00:03:28.399]➜  Thread model: posix
2025-08-20T20:10:37.9953307Z [00:03:28.399]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:37.9954074Z [00:03:28.399]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.9955387Z [00:03:28.399]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:37.9956360Z [00:03:28.399]➜  Candidate multilib: .;@m64
2025-08-20T20:10:37.9956927Z [00:03:28.399]➜  Selected multilib: .;@m64
2025-08-20T20:10:37.9957399Z [00:03:28.400]➜   (in-process)
2025-08-20T20:10:37.9969838Z [00:03:28.400]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name nl_langinfo.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-nl_langinfo.Tpo -MT lib/libcoreutils_a-nl_langinfo.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-nl_langinfo.o -x c lib/nl_langinfo.c
2025-08-20T20:10:37.9980683Z [00:03:28.401]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:37.9981945Z [00:03:28.402]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:37.9982933Z [00:03:28.402]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:37.9983578Z [00:03:28.402]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:37.9984207Z [00:03:28.402]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:37.9984834Z [00:03:28.402]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:37.9985446Z [00:03:28.402]➜  #include "..." search starts here:
2025-08-20T20:10:37.9986042Z [00:03:28.402]➜  #include <...> search starts here:
2025-08-20T20:10:37.9986545Z [00:03:28.402]➜   .
2025-08-20T20:10:37.9986911Z [00:03:28.402]➜   ./lib
2025-08-20T20:10:37.9987342Z [00:03:28.402]➜   src
2025-08-20T20:10:37.9987858Z [00:03:28.402]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:37.9988662Z [00:03:28.402]➜   /usr/local/include
2025-08-20T20:10:37.9989229Z [00:03:28.402]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:37.9989767Z [00:03:28.402]➜   /usr/include
2025-08-20T20:10:37.9990236Z [00:03:28.402]➜  End of search list.
2025-08-20T20:10:38.0161452Z [00:03:28.421]➜    CC       lib/libcoreutils_a-nstrftime.o
2025-08-20T20:10:38.0244257Z [00:03:28.430]➜    CC       lib/libcoreutils_a-obstack.o
2025-08-20T20:10:38.0282162Z [00:03:28.433]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.0292174Z [00:03:28.433]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.0292803Z [00:03:28.433]➜  Thread model: posix
2025-08-20T20:10:38.0293354Z [00:03:28.433]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.0294110Z [00:03:28.433]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.0294998Z [00:03:28.434]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.0295653Z [00:03:28.434]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.0296530Z [00:03:28.434]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.0297008Z [00:03:28.434]➜   (in-process)
2025-08-20T20:10:38.0308696Z [00:03:28.434]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name nproc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-nproc.Tpo -MT lib/libcoreutils_a-nproc.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-nproc.o -x c lib/nproc.c
2025-08-20T20:10:38.0321634Z [00:03:28.438]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.0327926Z [00:03:28.438]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.0332349Z [00:03:28.438]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.0333000Z [00:03:28.438]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.0333621Z [00:03:28.438]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.0334236Z [00:03:28.438]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.0334845Z [00:03:28.438]➜  #include "..." search starts here:
2025-08-20T20:10:38.0335421Z [00:03:28.438]➜  #include <...> search starts here:
2025-08-20T20:10:38.0335912Z [00:03:28.438]➜   .
2025-08-20T20:10:38.0336281Z [00:03:28.438]➜   ./lib
2025-08-20T20:10:38.0336654Z [00:03:28.438]➜   src
2025-08-20T20:10:38.0337126Z [00:03:28.438]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.0337664Z [00:03:28.438]➜   /usr/local/include
2025-08-20T20:10:38.0338425Z [00:03:28.438]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.0338966Z [00:03:28.438]➜   /usr/include
2025-08-20T20:10:38.0339420Z [00:03:28.438]➜  End of search list.
2025-08-20T20:10:38.0430361Z [00:03:28.448]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.0431229Z [00:03:28.448]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.0431836Z [00:03:28.448]➜  Thread model: posix
2025-08-20T20:10:38.0432411Z [00:03:28.448]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.0433199Z [00:03:28.448]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.0434047Z [00:03:28.448]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.0434715Z [00:03:28.448]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.0435251Z [00:03:28.448]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.0447620Z [00:03:28.450]➜   (in-process)
2025-08-20T20:10:38.0459468Z [00:03:28.450]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name nstrftime.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-nstrftime.Tpo -MT lib/libcoreutils_a-nstrftime.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-nstrftime.o -x c lib/nstrftime.c
2025-08-20T20:10:38.0515703Z [00:03:28.454]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.0523218Z [00:03:28.457]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.0524105Z [00:03:28.457]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.0524729Z [00:03:28.457]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.0525364Z [00:03:28.457]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.0526310Z [00:03:28.457]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.0526973Z [00:03:28.457]➜  #include "..." search starts here:
2025-08-20T20:10:38.0527595Z [00:03:28.457]➜  #include <...> search starts here:
2025-08-20T20:10:38.0528310Z [00:03:28.457]➜   .
2025-08-20T20:10:38.0528670Z [00:03:28.457]➜   ./lib
2025-08-20T20:10:38.0529056Z [00:03:28.457]➜   src
2025-08-20T20:10:38.0529559Z [00:03:28.457]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.0530114Z [00:03:28.457]➜   /usr/local/include
2025-08-20T20:10:38.0530696Z [00:03:28.457]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.0531271Z [00:03:28.457]➜   /usr/include
2025-08-20T20:10:38.0531738Z [00:03:28.457]➜  End of search list.
2025-08-20T20:10:38.0561795Z [00:03:28.462]➜    CC       lib/glthread/libcoreutils_a-once.o
2025-08-20T20:10:38.0603485Z [00:03:28.466]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.0606077Z [00:03:28.466]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.0606715Z [00:03:28.466]➜  Thread model: posix
2025-08-20T20:10:38.0609529Z [00:03:28.466]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.0610391Z [00:03:28.466]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.0611336Z [00:03:28.466]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.0612033Z [00:03:28.466]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.0612570Z [00:03:28.466]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.0613078Z [00:03:28.466]➜   (in-process)
2025-08-20T20:10:38.0624574Z [00:03:28.466]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name obstack.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-obstack.Tpo -MT lib/libcoreutils_a-obstack.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-obstack.o -x c lib/obstack.c
2025-08-20T20:10:38.0655017Z [00:03:28.470]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.0667182Z [00:03:28.471]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.0668629Z [00:03:28.471]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.0669364Z [00:03:28.471]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.0670115Z [00:03:28.471]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.0670800Z [00:03:28.471]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.0671464Z [00:03:28.471]➜  #include "..." search starts here:
2025-08-20T20:10:38.0672087Z [00:03:28.471]➜  #include <...> search starts here:
2025-08-20T20:10:38.0672616Z [00:03:28.471]➜   .
2025-08-20T20:10:38.0672989Z [00:03:28.471]➜   ./lib
2025-08-20T20:10:38.0673728Z [00:03:28.471]➜   src
2025-08-20T20:10:38.0674296Z [00:03:28.471]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.0675233Z [00:03:28.471]➜   /usr/local/include
2025-08-20T20:10:38.0676057Z [00:03:28.471]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.0676853Z [00:03:28.471]➜   /usr/include
2025-08-20T20:10:38.0677510Z [00:03:28.471]➜  End of search list.
2025-08-20T20:10:38.0710374Z [00:03:28.476]➜    CC       lib/libcoreutils_a-openat-die.o
2025-08-20T20:10:38.1112519Z [00:03:28.516]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.1113329Z [00:03:28.517]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.1115673Z [00:03:28.517]➜  Thread model: posix
2025-08-20T20:10:38.1117314Z [00:03:28.517]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.1119351Z [00:03:28.517]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.1121158Z [00:03:28.517]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.1123106Z [00:03:28.517]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.1123680Z [00:03:28.517]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.1132146Z [00:03:28.518]➜   (in-process)
2025-08-20T20:10:38.1146432Z [00:03:28.519]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name once.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/glthread/.deps/libcoreutils_a-once.Tpo -MT lib/glthread/libcoreutils_a-once.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/glthread/libcoreutils_a-once.o -x c lib/glthread/once.c
2025-08-20T20:10:38.1159362Z [00:03:28.519]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.1160447Z [00:03:28.519]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.1161452Z [00:03:28.519]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.1162131Z [00:03:28.519]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.1162869Z [00:03:28.519]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.1163489Z [00:03:28.519]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.1164098Z [00:03:28.519]➜  #include "..." search starts here:
2025-08-20T20:10:38.1164689Z [00:03:28.519]➜  #include <...> search starts here:
2025-08-20T20:10:38.1165181Z [00:03:28.519]➜   .
2025-08-20T20:10:38.1165523Z [00:03:28.519]➜   ./lib
2025-08-20T20:10:38.1165871Z [00:03:28.519]➜   src
2025-08-20T20:10:38.1166338Z [00:03:28.519]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.1166848Z [00:03:28.519]➜   /usr/local/include
2025-08-20T20:10:38.1167364Z [00:03:28.519]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.1167816Z [00:03:28.519]➜   /usr/include
2025-08-20T20:10:38.1168765Z [00:03:28.519]➜  End of search list.
2025-08-20T20:10:38.1213205Z [00:03:28.527]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.1221444Z [00:03:28.528]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.1229639Z [00:03:28.528]➜  Thread model: posix
2025-08-20T20:10:38.1235169Z [00:03:28.529]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.1242174Z [00:03:28.530]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.1247930Z [00:03:28.530]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.1259673Z [00:03:28.531]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.1271475Z [00:03:28.533]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.1282895Z [00:03:28.534]➜   (in-process)
2025-08-20T20:10:38.1325502Z [00:03:28.537]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name openat-die.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-openat-die.Tpo -MT lib/libcoreutils_a-openat-die.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-openat-die.o -x c lib/openat-die.c
2025-08-20T20:10:38.1350207Z [00:03:28.537]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.1351484Z [00:03:28.537]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.1352512Z [00:03:28.537]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.1353168Z [00:03:28.537]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.1353781Z [00:03:28.537]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.1354406Z [00:03:28.537]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.1355034Z [00:03:28.537]➜  #include "..." search starts here:
2025-08-20T20:10:38.1355632Z [00:03:28.537]➜  #include <...> search starts here:
2025-08-20T20:10:38.1356153Z [00:03:28.537]➜   .
2025-08-20T20:10:38.1357700Z [00:03:28.537]➜   ./lib
2025-08-20T20:10:38.1358315Z [00:03:28.537]➜   src
2025-08-20T20:10:38.1358847Z [00:03:28.537]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.1359475Z [00:03:28.537]➜   /usr/local/include
2025-08-20T20:10:38.1360051Z [00:03:28.537]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.1360665Z [00:03:28.537]➜   /usr/include
2025-08-20T20:10:38.1361168Z [00:03:28.537]➜  End of search list.
2025-08-20T20:10:38.1361840Z [00:03:28.541]➜    CC       lib/libcoreutils_a-openat-safer.o
2025-08-20T20:10:38.1722600Z [00:03:28.577]➜    CC       lib/libcoreutils_a-opendirat.o
2025-08-20T20:10:38.1759414Z [00:03:28.581]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.1767117Z [00:03:28.581]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.1768294Z [00:03:28.581]➜  Thread model: posix
2025-08-20T20:10:38.1781273Z [00:03:28.581]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.1782236Z [00:03:28.581]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.1783200Z [00:03:28.581]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.1783891Z [00:03:28.581]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.1784416Z [00:03:28.581]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.1784902Z [00:03:28.582]➜   (in-process)
2025-08-20T20:10:38.1818845Z [00:03:28.582]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name openat-safer.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-openat-safer.Tpo -MT lib/libcoreutils_a-openat-safer.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-openat-safer.o -x c lib/openat-safer.c
2025-08-20T20:10:38.1830027Z [00:03:28.583]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.1831237Z [00:03:28.583]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.1832222Z [00:03:28.584]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.1832836Z [00:03:28.584]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.1833446Z [00:03:28.584]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.1834069Z [00:03:28.584]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.1834636Z [00:03:28.584]➜  #include "..." search starts here:
2025-08-20T20:10:38.1835254Z [00:03:28.584]➜  #include <...> search starts here:
2025-08-20T20:10:38.1835796Z [00:03:28.584]➜   .
2025-08-20T20:10:38.1836234Z [00:03:28.584]➜   ./lib
2025-08-20T20:10:38.1836699Z [00:03:28.584]➜   src
2025-08-20T20:10:38.1837240Z [00:03:28.584]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.1837849Z [00:03:28.584]➜   /usr/local/include
2025-08-20T20:10:38.1839448Z [00:03:28.584]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.1840087Z [00:03:28.584]➜   /usr/include
2025-08-20T20:10:38.1840631Z [00:03:28.584]➜  End of search list.
2025-08-20T20:10:38.1974856Z [00:03:28.603]➜    CC       lib/libcoreutils_a-parse-datetime.o
2025-08-20T20:10:38.2156824Z [00:03:28.621]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.2172315Z [00:03:28.621]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.2172988Z [00:03:28.621]➜  Thread model: posix
2025-08-20T20:10:38.2173583Z [00:03:28.621]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.2174426Z [00:03:28.621]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.2175325Z [00:03:28.621]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.2176337Z [00:03:28.621]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.2176894Z [00:03:28.621]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.2177398Z [00:03:28.622]➜   (in-process)
2025-08-20T20:10:38.2190388Z [00:03:28.622]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name opendirat.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-opendirat.Tpo -MT lib/libcoreutils_a-opendirat.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-opendirat.o -x c lib/opendirat.c
2025-08-20T20:10:38.2201250Z [00:03:28.622]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.2202677Z [00:03:28.623]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.2203798Z [00:03:28.623]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.2204894Z [00:03:28.623]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.2205639Z [00:03:28.623]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.2206392Z [00:03:28.623]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.2207114Z [00:03:28.623]➜  #include "..." search starts here:
2025-08-20T20:10:38.2207782Z [00:03:28.623]➜  #include <...> search starts here:
2025-08-20T20:10:38.2208883Z [00:03:28.623]➜   .
2025-08-20T20:10:38.2209320Z [00:03:28.623]➜   ./lib
2025-08-20T20:10:38.2209771Z [00:03:28.623]➜   src
2025-08-20T20:10:38.2210308Z [00:03:28.623]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.2210918Z [00:03:28.623]➜   /usr/local/include
2025-08-20T20:10:38.2211540Z [00:03:28.623]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.2212129Z [00:03:28.623]➜   /usr/include
2025-08-20T20:10:38.2212675Z [00:03:28.623]➜  End of search list.
2025-08-20T20:10:38.2248443Z [00:03:28.630]➜    CC       lib/libcoreutils_a-physmem.o
2025-08-20T20:10:38.2344077Z [00:03:28.640]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.2350926Z [00:03:28.641]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.2355612Z [00:03:28.641]➜    CC       lib/libcoreutils_a-pipe2.o
2025-08-20T20:10:38.2363503Z [00:03:28.642]➜  Thread model: posix
2025-08-20T20:10:38.2370772Z [00:03:28.643]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.2377558Z [00:03:28.643]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.2383839Z [00:03:28.644]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.2390470Z [00:03:28.644]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.2409798Z [00:03:28.645]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.2414225Z [00:03:28.647]➜   (in-process)
2025-08-20T20:10:38.2426695Z [00:03:28.647]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name parse-datetime.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-parse-datetime.Tpo -MT lib/libcoreutils_a-parse-datetime.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-parse-datetime.o -x c lib/parse-datetime.c
2025-08-20T20:10:38.2437914Z [00:03:28.648]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.2439724Z [00:03:28.649]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.2444811Z [00:03:28.650]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.2461833Z [00:03:28.650]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.2475725Z [00:03:28.653]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.2476789Z [00:03:28.653]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.2477366Z [00:03:28.653]➜  #include "..." search starts here:
2025-08-20T20:10:38.2477923Z [00:03:28.653]➜  #include <...> search starts here:
2025-08-20T20:10:38.2478629Z [00:03:28.653]➜   .
2025-08-20T20:10:38.2478962Z [00:03:28.653]➜   ./lib
2025-08-20T20:10:38.2479359Z [00:03:28.653]➜   src
2025-08-20T20:10:38.2479908Z [00:03:28.653]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.2480489Z [00:03:28.653]➜   /usr/local/include
2025-08-20T20:10:38.2481022Z [00:03:28.653]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.2481529Z [00:03:28.653]➜   /usr/include
2025-08-20T20:10:38.2481976Z [00:03:28.653]➜  End of search list.
2025-08-20T20:10:38.2684383Z [00:03:28.674]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.2693965Z [00:03:28.674]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.2694592Z [00:03:28.674]➜  Thread model: posix
2025-08-20T20:10:38.2695168Z [00:03:28.674]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.2695959Z [00:03:28.674]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.2696795Z [00:03:28.674]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.2697405Z [00:03:28.674]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.2697884Z [00:03:28.674]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.2708197Z [00:03:28.676]➜   (in-process)
2025-08-20T20:10:38.2731998Z [00:03:28.676]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name physmem.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-physmem.Tpo -MT lib/libcoreutils_a-physmem.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-physmem.o -x c lib/physmem.c
2025-08-20T20:10:38.2742912Z [00:03:28.677]➜    CC       lib/libcoreutils_a-posix_memalign.o
2025-08-20T20:10:38.2743820Z [00:03:28.677]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.2753409Z [00:03:28.681]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.2766524Z [00:03:28.681]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.2767202Z [00:03:28.681]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.2767806Z [00:03:28.681]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.2768612Z [00:03:28.681]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.2769246Z [00:03:28.681]➜  #include "..." search starts here:
2025-08-20T20:10:38.2769837Z [00:03:28.681]➜  #include <...> search starts here:
2025-08-20T20:10:38.2770349Z [00:03:28.681]➜   .
2025-08-20T20:10:38.2770707Z [00:03:28.681]➜   ./lib
2025-08-20T20:10:38.2771400Z [00:03:28.681]➜   src
2025-08-20T20:10:38.2771886Z [00:03:28.681]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.2772425Z [00:03:28.681]➜   /usr/local/include
2025-08-20T20:10:38.2772957Z [00:03:28.681]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.2798917Z [00:03:28.681]➜   /usr/include
2025-08-20T20:10:38.2799566Z [00:03:28.681]➜  End of search list.
2025-08-20T20:10:38.2800346Z [00:03:28.682]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.2801150Z [00:03:28.682]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.2803581Z [00:03:28.682]➜  Thread model: posix
2025-08-20T20:10:38.2804503Z [00:03:28.683]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.2805571Z [00:03:28.683]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.2808748Z [00:03:28.683]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.2809530Z [00:03:28.683]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.2810102Z [00:03:28.683]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.2810628Z [00:03:28.683]➜   (in-process)
2025-08-20T20:10:38.2822561Z [00:03:28.683]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name pipe2.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-pipe2.Tpo -MT lib/libcoreutils_a-pipe2.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-pipe2.o -x c lib/pipe2.c
2025-08-20T20:10:38.2834367Z [00:03:28.684]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.2835300Z [00:03:28.684]➜    CC       lib/libcoreutils_a-posixtm.o
2025-08-20T20:10:38.2836382Z [00:03:28.685]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.2837434Z [00:03:28.685]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.2838315Z [00:03:28.685]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.2839012Z [00:03:28.685]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.2839690Z [00:03:28.685]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.2840338Z [00:03:28.685]➜  #include "..." search starts here:
2025-08-20T20:10:38.2840976Z [00:03:28.685]➜  #include <...> search starts here:
2025-08-20T20:10:38.2841499Z [00:03:28.685]➜   .
2025-08-20T20:10:38.2841887Z [00:03:28.685]➜   ./lib
2025-08-20T20:10:38.2842315Z [00:03:28.685]➜   src
2025-08-20T20:10:38.2842841Z [00:03:28.685]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.2843406Z [00:03:28.685]➜   /usr/local/include
2025-08-20T20:10:38.2844040Z [00:03:28.685]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.2844634Z [00:03:28.685]➜   /usr/include
2025-08-20T20:10:38.2845154Z [00:03:28.685]➜  End of search list.
2025-08-20T20:10:38.3276106Z [00:03:28.733]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.3287841Z [00:03:28.733]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.3288673Z [00:03:28.733]➜  Thread model: posix
2025-08-20T20:10:38.3289269Z [00:03:28.733]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.3290169Z [00:03:28.733]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.3291115Z [00:03:28.733]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.3291859Z [00:03:28.733]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.3292412Z [00:03:28.733]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.3292959Z [00:03:28.733]➜   (in-process)
2025-08-20T20:10:38.3306414Z [00:03:28.733]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name posix_memalign.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-posix_memalign.Tpo -MT lib/libcoreutils_a-posix_memalign.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-posix_memalign.o -x c lib/posix_memalign.c
2025-08-20T20:10:38.3324592Z [00:03:28.734]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.3325868Z [00:03:28.734]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.3326869Z [00:03:28.734]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.3327507Z [00:03:28.734]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.3328314Z [00:03:28.734]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.3328941Z [00:03:28.734]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.3329534Z [00:03:28.734]➜  #include "..." search starts here:
2025-08-20T20:10:38.3330392Z [00:03:28.734]➜  #include <...> search starts here:
2025-08-20T20:10:38.3330883Z [00:03:28.734]➜   .
2025-08-20T20:10:38.3331238Z [00:03:28.734]➜   ./lib
2025-08-20T20:10:38.3331605Z [00:03:28.734]➜   src
2025-08-20T20:10:38.3332055Z [00:03:28.734]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.3332573Z [00:03:28.734]➜   /usr/local/include
2025-08-20T20:10:38.3333070Z [00:03:28.734]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.3333554Z [00:03:28.734]➜   /usr/include
2025-08-20T20:10:38.3333981Z [00:03:28.734]➜  End of search list.
2025-08-20T20:10:38.3334468Z [00:03:28.737]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.3335034Z [00:03:28.737]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.3335555Z [00:03:28.737]➜  Thread model: posix
2025-08-20T20:10:38.3336125Z [00:03:28.737]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.3336902Z [00:03:28.737]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.3337801Z [00:03:28.737]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.3338642Z [00:03:28.737]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.3339174Z [00:03:28.737]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.3339666Z [00:03:28.738]➜   (in-process)
2025-08-20T20:10:38.3358939Z [00:03:28.738]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name posixtm.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-posixtm.Tpo -MT lib/libcoreutils_a-posixtm.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-posixtm.o -x c lib/posixtm.c
2025-08-20T20:10:38.3368621Z [00:03:28.741]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.3369737Z [00:03:28.741]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.3370725Z [00:03:28.741]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.3371465Z [00:03:28.741]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.3372084Z [00:03:28.741]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.3372705Z [00:03:28.741]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.3373315Z [00:03:28.741]➜  #include "..." search starts here:
2025-08-20T20:10:38.3373894Z [00:03:28.741]➜  #include <...> search starts here:
2025-08-20T20:10:38.3374339Z [00:03:28.741]➜   .
2025-08-20T20:10:38.3374680Z [00:03:28.741]➜   ./lib
2025-08-20T20:10:38.3375045Z [00:03:28.741]➜   src
2025-08-20T20:10:38.3375528Z [00:03:28.741]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.3376051Z [00:03:28.741]➜   /usr/local/include
2025-08-20T20:10:38.3376849Z [00:03:28.741]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.3377341Z [00:03:28.741]➜   /usr/include
2025-08-20T20:10:38.3377771Z [00:03:28.741]➜  End of search list.
2025-08-20T20:10:38.3486476Z [00:03:28.754]➜    CC       lib/libcoreutils_a-posixver.o
2025-08-20T20:10:38.3739172Z [00:03:28.779]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.3743472Z [00:03:28.779]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.3744033Z [00:03:28.779]➜  Thread model: posix
2025-08-20T20:10:38.3744585Z [00:03:28.779]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.3745348Z [00:03:28.779]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.3746240Z [00:03:28.779]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.3746921Z [00:03:28.779]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.3747494Z [00:03:28.779]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.3748206Z [00:03:28.780]➜   (in-process)
2025-08-20T20:10:38.3759464Z [00:03:28.780]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name posixver.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-posixver.Tpo -MT lib/libcoreutils_a-posixver.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-posixver.o -x c lib/posixver.c
2025-08-20T20:10:38.3773802Z [00:03:28.781]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.3775050Z [00:03:28.781]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.3776061Z [00:03:28.781]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.3776750Z [00:03:28.781]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.3777411Z [00:03:28.781]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.3778232Z [00:03:28.781]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.3778873Z [00:03:28.781]➜  #include "..." search starts here:
2025-08-20T20:10:38.3779477Z [00:03:28.781]➜  #include <...> search starts here:
2025-08-20T20:10:38.3780069Z [00:03:28.781]➜   .
2025-08-20T20:10:38.3780485Z [00:03:28.781]➜   ./lib
2025-08-20T20:10:38.3780898Z [00:03:28.781]➜   src
2025-08-20T20:10:38.3781421Z [00:03:28.781]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.3782002Z [00:03:28.781]➜   /usr/local/include
2025-08-20T20:10:38.3782543Z [00:03:28.781]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.3783070Z [00:03:28.781]➜   /usr/include
2025-08-20T20:10:38.3783562Z [00:03:28.781]➜  End of search list.
2025-08-20T20:10:38.3825797Z [00:03:28.788]➜    CC       lib/libcoreutils_a-printf-frexp.o
2025-08-20T20:10:38.4098994Z [00:03:28.815]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.4112911Z [00:03:28.815]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.4113580Z [00:03:28.815]➜  Thread model: posix
2025-08-20T20:10:38.4114176Z [00:03:28.815]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.4115005Z [00:03:28.815]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.4115967Z [00:03:28.815]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.4116654Z [00:03:28.815]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.4117166Z [00:03:28.815]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.4127695Z [00:03:28.818]➜   (in-process)
2025-08-20T20:10:38.4140566Z [00:03:28.818]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name printf-frexp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-printf-frexp.Tpo -MT lib/libcoreutils_a-printf-frexp.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-printf-frexp.o -x c lib/printf-frexp.c
2025-08-20T20:10:38.4163024Z [00:03:28.822]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.4191529Z [00:03:28.822]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.4192555Z [00:03:28.822]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.4193188Z [00:03:28.823]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.4193786Z [00:03:28.823]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.4194420Z [00:03:28.823]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.4194994Z [00:03:28.823]➜  #include "..." search starts here:
2025-08-20T20:10:38.4195552Z [00:03:28.823]➜  #include <...> search starts here:
2025-08-20T20:10:38.4196068Z [00:03:28.823]➜   .
2025-08-20T20:10:38.4196430Z [00:03:28.823]➜   ./lib
2025-08-20T20:10:38.4196807Z [00:03:28.823]➜   src
2025-08-20T20:10:38.4197267Z [00:03:28.823]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.4197802Z [00:03:28.823]➜   /usr/local/include
2025-08-20T20:10:38.4198493Z [00:03:28.823]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.4199013Z [00:03:28.823]➜   /usr/include
2025-08-20T20:10:38.4199459Z [00:03:28.823]➜  End of search list.
2025-08-20T20:10:38.4224602Z [00:03:28.828]➜    CC       lib/libcoreutils_a-printf-frexpl.o
2025-08-20T20:10:38.4410036Z [00:03:28.846]➜    CC       lib/libcoreutils_a-priv-set.o
2025-08-20T20:10:38.4574144Z [00:03:28.863]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.4575368Z [00:03:28.863]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.4576918Z [00:03:28.863]➜  Thread model: posix
2025-08-20T20:10:38.4577468Z [00:03:28.863]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.4578846Z [00:03:28.863]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.4579884Z [00:03:28.863]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.4580595Z [00:03:28.863]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.4581094Z [00:03:28.863]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.4581638Z [00:03:28.863]➜   (in-process)
2025-08-20T20:10:38.4595172Z [00:03:28.863]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name printf-frexpl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-printf-frexpl.Tpo -MT lib/libcoreutils_a-printf-frexpl.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-printf-frexpl.o -x c lib/printf-frexpl.c
2025-08-20T20:10:38.4605644Z [00:03:28.864]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.4606861Z [00:03:28.866]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.4607867Z [00:03:28.866]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.4608764Z [00:03:28.866]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.4609380Z [00:03:28.866]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.4609938Z [00:03:28.866]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.4610530Z [00:03:28.866]➜  #include "..." search starts here:
2025-08-20T20:10:38.4611142Z [00:03:28.866]➜  #include <...> search starts here:
2025-08-20T20:10:38.4611656Z [00:03:28.866]➜   .
2025-08-20T20:10:38.4612050Z [00:03:28.866]➜   ./lib
2025-08-20T20:10:38.4612431Z [00:03:28.866]➜   src
2025-08-20T20:10:38.4612896Z [00:03:28.866]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.4613465Z [00:03:28.866]➜   /usr/local/include
2025-08-20T20:10:38.4613980Z [00:03:28.866]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.4614473Z [00:03:28.866]➜   /usr/include
2025-08-20T20:10:38.4614923Z [00:03:28.866]➜  End of search list.
2025-08-20T20:10:38.4705018Z [00:03:28.876]➜    CC       lib/libcoreutils_a-progname.o
2025-08-20T20:10:38.4905316Z [00:03:28.896]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.4908633Z [00:03:28.896]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.4909312Z [00:03:28.896]➜  Thread model: posix
2025-08-20T20:10:38.4909969Z [00:03:28.896]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.4910830Z [00:03:28.896]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.4911849Z [00:03:28.896]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.4912598Z [00:03:28.896]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.4913594Z [00:03:28.896]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.4914161Z [00:03:28.896]➜   (in-process)
2025-08-20T20:10:38.4927869Z [00:03:28.896]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name priv-set.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-priv-set.Tpo -MT lib/libcoreutils_a-priv-set.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-priv-set.o -x c lib/priv-set.c
2025-08-20T20:10:38.4939511Z [00:03:28.897]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.4941162Z [00:03:28.898]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.4959145Z [00:03:28.898]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.4960241Z [00:03:28.898]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.4961252Z [00:03:28.898]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.4962254Z [00:03:28.898]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.4963227Z [00:03:28.898]➜  #include "..." search starts here:
2025-08-20T20:10:38.4964185Z [00:03:28.898]➜  #include <...> search starts here:
2025-08-20T20:10:38.4965036Z [00:03:28.898]➜   .
2025-08-20T20:10:38.4966006Z [00:03:28.898]➜   ./lib
2025-08-20T20:10:38.4966484Z [00:03:28.898]➜   src
2025-08-20T20:10:38.4966996Z [00:03:28.898]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.4967582Z [00:03:28.898]➜   /usr/local/include
2025-08-20T20:10:38.4968331Z [00:03:28.898]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.4968905Z [00:03:28.898]➜   /usr/include
2025-08-20T20:10:38.4969348Z [00:03:28.898]➜  End of search list.
2025-08-20T20:10:38.5060980Z [00:03:28.911]➜    CC       lib/libcoreutils_a-propername-lite.o
2025-08-20T20:10:38.5198691Z [00:03:28.925]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.5199522Z [00:03:28.925]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.5200138Z [00:03:28.925]➜  Thread model: posix
2025-08-20T20:10:38.5200796Z [00:03:28.925]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.5201632Z [00:03:28.925]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.5202608Z [00:03:28.925]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.5203360Z [00:03:28.925]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.5203887Z [00:03:28.925]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.5214045Z [00:03:28.927]➜   (in-process)
2025-08-20T20:10:38.5225285Z [00:03:28.927]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name progname.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-progname.Tpo -MT lib/libcoreutils_a-progname.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-progname.o -x c lib/progname.c
2025-08-20T20:10:38.5250490Z [00:03:28.930]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.5260195Z [00:03:28.931]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.5261352Z [00:03:28.931]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.5262091Z [00:03:28.931]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.5263154Z [00:03:28.931]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.5263900Z [00:03:28.931]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.5264601Z [00:03:28.931]➜  #include "..." search starts here:
2025-08-20T20:10:38.5265258Z [00:03:28.931]➜  #include <...> search starts here:
2025-08-20T20:10:38.5265806Z [00:03:28.931]➜   .
2025-08-20T20:10:38.5266224Z [00:03:28.931]➜   ./lib
2025-08-20T20:10:38.5266648Z [00:03:28.931]➜   src
2025-08-20T20:10:38.5267112Z [00:03:28.931]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.5267666Z [00:03:28.931]➜   /usr/local/include
2025-08-20T20:10:38.5268400Z [00:03:28.931]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.5268901Z [00:03:28.931]➜   /usr/include
2025-08-20T20:10:38.5269363Z [00:03:28.931]➜  End of search list.
2025-08-20T20:10:38.5349310Z [00:03:28.940]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.5350302Z [00:03:28.940]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.5351928Z [00:03:28.940]➜  Thread model: posix
2025-08-20T20:10:38.5352513Z [00:03:28.940]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.5353333Z [00:03:28.940]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.5354242Z [00:03:28.940]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.5354967Z [00:03:28.940]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.5355573Z [00:03:28.940]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.5356123Z [00:03:28.940]➜   (in-process)
2025-08-20T20:10:38.5383842Z [00:03:28.941]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name propername-lite.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-propername-lite.Tpo -MT lib/libcoreutils_a-propername-lite.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-propername-lite.o -x c lib/propername-lite.c
2025-08-20T20:10:38.5411204Z [00:03:28.941]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.5412479Z [00:03:28.942]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.5413481Z [00:03:28.942]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.5414150Z [00:03:28.942]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.5414800Z [00:03:28.942]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.5415437Z [00:03:28.942]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.5416051Z [00:03:28.942]➜  #include "..." search starts here:
2025-08-20T20:10:38.5416662Z [00:03:28.942]➜  #include <...> search starts here:
2025-08-20T20:10:38.5417191Z [00:03:28.942]➜   .
2025-08-20T20:10:38.5417570Z [00:03:28.942]➜   ./lib
2025-08-20T20:10:38.5419453Z [00:03:28.942]➜   src
2025-08-20T20:10:38.5420055Z [00:03:28.942]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.5420652Z [00:03:28.942]➜   /usr/local/include
2025-08-20T20:10:38.5421205Z [00:03:28.942]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.5421731Z [00:03:28.942]➜   /usr/include
2025-08-20T20:10:38.5422204Z [00:03:28.942]➜  End of search list.
2025-08-20T20:10:38.5422779Z [00:03:28.942]➜    CC       lib/libcoreutils_a-qcopy-acl.o
2025-08-20T20:10:38.5444282Z [00:03:28.950]➜    CC       lib/libcoreutils_a-qset-acl.o
2025-08-20T20:10:38.5703053Z [00:03:28.974]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.5703896Z [00:03:28.974]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.5704493Z [00:03:28.974]➜  Thread model: posix
2025-08-20T20:10:38.5705085Z [00:03:28.974]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.5713121Z [00:03:28.974]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.5714135Z [00:03:28.974]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.5714838Z [00:03:28.974]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.5715403Z [00:03:28.974]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.5715930Z [00:03:28.974]➜   (in-process)
2025-08-20T20:10:38.5726957Z [00:03:28.975]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name qset-acl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-qset-acl.Tpo -MT lib/libcoreutils_a-qset-acl.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-qset-acl.o -x c lib/qset-acl.c
2025-08-20T20:10:38.5737867Z [00:03:28.976]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.5739535Z [00:03:28.976]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.5740568Z [00:03:28.976]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.5741247Z [00:03:28.976]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.5741891Z [00:03:28.976]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.5742547Z [00:03:28.976]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.5743180Z [00:03:28.976]➜  #include "..." search starts here:
2025-08-20T20:10:38.5743799Z [00:03:28.976]➜  #include <...> search starts here:
2025-08-20T20:10:38.5744318Z [00:03:28.976]➜   .
2025-08-20T20:10:38.5744724Z [00:03:28.976]➜   ./lib
2025-08-20T20:10:38.5745119Z [00:03:28.976]➜   src
2025-08-20T20:10:38.5745616Z [00:03:28.976]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.5746187Z [00:03:28.976]➜   /usr/local/include
2025-08-20T20:10:38.5746746Z [00:03:28.976]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.5747614Z [00:03:28.976]➜   /usr/include
2025-08-20T20:10:38.5748341Z [00:03:28.976]➜  End of search list.
2025-08-20T20:10:38.5840710Z [00:03:28.988]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.5841425Z [00:03:28.988]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.5841953Z [00:03:28.988]➜  Thread model: posix
2025-08-20T20:10:38.5842482Z [00:03:28.988]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.5843268Z [00:03:28.988]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.5844111Z [00:03:28.988]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.5844828Z [00:03:28.988]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.5845351Z [00:03:28.988]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.5845856Z [00:03:28.989]➜   (in-process)
2025-08-20T20:10:38.5857665Z [00:03:28.989]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name qcopy-acl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-qcopy-acl.Tpo -MT lib/libcoreutils_a-qcopy-acl.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-qcopy-acl.o -x c lib/qcopy-acl.c
2025-08-20T20:10:38.5872935Z [00:03:28.993]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.5896409Z [00:03:28.995]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.5897582Z [00:03:28.995]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.5898584Z [00:03:28.995]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.5899287Z [00:03:28.995]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.5900191Z [00:03:28.995]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.5901127Z [00:03:28.995]➜  #include "..." search starts here:
2025-08-20T20:10:38.5903212Z [00:03:28.995]➜  #include <...> search starts here:
2025-08-20T20:10:38.5905115Z [00:03:28.995]➜   .
2025-08-20T20:10:38.5909119Z [00:03:28.995]➜   ./lib
2025-08-20T20:10:38.5910892Z [00:03:28.995]➜   src
2025-08-20T20:10:38.5912751Z [00:03:28.995]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.5914712Z [00:03:28.995]➜   /usr/local/include
2025-08-20T20:10:38.5939637Z [00:03:28.995]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.5941737Z [00:03:28.995]➜   /usr/include
2025-08-20T20:10:38.5943606Z [00:03:28.995]➜  End of search list.
2025-08-20T20:10:38.6159886Z [00:03:29.021]➜    CC       lib/libcoreutils_a-quotearg.o
2025-08-20T20:10:38.6208386Z [00:03:29.026]➜    CC       lib/libcoreutils_a-randint.o
2025-08-20T20:10:38.6380142Z [00:03:29.043]➜    CC       lib/libcoreutils_a-randperm.o
2025-08-20T20:10:38.6401425Z [00:03:29.045]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.6404113Z [00:03:29.045]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.6404851Z [00:03:29.045]➜  Thread model: posix
2025-08-20T20:10:38.6405519Z [00:03:29.045]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.6406403Z [00:03:29.046]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.6407400Z [00:03:29.046]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.6408458Z [00:03:29.046]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.6409098Z [00:03:29.046]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.6411291Z [00:03:29.047]➜   (in-process)
2025-08-20T20:10:38.6423086Z [00:03:29.047]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name quotearg.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-quotearg.Tpo -MT lib/libcoreutils_a-quotearg.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-quotearg.o -x c lib/quotearg.c
2025-08-20T20:10:38.6433602Z [00:03:29.049]➜    CC       lib/libcoreutils_a-randread.o
2025-08-20T20:10:38.6449634Z [00:03:29.050]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.6451027Z [00:03:29.050]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.6452087Z [00:03:29.051]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.6452781Z [00:03:29.051]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.6453425Z [00:03:29.051]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.6454054Z [00:03:29.051]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.6454699Z [00:03:29.051]➜  #include "..." search starts here:
2025-08-20T20:10:38.6455285Z [00:03:29.051]➜  #include <...> search starts here:
2025-08-20T20:10:38.6455805Z [00:03:29.051]➜   .
2025-08-20T20:10:38.6456181Z [00:03:29.051]➜   ./lib
2025-08-20T20:10:38.6456560Z [00:03:29.051]➜   src
2025-08-20T20:10:38.6457041Z [00:03:29.051]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.6457599Z [00:03:29.051]➜   /usr/local/include
2025-08-20T20:10:38.6458282Z [00:03:29.051]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.6458802Z [00:03:29.051]➜   /usr/include
2025-08-20T20:10:38.6459258Z [00:03:29.051]➜  End of search list.
2025-08-20T20:10:38.6549320Z [00:03:29.060]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.6555715Z [00:03:29.061]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.6560896Z [00:03:29.061]➜  Thread model: posix
2025-08-20T20:10:38.6561556Z [00:03:29.061]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.6562803Z [00:03:29.061]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.6563707Z [00:03:29.061]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.6564415Z [00:03:29.061]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.6564942Z [00:03:29.061]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.6594373Z [00:03:29.065]➜   (in-process)
2025-08-20T20:10:38.6605318Z [00:03:29.065]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name randint.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-randint.Tpo -MT lib/libcoreutils_a-randint.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-randint.o -x c lib/randint.c
2025-08-20T20:10:38.6615912Z [00:03:29.065]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.6617179Z [00:03:29.065]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.6639028Z [00:03:29.065]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.6639759Z [00:03:29.065]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.6640425Z [00:03:29.065]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.6641100Z [00:03:29.065]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.6641757Z [00:03:29.065]➜  #include "..." search starts here:
2025-08-20T20:10:38.6642332Z [00:03:29.065]➜  #include <...> search starts here:
2025-08-20T20:10:38.6642824Z [00:03:29.065]➜   .
2025-08-20T20:10:38.6643195Z [00:03:29.065]➜   ./lib
2025-08-20T20:10:38.6643606Z [00:03:29.065]➜   src
2025-08-20T20:10:38.6644102Z [00:03:29.065]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.6644674Z [00:03:29.065]➜   /usr/local/include
2025-08-20T20:10:38.6645255Z [00:03:29.065]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.6645794Z [00:03:29.065]➜   /usr/include
2025-08-20T20:10:38.6646272Z [00:03:29.065]➜  End of search list.
2025-08-20T20:10:38.6753274Z [00:03:29.081]➜    CC       lib/libcoreutils_a-rand-isaac.o
2025-08-20T20:10:38.6761752Z [00:03:29.081]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.6763234Z [00:03:29.081]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.6763870Z [00:03:29.081]➜  Thread model: posix
2025-08-20T20:10:38.6764466Z [00:03:29.081]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.6765307Z [00:03:29.081]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.6766268Z [00:03:29.081]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.6766998Z [00:03:29.081]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.6767596Z [00:03:29.081]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.6768460Z [00:03:29.082]➜   (in-process)
2025-08-20T20:10:38.6783022Z [00:03:29.082]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name randperm.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-randperm.Tpo -MT lib/libcoreutils_a-randperm.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-randperm.o -x c lib/randperm.c
2025-08-20T20:10:38.6794746Z [00:03:29.083]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.6796065Z [00:03:29.084]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.6797147Z [00:03:29.084]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.6797899Z [00:03:29.084]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.6798856Z [00:03:29.084]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.6799953Z [00:03:29.084]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.6800619Z [00:03:29.084]➜  #include "..." search starts here:
2025-08-20T20:10:38.6801271Z [00:03:29.084]➜  #include <...> search starts here:
2025-08-20T20:10:38.6801823Z [00:03:29.084]➜   .
2025-08-20T20:10:38.6802254Z [00:03:29.084]➜   ./lib
2025-08-20T20:10:38.6802702Z [00:03:29.084]➜   src
2025-08-20T20:10:38.6803242Z [00:03:29.084]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.6803849Z [00:03:29.084]➜   /usr/local/include
2025-08-20T20:10:38.6804429Z [00:03:29.084]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.6805006Z [00:03:29.084]➜   /usr/include
2025-08-20T20:10:38.6805508Z [00:03:29.084]➜  End of search list.
2025-08-20T20:10:38.6949985Z [00:03:29.100]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.6950786Z [00:03:29.100]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.6951358Z [00:03:29.100]➜  Thread model: posix
2025-08-20T20:10:38.6951972Z [00:03:29.100]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.6952862Z [00:03:29.100]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.6953797Z [00:03:29.100]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.6954525Z [00:03:29.100]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.6955115Z [00:03:29.100]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.6986147Z [00:03:29.104]➜   (in-process)
2025-08-20T20:10:38.7000839Z [00:03:29.104]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name randread.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-randread.Tpo -MT lib/libcoreutils_a-randread.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-randread.o -x c lib/randread.c
2025-08-20T20:10:38.7013700Z [00:03:29.105]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.7015067Z [00:03:29.106]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.7016184Z [00:03:29.106]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.7016929Z [00:03:29.106]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.7017608Z [00:03:29.106]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.7018623Z [00:03:29.106]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.7019251Z [00:03:29.106]➜  #include "..." search starts here:
2025-08-20T20:10:38.7019787Z [00:03:29.106]➜  #include <...> search starts here:
2025-08-20T20:10:38.7020219Z [00:03:29.106]➜   .
2025-08-20T20:10:38.7020597Z [00:03:29.106]➜   ./lib
2025-08-20T20:10:38.7020948Z [00:03:29.106]➜   src
2025-08-20T20:10:38.7021373Z [00:03:29.106]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.7022188Z [00:03:29.106]➜   /usr/local/include
2025-08-20T20:10:38.7022674Z [00:03:29.106]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.7023142Z [00:03:29.106]➜   /usr/include
2025-08-20T20:10:38.7023575Z [00:03:29.106]➜  End of search list.
2025-08-20T20:10:38.7268812Z [00:03:29.132]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.7269586Z [00:03:29.132]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.7270197Z [00:03:29.132]➜  Thread model: posix
2025-08-20T20:10:38.7270834Z [00:03:29.132]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.7271728Z [00:03:29.132]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.7272718Z [00:03:29.132]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.7273532Z [00:03:29.132]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.7274143Z [00:03:29.132]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.7301020Z [00:03:29.135]➜    CC       lib/libcoreutils_a-read-file.o
2025-08-20T20:10:38.7309561Z [00:03:29.136]➜   (in-process)
2025-08-20T20:10:38.7343243Z [00:03:29.136]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name rand-isaac.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-rand-isaac.Tpo -MT lib/libcoreutils_a-rand-isaac.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-rand-isaac.o -x c lib/rand-isaac.c
2025-08-20T20:10:38.7354207Z [00:03:29.137]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.7355621Z [00:03:29.138]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.7356730Z [00:03:29.138]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.7357416Z [00:03:29.138]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.7358276Z [00:03:29.138]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.7358962Z [00:03:29.138]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.7359591Z [00:03:29.138]➜  #include "..." search starts here:
2025-08-20T20:10:38.7360202Z [00:03:29.138]➜  #include <...> search starts here:
2025-08-20T20:10:38.7360735Z [00:03:29.138]➜   .
2025-08-20T20:10:38.7361163Z [00:03:29.138]➜   ./lib
2025-08-20T20:10:38.7361579Z [00:03:29.138]➜   src
2025-08-20T20:10:38.7362074Z [00:03:29.138]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.7362668Z [00:03:29.138]➜   /usr/local/include
2025-08-20T20:10:38.7363237Z [00:03:29.138]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.7363810Z [00:03:29.138]➜   /usr/include
2025-08-20T20:10:38.7364322Z [00:03:29.138]➜  End of search list.
2025-08-20T20:10:38.7662210Z [00:03:29.172]➜    CC       lib/libcoreutils_a-readtokens.o
2025-08-20T20:10:38.7702394Z [00:03:29.176]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.7703128Z [00:03:29.176]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.7703723Z [00:03:29.176]➜  Thread model: posix
2025-08-20T20:10:38.7704326Z [00:03:29.176]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.7705207Z [00:03:29.176]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.7706203Z [00:03:29.176]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.7706942Z [00:03:29.176]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.7707505Z [00:03:29.176]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.7735857Z [00:03:29.179]➜   (in-process)
2025-08-20T20:10:38.7753615Z [00:03:29.179]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name read-file.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-read-file.Tpo -MT lib/libcoreutils_a-read-file.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-read-file.o -x c lib/read-file.c
2025-08-20T20:10:38.7764482Z [00:03:29.180]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.7765778Z [00:03:29.181]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.7766843Z [00:03:29.181]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.7767555Z [00:03:29.181]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.7768547Z [00:03:29.181]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.7769257Z [00:03:29.181]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.7769967Z [00:03:29.181]➜  #include "..." search starts here:
2025-08-20T20:10:38.7770644Z [00:03:29.181]➜  #include <...> search starts here:
2025-08-20T20:10:38.7771220Z [00:03:29.181]➜   .
2025-08-20T20:10:38.7771674Z [00:03:29.181]➜   ./lib
2025-08-20T20:10:38.7772115Z [00:03:29.181]➜   src
2025-08-20T20:10:38.7772635Z [00:03:29.181]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.7773249Z [00:03:29.181]➜   /usr/local/include
2025-08-20T20:10:38.7773774Z [00:03:29.181]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.7774296Z [00:03:29.181]➜   /usr/include
2025-08-20T20:10:38.7774730Z [00:03:29.181]➜  End of search list.
2025-08-20T20:10:38.8230157Z [00:03:29.228]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.8231089Z [00:03:29.228]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.8231715Z [00:03:29.228]➜  Thread model: posix
2025-08-20T20:10:38.8232566Z [00:03:29.228]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.8233362Z [00:03:29.228]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.8234624Z [00:03:29.228]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.8235347Z [00:03:29.228]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.8235919Z [00:03:29.228]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.8239059Z [00:03:29.229]➜   (in-process)
2025-08-20T20:10:38.8251030Z [00:03:29.229]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name readtokens.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-readtokens.Tpo -MT lib/libcoreutils_a-readtokens.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-readtokens.o -x c lib/readtokens.c
2025-08-20T20:10:38.8264967Z [00:03:29.230]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.8287506Z [00:03:29.234]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.8288916Z [00:03:29.234]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.8289640Z [00:03:29.234]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.8290345Z [00:03:29.234]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.8291094Z [00:03:29.234]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.8291774Z [00:03:29.234]➜  #include "..." search starts here:
2025-08-20T20:10:38.8292383Z [00:03:29.234]➜  #include <...> search starts here:
2025-08-20T20:10:38.8292933Z [00:03:29.234]➜   .
2025-08-20T20:10:38.8293412Z [00:03:29.234]➜   ./lib
2025-08-20T20:10:38.8294437Z [00:03:29.234]➜   src
2025-08-20T20:10:38.8295485Z [00:03:29.234]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.8296302Z [00:03:29.234]➜   /usr/local/include
2025-08-20T20:10:38.8297239Z [00:03:29.234]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.8298312Z [00:03:29.234]➜   /usr/include
2025-08-20T20:10:38.8309167Z [00:03:29.234]➜  End of search list.
2025-08-20T20:10:38.8531402Z [00:03:29.258]➜    CC       lib/libcoreutils_a-readtokens0.o
2025-08-20T20:10:38.8619647Z [00:03:29.267]➜    CC       lib/libcoreutils_a-readutmp.o
2025-08-20T20:10:38.9008855Z [00:03:29.306]➜    CC       lib/libcoreutils_a-realloc.o
2025-08-20T20:10:38.9037943Z [00:03:29.309]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.9040449Z [00:03:29.309]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.9041042Z [00:03:29.309]➜  Thread model: posix
2025-08-20T20:10:38.9041612Z [00:03:29.309]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.9042476Z [00:03:29.309]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.9052083Z [00:03:29.310]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.9057118Z [00:03:29.310]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.9062787Z [00:03:29.310]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.9063401Z [00:03:29.310]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.9064010Z [00:03:29.310]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.9064554Z [00:03:29.310]➜  Thread model: posix
2025-08-20T20:10:38.9065120Z [00:03:29.310]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.9074893Z [00:03:29.310]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.9091952Z [00:03:29.311]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.9092723Z [00:03:29.311]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.9093284Z [00:03:29.311]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.9093789Z [00:03:29.311]➜   (in-process)
2025-08-20T20:10:38.9111543Z [00:03:29.311]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name readtokens0.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-readtokens0.Tpo -MT lib/libcoreutils_a-readtokens0.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-readtokens0.o -x c lib/readtokens0.c
2025-08-20T20:10:38.9122160Z [00:03:29.312]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.9123431Z [00:03:29.312]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.9124447Z [00:03:29.312]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.9125119Z [00:03:29.312]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.9125744Z [00:03:29.312]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.9126402Z [00:03:29.312]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.9127010Z [00:03:29.312]➜  #include "..." search starts here:
2025-08-20T20:10:38.9127603Z [00:03:29.312]➜  #include <...> search starts here:
2025-08-20T20:10:38.9128286Z [00:03:29.312]➜   .
2025-08-20T20:10:38.9128664Z [00:03:29.312]➜   ./lib
2025-08-20T20:10:38.9129058Z [00:03:29.312]➜   src
2025-08-20T20:10:38.9129553Z [00:03:29.312]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.9130109Z [00:03:29.312]➜   /usr/local/include
2025-08-20T20:10:38.9130635Z [00:03:29.312]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.9131138Z [00:03:29.312]➜   /usr/include
2025-08-20T20:10:38.9131581Z [00:03:29.312]➜  End of search list.
2025-08-20T20:10:38.9132216Z [00:03:29.313]➜    CC       lib/libcoreutils_a-reallocarray.o
2025-08-20T20:10:38.9132788Z [00:03:29.313]➜   (in-process)
2025-08-20T20:10:38.9144051Z [00:03:29.313]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name readutmp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-readutmp.Tpo -MT lib/libcoreutils_a-readutmp.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-readutmp.o -x c lib/readutmp.c
2025-08-20T20:10:38.9154894Z [00:03:29.316]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.9156128Z [00:03:29.316]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.9157117Z [00:03:29.316]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.9158478Z [00:03:29.316]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.9159142Z [00:03:29.316]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.9159787Z [00:03:29.316]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.9160393Z [00:03:29.316]➜  #include "..." search starts here:
2025-08-20T20:10:38.9160971Z [00:03:29.316]➜  #include <...> search starts here:
2025-08-20T20:10:38.9161451Z [00:03:29.316]➜   .
2025-08-20T20:10:38.9161752Z [00:03:29.316]➜   ./lib
2025-08-20T20:10:38.9162055Z [00:03:29.316]➜   src
2025-08-20T20:10:38.9162514Z [00:03:29.316]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.9176907Z [00:03:29.316]➜   /usr/local/include
2025-08-20T20:10:38.9177582Z [00:03:29.316]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.9178290Z [00:03:29.316]➜   /usr/include
2025-08-20T20:10:38.9178742Z [00:03:29.316]➜  End of search list.
2025-08-20T20:10:38.9223982Z [00:03:29.328]➜    CC       lib/libcoreutils_a-renameatu.o
2025-08-20T20:10:38.9342814Z [00:03:29.339]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.9348341Z [00:03:29.339]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.9348936Z [00:03:29.339]➜  Thread model: posix
2025-08-20T20:10:38.9349492Z [00:03:29.339]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.9350265Z [00:03:29.339]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.9351134Z [00:03:29.339]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.9351812Z [00:03:29.340]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.9352340Z [00:03:29.340]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.9352822Z [00:03:29.340]➜   (in-process)
2025-08-20T20:10:38.9376751Z [00:03:29.342]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name realloc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-realloc.Tpo -MT lib/libcoreutils_a-realloc.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-realloc.o -x c lib/realloc.c
2025-08-20T20:10:38.9399300Z [00:03:29.345]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.9408146Z [00:03:29.346]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.9413235Z [00:03:29.347]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.9413918Z [00:03:29.347]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.9414543Z [00:03:29.347]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.9415184Z [00:03:29.347]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.9416143Z [00:03:29.347]➜  #include "..." search starts here:
2025-08-20T20:10:38.9417074Z [00:03:29.347]➜  #include <...> search starts here:
2025-08-20T20:10:38.9417890Z [00:03:29.347]➜   .
2025-08-20T20:10:38.9418978Z [00:03:29.347]➜   ./lib
2025-08-20T20:10:38.9419867Z [00:03:29.347]➜   src
2025-08-20T20:10:38.9420863Z [00:03:29.347]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.9421704Z [00:03:29.347]➜   /usr/local/include
2025-08-20T20:10:38.9422227Z [00:03:29.347]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.9422727Z [00:03:29.347]➜   /usr/include
2025-08-20T20:10:38.9423184Z [00:03:29.347]➜  End of search list.
2025-08-20T20:10:38.9523861Z [00:03:29.358]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.9542794Z [00:03:29.360]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.9543404Z [00:03:29.360]➜  Thread model: posix
2025-08-20T20:10:38.9543941Z [00:03:29.360]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.9544683Z [00:03:29.360]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.9545566Z [00:03:29.360]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.9546238Z [00:03:29.360]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.9547154Z [00:03:29.360]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.9547654Z [00:03:29.360]➜   (in-process)
2025-08-20T20:10:38.9561528Z [00:03:29.360]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name renameatu.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-renameatu.Tpo -MT lib/libcoreutils_a-renameatu.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-renameatu.o -x c lib/renameatu.c
2025-08-20T20:10:38.9580343Z [00:03:29.361]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.9581836Z [00:03:29.362]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.9582762Z [00:03:29.363]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.9583338Z [00:03:29.363]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.9592458Z [00:03:29.365]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.9593134Z [00:03:29.365]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.9593739Z [00:03:29.365]➜  #include "..." search starts here:
2025-08-20T20:10:38.9594327Z [00:03:29.365]➜  #include <...> search starts here:
2025-08-20T20:10:38.9594840Z [00:03:29.365]➜   .
2025-08-20T20:10:38.9595221Z [00:03:29.365]➜   ./lib
2025-08-20T20:10:38.9595612Z [00:03:29.365]➜   src
2025-08-20T20:10:38.9596092Z [00:03:29.365]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.9596653Z [00:03:29.365]➜   /usr/local/include
2025-08-20T20:10:38.9597190Z [00:03:29.365]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.9597741Z [00:03:29.365]➜   /usr/include
2025-08-20T20:10:38.9598420Z [00:03:29.365]➜  End of search list.
2025-08-20T20:10:38.9621067Z [00:03:29.367]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:38.9621739Z [00:03:29.368]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:38.9622298Z [00:03:29.368]➜  Thread model: posix
2025-08-20T20:10:38.9622908Z [00:03:29.368]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:38.9623753Z [00:03:29.368]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.9624697Z [00:03:29.368]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:38.9625376Z [00:03:29.368]➜  Candidate multilib: .;@m64
2025-08-20T20:10:38.9625944Z [00:03:29.368]➜  Selected multilib: .;@m64
2025-08-20T20:10:38.9626512Z [00:03:29.368]➜   (in-process)
2025-08-20T20:10:38.9640813Z [00:03:29.368]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name reallocarray.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-reallocarray.Tpo -MT lib/libcoreutils_a-reallocarray.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-reallocarray.o -x c lib/reallocarray.c
2025-08-20T20:10:38.9662626Z [00:03:29.372]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:38.9680375Z [00:03:29.373]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:38.9681553Z [00:03:29.373]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:38.9682252Z [00:03:29.373]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:38.9682973Z [00:03:29.373]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:38.9684005Z [00:03:29.373]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:38.9684746Z [00:03:29.373]➜  #include "..." search starts here:
2025-08-20T20:10:38.9685452Z [00:03:29.373]➜  #include <...> search starts here:
2025-08-20T20:10:38.9686039Z [00:03:29.373]➜   .
2025-08-20T20:10:38.9686512Z [00:03:29.373]➜   ./lib
2025-08-20T20:10:38.9686987Z [00:03:29.373]➜   src
2025-08-20T20:10:38.9687554Z [00:03:29.373]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:38.9688410Z [00:03:29.373]➜   /usr/local/include
2025-08-20T20:10:38.9689020Z [00:03:29.373]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:38.9689597Z [00:03:29.373]➜   /usr/include
2025-08-20T20:10:38.9690106Z [00:03:29.373]➜  End of search list.
2025-08-20T20:10:38.9893323Z [00:03:29.395]➜    CC       lib/libcoreutils_a-root-dev-ino.o
2025-08-20T20:10:39.0082534Z [00:03:29.413]➜    CC       lib/libcoreutils_a-safe-read.o
2025-08-20T20:10:39.0241736Z [00:03:29.429]➜    CC       lib/libcoreutils_a-safe-write.o
2025-08-20T20:10:39.0271256Z [00:03:29.432]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.0272076Z [00:03:29.432]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.0272735Z [00:03:29.432]➜  Thread model: posix
2025-08-20T20:10:39.0274771Z [00:03:29.432]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.0276187Z [00:03:29.432]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.0279217Z [00:03:29.432]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.0281871Z [00:03:29.432]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.0284399Z [00:03:29.432]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.0303472Z [00:03:29.436]➜   (in-process)
2025-08-20T20:10:39.0317435Z [00:03:29.436]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name root-dev-ino.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-root-dev-ino.Tpo -MT lib/libcoreutils_a-root-dev-ino.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-root-dev-ino.o -x c lib/root-dev-ino.c
2025-08-20T20:10:39.0330891Z [00:03:29.437]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.0332178Z [00:03:29.437]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.0333268Z [00:03:29.437]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.0333937Z [00:03:29.437]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.0334605Z [00:03:29.437]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.0335266Z [00:03:29.437]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.0335911Z [00:03:29.437]➜  #include "..." search starts here:
2025-08-20T20:10:39.0336862Z [00:03:29.437]➜  #include <...> search starts here:
2025-08-20T20:10:39.0337455Z [00:03:29.437]➜   .
2025-08-20T20:10:39.0337876Z [00:03:29.437]➜   ./lib
2025-08-20T20:10:39.0338575Z [00:03:29.437]➜   src
2025-08-20T20:10:39.0339088Z [00:03:29.437]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.0339671Z [00:03:29.437]➜   /usr/local/include
2025-08-20T20:10:39.0340226Z [00:03:29.437]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.0340787Z [00:03:29.437]➜   /usr/include
2025-08-20T20:10:39.0341291Z [00:03:29.437]➜  End of search list.
2025-08-20T20:10:39.0413068Z [00:03:29.447]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.0414173Z [00:03:29.447]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.0414933Z [00:03:29.447]➜  Thread model: posix
2025-08-20T20:10:39.0415606Z [00:03:29.447]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.0416702Z [00:03:29.447]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.0418364Z [00:03:29.447]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.0419383Z [00:03:29.447]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.0420090Z [00:03:29.447]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.0420809Z [00:03:29.447]➜   (in-process)
2025-08-20T20:10:39.0432226Z [00:03:29.447]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name safe-read.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-safe-read.Tpo -MT lib/libcoreutils_a-safe-read.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-safe-read.o -x c lib/safe-read.c
2025-08-20T20:10:39.0472997Z [00:03:29.450]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.0474333Z [00:03:29.450]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.0475377Z [00:03:29.450]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.0476010Z [00:03:29.450]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.0476621Z [00:03:29.450]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.0477243Z [00:03:29.450]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.0477830Z [00:03:29.450]➜  #include "..." search starts here:
2025-08-20T20:10:39.0479548Z [00:03:29.450]➜  #include <...> search starts here:
2025-08-20T20:10:39.0480026Z [00:03:29.450]➜   .
2025-08-20T20:10:39.0480364Z [00:03:29.450]➜   ./lib
2025-08-20T20:10:39.0480715Z [00:03:29.450]➜   src
2025-08-20T20:10:39.0481159Z [00:03:29.450]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.0481679Z [00:03:29.450]➜   /usr/local/include
2025-08-20T20:10:39.0482429Z [00:03:29.450]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.0482907Z [00:03:29.450]➜   /usr/include
2025-08-20T20:10:39.0483338Z [00:03:29.450]➜  End of search list.
2025-08-20T20:10:39.0643027Z [00:03:29.469]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.0645972Z [00:03:29.470]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.0647873Z [00:03:29.470]➜  Thread model: posix
2025-08-20T20:10:39.0650872Z [00:03:29.470]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.0653037Z [00:03:29.471]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.0656492Z [00:03:29.471]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.0659702Z [00:03:29.471]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.0663034Z [00:03:29.472]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.0671017Z [00:03:29.473]➜   (in-process)
2025-08-20T20:10:39.0696959Z [00:03:29.474]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name safe-write.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-safe-write.Tpo -MT lib/libcoreutils_a-safe-write.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-safe-write.o -x c lib/safe-write.c
2025-08-20T20:10:39.0712690Z [00:03:29.475]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.0713984Z [00:03:29.475]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.0714988Z [00:03:29.476]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.0749794Z [00:03:29.478]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.0754509Z [00:03:29.478]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.0755281Z [00:03:29.478]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.0755944Z [00:03:29.478]➜  #include "..." search starts here:
2025-08-20T20:10:39.0756594Z [00:03:29.478]➜  #include <...> search starts here:
2025-08-20T20:10:39.0757099Z [00:03:29.478]➜   .
2025-08-20T20:10:39.0757482Z [00:03:29.478]➜   ./lib
2025-08-20T20:10:39.0757877Z [00:03:29.478]➜   src
2025-08-20T20:10:39.0758592Z [00:03:29.478]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.0759189Z [00:03:29.478]➜   /usr/local/include
2025-08-20T20:10:39.0759765Z [00:03:29.478]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.0760324Z [00:03:29.478]➜   /usr/include
2025-08-20T20:10:39.0760807Z [00:03:29.478]➜  End of search list.
2025-08-20T20:10:39.0761396Z [00:03:29.481]➜    CC       lib/libcoreutils_a-same.o
2025-08-20T20:10:39.1013629Z [00:03:29.507]➜    CC       lib/libcoreutils_a-same-inode.o
2025-08-20T20:10:39.1120646Z [00:03:29.517]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.1128553Z [00:03:29.517]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.1129208Z [00:03:29.517]➜  Thread model: posix
2025-08-20T20:10:39.1129806Z [00:03:29.517]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.1130591Z [00:03:29.517]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.1131489Z [00:03:29.517]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.1132165Z [00:03:29.517]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.1132736Z [00:03:29.517]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.1133231Z [00:03:29.518]➜   (in-process)
2025-08-20T20:10:39.1144454Z [00:03:29.518]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name same.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-same.Tpo -MT lib/libcoreutils_a-same.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-same.o -x c lib/same.c
2025-08-20T20:10:39.1157006Z [00:03:29.521]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.1163168Z [00:03:29.522]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.1164182Z [00:03:29.522]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.1164834Z [00:03:29.522]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.1165501Z [00:03:29.522]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.1166200Z [00:03:29.522]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.1169885Z [00:03:29.522]➜  #include "..." search starts here:
2025-08-20T20:10:39.1170535Z [00:03:29.522]➜  #include <...> search starts here:
2025-08-20T20:10:39.1171132Z [00:03:29.522]➜   .
2025-08-20T20:10:39.1171566Z [00:03:29.522]➜   ./lib
2025-08-20T20:10:39.1172011Z [00:03:29.522]➜   src
2025-08-20T20:10:39.1172581Z [00:03:29.522]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.1173144Z [00:03:29.522]➜   /usr/local/include
2025-08-20T20:10:39.1173639Z [00:03:29.522]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.1174139Z [00:03:29.522]➜   /usr/include
2025-08-20T20:10:39.1174606Z [00:03:29.522]➜  End of search list.
2025-08-20T20:10:39.1187816Z [00:03:29.524]➜    CC       lib/libcoreutils_a-save-cwd.o
2025-08-20T20:10:39.1319503Z [00:03:29.537]➜    CC       lib/libcoreutils_a-savedir.o
2025-08-20T20:10:39.1387503Z [00:03:29.544]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.1394223Z [00:03:29.545]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.1394802Z [00:03:29.545]➜  Thread model: posix
2025-08-20T20:10:39.1395373Z [00:03:29.545]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.1396474Z [00:03:29.545]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.1397381Z [00:03:29.545]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.1398295Z [00:03:29.545]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.1401089Z [00:03:29.545]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.1401658Z [00:03:29.545]➜   (in-process)
2025-08-20T20:10:39.1440531Z [00:03:29.545]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name same-inode.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-same-inode.Tpo -MT lib/libcoreutils_a-same-inode.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-same-inode.o -x c lib/same-inode.c
2025-08-20T20:10:39.1450916Z [00:03:29.548]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.1452144Z [00:03:29.548]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.1453456Z [00:03:29.548]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.1454070Z [00:03:29.548]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.1454671Z [00:03:29.548]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.1455258Z [00:03:29.549]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.1455835Z [00:03:29.549]➜  #include "..." search starts here:
2025-08-20T20:10:39.1456393Z [00:03:29.549]➜  #include <...> search starts here:
2025-08-20T20:10:39.1456861Z [00:03:29.549]➜   .
2025-08-20T20:10:39.1457207Z [00:03:29.549]➜   ./lib
2025-08-20T20:10:39.1457585Z [00:03:29.549]➜   src
2025-08-20T20:10:39.1458215Z [00:03:29.549]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.1458788Z [00:03:29.549]➜   /usr/local/include
2025-08-20T20:10:39.1459288Z [00:03:29.549]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.1459782Z [00:03:29.549]➜   /usr/include
2025-08-20T20:10:39.1460238Z [00:03:29.549]➜  End of search list.
2025-08-20T20:10:39.1491187Z [00:03:29.555]➜    CC       lib/libcoreutils_a-savewd.o
2025-08-20T20:10:39.1589423Z [00:03:29.564]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.1592476Z [00:03:29.565]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.1593286Z [00:03:29.565]➜  Thread model: posix
2025-08-20T20:10:39.1594034Z [00:03:29.565]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.1594802Z [00:03:29.565]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.1595919Z [00:03:29.565]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.1597180Z [00:03:29.565]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.1597894Z [00:03:29.565]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.1603602Z [00:03:29.566]➜   (in-process)
2025-08-20T20:10:39.1621656Z [00:03:29.566]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name savedir.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-savedir.Tpo -MT lib/libcoreutils_a-savedir.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-savedir.o -x c lib/savedir.c
2025-08-20T20:10:39.1635207Z [00:03:29.568]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.1635924Z [00:03:29.568]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.1636547Z [00:03:29.568]➜  Thread model: posix
2025-08-20T20:10:39.1637188Z [00:03:29.569]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.1638481Z [00:03:29.569]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.1639561Z [00:03:29.569]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.1640746Z [00:03:29.569]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.1641382Z [00:03:29.569]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.1666703Z [00:03:29.572]➜   (in-process)
2025-08-20T20:10:39.1678680Z [00:03:29.572]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name save-cwd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-save-cwd.Tpo -MT lib/libcoreutils_a-save-cwd.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-save-cwd.o -x c lib/save-cwd.c
2025-08-20T20:10:39.1694564Z [00:03:29.572]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.1695983Z [00:03:29.572]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.1697114Z [00:03:29.572]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.1697829Z [00:03:29.572]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.1698752Z [00:03:29.572]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.1699434Z [00:03:29.572]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.1700100Z [00:03:29.572]➜  #include "..." search starts here:
2025-08-20T20:10:39.1700767Z [00:03:29.572]➜  #include <...> search starts here:
2025-08-20T20:10:39.1701327Z [00:03:29.572]➜   .
2025-08-20T20:10:39.1701748Z [00:03:29.572]➜   ./lib
2025-08-20T20:10:39.1702176Z [00:03:29.572]➜   src
2025-08-20T20:10:39.1702705Z [00:03:29.572]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.1703315Z [00:03:29.572]➜   /usr/local/include
2025-08-20T20:10:39.1703928Z [00:03:29.572]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.1704497Z [00:03:29.572]➜   /usr/include
2025-08-20T20:10:39.1705011Z [00:03:29.572]➜  End of search list.
2025-08-20T20:10:39.1705885Z [00:03:29.574]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.1707209Z [00:03:29.575]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.1708535Z [00:03:29.575]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.1709267Z [00:03:29.575]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.1709943Z [00:03:29.575]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.1710637Z [00:03:29.575]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.1711314Z [00:03:29.575]➜  #include "..." search starts here:
2025-08-20T20:10:39.1711962Z [00:03:29.575]➜  #include <...> search starts here:
2025-08-20T20:10:39.1712514Z [00:03:29.575]➜   .
2025-08-20T20:10:39.1712955Z [00:03:29.575]➜   ./lib
2025-08-20T20:10:39.1713383Z [00:03:29.575]➜   src
2025-08-20T20:10:39.1713924Z [00:03:29.575]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.1714921Z [00:03:29.575]➜   /usr/local/include
2025-08-20T20:10:39.1715508Z [00:03:29.575]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.1716093Z [00:03:29.575]➜   /usr/include
2025-08-20T20:10:39.1716608Z [00:03:29.575]➜  End of search list.
2025-08-20T20:10:39.1800848Z [00:03:29.584]➜    CC       lib/libcoreutils_a-selinux-at.o
2025-08-20T20:10:39.2017635Z [00:03:29.607]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.2019740Z [00:03:29.607]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.2020418Z [00:03:29.607]➜  Thread model: posix
2025-08-20T20:10:39.2021035Z [00:03:29.607]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.2021880Z [00:03:29.607]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.2024757Z [00:03:29.607]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.2025432Z [00:03:29.607]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.2025994Z [00:03:29.607]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.2026489Z [00:03:29.607]➜   (in-process)
2025-08-20T20:10:39.2042889Z [00:03:29.608]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name savewd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-savewd.Tpo -MT lib/libcoreutils_a-savewd.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-savewd.o -x c lib/savewd.c
2025-08-20T20:10:39.2060515Z [00:03:29.609]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.2062052Z [00:03:29.609]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.2064734Z [00:03:29.609]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.2065362Z [00:03:29.609]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.2065900Z [00:03:29.609]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.2066499Z [00:03:29.609]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.2067513Z [00:03:29.609]➜  #include "..." search starts here:
2025-08-20T20:10:39.2068757Z [00:03:29.609]➜  #include <...> search starts here:
2025-08-20T20:10:39.2070530Z [00:03:29.609]➜   .
2025-08-20T20:10:39.2070930Z [00:03:29.609]➜   ./lib
2025-08-20T20:10:39.2071338Z [00:03:29.609]➜   src
2025-08-20T20:10:39.2071824Z [00:03:29.609]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.2072362Z [00:03:29.609]➜   /usr/local/include
2025-08-20T20:10:39.2072868Z [00:03:29.609]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.2073375Z [00:03:29.609]➜   /usr/include
2025-08-20T20:10:39.2073806Z [00:03:29.609]➜  End of search list.
2025-08-20T20:10:39.2074306Z [00:03:29.610]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.2075193Z [00:03:29.610]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.2075720Z [00:03:29.610]➜  Thread model: posix
2025-08-20T20:10:39.2076268Z [00:03:29.610]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.2077048Z [00:03:29.610]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.2077922Z [00:03:29.610]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.2078820Z [00:03:29.610]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.2079341Z [00:03:29.610]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.2079845Z [00:03:29.611]➜   (in-process)
2025-08-20T20:10:39.2092151Z [00:03:29.611]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name selinux-at.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-selinux-at.Tpo -MT lib/libcoreutils_a-selinux-at.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-selinux-at.o -x c lib/selinux-at.c
2025-08-20T20:10:39.2122840Z [00:03:29.612]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.2124060Z [00:03:29.612]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.2125049Z [00:03:29.612]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.2125656Z [00:03:29.613]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.2126251Z [00:03:29.613]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.2126840Z [00:03:29.613]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.2127341Z [00:03:29.613]➜  #include "..." search starts here:
2025-08-20T20:10:39.2127855Z [00:03:29.613]➜  #include <...> search starts here:
2025-08-20T20:10:39.2128506Z [00:03:29.613]➜   .
2025-08-20T20:10:39.2128830Z [00:03:29.613]➜   ./lib
2025-08-20T20:10:39.2129187Z [00:03:29.613]➜   src
2025-08-20T20:10:39.2129610Z [00:03:29.613]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.2130097Z [00:03:29.613]➜   /usr/local/include
2025-08-20T20:10:39.2130575Z [00:03:29.613]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.2131045Z [00:03:29.613]➜   /usr/include
2025-08-20T20:10:39.2131470Z [00:03:29.613]➜  End of search list.
2025-08-20T20:10:39.2415329Z [00:03:29.647]➜    CC       lib/libcoreutils_a-getfilecon.o
2025-08-20T20:10:39.2567967Z [00:03:29.662]➜    CC       lib/libcoreutils_a-se-context.o
2025-08-20T20:10:39.2717037Z [00:03:29.677]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.2717747Z [00:03:29.677]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.2718501Z [00:03:29.677]➜  Thread model: posix
2025-08-20T20:10:39.2721680Z [00:03:29.678]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.2723021Z [00:03:29.678]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.2724016Z [00:03:29.678]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.2726045Z [00:03:29.678]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.2730082Z [00:03:29.679]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.2739372Z [00:03:29.679]➜   (in-process)
2025-08-20T20:10:39.2834794Z [00:03:29.688]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name getfilecon.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-getfilecon.Tpo -MT lib/libcoreutils_a-getfilecon.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-getfilecon.o -x c lib/getfilecon.c
2025-08-20T20:10:39.2845636Z [00:03:29.688]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.2846899Z [00:03:29.688]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.2847965Z [00:03:29.689]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.2849232Z [00:03:29.689]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.2850474Z [00:03:29.690]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.2851317Z [00:03:29.690]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.2852285Z [00:03:29.690]➜  #include "..." search starts here:
2025-08-20T20:10:39.2853337Z [00:03:29.691]➜  #include <...> search starts here:
2025-08-20T20:10:39.2855220Z [00:03:29.691]➜   .
2025-08-20T20:10:39.2859505Z [00:03:29.691]➜   ./lib
2025-08-20T20:10:39.2863415Z [00:03:29.692]➜   src
2025-08-20T20:10:39.2866222Z [00:03:29.692]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.2881666Z [00:03:29.694]➜   /usr/local/include
2025-08-20T20:10:39.2882250Z [00:03:29.694]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.2882777Z [00:03:29.694]➜   /usr/include
2025-08-20T20:10:39.2883242Z [00:03:29.694]➜  End of search list.
2025-08-20T20:10:39.3038266Z [00:03:29.709]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.3040361Z [00:03:29.709]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.3041080Z [00:03:29.709]➜  Thread model: posix
2025-08-20T20:10:39.3041811Z [00:03:29.709]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.3042715Z [00:03:29.709]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.3043742Z [00:03:29.709]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.3044687Z [00:03:29.709]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.3045381Z [00:03:29.709]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.3046027Z [00:03:29.709]➜   (in-process)
2025-08-20T20:10:39.3063748Z [00:03:29.709]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name se-context.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-se-context.Tpo -MT lib/libcoreutils_a-se-context.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-se-context.o -x c lib/se-context.c
2025-08-20T20:10:39.3074432Z [00:03:29.710]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.3076161Z [00:03:29.711]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.3077289Z [00:03:29.711]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.3078255Z [00:03:29.711]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.3078972Z [00:03:29.711]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.3079653Z [00:03:29.711]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.3080353Z [00:03:29.711]➜  #include "..." search starts here:
2025-08-20T20:10:39.3081016Z [00:03:29.711]➜  #include <...> search starts here:
2025-08-20T20:10:39.3081591Z [00:03:29.711]➜   .
2025-08-20T20:10:39.3082018Z [00:03:29.711]➜   ./lib
2025-08-20T20:10:39.3082475Z [00:03:29.711]➜   src
2025-08-20T20:10:39.3083029Z [00:03:29.711]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.3083647Z [00:03:29.711]➜   /usr/local/include
2025-08-20T20:10:39.3084251Z [00:03:29.711]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.3084834Z [00:03:29.711]➜   /usr/include
2025-08-20T20:10:39.3085367Z [00:03:29.711]➜  End of search list.
2025-08-20T20:10:39.3110592Z [00:03:29.716]➜    CC       lib/libcoreutils_a-se-label.o
2025-08-20T20:10:39.3195760Z [00:03:29.725]➜    CC       lib/libcoreutils_a-se-selinux.o
2025-08-20T20:10:39.3278804Z [00:03:29.733]➜    CC       lib/libcoreutils_a-setlocale_null.o
2025-08-20T20:10:39.3340397Z [00:03:29.739]➜    CC       lib/libcoreutils_a-setlocale_null-unlocked.o
2025-08-20T20:10:39.3420977Z [00:03:29.747]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.3421745Z [00:03:29.747]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.3422906Z [00:03:29.748]➜  Thread model: posix
2025-08-20T20:10:39.3424982Z [00:03:29.748]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.3431580Z [00:03:29.748]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.3433102Z [00:03:29.748]➜  Thread model: posix
2025-08-20T20:10:39.3433970Z [00:03:29.748]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.3434996Z [00:03:29.748]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.3436360Z [00:03:29.748]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.3437699Z [00:03:29.748]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.3438818Z [00:03:29.748]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.3460069Z [00:03:29.751]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.3461144Z [00:03:29.751]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.3463737Z [00:03:29.751]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.3464493Z [00:03:29.751]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.3465052Z [00:03:29.751]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.3465572Z [00:03:29.751]➜   (in-process)
2025-08-20T20:10:39.3477568Z [00:03:29.751]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name se-selinux.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-se-selinux.Tpo -MT lib/libcoreutils_a-se-selinux.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-se-selinux.o -x c lib/se-selinux.c
2025-08-20T20:10:39.3487880Z [00:03:29.751]➜   (in-process)
2025-08-20T20:10:39.3503123Z [00:03:29.751]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name se-label.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-se-label.Tpo -MT lib/libcoreutils_a-se-label.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-se-label.o -x c lib/se-label.c
2025-08-20T20:10:39.3513728Z [00:03:29.751]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.3515236Z [00:03:29.751]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.3516530Z [00:03:29.751]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.3517539Z [00:03:29.751]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.3528510Z [00:03:29.751]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.3529284Z [00:03:29.751]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.3530010Z [00:03:29.751]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.3530688Z [00:03:29.751]➜  #include "..." search starts here:
2025-08-20T20:10:39.3531372Z [00:03:29.751]➜  #include <...> search starts here:
2025-08-20T20:10:39.3531940Z [00:03:29.751]➜   .
2025-08-20T20:10:39.3532402Z [00:03:29.751]➜   ./lib
2025-08-20T20:10:39.3532841Z [00:03:29.751]➜   src
2025-08-20T20:10:39.3533378Z [00:03:29.751]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.3534087Z [00:03:29.751]➜   /usr/local/include
2025-08-20T20:10:39.3534640Z [00:03:29.751]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.3535158Z [00:03:29.751]➜   /usr/include
2025-08-20T20:10:39.3535616Z [00:03:29.751]➜  End of search list.
2025-08-20T20:10:39.3536627Z [00:03:29.751]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.3537683Z [00:03:29.751]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.3538549Z [00:03:29.751]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.3539232Z [00:03:29.751]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.3539919Z [00:03:29.751]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.3540595Z [00:03:29.751]➜  #include "..." search starts here:
2025-08-20T20:10:39.3541554Z [00:03:29.751]➜  #include <...> search starts here:
2025-08-20T20:10:39.3542175Z [00:03:29.751]➜   .
2025-08-20T20:10:39.3542625Z [00:03:29.751]➜   ./lib
2025-08-20T20:10:39.3543058Z [00:03:29.751]➜   src
2025-08-20T20:10:39.3543613Z [00:03:29.751]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.3544228Z [00:03:29.751]➜   /usr/local/include
2025-08-20T20:10:39.3544808Z [00:03:29.751]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.3545365Z [00:03:29.751]➜   /usr/include
2025-08-20T20:10:39.3545842Z [00:03:29.751]➜  End of search list.
2025-08-20T20:10:39.3546439Z [00:03:29.751]➜    CC       lib/libcoreutils_a-settime.o
2025-08-20T20:10:39.3641093Z [00:03:29.769]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.3646492Z [00:03:29.770]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.3659395Z [00:03:29.770]➜  Thread model: posix
2025-08-20T20:10:39.3660015Z [00:03:29.770]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.3660877Z [00:03:29.770]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.3661808Z [00:03:29.770]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.3662521Z [00:03:29.770]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.3703484Z [00:03:29.770]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.3704081Z [00:03:29.770]➜   (in-process)
2025-08-20T20:10:39.3721686Z [00:03:29.776]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name setlocale_null.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-setlocale_null.Tpo -MT lib/libcoreutils_a-setlocale_null.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-setlocale_null.o -x c lib/setlocale_null.c
2025-08-20T20:10:39.3734321Z [00:03:29.776]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.3735517Z [00:03:29.776]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.3736476Z [00:03:29.776]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.3737077Z [00:03:29.776]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.3737680Z [00:03:29.776]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.3738538Z [00:03:29.776]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.3739151Z [00:03:29.776]➜  #include "..." search starts here:
2025-08-20T20:10:39.3739744Z [00:03:29.776]➜  #include <...> search starts here:
2025-08-20T20:10:39.3740227Z [00:03:29.776]➜   .
2025-08-20T20:10:39.3740599Z [00:03:29.776]➜   ./lib
2025-08-20T20:10:39.3740974Z [00:03:29.776]➜   src
2025-08-20T20:10:39.3741438Z [00:03:29.776]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.3742250Z [00:03:29.776]➜   /usr/local/include
2025-08-20T20:10:39.3742817Z [00:03:29.776]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.3743342Z [00:03:29.776]➜   /usr/include
2025-08-20T20:10:39.3743786Z [00:03:29.776]➜  End of search list.
2025-08-20T20:10:39.3771216Z [00:03:29.781]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.3771991Z [00:03:29.781]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.3772540Z [00:03:29.781]➜  Thread model: posix
2025-08-20T20:10:39.3773069Z [00:03:29.781]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.3773830Z [00:03:29.781]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.3776664Z [00:03:29.781]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.3779256Z [00:03:29.781]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.3782725Z [00:03:29.781]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.3787724Z [00:03:29.782]➜   (in-process)
2025-08-20T20:10:39.3820591Z [00:03:29.786]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name setlocale_null-unlocked.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-setlocale_null-unlocked.Tpo -MT lib/libcoreutils_a-setlocale_null-unlocked.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-setlocale_null-unlocked.o -x c lib/setlocale_null-unlocked.c
2025-08-20T20:10:39.3832356Z [00:03:29.786]➜    CC       lib/libcoreutils_a-sig2str.o
2025-08-20T20:10:39.3833977Z [00:03:29.786]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.3835246Z [00:03:29.787]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.3836203Z [00:03:29.787]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.3837615Z [00:03:29.788]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.3839047Z [00:03:29.788]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.3839909Z [00:03:29.788]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.3840730Z [00:03:29.788]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.3841565Z [00:03:29.788]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.3842363Z [00:03:29.788]➜  #include "..." search starts here:
2025-08-20T20:10:39.3843113Z [00:03:29.788]➜  #include <...> search starts here:
2025-08-20T20:10:39.3843773Z [00:03:29.788]➜   .
2025-08-20T20:10:39.3844347Z [00:03:29.788]➜   ./lib
2025-08-20T20:10:39.3844867Z [00:03:29.788]➜   src
2025-08-20T20:10:39.3845464Z [00:03:29.788]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.3850349Z [00:03:29.788]➜   /usr/local/include
2025-08-20T20:10:39.3851413Z [00:03:29.788]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.3852476Z [00:03:29.788]➜   /usr/include
2025-08-20T20:10:39.3852964Z [00:03:29.788]➜  End of search list.
2025-08-20T20:10:39.3853482Z [00:03:29.788]➜  Thread model: posix
2025-08-20T20:10:39.3854070Z [00:03:29.788]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.3854864Z [00:03:29.788]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.3855802Z [00:03:29.789]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.3856524Z [00:03:29.789]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.3857033Z [00:03:29.791]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.3857491Z [00:03:29.791]➜   (in-process)
2025-08-20T20:10:39.3869288Z [00:03:29.791]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name settime.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-settime.Tpo -MT lib/libcoreutils_a-settime.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-settime.o -x c lib/settime.c
2025-08-20T20:10:39.3893562Z [00:03:29.795]➜    CC       lib/libcoreutils_a-sig-handler.o
2025-08-20T20:10:39.3897639Z [00:03:29.795]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.3907180Z [00:03:29.796]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.3920812Z [00:03:29.796]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.3921685Z [00:03:29.796]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.3924485Z [00:03:29.798]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.3925133Z [00:03:29.798]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.3925893Z [00:03:29.798]➜  #include "..." search starts here:
2025-08-20T20:10:39.3926512Z [00:03:29.798]➜  #include <...> search starts here:
2025-08-20T20:10:39.3927352Z [00:03:29.798]➜   .
2025-08-20T20:10:39.3928465Z [00:03:29.798]➜   ./lib
2025-08-20T20:10:39.3929352Z [00:03:29.798]➜   src
2025-08-20T20:10:39.3930990Z [00:03:29.798]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.3931561Z [00:03:29.798]➜   /usr/local/include
2025-08-20T20:10:39.3932097Z [00:03:29.798]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.3932635Z [00:03:29.798]➜   /usr/include
2025-08-20T20:10:39.3933098Z [00:03:29.798]➜  End of search list.
2025-08-20T20:10:39.4240246Z [00:03:29.829]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.4241007Z [00:03:29.829]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.4241584Z [00:03:29.829]➜  Thread model: posix
2025-08-20T20:10:39.4242194Z [00:03:29.829]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.4267596Z [00:03:29.832]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.4268846Z [00:03:29.832]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.4269568Z [00:03:29.832]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.4270963Z [00:03:29.832]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.4274294Z [00:03:29.832]➜   (in-process)
2025-08-20T20:10:39.4292137Z [00:03:29.832]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sig-handler.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-sig-handler.Tpo -MT lib/libcoreutils_a-sig-handler.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-sig-handler.o -x c lib/sig-handler.c
2025-08-20T20:10:39.4306527Z [00:03:29.832]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.4308397Z [00:03:29.832]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.4309584Z [00:03:29.832]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.4310797Z [00:03:29.832]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.4311731Z [00:03:29.832]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.4312914Z [00:03:29.832]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.4313830Z [00:03:29.832]➜  #include "..." search starts here:
2025-08-20T20:10:39.4314566Z [00:03:29.832]➜  #include <...> search starts here:
2025-08-20T20:10:39.4315310Z [00:03:29.832]➜   .
2025-08-20T20:10:39.4315721Z [00:03:29.832]➜   ./lib
2025-08-20T20:10:39.4316550Z [00:03:29.832]➜   src
2025-08-20T20:10:39.4317345Z [00:03:29.832]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.4318789Z [00:03:29.832]➜   /usr/local/include
2025-08-20T20:10:39.4320927Z [00:03:29.832]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.4322821Z [00:03:29.832]➜   /usr/include
2025-08-20T20:10:39.4324502Z [00:03:29.832]➜  End of search list.
2025-08-20T20:10:39.4325496Z [00:03:29.832]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.4326164Z [00:03:29.832]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.4326649Z [00:03:29.832]➜  Thread model: posix
2025-08-20T20:10:39.4327149Z [00:03:29.832]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.4327845Z [00:03:29.832]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.4328816Z [00:03:29.832]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.4329471Z [00:03:29.832]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.4329974Z [00:03:29.832]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.4330478Z [00:03:29.833]➜   (in-process)
2025-08-20T20:10:39.4342838Z [00:03:29.837]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sig2str.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-sig2str.Tpo -MT lib/libcoreutils_a-sig2str.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-sig2str.o -x c lib/sig2str.c
2025-08-20T20:10:39.4365491Z [00:03:29.837]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.4366695Z [00:03:29.837]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.4367789Z [00:03:29.837]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.4368626Z [00:03:29.837]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.4369299Z [00:03:29.837]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.4369937Z [00:03:29.837]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.4370562Z [00:03:29.837]➜  #include "..." search starts here:
2025-08-20T20:10:39.4371197Z [00:03:29.837]➜    CC       lib/libcoreutils_a-skipchars.o
2025-08-20T20:10:39.4371823Z [00:03:29.837]➜  #include <...> search starts here:
2025-08-20T20:10:39.4372331Z [00:03:29.838]➜   .
2025-08-20T20:10:39.4372714Z [00:03:29.838]➜   ./lib
2025-08-20T20:10:39.4373106Z [00:03:29.838]➜   src
2025-08-20T20:10:39.4373594Z [00:03:29.838]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.4374183Z [00:03:29.841]➜   /usr/local/include
2025-08-20T20:10:39.4374714Z [00:03:29.841]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.4375242Z [00:03:29.841]➜   /usr/include
2025-08-20T20:10:39.4375691Z [00:03:29.841]➜  End of search list.
2025-08-20T20:10:39.4558276Z [00:03:29.861]➜    CC       lib/libcoreutils_a-sockets.o
2025-08-20T20:10:39.4615973Z [00:03:29.867]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.4616756Z [00:03:29.867]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.4617295Z [00:03:29.867]➜  Thread model: posix
2025-08-20T20:10:39.4617842Z [00:03:29.867]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.4618838Z [00:03:29.867]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.4619770Z [00:03:29.867]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.4620509Z [00:03:29.867]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.4621090Z [00:03:29.867]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.4622762Z [00:03:29.868]➜   (in-process)
2025-08-20T20:10:39.4650907Z [00:03:29.869]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name skipchars.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-skipchars.Tpo -MT lib/libcoreutils_a-skipchars.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-skipchars.o -x c lib/skipchars.c
2025-08-20T20:10:39.4675333Z [00:03:29.869]➜    CC       lib/libcoreutils_a-stat-time.o
2025-08-20T20:10:39.4677519Z [00:03:29.870]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.4679477Z [00:03:29.870]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.4680487Z [00:03:29.870]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.4681126Z [00:03:29.870]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.4681742Z [00:03:29.871]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.4682374Z [00:03:29.871]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.4683038Z [00:03:29.871]➜  #include "..." search starts here:
2025-08-20T20:10:39.4683632Z [00:03:29.871]➜  #include <...> search starts here:
2025-08-20T20:10:39.4684151Z [00:03:29.871]➜   .
2025-08-20T20:10:39.4684529Z [00:03:29.872]➜   ./lib
2025-08-20T20:10:39.4684908Z [00:03:29.872]➜   src
2025-08-20T20:10:39.4685399Z [00:03:29.872]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.4685939Z [00:03:29.872]➜   /usr/local/include
2025-08-20T20:10:39.4686491Z [00:03:29.872]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.4687000Z [00:03:29.872]➜   /usr/include
2025-08-20T20:10:39.4687454Z [00:03:29.873]➜  End of search list.
2025-08-20T20:10:39.4935752Z [00:03:29.899]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.4936624Z [00:03:29.899]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.4937265Z [00:03:29.899]➜  Thread model: posix
2025-08-20T20:10:39.4937922Z [00:03:29.899]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.4939446Z [00:03:29.899]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.4940539Z [00:03:29.899]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.4948441Z [00:03:29.900]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.4949141Z [00:03:29.900]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.4961861Z [00:03:29.901]➜   (in-process)
2025-08-20T20:10:39.5022267Z [00:03:29.906]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sockets.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-sockets.Tpo -MT lib/libcoreutils_a-sockets.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-sockets.o -x c lib/sockets.c
2025-08-20T20:10:39.5039102Z [00:03:29.909]➜    CC       lib/libcoreutils_a-stdlib.o
2025-08-20T20:10:39.5040266Z [00:03:29.909]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.5042129Z [00:03:29.909]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.5043346Z [00:03:29.909]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.5044277Z [00:03:29.909]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.5045157Z [00:03:29.909]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.5046070Z [00:03:29.909]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.5046957Z [00:03:29.909]➜  #include "..." search starts here:
2025-08-20T20:10:39.5047790Z [00:03:29.909]➜  #include <...> search starts here:
2025-08-20T20:10:39.5048707Z [00:03:29.909]➜   .
2025-08-20T20:10:39.5049270Z [00:03:29.909]➜   ./lib
2025-08-20T20:10:39.5049850Z [00:03:29.909]➜   src
2025-08-20T20:10:39.5050540Z [00:03:29.909]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.5051357Z [00:03:29.909]➜   /usr/local/include
2025-08-20T20:10:39.5052086Z [00:03:29.909]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.5052878Z [00:03:29.909]➜   /usr/include
2025-08-20T20:10:39.5053521Z [00:03:29.909]➜  End of search list.
2025-08-20T20:10:39.5168529Z [00:03:29.922]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.5169385Z [00:03:29.922]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.5170005Z [00:03:29.922]➜  Thread model: posix
2025-08-20T20:10:39.5170639Z [00:03:29.922]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.5171551Z [00:03:29.922]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.5172529Z [00:03:29.922]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.5173333Z [00:03:29.922]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.5191262Z [00:03:29.924]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.5191935Z [00:03:29.924]➜   (in-process)
2025-08-20T20:10:39.5204158Z [00:03:29.924]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stat-time.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-stat-time.Tpo -MT lib/libcoreutils_a-stat-time.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-stat-time.o -x c lib/stat-time.c
2025-08-20T20:10:39.5253214Z [00:03:29.929]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.5254940Z [00:03:29.929]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.5256113Z [00:03:29.929]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.5256982Z [00:03:29.929]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.5257608Z [00:03:29.929]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.5283837Z [00:03:29.929]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.5284506Z [00:03:29.929]➜  #include "..." search starts here:
2025-08-20T20:10:39.5285107Z [00:03:29.929]➜  #include <...> search starts here:
2025-08-20T20:10:39.5285597Z [00:03:29.929]➜   .
2025-08-20T20:10:39.5285962Z [00:03:29.929]➜   ./lib
2025-08-20T20:10:39.5286346Z [00:03:29.929]➜   src
2025-08-20T20:10:39.5286820Z [00:03:29.929]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.5287359Z [00:03:29.929]➜   /usr/local/include
2025-08-20T20:10:39.5287859Z [00:03:29.929]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.5288515Z [00:03:29.929]➜   /usr/include
2025-08-20T20:10:39.5288940Z [00:03:29.929]➜  End of search list.
2025-08-20T20:10:39.5372973Z [00:03:29.942]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.5373759Z [00:03:29.942]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.5374294Z [00:03:29.942]➜  Thread model: posix
2025-08-20T20:10:39.5374835Z [00:03:29.942]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.5375642Z [00:03:29.942]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.5376526Z [00:03:29.942]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.5377192Z [00:03:29.942]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.5377671Z [00:03:29.942]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.5378471Z [00:03:29.943]➜   (in-process)
2025-08-20T20:10:39.5398300Z [00:03:29.943]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stdlib.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-stdlib.Tpo -MT lib/libcoreutils_a-stdlib.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-stdlib.o -x c lib/stdlib.c
2025-08-20T20:10:39.5413694Z [00:03:29.944]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.5414984Z [00:03:29.944]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.5415950Z [00:03:29.944]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.5416569Z [00:03:29.944]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.5417191Z [00:03:29.944]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.5417744Z [00:03:29.944]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.5418727Z [00:03:29.944]➜  #include "..." search starts here:
2025-08-20T20:10:39.5419338Z [00:03:29.944]➜  #include <...> search starts here:
2025-08-20T20:10:39.5419848Z [00:03:29.944]➜   .
2025-08-20T20:10:39.5420238Z [00:03:29.944]➜   ./lib
2025-08-20T20:10:39.5420637Z [00:03:29.944]➜   src
2025-08-20T20:10:39.5421126Z [00:03:29.944]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.5421988Z [00:03:29.944]➜   /usr/local/include
2025-08-20T20:10:39.5422525Z [00:03:29.944]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.5423037Z [00:03:29.944]➜   /usr/include
2025-08-20T20:10:39.5423498Z [00:03:29.944]➜  End of search list.
2025-08-20T20:10:39.5424110Z [00:03:29.946]➜    CC       lib/libcoreutils_a-mkstemp-safer.o
2025-08-20T20:10:39.5440939Z [00:03:29.949]➜    CC       lib/libcoreutils_a-str_endswith.o
2025-08-20T20:10:39.5492129Z [00:03:29.955]➜    CC       lib/libcoreutils_a-strnlen1.o
2025-08-20T20:10:39.5693990Z [00:03:29.974]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.5694985Z [00:03:29.974]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.5700494Z [00:03:29.974]➜  Thread model: posix
2025-08-20T20:10:39.5704187Z [00:03:29.974]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.5705095Z [00:03:29.974]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.5705995Z [00:03:29.974]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.5706676Z [00:03:29.974]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.5707200Z [00:03:29.974]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.5707740Z [00:03:29.975]➜   (in-process)
2025-08-20T20:10:39.5737333Z [00:03:29.976]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name str_endswith.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-str_endswith.Tpo -MT lib/libcoreutils_a-str_endswith.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-str_endswith.o -x c lib/str_endswith.c
2025-08-20T20:10:39.5747982Z [00:03:29.977]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.5749506Z [00:03:29.977]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.5750524Z [00:03:29.977]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.5751189Z [00:03:29.978]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.5751834Z [00:03:29.978]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.5752470Z [00:03:29.978]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.5753108Z [00:03:29.978]➜  #include "..." search starts here:
2025-08-20T20:10:39.5753744Z [00:03:29.978]➜  #include <...> search starts here:
2025-08-20T20:10:39.5754284Z [00:03:29.978]➜   .
2025-08-20T20:10:39.5754693Z [00:03:29.978]➜   ./lib
2025-08-20T20:10:39.5755107Z [00:03:29.978]➜   src
2025-08-20T20:10:39.5755632Z [00:03:29.978]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.5756205Z [00:03:29.978]➜   /usr/local/include
2025-08-20T20:10:39.5756767Z [00:03:29.978]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.5757680Z [00:03:29.978]➜   /usr/include
2025-08-20T20:10:39.5758370Z [00:03:29.978]➜  End of search list.
2025-08-20T20:10:39.5759010Z [00:03:29.978]➜    CC       lib/libcoreutils_a-strintcmp.o
2025-08-20T20:10:39.5819008Z [00:03:29.987]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.5828833Z [00:03:29.987]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.5829520Z [00:03:29.987]➜  Thread model: posix
2025-08-20T20:10:39.5830130Z [00:03:29.987]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.5831053Z [00:03:29.987]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.5831980Z [00:03:29.987]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.5832693Z [00:03:29.987]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.5833283Z [00:03:29.987]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.5839892Z [00:03:29.989]➜   (in-process)
2025-08-20T20:10:39.5862331Z [00:03:29.990]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name strnlen1.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-strnlen1.Tpo -MT lib/libcoreutils_a-strnlen1.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-strnlen1.o -x c lib/strnlen1.c
2025-08-20T20:10:39.5875371Z [00:03:29.991]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.5876265Z [00:03:29.991]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.5877070Z [00:03:29.992]➜  Thread model: posix
2025-08-20T20:10:39.5877677Z [00:03:29.992]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.5878779Z [00:03:29.992]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.5879814Z [00:03:29.992]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.5880578Z [00:03:29.993]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.5884411Z [00:03:29.993]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.5885741Z [00:03:29.994]➜   (in-process)
2025-08-20T20:10:39.5926246Z [00:03:29.997]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mkstemp-safer.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mkstemp-safer.Tpo -MT lib/libcoreutils_a-mkstemp-safer.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mkstemp-safer.o -x c lib/mkstemp-safer.c
2025-08-20T20:10:39.5949717Z [00:03:29.997]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.5951375Z [00:03:29.997]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.5952847Z [00:03:29.997]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.5954203Z [00:03:29.997]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.5954984Z [00:03:29.997]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.5955856Z [00:03:29.997]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.5968881Z [00:03:29.997]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.5969967Z [00:03:29.997]➜  #include "..." search starts here:
2025-08-20T20:10:39.5970781Z [00:03:29.997]➜  #include <...> search starts here:
2025-08-20T20:10:39.5971289Z [00:03:29.997]➜   .
2025-08-20T20:10:39.5972062Z [00:03:29.997]➜   ./lib
2025-08-20T20:10:39.5972463Z [00:03:29.997]➜   src
2025-08-20T20:10:39.5972952Z [00:03:29.997]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.5973524Z [00:03:29.997]➜   /usr/local/include
2025-08-20T20:10:39.5974059Z [00:03:29.997]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.5974625Z [00:03:29.997]➜   /usr/include
2025-08-20T20:10:39.5975130Z [00:03:29.997]➜  End of search list.
2025-08-20T20:10:39.5976174Z [00:03:29.997]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.5977214Z [00:03:29.997]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.5977889Z [00:03:29.997]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.5978765Z [00:03:29.997]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.5979397Z [00:03:29.997]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.5980066Z [00:03:29.997]➜  #include "..." search starts here:
2025-08-20T20:10:39.5980807Z [00:03:29.997]➜  #include <...> search starts here:
2025-08-20T20:10:39.5981366Z [00:03:29.997]➜   .
2025-08-20T20:10:39.5981772Z [00:03:29.997]➜   ./lib
2025-08-20T20:10:39.5982176Z [00:03:29.997]➜   src
2025-08-20T20:10:39.5982688Z [00:03:29.997]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.5983221Z [00:03:29.997]➜   /usr/local/include
2025-08-20T20:10:39.5983761Z [00:03:29.997]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.5984305Z [00:03:29.997]➜   /usr/include
2025-08-20T20:10:39.5984778Z [00:03:29.997]➜  End of search list.
2025-08-20T20:10:39.6084455Z [00:03:30.014]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.6088378Z [00:03:30.014]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.6089021Z [00:03:30.014]➜  Thread model: posix
2025-08-20T20:10:39.6089638Z [00:03:30.014]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.6090477Z [00:03:30.014]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.6091408Z [00:03:30.014]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.6092099Z [00:03:30.014]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.6092963Z [00:03:30.014]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.6099037Z [00:03:30.015]➜   (in-process)
2025-08-20T20:10:39.6115801Z [00:03:30.015]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name strintcmp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-strintcmp.Tpo -MT lib/libcoreutils_a-strintcmp.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-strintcmp.o -x c lib/strintcmp.c
2025-08-20T20:10:39.6150910Z [00:03:30.017]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.6151793Z [00:03:30.018]➜    CC       lib/libcoreutils_a-strnumcmp.o
2025-08-20T20:10:39.6152681Z [00:03:30.018]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.6153639Z [00:03:30.018]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.6154246Z [00:03:30.019]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.6154846Z [00:03:30.019]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.6155452Z [00:03:30.019]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.6156068Z [00:03:30.019]➜  #include "..." search starts here:
2025-08-20T20:10:39.6156774Z [00:03:30.019]➜  #include <...> search starts here:
2025-08-20T20:10:39.6157278Z [00:03:30.019]➜   .
2025-08-20T20:10:39.6157653Z [00:03:30.019]➜   ./lib
2025-08-20T20:10:39.6158242Z [00:03:30.019]➜   src
2025-08-20T20:10:39.6158751Z [00:03:30.019]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.6159342Z [00:03:30.019]➜   /usr/local/include
2025-08-20T20:10:39.6159881Z [00:03:30.019]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.6160408Z [00:03:30.019]➜   /usr/include
2025-08-20T20:10:39.6160880Z [00:03:30.019]➜  End of search list.
2025-08-20T20:10:39.6262644Z [00:03:30.031]➜    CC       lib/libcoreutils_a-sys_socket.o
2025-08-20T20:10:39.6347953Z [00:03:30.040]➜    CC       lib/libcoreutils_a-targetdir.o
2025-08-20T20:10:39.6425170Z [00:03:30.048]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.6432740Z [00:03:30.048]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.6433372Z [00:03:30.048]➜  Thread model: posix
2025-08-20T20:10:39.6435823Z [00:03:30.049]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.6439547Z [00:03:30.049]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.6440903Z [00:03:30.049]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.6441833Z [00:03:30.049]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.6443070Z [00:03:30.049]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.6443873Z [00:03:30.049]➜   (in-process)
2025-08-20T20:10:39.6456083Z [00:03:30.049]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name strnumcmp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-strnumcmp.Tpo -MT lib/libcoreutils_a-strnumcmp.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-strnumcmp.o -x c lib/strnumcmp.c
2025-08-20T20:10:39.6492216Z [00:03:30.049]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.6493973Z [00:03:30.049]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.6495612Z [00:03:30.049]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.6496521Z [00:03:30.049]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.6497420Z [00:03:30.049]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.6499187Z [00:03:30.049]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.6500081Z [00:03:30.049]➜  #include "..." search starts here:
2025-08-20T20:10:39.6502748Z [00:03:30.049]➜  #include <...> search starts here:
2025-08-20T20:10:39.6503318Z [00:03:30.049]➜   .
2025-08-20T20:10:39.6503731Z [00:03:30.049]➜   ./lib
2025-08-20T20:10:39.6504162Z [00:03:30.049]➜   src
2025-08-20T20:10:39.6504680Z [00:03:30.049]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.6505255Z [00:03:30.049]➜   /usr/local/include
2025-08-20T20:10:39.6505844Z [00:03:30.049]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.6506420Z [00:03:30.049]➜   /usr/include
2025-08-20T20:10:39.6506942Z [00:03:30.049]➜  End of search list.
2025-08-20T20:10:39.6507627Z [00:03:30.055]➜    CC       lib/libcoreutils_a-tempname.o
2025-08-20T20:10:39.6622403Z [00:03:30.067]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.6640450Z [00:03:30.068]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.6641264Z [00:03:30.068]➜  Thread model: posix
2025-08-20T20:10:39.6641974Z [00:03:30.068]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.6642918Z [00:03:30.068]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.6643957Z [00:03:30.068]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.6644775Z [00:03:30.068]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.6645408Z [00:03:30.068]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.6646065Z [00:03:30.069]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.6646635Z [00:03:30.069]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.6647171Z [00:03:30.069]➜  Thread model: posix
2025-08-20T20:10:39.6647727Z [00:03:30.069]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.6651812Z [00:03:30.069]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.6653055Z [00:03:30.069]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.6653747Z [00:03:30.069]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.6654289Z [00:03:30.069]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.6654809Z [00:03:30.069]➜   (in-process)
2025-08-20T20:10:39.6666805Z [00:03:30.069]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name targetdir.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-targetdir.Tpo -MT lib/libcoreutils_a-targetdir.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-targetdir.o -x c lib/targetdir.c
2025-08-20T20:10:39.6686555Z [00:03:30.069]➜   (in-process)
2025-08-20T20:10:39.6740642Z [00:03:30.070]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sys_socket.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-sys_socket.Tpo -MT lib/libcoreutils_a-sys_socket.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-sys_socket.o -x c lib/sys_socket.c
2025-08-20T20:10:39.6751853Z [00:03:30.070]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.6753132Z [00:03:30.070]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.6754188Z [00:03:30.070]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.6754854Z [00:03:30.070]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.6755928Z [00:03:30.070]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.6756581Z [00:03:30.070]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.6757209Z [00:03:30.070]➜  #include "..." search starts here:
2025-08-20T20:10:39.6757806Z [00:03:30.070]➜  #include <...> search starts here:
2025-08-20T20:10:39.6758603Z [00:03:30.070]➜   .
2025-08-20T20:10:39.6758967Z [00:03:30.070]➜   ./lib
2025-08-20T20:10:39.6759373Z [00:03:30.070]➜   src
2025-08-20T20:10:39.6759925Z [00:03:30.070]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.6760559Z [00:03:30.070]➜   /usr/local/include
2025-08-20T20:10:39.6761200Z [00:03:30.070]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.6761854Z [00:03:30.071]➜   /usr/include
2025-08-20T20:10:39.6762395Z [00:03:30.071]➜  End of search list.
2025-08-20T20:10:39.6763385Z [00:03:30.075]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.6764768Z [00:03:30.075]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.6765863Z [00:03:30.075]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.6766597Z [00:03:30.075]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.6795435Z [00:03:30.075]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.6796231Z [00:03:30.075]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.6796955Z [00:03:30.075]➜  #include "..." search starts here:
2025-08-20T20:10:39.6797656Z [00:03:30.075]➜  #include <...> search starts here:
2025-08-20T20:10:39.6798475Z [00:03:30.075]➜   .
2025-08-20T20:10:39.6798926Z [00:03:30.075]➜   ./lib
2025-08-20T20:10:39.6799424Z [00:03:30.075]➜   src
2025-08-20T20:10:39.6799995Z [00:03:30.075]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.6801217Z [00:03:30.075]➜   /usr/local/include
2025-08-20T20:10:39.6801884Z [00:03:30.075]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.6802448Z [00:03:30.078]➜   /usr/include
2025-08-20T20:10:39.6802931Z [00:03:30.078]➜  End of search list.
2025-08-20T20:10:39.6892044Z [00:03:30.094]➜    CC       lib/glthread/libcoreutils_a-threadlib.o
2025-08-20T20:10:39.7025024Z [00:03:30.108]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.7029439Z [00:03:30.108]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.7033089Z [00:03:30.109]➜  Thread model: posix
2025-08-20T20:10:39.7036856Z [00:03:30.109]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.7039624Z [00:03:30.109]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.7042957Z [00:03:30.109]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.7047449Z [00:03:30.109]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.7048187Z [00:03:30.109]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.7048756Z [00:03:30.109]➜   (in-process)
2025-08-20T20:10:39.7091423Z [00:03:30.112]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name tempname.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-tempname.Tpo -MT lib/libcoreutils_a-tempname.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-tempname.o -x c lib/tempname.c
2025-08-20T20:10:39.7108646Z [00:03:30.112]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.7109851Z [00:03:30.112]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.7110807Z [00:03:30.112]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.7111514Z [00:03:30.112]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.7112128Z [00:03:30.112]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.7112787Z [00:03:30.112]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.7113424Z [00:03:30.112]➜  #include "..." search starts here:
2025-08-20T20:10:39.7114059Z [00:03:30.112]➜  #include <...> search starts here:
2025-08-20T20:10:39.7114527Z [00:03:30.112]➜   .
2025-08-20T20:10:39.7114852Z [00:03:30.112]➜   ./lib
2025-08-20T20:10:39.7115205Z [00:03:30.112]➜   src
2025-08-20T20:10:39.7115660Z [00:03:30.112]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.7116169Z [00:03:30.112]➜   /usr/local/include
2025-08-20T20:10:39.7116638Z [00:03:30.112]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.7117101Z [00:03:30.112]➜   /usr/include
2025-08-20T20:10:39.7117528Z [00:03:30.112]➜  End of search list.
2025-08-20T20:10:39.7159175Z [00:03:30.121]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.7171208Z [00:03:30.121]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.7171836Z [00:03:30.121]➜  Thread model: posix
2025-08-20T20:10:39.7172426Z [00:03:30.121]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.7173193Z [00:03:30.121]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.7174029Z [00:03:30.121]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.7174677Z [00:03:30.121]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.7175210Z [00:03:30.121]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.7175720Z [00:03:30.121]➜   (in-process)
2025-08-20T20:10:39.7203162Z [00:03:30.124]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name threadlib.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/glthread/.deps/libcoreutils_a-threadlib.Tpo -MT lib/glthread/libcoreutils_a-threadlib.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/glthread/libcoreutils_a-threadlib.o -x c lib/glthread/threadlib.c
2025-08-20T20:10:39.7216393Z [00:03:30.125]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.7226074Z [00:03:30.128]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.7231708Z [00:03:30.128]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.7233682Z [00:03:30.128]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.7236056Z [00:03:30.128]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.7239936Z [00:03:30.128]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.7240515Z [00:03:30.128]➜  #include "..." search starts here:
2025-08-20T20:10:39.7246475Z [00:03:30.128]➜  #include <...> search starts here:
2025-08-20T20:10:39.7247008Z [00:03:30.128]➜   .
2025-08-20T20:10:39.7247385Z [00:03:30.128]➜   ./lib
2025-08-20T20:10:39.7247800Z [00:03:30.128]➜   src
2025-08-20T20:10:39.7248525Z [00:03:30.129]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.7249090Z [00:03:30.129]➜   /usr/local/include
2025-08-20T20:10:39.7249628Z [00:03:30.129]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.7250145Z [00:03:30.129]➜   /usr/include
2025-08-20T20:10:39.7250592Z [00:03:30.129]➜  End of search list.
2025-08-20T20:10:39.7259503Z [00:03:30.131]➜    CC       lib/libcoreutils_a-time.o
2025-08-20T20:10:39.7340308Z [00:03:30.138]➜    CC       lib/libcoreutils_a-time_rz.o
2025-08-20T20:10:39.7393985Z [00:03:30.145]➜    CC       lib/libcoreutils_a-timespec.o
2025-08-20T20:10:39.7526111Z [00:03:30.158]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.7526896Z [00:03:30.158]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.7527489Z [00:03:30.158]➜  Thread model: posix
2025-08-20T20:10:39.7528594Z [00:03:30.158]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.7529515Z [00:03:30.158]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.7530507Z [00:03:30.158]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.7531211Z [00:03:30.158]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.7531771Z [00:03:30.158]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.7544343Z [00:03:30.160]➜   (in-process)
2025-08-20T20:10:39.7555237Z [00:03:30.160]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name time.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-time.Tpo -MT lib/libcoreutils_a-time.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-time.o -x c lib/time.c
2025-08-20T20:10:39.7579993Z [00:03:30.163]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.7604130Z [00:03:30.166]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.7605154Z [00:03:30.166]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.7605784Z [00:03:30.166]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.7606404Z [00:03:30.166]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.7607010Z [00:03:30.166]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.7607602Z [00:03:30.166]➜  #include "..." search starts here:
2025-08-20T20:10:39.7608343Z [00:03:30.166]➜  #include <...> search starts here:
2025-08-20T20:10:39.7608849Z [00:03:30.166]➜   .
2025-08-20T20:10:39.7609201Z [00:03:30.166]➜   ./lib
2025-08-20T20:10:39.7609574Z [00:03:30.166]➜   src
2025-08-20T20:10:39.7610073Z [00:03:30.166]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.7610604Z [00:03:30.166]➜   /usr/local/include
2025-08-20T20:10:39.7611134Z [00:03:30.166]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.7611590Z [00:03:30.166]➜   /usr/include
2025-08-20T20:10:39.7611973Z [00:03:30.166]➜  End of search list.
2025-08-20T20:10:39.7732907Z [00:03:30.179]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.7734170Z [00:03:30.179]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.7735243Z [00:03:30.179]➜  Thread model: posix
2025-08-20T20:10:39.7737421Z [00:03:30.179]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.7738545Z [00:03:30.179]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.7739474Z [00:03:30.179]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.7740208Z [00:03:30.179]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.7740775Z [00:03:30.179]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.7782713Z [00:03:30.181]➜   (in-process)
2025-08-20T20:10:39.7794451Z [00:03:30.181]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name time_rz.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-time_rz.Tpo -MT lib/libcoreutils_a-time_rz.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-time_rz.o -x c lib/time_rz.c
2025-08-20T20:10:39.7805127Z [00:03:30.182]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.7806499Z [00:03:30.182]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.7807604Z [00:03:30.182]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.7808600Z [00:03:30.182]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.7809310Z [00:03:30.182]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.7810486Z [00:03:30.182]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.7811172Z [00:03:30.182]➜  #include "..." search starts here:
2025-08-20T20:10:39.7811776Z [00:03:30.182]➜  #include <...> search starts here:
2025-08-20T20:10:39.7812301Z [00:03:30.182]➜   .
2025-08-20T20:10:39.7812689Z [00:03:30.182]➜   ./lib
2025-08-20T20:10:39.7813071Z [00:03:30.182]➜   src
2025-08-20T20:10:39.7813546Z [00:03:30.182]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.7814084Z [00:03:30.183]➜   /usr/local/include
2025-08-20T20:10:39.7814632Z [00:03:30.183]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.7815162Z [00:03:30.183]➜   /usr/include
2025-08-20T20:10:39.7815636Z [00:03:30.183]➜  End of search list.
2025-08-20T20:10:39.7868610Z [00:03:30.190]➜    CC       lib/glthread/libcoreutils_a-tls.o
2025-08-20T20:10:39.7869995Z [00:03:30.192]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.7871672Z [00:03:30.192]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.7874325Z [00:03:30.193]➜  Thread model: posix
2025-08-20T20:10:39.7877294Z [00:03:30.193]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.7879593Z [00:03:30.193]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.7882402Z [00:03:30.194]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.7889037Z [00:03:30.194]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.7903302Z [00:03:30.195]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.7903975Z [00:03:30.196]➜   (in-process)
2025-08-20T20:10:39.7967382Z [00:03:30.201]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name timespec.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-timespec.Tpo -MT lib/libcoreutils_a-timespec.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-timespec.o -x c lib/timespec.c
2025-08-20T20:10:39.7992216Z [00:03:30.201]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.7993613Z [00:03:30.201]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.7994467Z [00:03:30.201]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.7995020Z [00:03:30.201]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.7995634Z [00:03:30.201]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.7996249Z [00:03:30.201]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.7996897Z [00:03:30.201]➜  #include "..." search starts here:
2025-08-20T20:10:39.7997533Z [00:03:30.201]➜  #include <...> search starts here:
2025-08-20T20:10:39.7998241Z [00:03:30.201]➜   .
2025-08-20T20:10:39.7998945Z [00:03:30.201]➜   ./lib
2025-08-20T20:10:39.7999333Z [00:03:30.201]➜   src
2025-08-20T20:10:39.7999806Z [00:03:30.202]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.8000314Z [00:03:30.202]➜   /usr/local/include
2025-08-20T20:10:39.8000807Z [00:03:30.202]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.8001278Z [00:03:30.202]➜   /usr/include
2025-08-20T20:10:39.8001720Z [00:03:30.202]➜  End of search list.
2025-08-20T20:10:39.8100536Z [00:03:30.215]➜    CC       lib/libcoreutils_a-tmpdir.o
2025-08-20T20:10:39.8146398Z [00:03:30.220]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.8161927Z [00:03:30.222]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.8164190Z [00:03:30.222]➜  Thread model: posix
2025-08-20T20:10:39.8166363Z [00:03:30.222]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.8169041Z [00:03:30.222]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.8170056Z [00:03:30.223]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.8172082Z [00:03:30.223]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.8193127Z [00:03:30.223]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.8194802Z [00:03:30.223]➜   (in-process)
2025-08-20T20:10:39.8207298Z [00:03:30.223]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name tls.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/glthread/.deps/libcoreutils_a-tls.Tpo -MT lib/glthread/libcoreutils_a-tls.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/glthread/libcoreutils_a-tls.o -x c lib/glthread/tls.c
2025-08-20T20:10:39.8217928Z [00:03:30.225]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.8219338Z [00:03:30.225]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.8220307Z [00:03:30.225]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.8220939Z [00:03:30.225]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.8221561Z [00:03:30.225]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.8222176Z [00:03:30.225]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.8222768Z [00:03:30.225]➜  #include "..." search starts here:
2025-08-20T20:10:39.8223343Z [00:03:30.225]➜  #include <...> search starts here:
2025-08-20T20:10:39.8223832Z [00:03:30.225]➜   .
2025-08-20T20:10:39.8224206Z [00:03:30.225]➜   ./lib
2025-08-20T20:10:39.8224586Z [00:03:30.225]➜   src
2025-08-20T20:10:39.8225058Z [00:03:30.225]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.8225620Z [00:03:30.225]➜   /usr/local/include
2025-08-20T20:10:39.8226138Z [00:03:30.225]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.8226936Z [00:03:30.225]➜   /usr/include
2025-08-20T20:10:39.8227394Z [00:03:30.225]➜  End of search list.
2025-08-20T20:10:39.8300109Z [00:03:30.235]➜    CC       lib/libcoreutils_a-u64.o
2025-08-20T20:10:39.8387358Z [00:03:30.244]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.8389983Z [00:03:30.244]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.8390561Z [00:03:30.244]➜  Thread model: posix
2025-08-20T20:10:39.8391115Z [00:03:30.244]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.8391890Z [00:03:30.244]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.8392803Z [00:03:30.244]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.8393476Z [00:03:30.244]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.8393999Z [00:03:30.244]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.8397430Z [00:03:30.245]➜   (in-process)
2025-08-20T20:10:39.8410297Z [00:03:30.245]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name tmpdir.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-tmpdir.Tpo -MT lib/libcoreutils_a-tmpdir.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-tmpdir.o -x c lib/tmpdir.c
2025-08-20T20:10:39.8453209Z [00:03:30.250]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.8454508Z [00:03:30.250]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.8455561Z [00:03:30.250]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.8456319Z [00:03:30.250]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.8456989Z [00:03:30.251]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.8458240Z [00:03:30.251]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.8458912Z [00:03:30.251]➜  #include "..." search starts here:
2025-08-20T20:10:39.8459494Z [00:03:30.251]➜  #include <...> search starts here:
2025-08-20T20:10:39.8459985Z [00:03:30.251]➜   .
2025-08-20T20:10:39.8460387Z [00:03:30.251]➜   ./lib
2025-08-20T20:10:39.8460809Z [00:03:30.251]➜   src
2025-08-20T20:10:39.8461327Z [00:03:30.251]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.8461911Z [00:03:30.251]➜   /usr/local/include
2025-08-20T20:10:39.8462451Z [00:03:30.251]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.8462968Z [00:03:30.251]➜   /usr/include
2025-08-20T20:10:39.8463436Z [00:03:30.251]➜  End of search list.
2025-08-20T20:10:39.8692616Z [00:03:30.275]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.8695860Z [00:03:30.275]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.8700122Z [00:03:30.275]➜  Thread model: posix
2025-08-20T20:10:39.8702579Z [00:03:30.276]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.8705576Z [00:03:30.276]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.8712043Z [00:03:30.276]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.8720018Z [00:03:30.277]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.8721545Z [00:03:30.277]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.8722120Z [00:03:30.277]➜   (in-process)
2025-08-20T20:10:39.8733546Z [00:03:30.277]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name u64.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-u64.Tpo -MT lib/libcoreutils_a-u64.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-u64.o -x c lib/u64.c
2025-08-20T20:10:39.8749192Z [00:03:30.280]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.8750454Z [00:03:30.280]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.8751527Z [00:03:30.280]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.8752242Z [00:03:30.280]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.8752945Z [00:03:30.280]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.8753655Z [00:03:30.280]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.8754342Z [00:03:30.280]➜  #include "..." search starts here:
2025-08-20T20:10:39.8755010Z [00:03:30.280]➜  #include <...> search starts here:
2025-08-20T20:10:39.8755559Z [00:03:30.280]➜   .
2025-08-20T20:10:39.8756018Z [00:03:30.280]➜   ./lib
2025-08-20T20:10:39.8756453Z [00:03:30.280]➜   src
2025-08-20T20:10:39.8756990Z [00:03:30.280]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.8758257Z [00:03:30.280]➜   /usr/local/include
2025-08-20T20:10:39.8758883Z [00:03:30.280]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.8759475Z [00:03:30.280]➜   /usr/include
2025-08-20T20:10:39.8760001Z [00:03:30.280]➜  End of search list.
2025-08-20T20:10:39.8811795Z [00:03:30.287]➜    CC       lib/libcoreutils_a-unicodeio.o
2025-08-20T20:10:39.8959065Z [00:03:30.301]➜    CC       lib/libcoreutils_a-unistd.o
2025-08-20T20:10:39.9061078Z [00:03:30.311]➜    CC       lib/libcoreutils_a-dup-safer.o
2025-08-20T20:10:39.9084677Z [00:03:30.314]➜    CC       lib/libcoreutils_a-fd-safer.o
2025-08-20T20:10:39.9206311Z [00:03:30.326]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.9216011Z [00:03:30.326]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.9216602Z [00:03:30.326]➜  Thread model: posix
2025-08-20T20:10:39.9217247Z [00:03:30.326]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.9218273Z [00:03:30.326]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.9219224Z [00:03:30.326]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.9219868Z [00:03:30.326]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.9220401Z [00:03:30.326]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.9227213Z [00:03:30.328]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.9233348Z [00:03:30.328]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.9235419Z [00:03:30.328]➜  Thread model: posix
2025-08-20T20:10:39.9235991Z [00:03:30.329]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.9236774Z [00:03:30.329]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.9237664Z [00:03:30.329]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.9238552Z [00:03:30.329]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.9239387Z [00:03:30.329]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.9239935Z [00:03:30.329]➜   (in-process)
2025-08-20T20:10:39.9250321Z [00:03:30.329]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name unicodeio.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-unicodeio.Tpo -MT lib/libcoreutils_a-unicodeio.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23  (in-process)
2025-08-20T20:10:39.9260847Z [00:03:30.329]➜  -ferror-limit  19 "-fgnuc-version=4.2.1/ u-fskip-odr-check-in-gmfs r-vectorize-loops/ l-vectorize-slpi b-faddrsig/ llv-D__GCC_HAVE_DWARF2_CFI_ASM=1m --o1 9lib/libcoreutils_a-unicodeio.o/ b-xi nc/ clib/unicodeio.cla
2025-08-20T20:10:39.9273392Z [00:03:30.329]➜  ng" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name unistd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-unistd.Tpo -MT lib/libcoreutils_a-unistd.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-unistd.o -x c lib/unistd.c
2025-08-20T20:10:39.9284354Z [00:03:30.329]➜  clang -cc1 version 19.1.7clang -cc1 version 19.1.7 based upon LLVM  based upon LLVM 19.1.719.1.7 default target  default target x86_64-pc-linux-gnux86_64-pc-linux-gnu
2025-08-20T20:10:39.9285532Z [00:03:30.329]➜  
2025-08-20T20:10:39.9286988Z [00:03:30.329]➜  ignoring nonexistent directory "ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.9288688Z [00:03:30.329]➜  "
2025-08-20T20:10:39.9289860Z [00:03:30.329]➜  ignoring nonexistent directory "ignoring nonexistent directory "/include/include"
2025-08-20T20:10:39.9290736Z [00:03:30.329]➜  "
2025-08-20T20:10:39.9291512Z [00:03:30.329]➜  ignoring duplicate directory "ignoring duplicate directory "liblib"
2025-08-20T20:10:39.9292280Z [00:03:30.329]➜  "
2025-08-20T20:10:39.9293037Z [00:03:30.329]➜  ignoring duplicate directory "ignoring duplicate directory "./lib./lib"
2025-08-20T20:10:39.9293792Z [00:03:30.329]➜  "
2025-08-20T20:10:39.9294528Z [00:03:30.329]➜  ignoring duplicate directory "ignoring duplicate directory "./src./src"
2025-08-20T20:10:39.9295312Z [00:03:30.329]➜  "
2025-08-20T20:10:39.9295822Z [00:03:30.329]➜  #include "..." search starts here:
2025-08-20T20:10:39.9296487Z [00:03:30.329]➜  #include "..." search starts here:
2025-08-20T20:10:39.9297070Z [00:03:30.329]➜  #include <...> search starts here:
2025-08-20T20:10:39.9297664Z [00:03:30.329]➜  #include <...> search starts here:
2025-08-20T20:10:39.9298396Z [00:03:30.329]➜    ..
2025-08-20T20:10:39.9298812Z [00:03:30.329]➜  
2025-08-20T20:10:39.9299221Z [00:03:30.329]➜    ./lib./lib
2025-08-20T20:10:39.9299646Z [00:03:30.329]➜  
2025-08-20T20:10:39.9300050Z [00:03:30.329]➜    srcsrc
2025-08-20T20:10:39.9300430Z [00:03:30.329]➜  
2025-08-20T20:10:39.9301149Z [00:03:30.329]➜    /usr/lib/llvm-19/lib/clang/19/include/usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.9301865Z [00:03:30.329]➜  
2025-08-20T20:10:39.9302334Z [00:03:30.329]➜    /usr/local/include/usr/local/include
2025-08-20T20:10:39.9302865Z [00:03:30.329]➜  
2025-08-20T20:10:39.9303449Z [00:03:30.329]➜    /usr/include/x86_64-linux-gnu/usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.9304043Z [00:03:30.329]➜  
2025-08-20T20:10:39.9304469Z [00:03:30.329]➜    /usr/include/usr/include
2025-08-20T20:10:39.9304932Z [00:03:30.329]➜  
2025-08-20T20:10:39.9305343Z [00:03:30.329]➜  End of search list.
2025-08-20T20:10:39.9305835Z [00:03:30.329]➜  End of search list.
2025-08-20T20:10:39.9327134Z [00:03:30.338]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.9339450Z [00:03:30.338]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.9340058Z [00:03:30.338]➜  Thread model: posix
2025-08-20T20:10:39.9341141Z [00:03:30.338]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.9342013Z [00:03:30.338]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.9342933Z [00:03:30.338]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.9343611Z [00:03:30.338]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.9344121Z [00:03:30.338]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.9349122Z [00:03:30.340]➜   (in-process)
2025-08-20T20:10:39.9361292Z [00:03:30.340]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dup-safer.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-dup-safer.Tpo -MT lib/libcoreutils_a-dup-safer.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-dup-safer.o -x c lib/dup-safer.c
2025-08-20T20:10:39.9371757Z [00:03:30.340]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.9373035Z [00:03:30.341]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.9374015Z [00:03:30.341]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.9374637Z [00:03:30.341]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.9375246Z [00:03:30.341]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.9375832Z [00:03:30.341]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.9376398Z [00:03:30.341]➜  #include "..." search starts here:
2025-08-20T20:10:39.9376962Z [00:03:30.341]➜  #include <...> search starts here:
2025-08-20T20:10:39.9377465Z [00:03:30.341]➜   .
2025-08-20T20:10:39.9377822Z [00:03:30.341]➜   ./lib
2025-08-20T20:10:39.9396937Z [00:03:30.341]➜   src
2025-08-20T20:10:39.9397540Z [00:03:30.341]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.9398530Z [00:03:30.341]➜   /usr/local/include
2025-08-20T20:10:39.9399168Z [00:03:30.341]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.9399765Z [00:03:30.341]➜   /usr/include
2025-08-20T20:10:39.9400279Z [00:03:30.341]➜  End of search list.
2025-08-20T20:10:39.9511989Z [00:03:30.357]➜    CC       lib/libcoreutils_a-pipe-safer.o
2025-08-20T20:10:39.9581754Z [00:03:30.361]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.9583273Z [00:03:30.361]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.9583833Z [00:03:30.361]➜  Thread model: posix
2025-08-20T20:10:39.9584419Z [00:03:30.361]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.9585234Z [00:03:30.361]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.9586173Z [00:03:30.361]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.9586864Z [00:03:30.361]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.9587820Z [00:03:30.361]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.9609212Z [00:03:30.365]➜   (in-process)
2025-08-20T20:10:39.9620384Z [00:03:30.365]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fd-safer.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fd-safer.Tpo -MT lib/libcoreutils_a-fd-safer.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fd-safer.o -x c lib/fd-safer.c
2025-08-20T20:10:39.9632662Z [00:03:30.366]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.9635993Z [00:03:30.369]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.9637026Z [00:03:30.369]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.9637644Z [00:03:30.369]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.9638401Z [00:03:30.369]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.9638996Z [00:03:30.369]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.9639571Z [00:03:30.369]➜  #include "..." search starts here:
2025-08-20T20:10:39.9640130Z [00:03:30.369]➜  #include <...> search starts here:
2025-08-20T20:10:39.9640590Z [00:03:30.369]➜   .
2025-08-20T20:10:39.9640933Z [00:03:30.369]➜   ./lib
2025-08-20T20:10:39.9641295Z [00:03:30.369]➜   src
2025-08-20T20:10:39.9641748Z [00:03:30.369]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.9642264Z [00:03:30.369]➜   /usr/local/include
2025-08-20T20:10:39.9642786Z [00:03:30.369]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.9643270Z [00:03:30.369]➜   /usr/include
2025-08-20T20:10:39.9643701Z [00:03:30.369]➜  End of search list.
2025-08-20T20:10:39.9765146Z [00:03:30.382]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:39.9765889Z [00:03:30.382]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:39.9767549Z [00:03:30.382]➜  Thread model: posix
2025-08-20T20:10:39.9768353Z [00:03:30.382]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:39.9769157Z [00:03:30.382]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.9770038Z [00:03:30.382]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:39.9775145Z [00:03:30.382]➜  Candidate multilib: .;@m64
2025-08-20T20:10:39.9775697Z [00:03:30.382]➜  Selected multilib: .;@m64
2025-08-20T20:10:39.9776184Z [00:03:30.383]➜   (in-process)
2025-08-20T20:10:39.9787788Z [00:03:30.383]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name pipe-safer.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-pipe-safer.Tpo -MT lib/libcoreutils_a-pipe-safer.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-pipe-safer.o -x c lib/pipe-safer.c
2025-08-20T20:10:39.9801767Z [00:03:30.386]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:39.9805757Z [00:03:30.386]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:39.9806789Z [00:03:30.386]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:39.9807437Z [00:03:30.386]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:39.9808558Z [00:03:30.386]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:39.9809239Z [00:03:30.386]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:39.9809846Z [00:03:30.386]➜  #include "..." search starts here:
2025-08-20T20:10:39.9810451Z [00:03:30.386]➜  #include <...> search starts here:
2025-08-20T20:10:39.9810947Z [00:03:30.386]➜   .
2025-08-20T20:10:39.9811323Z [00:03:30.386]➜   ./lib
2025-08-20T20:10:39.9811713Z [00:03:30.386]➜   src
2025-08-20T20:10:39.9812189Z [00:03:30.386]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:39.9812727Z [00:03:30.386]➜   /usr/local/include
2025-08-20T20:10:39.9813251Z [00:03:30.386]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:39.9813755Z [00:03:30.386]➜   /usr/include
2025-08-20T20:10:39.9814204Z [00:03:30.386]➜  End of search list.
2025-08-20T20:10:40.0120081Z [00:03:30.417]➜    CC       lib/libcoreutils_a-unlinkdir.o
2025-08-20T20:10:40.0210217Z [00:03:30.426]➜    CC       lib/libcoreutils_a-userspec.o
2025-08-20T20:10:40.0334034Z [00:03:30.438]➜    CC       lib/libcoreutils_a-utimecmp.o
2025-08-20T20:10:40.0372697Z [00:03:30.443]➜    CC       lib/libcoreutils_a-utimens.o
2025-08-20T20:10:40.0376874Z [00:03:30.443]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.0377545Z [00:03:30.443]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.0378228Z [00:03:30.443]➜  Thread model: posix
2025-08-20T20:10:40.0378799Z [00:03:30.443]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.0379572Z [00:03:30.443]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.0380446Z [00:03:30.443]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.0382263Z [00:03:30.443]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.0384119Z [00:03:30.443]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.0386856Z [00:03:30.444]➜   (in-process)
2025-08-20T20:10:40.0422173Z [00:03:30.446]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name unlinkdir.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-unlinkdir.Tpo -MT lib/libcoreutils_a-unlinkdir.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-unlinkdir.o -x c lib/unlinkdir.c
2025-08-20T20:10:40.0432654Z [00:03:30.446]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.0433866Z [00:03:30.446]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.0434807Z [00:03:30.446]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.0435405Z [00:03:30.447]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.0436100Z [00:03:30.447]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.0437050Z [00:03:30.447]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.0437736Z [00:03:30.447]➜  #include "..." search starts here:
2025-08-20T20:10:40.0438528Z [00:03:30.447]➜  #include <...> search starts here:
2025-08-20T20:10:40.0439080Z [00:03:30.447]➜   .
2025-08-20T20:10:40.0439457Z [00:03:30.447]➜   ./lib
2025-08-20T20:10:40.0439832Z [00:03:30.447]➜   src
2025-08-20T20:10:40.0440305Z [00:03:30.447]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.0440854Z [00:03:30.447]➜   /usr/local/include
2025-08-20T20:10:40.0441393Z [00:03:30.447]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.0441906Z [00:03:30.447]➜   /usr/include
2025-08-20T20:10:40.0442364Z [00:03:30.447]➜  End of search list.
2025-08-20T20:10:40.0515476Z [00:03:30.456]➜    CC       lib/libcoreutils_a-vaszprintf.o
2025-08-20T20:10:40.0538680Z [00:03:30.459]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.0545603Z [00:03:30.460]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.0546192Z [00:03:30.460]➜  Thread model: posix
2025-08-20T20:10:40.0556326Z [00:03:30.460]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.0557254Z [00:03:30.460]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.0558344Z [00:03:30.460]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.0562427Z [00:03:30.460]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.0563012Z [00:03:30.460]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.0563513Z [00:03:30.460]➜   (in-process)
2025-08-20T20:10:40.0574857Z [00:03:30.460]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name userspec.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-userspec.Tpo -MT lib/libcoreutils_a-userspec.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-userspec.o -x c lib/userspec.c
2025-08-20T20:10:40.0585275Z [00:03:30.461]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.0586524Z [00:03:30.462]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.0587502Z [00:03:30.462]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.0601075Z [00:03:30.465]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.0602770Z [00:03:30.465]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.0604234Z [00:03:30.465]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.0606617Z [00:03:30.465]➜  #include "..." search starts here:
2025-08-20T20:10:40.0620411Z [00:03:30.465]➜  #include <...> search starts here:
2025-08-20T20:10:40.0621071Z [00:03:30.465]➜   .
2025-08-20T20:10:40.0621468Z [00:03:30.465]➜   ./lib
2025-08-20T20:10:40.0621869Z [00:03:30.465]➜   src
2025-08-20T20:10:40.0622722Z [00:03:30.465]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.0623280Z [00:03:30.465]➜   /usr/local/include
2025-08-20T20:10:40.0623804Z [00:03:30.465]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.0624277Z [00:03:30.465]➜   /usr/include
2025-08-20T20:10:40.0624676Z [00:03:30.466]➜  End of search list.
2025-08-20T20:10:40.0696046Z [00:03:30.475]➜  Debian clang version 19.1.7 (3+b2)Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.0701365Z [00:03:30.475]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.0701908Z [00:03:30.475]➜  Thread model: posix
2025-08-20T20:10:40.0702482Z [00:03:30.475]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.0703237Z [00:03:30.475]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.0704617Z [00:03:30.475]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.0705540Z [00:03:30.475]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.0706168Z [00:03:30.475]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.0706651Z [00:03:30.475]➜  
2025-08-20T20:10:40.0707084Z [00:03:30.475]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.0707638Z [00:03:30.475]➜  Thread model: posix
2025-08-20T20:10:40.0708451Z [00:03:30.475]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.0709228Z [00:03:30.475]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.0710046Z [00:03:30.475]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.0710641Z [00:03:30.475]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.0711119Z [00:03:30.475]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.0729736Z [00:03:30.478]➜   (in-process)
2025-08-20T20:10:40.0761778Z [00:03:30.479]➜   (in-process)
2025-08-20T20:10:40.0773362Z [00:03:30.479]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name utimecmp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-utimecmp.Tpo -MT lib/libcoreutils_a-utimecmp.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-utimecmp.o -x c lib/utimecmp.c
2025-08-20T20:10:40.0784553Z [00:03:30.479]➜   "/usr/lib/llvm-19/bclang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.0786775Z [00:03:30.482]➜  in/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backendignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.0789441Z [00:03:30.482]➜   ignoring nonexistent directory "/include"
2025-08-20T20:10:40.0790163Z [00:03:30.482]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.0791084Z [00:03:30.482]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.0791773Z [00:03:30.482]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.0792373Z [00:03:30.482]➜  #include "..." search starts here:
2025-08-20T20:10:40.0792975Z [00:03:30.482]➜  #include <...> search starts here:
2025-08-20T20:10:40.0793461Z [00:03:30.482]➜   .
2025-08-20T20:10:40.0793864Z [00:03:30.482]➜   ./lib
2025-08-20T20:10:40.0794290Z [00:03:30.482]➜   src
2025-08-20T20:10:40.0794797Z [00:03:30.482]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.0795411Z [00:03:30.482]➜   /usr/local/include
2025-08-20T20:10:40.0796004Z [00:03:30.482]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.0796568Z [00:03:30.482]➜   /usr/include
2025-08-20T20:10:40.0797050Z [00:03:30.482]➜  End of search list.
2025-08-20T20:10:40.0807637Z [00:03:30.485]➜  -disable-llvm-verifier -discard-value-names -main-file-name utimens.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-utimens.Tpo -MT lib/libcoreutils_a-utimens.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-utimens.o -x c lib/utimens.c
2025-08-20T20:10:40.0817838Z [00:03:30.485]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.0819924Z [00:03:30.485]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.0821015Z [00:03:30.485]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.0821732Z [00:03:30.485]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.0822432Z [00:03:30.485]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.0823118Z [00:03:30.485]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.0823781Z [00:03:30.485]➜  #include "..." search starts here:
2025-08-20T20:10:40.0824437Z [00:03:30.485]➜  #include <...> search starts here:
2025-08-20T20:10:40.0824998Z [00:03:30.485]➜   .
2025-08-20T20:10:40.0825409Z [00:03:30.485]➜   ./lib
2025-08-20T20:10:40.0825794Z [00:03:30.485]➜   src
2025-08-20T20:10:40.0826294Z [00:03:30.485]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.0826857Z [00:03:30.485]➜   /usr/local/include
2025-08-20T20:10:40.0827421Z [00:03:30.485]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.0827983Z [00:03:30.485]➜   /usr/include
2025-08-20T20:10:40.0828714Z [00:03:30.485]➜  End of search list.
2025-08-20T20:10:40.1078991Z [00:03:30.513]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.1079751Z [00:03:30.513]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.1080319Z [00:03:30.513]➜  Thread model: posix
2025-08-20T20:10:40.1080918Z [00:03:30.513]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.1081737Z [00:03:30.513]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.1082668Z [00:03:30.513]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.1083757Z [00:03:30.513]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.1084371Z [00:03:30.513]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.1088957Z [00:03:30.514]➜   (in-process)
2025-08-20T20:10:40.1104518Z [00:03:30.514]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name vaszprintf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-vaszprintf.Tpo -MT lib/libcoreutils_a-vaszprintf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-vaszprintf.o -x c lib/vaszprintf.c
2025-08-20T20:10:40.1116276Z [00:03:30.515]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.1117606Z [00:03:30.516]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.1129092Z [00:03:30.516]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.1130254Z [00:03:30.516]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.1130919Z [00:03:30.516]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.1131624Z [00:03:30.516]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.1132313Z [00:03:30.516]➜  #include "..." search starts here:
2025-08-20T20:10:40.1132991Z [00:03:30.516]➜  #include <...> search starts here:
2025-08-20T20:10:40.1133564Z [00:03:30.516]➜   .
2025-08-20T20:10:40.1133995Z [00:03:30.516]➜   ./lib
2025-08-20T20:10:40.1134434Z [00:03:30.516]➜   src
2025-08-20T20:10:40.1134984Z [00:03:30.516]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.1135600Z [00:03:30.516]➜   /usr/local/include
2025-08-20T20:10:40.1136267Z [00:03:30.516]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.1136842Z [00:03:30.516]➜   /usr/include
2025-08-20T20:10:40.1137376Z [00:03:30.516]➜  End of search list.
2025-08-20T20:10:40.1354170Z [00:03:30.541]➜    CC       lib/libcoreutils_a-aszprintf.o
2025-08-20T20:10:40.1830864Z [00:03:30.588]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.1831954Z [00:03:30.588]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.1832789Z [00:03:30.588]➜  Thread model: posix
2025-08-20T20:10:40.1833612Z [00:03:30.588]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.1834449Z [00:03:30.588]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.1835339Z [00:03:30.588]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.1836118Z [00:03:30.588]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.1836693Z [00:03:30.588]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.1837204Z [00:03:30.589]➜   (in-process)
2025-08-20T20:10:40.1851598Z [00:03:30.589]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name aszprintf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-aszprintf.Tpo -MT lib/libcoreutils_a-aszprintf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-aszprintf.o -x c lib/aszprintf.c
2025-08-20T20:10:40.1861675Z [00:03:30.589]➜    CC       lib/libcoreutils_a-version-etc.o
2025-08-20T20:10:40.1862586Z [00:03:30.589]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.1863761Z [00:03:30.590]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.1864639Z [00:03:30.590]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.1865221Z [00:03:30.590]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.1865800Z [00:03:30.590]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.1866354Z [00:03:30.590]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.1867162Z [00:03:30.590]➜  #include "..." search starts here:
2025-08-20T20:10:40.1867704Z [00:03:30.590]➜  #include <...> search starts here:
2025-08-20T20:10:40.1868377Z [00:03:30.590]➜   .
2025-08-20T20:10:40.1868746Z [00:03:30.590]➜   ./lib
2025-08-20T20:10:40.1869125Z [00:03:30.590]➜   src
2025-08-20T20:10:40.1869599Z [00:03:30.590]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.1870135Z [00:03:30.590]➜   /usr/local/include
2025-08-20T20:10:40.1870653Z [00:03:30.590]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.1871159Z [00:03:30.590]➜   /usr/include
2025-08-20T20:10:40.1871604Z [00:03:30.590]➜  End of search list.
2025-08-20T20:10:40.1951766Z [00:03:30.599]➜    CC       lib/libcoreutils_a-version-etc-fsf.o
2025-08-20T20:10:40.2013171Z [00:03:30.607]➜    CC       lib/libcoreutils_a-vsnzprintf.o
2025-08-20T20:10:40.2017745Z [00:03:30.607]➜    CC       lib/libcoreutils_a-vfzprintf.o
2025-08-20T20:10:40.2133604Z [00:03:30.619]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.2135260Z [00:03:30.619]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.2136330Z [00:03:30.619]➜  Thread model: posix
2025-08-20T20:10:40.2137055Z [00:03:30.619]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.2138643Z [00:03:30.619]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.2139733Z [00:03:30.619]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.2140421Z [00:03:30.619]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.2140936Z [00:03:30.619]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.2141436Z [00:03:30.619]➜   (in-process)
2025-08-20T20:10:40.2153029Z [00:03:30.619]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name version-etc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-version-etc.Tpo -MT lib/libcoreutils_a-version-etc.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-version-etc.o -x c lib/version-etc.c
2025-08-20T20:10:40.2183680Z [00:03:30.619]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.2184989Z [00:03:30.619]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.2185944Z [00:03:30.619]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.2186559Z [00:03:30.619]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.2187145Z [00:03:30.619]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.2187779Z [00:03:30.619]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.2188583Z [00:03:30.619]➜  #include "..." search starts here:
2025-08-20T20:10:40.2189497Z [00:03:30.619]➜  #include <...> search starts here:
2025-08-20T20:10:40.2189977Z [00:03:30.619]➜   .
2025-08-20T20:10:40.2190325Z [00:03:30.619]➜   ./lib
2025-08-20T20:10:40.2190693Z [00:03:30.619]➜   src
2025-08-20T20:10:40.2191157Z [00:03:30.619]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.2191689Z [00:03:30.620]➜   /usr/local/include
2025-08-20T20:10:40.2192192Z [00:03:30.620]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.2192688Z [00:03:30.620]➜   /usr/include
2025-08-20T20:10:40.2193118Z [00:03:30.620]➜  End of search list.
2025-08-20T20:10:40.2296774Z [00:03:30.635]➜    CC       lib/libcoreutils_a-vzprintf.o
2025-08-20T20:10:40.2340989Z [00:03:30.637]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.2350684Z [00:03:30.640]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.2351345Z [00:03:30.640]➜  Thread model: posix
2025-08-20T20:10:40.2351980Z [00:03:30.640]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.2352784Z [00:03:30.640]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.2353721Z [00:03:30.640]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.2354425Z [00:03:30.640]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.2354966Z [00:03:30.640]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.2355476Z [00:03:30.640]➜   (in-process)
2025-08-20T20:10:40.2367178Z [00:03:30.640]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name vsnzprintf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-vsnzprintf.Tpo -MT lib/libcoreutils_a-vsnzprintf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-vsnzprintf.o -x c lib/vsnzprintf.c
2025-08-20T20:10:40.2377043Z [00:03:30.640]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.2379033Z [00:03:30.640]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.2380013Z [00:03:30.640]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.2380614Z [00:03:30.640]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.2381195Z [00:03:30.640]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.2381777Z [00:03:30.640]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.2382350Z [00:03:30.640]➜  #include "..." search starts here:
2025-08-20T20:10:40.2382908Z [00:03:30.640]➜  #include <...> search starts here:
2025-08-20T20:10:40.2383362Z [00:03:30.640]➜   .
2025-08-20T20:10:40.2383718Z [00:03:30.640]➜   ./lib
2025-08-20T20:10:40.2384073Z [00:03:30.640]➜   src
2025-08-20T20:10:40.2384539Z [00:03:30.640]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.2385035Z [00:03:30.640]➜   /usr/local/include
2025-08-20T20:10:40.2385888Z [00:03:30.640]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.2386369Z [00:03:30.640]➜   /usr/include
2025-08-20T20:10:40.2386799Z [00:03:30.640]➜  End of search list.
2025-08-20T20:10:40.2401747Z [00:03:30.645]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.2402381Z [00:03:30.645]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.2402917Z [00:03:30.645]➜  Thread model: posix
2025-08-20T20:10:40.2403470Z [00:03:30.645]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.2404265Z [00:03:30.645]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.2405149Z [00:03:30.645]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.2405829Z [00:03:30.645]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.2406364Z [00:03:30.645]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.2436681Z [00:03:30.649]➜   (in-process)
2025-08-20T20:10:40.2475163Z [00:03:30.651]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name version-etc-fsf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-version-etc-fsf.Tpo -MT lib/libcoreutils_a-version-etc-fsf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-version-etc-fsf.o -x c lib/version-etc-fsf.c
2025-08-20T20:10:40.2485518Z [00:03:30.651]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.2486724Z [00:03:30.652]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.2487703Z [00:03:30.652]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.2488504Z [00:03:30.652]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.2489097Z [00:03:30.652]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.2489645Z [00:03:30.652]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.2490185Z [00:03:30.652]➜  #include "..." search starts here:
2025-08-20T20:10:40.2490713Z [00:03:30.652]➜  #include <...> search starts here:
2025-08-20T20:10:40.2491157Z [00:03:30.652]➜   .
2025-08-20T20:10:40.2491491Z [00:03:30.652]➜   ./lib
2025-08-20T20:10:40.2491841Z [00:03:30.652]➜   src
2025-08-20T20:10:40.2492290Z [00:03:30.652]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.2492815Z [00:03:30.652]➜   /usr/local/include
2025-08-20T20:10:40.2493303Z [00:03:30.652]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.2493789Z [00:03:30.652]➜   /usr/include
2025-08-20T20:10:40.2494233Z [00:03:30.652]➜  End of search list.
2025-08-20T20:10:40.2513261Z [00:03:30.656]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.2513948Z [00:03:30.657]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.2514934Z [00:03:30.657]➜  Thread model: posix
2025-08-20T20:10:40.2515496Z [00:03:30.657]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.2522782Z [00:03:30.657]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.2523744Z [00:03:30.658]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.2530832Z [00:03:30.658]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.2536417Z [00:03:30.659]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.2548229Z [00:03:30.660]➜   (in-process)
2025-08-20T20:10:40.2560055Z [00:03:30.661]➜   "/usr/lib/llvm-19/bin/cDebian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.2560756Z [00:03:30.661]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.2561274Z [00:03:30.661]➜  Thread model: posix
2025-08-20T20:10:40.2561857Z [00:03:30.661]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.2562984Z [00:03:30.661]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.2563865Z [00:03:30.661]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.2564672Z [00:03:30.661]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.2565568Z [00:03:30.661]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.2572356Z [00:03:30.662]➜  lang (in-process)
2025-08-20T20:10:40.2584502Z [00:03:30.662]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name vzprintf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-vzprintf.Tpo -MT lib/libcoreutils_a-vzprintf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-vzprintf.o -x c lib/vzprintf.c
2025-08-20T20:10:40.2595371Z [00:03:30.663]➜  " -cc1 clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.2600527Z [00:03:30.665]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.2601613Z [00:03:30.666]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.2603141Z [00:03:30.666]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.2603814Z [00:03:30.666]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.2604414Z [00:03:30.666]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.2605019Z [00:03:30.666]➜  #include "..." search starts here:
2025-08-20T20:10:40.2605617Z [00:03:30.666]➜  #include <...> search starts here:
2025-08-20T20:10:40.2606113Z [00:03:30.666]➜   .
2025-08-20T20:10:40.2606490Z [00:03:30.666]➜   ./lib
2025-08-20T20:10:40.2606880Z [00:03:30.666]➜   src
2025-08-20T20:10:40.2607395Z [00:03:30.666]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.2607985Z [00:03:30.666]➜   /usr/local/include
2025-08-20T20:10:40.2608757Z [00:03:30.666]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.2609604Z [00:03:30.666]➜   /usr/include
2025-08-20T20:10:40.2610071Z [00:03:30.666]➜  End of search list.
2025-08-20T20:10:40.2689845Z [00:03:30.671]➜  -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name vfzprintf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-vfzprintf.Tpo -MT lib/libcoreutils_a-vfzprintf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-vfzprintf.o -x c lib/vfzprintf.c
2025-08-20T20:10:40.2700885Z [00:03:30.671]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.2702772Z [00:03:30.671]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.2703979Z [00:03:30.671]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.2704743Z [00:03:30.671]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.2705437Z [00:03:30.671]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.2706137Z [00:03:30.671]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.2706812Z [00:03:30.671]➜  #include "..." search starts here:
2025-08-20T20:10:40.2707464Z [00:03:30.671]➜  #include <...> search starts here:
2025-08-20T20:10:40.2708225Z [00:03:30.671]➜   .
2025-08-20T20:10:40.2708617Z [00:03:30.671]➜   ./lib
2025-08-20T20:10:40.2709007Z [00:03:30.671]➜   src
2025-08-20T20:10:40.2709514Z [00:03:30.671]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.2710100Z [00:03:30.671]➜   /usr/local/include
2025-08-20T20:10:40.2710671Z [00:03:30.671]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.2711265Z [00:03:30.671]➜   /usr/include
2025-08-20T20:10:40.2711782Z [00:03:30.671]➜  End of search list.
2025-08-20T20:10:40.3071181Z [00:03:30.712]➜    CC       lib/libcoreutils_a-wctype-h.o
2025-08-20T20:10:40.3103780Z [00:03:30.716]➜    CC       lib/libcoreutils_a-write-any-file.o
2025-08-20T20:10:40.3184037Z [00:03:30.724]➜    CC       lib/libcoreutils_a-xalignalloc.o
2025-08-20T20:10:40.3381876Z [00:03:30.743]➜    CC       lib/libcoreutils_a-xmalloc.o
2025-08-20T20:10:40.3423758Z [00:03:30.748]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.3430519Z [00:03:30.748]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.3436167Z [00:03:30.749]➜  Thread model: posix  CC       lib/libcoreutils_a-xalloc-die.o
2025-08-20T20:10:40.3468559Z [00:03:30.751]➜  
2025-08-20T20:10:40.3469153Z [00:03:30.751]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.3469787Z [00:03:30.751]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.3473095Z [00:03:30.751]➜  Thread model: posix
2025-08-20T20:10:40.3473832Z [00:03:30.751]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.3474633Z [00:03:30.751]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.3475864Z [00:03:30.751]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.3476541Z [00:03:30.752]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.3477053Z [00:03:30.752]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.3477617Z [00:03:30.752]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.3478410Z [00:03:30.752]➜   (in-process)
2025-08-20T20:10:40.3493035Z [00:03:30.752]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name write-any-file.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-write-any-file.Tpo -MT lib/libcoreutils_a-write-any-file.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-errorDebian clang version 19.1.7 (3+b2) 
2025-08-20T20:10:40.3504310Z [00:03:30.752]➜  -wTarget:  x86_64-pc-linux-gnu-std=gnu23
2025-08-20T20:10:40.3505004Z [00:03:30.752]➜   Thread model: -ferror-limit posix19
2025-08-20T20:10:40.3505752Z [00:03:30.752]➜   InstalledDir: -fgnuc-version=4.2.1/usr/lib/llvm-19/bin 
2025-08-20T20:10:40.3507302Z [00:03:30.752]➜  -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsigFound candidate GCC installation:  /usr/lib/gcc/x86_64-linux-gnu/14-D__GCC_HAVE_DWARF2_CFI_ASM=1
2025-08-20T20:10:40.3509371Z [00:03:30.752]➜   -o Selected GCC installation: lib/libcoreutils_a-write-any-file.o/usr/lib/gcc/x86_64-linux-gnu/14 
2025-08-20T20:10:40.3510497Z [00:03:30.752]➜  -xCandidate multilib:  .c; @lib/write-any-file.cm64
2025-08-20T20:10:40.3511084Z [00:03:30.752]➜  
2025-08-20T20:10:40.3511513Z [00:03:30.752]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.3512326Z [00:03:30.752]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.3513225Z [00:03:30.752]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.3514036Z [00:03:30.752]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.3514588Z [00:03:30.752]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.3515072Z [00:03:30.752]➜   (in-process)
2025-08-20T20:10:40.3515617Z [00:03:30.752]➜   "/usr/lib/llvm-19/bin/clang" (in-process)
2025-08-20T20:10:40.3537820Z [00:03:30.752]➜   -cc1  -triple" /x86_64-pc-linux-gnuu s-emit-llvm-bcr /-flto=fulll i-flto-unitb/ l-disable-freel v-clear-ast-before-backendm --disable-llvm-verifier1 9-discard-value-names/ b-main-file-namei nwctype-h.c/ c-static-definel a-mrelocation-modeln gpic"  -pic-level-cc1  2-triple  -pic-is-piex86_64-pc-linux-gnu  -mframe-pointer=none-emit-llvm-bc  -fmath-errno-flto=full  -ffp-contract=on-flto-unit  -fno-rounding-math-disable-free  -mconstructor-aliases-clear-ast-before-backend  -funwind-tables=2-disable-llvm-verifier  -target-cpu-discard-value-names  -main-file-namex86-64  xalignalloc.c-tune-cpu  -static-definegeneric  -mrelocation-model-debugger-tuning=gdb  pic -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7-pic-level  -v2  -v-pic-is-pie  -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7-mframe-pointer=none  -resource-dir-fmath-errno  /usr/lib/llvm-19/lib/clang/19-ffp-contract=on  -dependency-file-fno-rounding-math  -mconstructor-aliaseslib/.deps/libcoreutils_a-wctype-h.Tpo  -funwind-tables=2-MT  -target-cpu lib/libcoreutils_a-wctype-h.ox86-64  -sys-header-deps-tune-cpu  -MPgeneric  -I-debugger-tuning=gdb  .-fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7  -I-v  ./lib-v  -I-fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7  lib-resource-dir  -I/usr/lib/llvm-19/lib/clang/19  ./lib-dependency-file  -Ilib/.deps/libcoreutils_a-xalignalloc.Tpo  src-MT  -Ilib/libcoreutils_a-xalignalloc.o  ./src-sys-header-deps  -internal-isystem-MP  -I/usr/lib/llvm-19/lib/clang/19/include  .-internal-isystem  -I/usr/local/include  ./lib-internal-isystem  -I/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include  lib-internal-externc-isystem  -I/usr/include/x86_64-linux-gnu  ./lib -internal-externc-isystem-I  /includesrc  -internal-externc-isystem-I  /usr/include./src  -Os-internal-isystem  -Wno-error/usr/lib/llvm-19/lib/clang/19/include -Wno-cast-qual  -internal-isystem-Wno-conversion  /usr/local/include-Wno-float-equal  -internal-isystem-Wno-sign-compare  /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include-Wno-undef  -internal-externc-isystem-Wno-unused-function  /usr/include/x86_64-linux-gnu-Wno-unused-parameter  -internal-externc-isystem-Wno-float-conversion  /include-Wimplicit-fallthrough  -internal-externc-isystem-Wno-pedantic  /usr/include-Wno-tautological-constant-out-of-range-compare  -Os-Wno-sign-conversion  -Wno-error-Wno-type-limits  -Wno-cast-qual-Wno-unused-const-variable  -Wno-conversion-Wno-error  -Wno-float-equal-Wno-error  -Wno-sign-compare -w-Wno-undef  -std=gnu23-Wno-unused-function  -ferror-limit-Wno-unused-parameter  19-Wno-float-conversion  -fgnuc-version=4.2.1-Wimplicit-fallthrough  -fskip-odr-check-in-gmf-Wno-pedantic  -vectorize-loops-Wno-tautological-constant-out-of-range-compare  -vectorize-slp-Wno-sign-conversion  -faddrsig-Wno-type-limits  -D__GCC_HAVE_DWARF2_CFI_ASM=1-Wno-unused-const-variable  -o-Wno-error  -Wno-errorlib/libcoreutils_a-wctype-h.o  -w-x  -std=gnu23c  -ferror-limit lib/wctype-h.c19
2025-08-20T20:10:40.3565841Z [00:03:30.752]➜   -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xalignalloc.o -x c lib/xalignalloc.c
2025-08-20T20:10:40.3567471Z [00:03:30.752]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.3568832Z [00:03:30.752]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.3569791Z [00:03:30.752]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.3570411Z [00:03:30.753]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.3571055Z [00:03:30.753]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.3571650Z [00:03:30.753]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.3572575Z [00:03:30.753]➜  #include "..." search starts here:
2025-08-20T20:10:40.3573153Z [00:03:30.753]➜  #include <...> search starts here:
2025-08-20T20:10:40.3573654Z [00:03:30.753]➜   .
2025-08-20T20:10:40.3574033Z [00:03:30.753]➜   ./lib
2025-08-20T20:10:40.3574417Z [00:03:30.753]➜   src
2025-08-20T20:10:40.3574890Z [00:03:30.753]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.3575436Z [00:03:30.753]➜   /usr/local/include
2025-08-20T20:10:40.3575958Z [00:03:30.753]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.3576469Z [00:03:30.753]➜   /usr/include
2025-08-20T20:10:40.3576916Z [00:03:30.753]➜  End of search list.
2025-08-20T20:10:40.3577715Z [00:03:30.753]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.3603167Z [00:03:30.755]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.3607050Z [00:03:30.755]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.3607719Z [00:03:30.755]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.3608525Z [00:03:30.755]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.3609158Z [00:03:30.755]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.3609755Z [00:03:30.755]➜  #include "..." search starts here:
2025-08-20T20:10:40.3610329Z [00:03:30.755]➜  #include <...> search starts here:
2025-08-20T20:10:40.3610810Z [00:03:30.756]➜   .
2025-08-20T20:10:40.3611171Z [00:03:30.756]➜   ./lib
2025-08-20T20:10:40.3611535Z [00:03:30.756]➜   src
2025-08-20T20:10:40.3612005Z [00:03:30.756]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.3612543Z [00:03:30.756]➜   /usr/local/include
2025-08-20T20:10:40.3613075Z [00:03:30.756]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.3613576Z [00:03:30.756]➜   /usr/include
2025-08-20T20:10:40.3614362Z [00:03:30.756]➜  End of search list.
2025-08-20T20:10:40.3615264Z [00:03:30.766]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.3616514Z [00:03:30.766]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.3617491Z [00:03:30.766]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.3618269Z [00:03:30.766]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.3618899Z [00:03:30.766]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.3619510Z [00:03:30.766]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.3620094Z [00:03:30.766]➜  #include "..." search starts here:
2025-08-20T20:10:40.3620669Z [00:03:30.766]➜  #include <...> search starts here:
2025-08-20T20:10:40.3621158Z [00:03:30.766]➜   .
2025-08-20T20:10:40.3621514Z [00:03:30.766]➜   ./lib
2025-08-20T20:10:40.3621882Z [00:03:30.766]➜   src
2025-08-20T20:10:40.3622343Z [00:03:30.766]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.3622841Z [00:03:30.766]➜   /usr/local/include
2025-08-20T20:10:40.3623366Z [00:03:30.766]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.3623823Z [00:03:30.766]➜   /usr/include
2025-08-20T20:10:40.3624240Z [00:03:30.766]➜  End of search list.
2025-08-20T20:10:40.3681318Z [00:03:30.773]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.3682098Z [00:03:30.773]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.3682746Z [00:03:30.773]➜  Thread model: posix
2025-08-20T20:10:40.3683324Z [00:03:30.773]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.3684214Z [00:03:30.773]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.3686222Z [00:03:30.773]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.3686917Z [00:03:30.773]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.3687449Z [00:03:30.773]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.3693329Z [00:03:30.775]➜   (in-process)
2025-08-20T20:10:40.3710524Z [00:03:30.775]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xmalloc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xmalloc.Tpo -MT lib/libcoreutils_a-xmalloc.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xmalloc.o -x c lib/xmalloc.c
2025-08-20T20:10:40.3720798Z [00:03:30.776]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.3726375Z [00:03:30.778]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.3727909Z [00:03:30.778]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.3730577Z [00:03:30.778]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.3732362Z [00:03:30.778]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.3733036Z [00:03:30.778]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.3733710Z [00:03:30.778]➜  #include "..." search starts here:
2025-08-20T20:10:40.3734368Z [00:03:30.778]➜  #include <...> search starts here:
2025-08-20T20:10:40.3734925Z [00:03:30.778]➜   .
2025-08-20T20:10:40.3735326Z [00:03:30.778]➜   ./lib
2025-08-20T20:10:40.3735740Z [00:03:30.778]➜   src
2025-08-20T20:10:40.3736267Z [00:03:30.778]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.3736947Z [00:03:30.778]➜   /usr/local/include
2025-08-20T20:10:40.3737528Z [00:03:30.778]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.3738300Z [00:03:30.778]➜   /usr/include
2025-08-20T20:10:40.3738824Z [00:03:30.778]➜  End of search list.
2025-08-20T20:10:40.3971151Z [00:03:30.802]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.3976875Z [00:03:30.802]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.3977494Z [00:03:30.802]➜  Thread model: posix
2025-08-20T20:10:40.3978291Z [00:03:30.802]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.3979135Z [00:03:30.802]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.3980121Z [00:03:30.802]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.3980825Z [00:03:30.802]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.3981387Z [00:03:30.802]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.3988390Z [00:03:30.804]➜   (in-process)
2025-08-20T20:10:40.4010734Z [00:03:30.804]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xalloc-die.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xalloc-die.Tpo -MT lib/libcoreutils_a-xalloc-die.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xalloc-die.o -x c lib/xalloc-die.c
2025-08-20T20:10:40.4021404Z [00:03:30.804]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.4022591Z [00:03:30.806]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.4023564Z [00:03:30.806]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.4024225Z [00:03:30.806]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.4024802Z [00:03:30.806]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.4025374Z [00:03:30.806]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.4025947Z [00:03:30.806]➜  #include "..." search starts here:
2025-08-20T20:10:40.4026531Z [00:03:30.806]➜  #include <...> search starts here:
2025-08-20T20:10:40.4027268Z [00:03:30.806]➜   .
2025-08-20T20:10:40.4027631Z [00:03:30.806]➜   ./lib
2025-08-20T20:10:40.4027984Z [00:03:30.806]➜   src
2025-08-20T20:10:40.4039014Z [00:03:30.806]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.4039611Z [00:03:30.806]➜   /usr/local/include
2025-08-20T20:10:40.4040146Z [00:03:30.806]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.4040628Z [00:03:30.806]➜   /usr/include
2025-08-20T20:10:40.4041046Z [00:03:30.806]➜  End of search list.
2025-08-20T20:10:40.4043495Z [00:03:30.810]➜    CC       lib/libcoreutils_a-xbinary-io.o
2025-08-20T20:10:40.4183426Z [00:03:30.824]➜    CC       lib/libcoreutils_a-xdectoimax.o
2025-08-20T20:10:40.4271704Z [00:03:30.833]➜    CC       lib/libcoreutils_a-xdectoumax.o
2025-08-20T20:10:40.4376936Z [00:03:30.843]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.4377638Z [00:03:30.843]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.4378345Z [00:03:30.843]➜  Thread model: posix
2025-08-20T20:10:40.4378942Z [00:03:30.843]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.4379754Z [00:03:30.843]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.4380758Z [00:03:30.843]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.4381472Z [00:03:30.843]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.4382041Z [00:03:30.843]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.4382603Z [00:03:30.843]➜   (in-process)
2025-08-20T20:10:40.4404761Z [00:03:30.844]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xbinary-io.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xbinary-io.Tpo -MT lib/libcoreutils_a-xbinary-io.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xbinary-io.o -x c lib/xbinary-io.c
2025-08-20T20:10:40.4416102Z [00:03:30.844]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.4417519Z [00:03:30.845]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.4449556Z [00:03:30.845]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.4450266Z [00:03:30.845]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.4450885Z [00:03:30.845]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.4451505Z [00:03:30.845]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.4452110Z [00:03:30.845]➜  #include "..." search starts here:
2025-08-20T20:10:40.4452691Z [00:03:30.845]➜  #include <...> search starts here:
2025-08-20T20:10:40.4453174Z [00:03:30.845]➜   .
2025-08-20T20:10:40.4453526Z [00:03:30.845]➜   ./lib
2025-08-20T20:10:40.4453887Z [00:03:30.845]➜   src
2025-08-20T20:10:40.4454825Z [00:03:30.845]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.4455374Z [00:03:30.845]➜   /usr/local/include
2025-08-20T20:10:40.4455908Z [00:03:30.845]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.4456391Z [00:03:30.845]➜   /usr/include
2025-08-20T20:10:40.4456832Z [00:03:30.845]➜  End of search list.
2025-08-20T20:10:40.4681759Z [00:03:30.874]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.4682627Z [00:03:30.874]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.4683288Z [00:03:30.874]➜  Thread model: posix
2025-08-20T20:10:40.4683967Z [00:03:30.874]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.4684867Z [00:03:30.874]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.4685882Z [00:03:30.874]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.4686669Z [00:03:30.874]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.4707249Z [00:03:30.876]➜  Selected multilib: .;Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.4707963Z [00:03:30.876]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.4714175Z [00:03:30.876]➜  Thread model: posix
2025-08-20T20:10:40.4720100Z [00:03:30.876]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.4721933Z [00:03:30.876]➜  Found candidate GCC installation: @m64
2025-08-20T20:10:40.4723342Z [00:03:30.877]➜   (in-process)
2025-08-20T20:10:40.4724360Z [00:03:30.877]➜   "/usr/lib//usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.4725960Z [00:03:30.877]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.4727231Z [00:03:30.877]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.4727919Z [00:03:30.877]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.4739968Z [00:03:30.878]➜  llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xdectoimax.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xdectoimax.Tpo -MT lib/libcoreutils_a-xdectoimax.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xdectoimax.o -x c lib/xdectoimax.c
2025-08-20T20:10:40.4751849Z [00:03:30.878]➜   (in-process)
2025-08-20T20:10:40.4756668Z [00:03:30.881]➜   "/usr/lib/llvm-19/bin/clang" clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.4798910Z [00:03:30.881]➜  -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xdectoumax.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xdectoumax.Tpo -MT lib/libcoreutils_a-xdectoumax.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xdectoumax.o -x c lib/xdectoumax.c
2025-08-20T20:10:40.4809562Z [00:03:30.881]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.4810810Z [00:03:30.881]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.4812225Z [00:03:30.882]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.4813217Z [00:03:30.882]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.4813849Z [00:03:30.882]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.4814484Z [00:03:30.882]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.4815114Z [00:03:30.882]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.4815713Z [00:03:30.882]➜  #include "..." search starts here:
2025-08-20T20:10:40.4816304Z [00:03:30.882]➜  #include <...> search starts here:
2025-08-20T20:10:40.4816815Z [00:03:30.882]➜   .
2025-08-20T20:10:40.4817186Z [00:03:30.882]➜   ./lib
2025-08-20T20:10:40.4817848Z [00:03:30.882]➜   src
2025-08-20T20:10:40.4824631Z [00:03:30.882]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.4825232Z [00:03:30.882]➜   /usr/local/include
2025-08-20T20:10:40.4825779Z [00:03:30.882]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.4826293Z [00:03:30.882]➜   /usr/include
2025-08-20T20:10:40.4826743Z [00:03:30.882]➜  End of search list.
2025-08-20T20:10:40.4827323Z [00:03:30.882]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.4827963Z [00:03:30.882]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.4828782Z [00:03:30.882]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.4829406Z [00:03:30.882]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.4830003Z [00:03:30.882]➜  #include "..." search starts here:
2025-08-20T20:10:40.4830532Z [00:03:30.884]➜  #include <...> search starts here:
2025-08-20T20:10:40.4830944Z [00:03:30.884]➜   .
2025-08-20T20:10:40.4831288Z [00:03:30.884]➜   ./lib
2025-08-20T20:10:40.4831667Z [00:03:30.884]➜   src
2025-08-20T20:10:40.4832121Z [00:03:30.885]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.4832632Z [00:03:30.885]➜   /usr/local/include
2025-08-20T20:10:40.4833137Z [00:03:30.885]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.4833624Z [00:03:30.885]➜   /usr/include
2025-08-20T20:10:40.4834070Z [00:03:30.885]➜  End of search list.
2025-08-20T20:10:40.4893796Z [00:03:30.894]➜    CC       lib/libcoreutils_a-xfts.o
2025-08-20T20:10:40.4974668Z [00:03:30.903]➜    CC       lib/libcoreutils_a-xgetcwd.o
2025-08-20T20:10:40.5211038Z [00:03:30.925]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.5221762Z [00:03:30.925]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.5222314Z [00:03:30.925]➜  Thread model: posix
2025-08-20T20:10:40.5222815Z [00:03:30.925]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.5223929Z [00:03:30.925]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.5224789Z [00:03:30.925]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.5225474Z [00:03:30.925]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.5225979Z [00:03:30.925]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.5226461Z [00:03:30.927]➜   (in-process)
2025-08-20T20:10:40.5238885Z [00:03:30.927]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xfts.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xfts.Tpo -MT lib/libcoreutils_a-xfts.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xfts.o -x c lib/xfts.c
2025-08-20T20:10:40.5249058Z [00:03:30.927]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.5250018Z [00:03:30.929]➜    CC       lib/libcoreutils_a-xgetgroups.o
2025-08-20T20:10:40.5262479Z [00:03:30.931]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.5271706Z [00:03:30.931]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.5272384Z [00:03:30.931]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.5273050Z [00:03:30.932]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.5273785Z [00:03:30.932]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.5274406Z [00:03:30.932]➜  #include "..." search starts here:
2025-08-20T20:10:40.5274976Z [00:03:30.932]➜  #include <...> search starts here:
2025-08-20T20:10:40.5275456Z [00:03:30.932]➜   .
2025-08-20T20:10:40.5275848Z [00:03:30.932]➜   ./lib
2025-08-20T20:10:40.5276270Z [00:03:30.932]➜   src
2025-08-20T20:10:40.5276855Z [00:03:30.932]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.5277487Z [00:03:30.932]➜   /usr/local/include
2025-08-20T20:10:40.5278331Z [00:03:30.932]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.5278910Z [00:03:30.932]➜   /usr/include
2025-08-20T20:10:40.5279398Z [00:03:30.932]➜  End of search list.
2025-08-20T20:10:40.5418909Z [00:03:30.947]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.5426936Z [00:03:30.947]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.5427491Z [00:03:30.947]➜  Thread model: posix
2025-08-20T20:10:40.5428148Z [00:03:30.947]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.5428903Z [00:03:30.947]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.5429771Z [00:03:30.947]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.5430516Z [00:03:30.947]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.5431100Z [00:03:30.947]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.5431989Z [00:03:30.947]➜   (in-process)
2025-08-20T20:10:40.5443115Z [00:03:30.948]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xgetcwd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xgetcwd.Tpo -MT lib/libcoreutils_a-xgetcwd.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xgetcwd.o -x c lib/xgetcwd.c
2025-08-20T20:10:40.5464923Z [00:03:30.949]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.5466066Z [00:03:30.949]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.5467080Z [00:03:30.949]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.5467744Z [00:03:30.949]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.5468594Z [00:03:30.949]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.5469595Z [00:03:30.949]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.5471409Z [00:03:30.949]➜  #include "..." search starts here:
2025-08-20T20:10:40.5472060Z [00:03:30.949]➜  #include <...> search starts here:
2025-08-20T20:10:40.5472558Z [00:03:30.949]➜   .
2025-08-20T20:10:40.5472922Z [00:03:30.949]➜   ./lib
2025-08-20T20:10:40.5473304Z [00:03:30.949]➜   src
2025-08-20T20:10:40.5473768Z [00:03:30.949]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.5474305Z [00:03:30.949]➜   /usr/local/include
2025-08-20T20:10:40.5474816Z [00:03:30.949]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.5475303Z [00:03:30.949]➜   /usr/include
2025-08-20T20:10:40.5475767Z [00:03:30.949]➜  End of search list.
2025-08-20T20:10:40.5476369Z [00:03:30.953]➜    CC       lib/libcoreutils_a-xgethostname.o
2025-08-20T20:10:40.5683886Z [00:03:30.974]➜    CC       lib/libcoreutils_a-xmemcoll.o
2025-08-20T20:10:40.5698218Z [00:03:30.975]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.5706461Z [00:03:30.975]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.5707059Z [00:03:30.975]➜  Thread model: posix
2025-08-20T20:10:40.5707612Z [00:03:30.975]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.5708579Z [00:03:30.975]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.5709445Z [00:03:30.975]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.5710107Z [00:03:30.975]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.5710601Z [00:03:30.975]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.5712877Z [00:03:30.976]➜   (in-process)
2025-08-20T20:10:40.5745730Z [00:03:30.979]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xgetgroups.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xgetgroups.Tpo -MT lib/libcoreutils_a-xgetgroups.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xgetgroups.o -x c lib/xgetgroups.c
2025-08-20T20:10:40.5762274Z [00:03:30.979]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.5763462Z [00:03:30.979]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.5764377Z [00:03:30.979]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.5764983Z [00:03:30.979]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.5765567Z [00:03:30.979]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.5766149Z [00:03:30.979]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.5766747Z [00:03:30.979]➜  #include "..." search starts here:
2025-08-20T20:10:40.5767293Z [00:03:30.979]➜  #include <...> search starts here:
2025-08-20T20:10:40.5768366Z [00:03:30.979]➜   .
2025-08-20T20:10:40.5768736Z [00:03:30.979]➜   ./lib
2025-08-20T20:10:40.5769108Z [00:03:30.979]➜   src
2025-08-20T20:10:40.5769562Z [00:03:30.979]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.5770100Z [00:03:30.979]➜   /usr/local/include
2025-08-20T20:10:40.5770588Z [00:03:30.979]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.5771075Z [00:03:30.979]➜   /usr/include
2025-08-20T20:10:40.5771499Z [00:03:30.979]➜  End of search list.
2025-08-20T20:10:40.5786829Z [00:03:30.984]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.5787737Z [00:03:30.984]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.5789308Z [00:03:30.984]➜  Thread model: posix
2025-08-20T20:10:40.5790117Z [00:03:30.984]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.5790926Z [00:03:30.984]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.5791870Z [00:03:30.984]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.5795797Z [00:03:30.985]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.5796500Z [00:03:30.985]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.5802348Z [00:03:30.986]➜   (in-process)
2025-08-20T20:10:40.5819140Z [00:03:30.986]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xgethostname.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xgethostname.Tpo -MT lib/libcoreutils_a-xgethostname.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xgethostname.o -x c lib/xgethostname.c
2025-08-20T20:10:40.5845688Z [00:03:30.990]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.5854044Z [00:03:30.991]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.5856548Z [00:03:30.991]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.5857305Z [00:03:30.991]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.5858211Z [00:03:30.991]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.5858945Z [00:03:30.991]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.5859650Z [00:03:30.991]➜  #include "..." search starts here:
2025-08-20T20:10:40.5860332Z [00:03:30.991]➜  #include <...> search starts here:
2025-08-20T20:10:40.5860895Z [00:03:30.991]➜   .
2025-08-20T20:10:40.5861331Z [00:03:30.991]➜   ./lib
2025-08-20T20:10:40.5861781Z [00:03:30.991]➜   src
2025-08-20T20:10:40.5862332Z [00:03:30.991]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.5862988Z [00:03:30.991]➜   /usr/local/include
2025-08-20T20:10:40.5863579Z [00:03:30.991]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.5864544Z [00:03:30.991]➜   /usr/include
2025-08-20T20:10:40.5865069Z [00:03:30.991]➜  End of search list.
2025-08-20T20:10:40.6024786Z [00:03:31.008]➜    CC       lib/libcoreutils_a-xnanosleep.o
2025-08-20T20:10:40.6091985Z [00:03:31.014]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.6092828Z [00:03:31.014]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.6093368Z [00:03:31.014]➜  Thread model: posix
2025-08-20T20:10:40.6093958Z [00:03:31.014]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.6094791Z [00:03:31.014]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.6096698Z [00:03:31.014]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.6097407Z [00:03:31.014]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.6097945Z [00:03:31.014]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.6098658Z [00:03:31.015]➜   (in-process)
2025-08-20T20:10:40.6110062Z [00:03:31.015]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xmemcoll.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xmemcoll.Tpo -MT lib/libcoreutils_a-xmemcoll.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xmemcoll.o -x c lib/xmemcoll.c
2025-08-20T20:10:40.6125207Z [00:03:31.018]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.6126533Z [00:03:31.018]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.6127538Z [00:03:31.018]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.6128539Z [00:03:31.018]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.6129194Z [00:03:31.018]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.6129847Z [00:03:31.018]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.6130457Z [00:03:31.018]➜  #include "..." search starts here:
2025-08-20T20:10:40.6131050Z [00:03:31.018]➜  #include <...> search starts here:
2025-08-20T20:10:40.6131544Z [00:03:31.018]➜   .
2025-08-20T20:10:40.6131910Z [00:03:31.018]➜   ./lib
2025-08-20T20:10:40.6132285Z [00:03:31.018]➜   src
2025-08-20T20:10:40.6132759Z [00:03:31.018]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.6133309Z [00:03:31.018]➜   /usr/local/include
2025-08-20T20:10:40.6133831Z [00:03:31.018]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.6134339Z [00:03:31.018]➜   /usr/include
2025-08-20T20:10:40.6134788Z [00:03:31.018]➜  End of search list.
2025-08-20T20:10:40.6194804Z [00:03:31.025]➜    CC       lib/libcoreutils_a-xprintf.o
2025-08-20T20:10:40.6331066Z [00:03:31.038]➜    CC       lib/libcoreutils_a-xreadlink.o
2025-08-20T20:10:40.6338599Z [00:03:31.039]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.6344204Z [00:03:31.040]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.6346003Z [00:03:31.040]➜  Thread model: posix
2025-08-20T20:10:40.6346672Z [00:03:31.040]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.6348684Z [00:03:31.040]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.6349729Z [00:03:31.040]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.6352337Z [00:03:31.041]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.6353882Z [00:03:31.041]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.6361428Z [00:03:31.041]➜   (in-process)
2025-08-20T20:10:40.6417520Z [00:03:31.046]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xnanosleep.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xnanosleep.Tpo -MT lib/libcoreutils_a-xnanosleep.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xnanosleep.o -x c lib/xnanosleep.c
2025-08-20T20:10:40.6428543Z [00:03:31.046]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.6429811Z [00:03:31.046]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.6430806Z [00:03:31.046]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.6431452Z [00:03:31.046]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.6432082Z [00:03:31.046]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.6432746Z [00:03:31.046]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.6433424Z [00:03:31.046]➜  #include "..." search starts here:
2025-08-20T20:10:40.6434062Z [00:03:31.046]➜  #include <...> search starts here:
2025-08-20T20:10:40.6434612Z [00:03:31.046]➜   .
2025-08-20T20:10:40.6434989Z [00:03:31.046]➜   ./lib
2025-08-20T20:10:40.6435377Z [00:03:31.046]➜   src
2025-08-20T20:10:40.6435865Z [00:03:31.046]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.6436451Z [00:03:31.046]➜   /usr/local/include
2025-08-20T20:10:40.6436974Z [00:03:31.046]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.6437609Z [00:03:31.046]➜   /usr/include
2025-08-20T20:10:40.6438276Z [00:03:31.046]➜  End of search list.
2025-08-20T20:10:40.6704849Z [00:03:31.076]➜    CC       lib/libcoreutils_a-xsize.o
2025-08-20T20:10:40.6732456Z [00:03:31.078]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.6734882Z [00:03:31.079]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.6736637Z [00:03:31.079]➜  Thread model: posix
2025-08-20T20:10:40.6738704Z [00:03:31.079]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.6739522Z [00:03:31.079]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.6740807Z [00:03:31.079]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.6741561Z [00:03:31.079]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.6742157Z [00:03:31.079]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.6742651Z [00:03:31.079]➜   (in-process)
2025-08-20T20:10:40.6761147Z [00:03:31.079]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xprintf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xprintf.Tpo -MT lib/libcoreutils_a-xprintf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xprintf.o -x c lib/xprintf.c
2025-08-20T20:10:40.6771377Z [00:03:31.080]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.6772663Z [00:03:31.081]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.6807798Z [00:03:31.081]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.6809592Z [00:03:31.081]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.6810454Z [00:03:31.081]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.6811289Z [00:03:31.081]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.6812055Z [00:03:31.081]➜  #include "..." search starts here:
2025-08-20T20:10:40.6812731Z [00:03:31.081]➜  #include <...> search starts here:
2025-08-20T20:10:40.6813147Z [00:03:31.081]➜   .
2025-08-20T20:10:40.6813634Z [00:03:31.081]➜   ./lib
2025-08-20T20:10:40.6813987Z [00:03:31.081]➜   src
2025-08-20T20:10:40.6815563Z [00:03:31.081]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.6816296Z [00:03:31.081]➜   /usr/local/include
2025-08-20T20:10:40.6817871Z [00:03:31.081]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.6818639Z [00:03:31.081]➜   /usr/include
2025-08-20T20:10:40.6819695Z [00:03:31.081]➜  End of search list.
2025-08-20T20:10:40.6863530Z [00:03:31.084]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.6866912Z [00:03:31.084]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.6867471Z [00:03:31.084]➜  Thread model: posix
2025-08-20T20:10:40.6869627Z [00:03:31.084]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.6870508Z [00:03:31.084]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.6871386Z [00:03:31.084]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.6872057Z [00:03:31.084]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.6872595Z [00:03:31.084]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.6873144Z [00:03:31.084]➜   (in-process)
2025-08-20T20:10:40.6884184Z [00:03:31.085]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xreadlink.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xreadlink.Tpo -MT lib/libcoreutils_a-xreadlink.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xreadlink.o -x c lib/xreadlink.c
2025-08-20T20:10:40.6905498Z [00:03:31.086]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.6907837Z [00:03:31.086]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.6909396Z [00:03:31.086]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.6910306Z [00:03:31.089]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.6910926Z [00:03:31.089]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.6911549Z [00:03:31.089]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.6912173Z [00:03:31.089]➜  #include "..." search starts here:
2025-08-20T20:10:40.6912833Z [00:03:31.089]➜  #include <...> search starts here:
2025-08-20T20:10:40.6913409Z [00:03:31.089]➜   .
2025-08-20T20:10:40.6913794Z [00:03:31.089]➜   ./lib
2025-08-20T20:10:40.6914183Z [00:03:31.089]➜   src
2025-08-20T20:10:40.6914678Z [00:03:31.089]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.6915238Z [00:03:31.089]➜   /usr/local/include
2025-08-20T20:10:40.6915768Z [00:03:31.089]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.6916279Z [00:03:31.089]➜   /usr/include
2025-08-20T20:10:40.6916739Z [00:03:31.089]➜  End of search list.
2025-08-20T20:10:40.6946258Z [00:03:31.100]➜    CC       lib/libcoreutils_a-xstrtod.o
2025-08-20T20:10:40.6996793Z [00:03:31.105]➜    CC       lib/libcoreutils_a-xstrtoimax.o
2025-08-20T20:10:40.7193846Z [00:03:31.125]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.7201715Z [00:03:31.126]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.7208854Z [00:03:31.126]➜  Thread model: posix
2025-08-20T20:10:40.7215495Z [00:03:31.127]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.7222019Z [00:03:31.128]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.7243672Z [00:03:31.130]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.7249265Z [00:03:31.130]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.7249861Z [00:03:31.130]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.7250498Z [00:03:31.130]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.7251087Z [00:03:31.130]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.7251614Z [00:03:31.130]➜  Thread model: posix
2025-08-20T20:10:40.7252202Z [00:03:31.130]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.7253030Z [00:03:31.130]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.7254219Z [00:03:31.130]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.7254910Z [00:03:31.130]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.7255458Z [00:03:31.130]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.7256021Z [00:03:31.130]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.7256557Z [00:03:31.130]➜   (in-process)
2025-08-20T20:10:40.7257063Z [00:03:31.130]➜  Target:  x86_64-pc-linux-gnu
2025-08-20T20:10:40.7257572Z [00:03:31.130]➜  Thread model: "/posixu
2025-08-20T20:10:40.7258338Z [00:03:31.130]➜  sInstalledDir: r/usr/lib/llvm-19/bin/
2025-08-20T20:10:40.7259179Z [00:03:31.130]➜  lib/llvFound candidate GCC installation: m/usr/lib/gcc/x86_64-linux-gnu/14-
2025-08-20T20:10:40.7260073Z [00:03:31.130]➜  19Selected GCC installation: //usr/lib/gcc/x86_64-linux-gnu/14b
2025-08-20T20:10:40.7260758Z [00:03:31.130]➜  iCandidate multilib: n./;c@lm64a
2025-08-20T20:10:40.7261301Z [00:03:31.130]➜  nSelected multilib: g."; @-cc1m64 
2025-08-20T20:10:40.7277082Z [00:03:31.130]➜  -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xstrtod.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xstrtod.Tpo -MT lib/libcoreutils_a-xstrtod.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xstrtod.o -x c lib/xstrtod.c
2025-08-20T20:10:40.7287142Z [00:03:31.130]➜   (in-process)
2025-08-20T20:10:40.7290499Z [00:03:31.130]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xsize.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu  (in-process)
2025-08-20T20:10:40.7312676Z [00:03:31.130]➜  x86-64  -tune-cpu "generic/ u-debugger-tuning=gdbsr /-fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7li b-v/ ll-vv m--fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.71 9-resource-dir/b i/usr/lib/llvm-19/lib/clang/19n/ c-dependency-filel anlib/.deps/libcoreutils_a-xsize.Tpog "-MT  -cc1 lib/libcoreutils_a-xsize.o-triple  -sys-header-depsx86_64-pc-linux-gnu  -MP-emit-llvm-bc  -I-flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xstrtoimax.c -static-define -mrelocation-model  pic -pic-level. 2  -I-pic-is-pie  ./lib-mframe-pointer=none -I  -fmath-errnolib  -ffp-contract=on-I  -fno-rounding-math./lib  -mconstructor-aliases-I  -funwind-tables=2src  -target-cpu-I x86-64  ./src-tune-cpu  -internal-isystemgeneric  /usr/lib/llvm-19/lib/clang/19/include-debugger-tuning=gdb  -internal-isystem-fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7  /usr/local/include-v  -internal-isystem-v  /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include-fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7  -internal-externc-isystem-resource-dir  /usr/include/x86_64-linux-gnu/usr/lib/llvm-19/lib/clang/19  -internal-externc-isystem-dependency-file  /includelib/.deps/libcoreutils_a-xstrtoimax.Tpo  -internal-externc-isystem-MT  /usr/includelib/libcoreutils_a-xstrtoimax.o  -Os-sys-header-deps  -Wno-error-MP  -Wno-cast-qual-I  -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare .-Wno-sign-conversion  -I-Wno-type-limits  ./lib-Wno-unused-const-variable  -I-Wno-error  lib-Wno-error  -I-w  ./lib-std=gnu23  -I -ferror-limitsrc  19-I  -fgnuc-version=4.2.1./src  -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -fskip-odr-check-in-gmf-internal-externc-isystem  -vectorize-loops/include  -vectorize-slp-internal-externc-isystem  /usr/include-faddrsig  -Os-D__GCC_HAVE_DWARF2_CFI_ASM=1  -Wno-error-o  -Wno-cast-quallib/libcoreutils_a-xsize.o  -Wno-conversion-x  -Wno-float-equalc  -Wno-sign-comparelib/xsize.c 
2025-08-20T20:10:40.7340596Z [00:03:31.135]➜  -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xstrtoimax.o -x c lib/xstrtoimax.c
2025-08-20T20:10:40.7344229Z [00:03:31.135]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.7345356Z [00:03:31.135]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.7346581Z [00:03:31.135]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.7347604Z [00:03:31.135]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.7348531Z [00:03:31.135]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.7349237Z [00:03:31.135]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.7349890Z [00:03:31.135]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.7350943Z [00:03:31.135]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.7351951Z [00:03:31.136]➜  #include "..." search starts here:
2025-08-20T20:10:40.7352610Z [00:03:31.136]➜  #include <...> search starts here:
2025-08-20T20:10:40.7353167Z [00:03:31.136]➜   .
2025-08-20T20:10:40.7353575Z [00:03:31.136]➜   ./lib
2025-08-20T20:10:40.7354037Z [00:03:31.136]➜   src
2025-08-20T20:10:40.7354817Z [00:03:31.136]➜  ignoring nonexistent directory " /include/usr/lib/llvm-19/lib/clang/19/include"
2025-08-20T20:10:40.7355602Z [00:03:31.136]➜  
2025-08-20T20:10:40.7356036Z [00:03:31.136]➜   /usr/local/include
2025-08-20T20:10:40.7356636Z [00:03:31.136]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.7357367Z [00:03:31.136]➜  ignoring duplicate directory " lib/usr/include"
2025-08-20T20:10:40.7358198Z [00:03:31.136]➜  
2025-08-20T20:10:40.7358838Z [00:03:31.136]➜  ignoring duplicate directory "End of search list.
2025-08-20T20:10:40.7359490Z [00:03:31.136]➜  ./lib"
2025-08-20T20:10:40.7359996Z [00:03:31.136]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.7360682Z [00:03:31.136]➜  #include "..." search starts here:
2025-08-20T20:10:40.7361365Z [00:03:31.136]➜  #include <...> search starts here:
2025-08-20T20:10:40.7361933Z [00:03:31.136]➜   .
2025-08-20T20:10:40.7362373Z [00:03:31.136]➜   ./lib
2025-08-20T20:10:40.7363263Z [00:03:31.136]➜   src
2025-08-20T20:10:40.7363835Z [00:03:31.136]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.7364456Z [00:03:31.136]➜   /usr/local/include
2025-08-20T20:10:40.7365010Z [00:03:31.136]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.7365525Z [00:03:31.136]➜   /usr/include
2025-08-20T20:10:40.7365990Z [00:03:31.136]➜  End of search list.
2025-08-20T20:10:40.7398537Z [00:03:31.145]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.7399918Z [00:03:31.145]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.7400979Z [00:03:31.145]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.7401726Z [00:03:31.145]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.7402494Z [00:03:31.145]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.7403210Z [00:03:31.145]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.7403931Z [00:03:31.145]➜  #include "..." search starts here:
2025-08-20T20:10:40.7404599Z [00:03:31.145]➜  #include <...> search starts here:
2025-08-20T20:10:40.7405162Z [00:03:31.145]➜   .
2025-08-20T20:10:40.7405593Z [00:03:31.145]➜   ./lib
2025-08-20T20:10:40.7406015Z [00:03:31.145]➜   src
2025-08-20T20:10:40.7406542Z [00:03:31.145]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.7407168Z [00:03:31.145]➜   /usr/local/include
2025-08-20T20:10:40.7407756Z [00:03:31.145]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.7408568Z [00:03:31.145]➜   /usr/include
2025-08-20T20:10:40.7409095Z [00:03:31.145]➜  End of search list.
2025-08-20T20:10:40.7409712Z [00:03:31.145]➜    CC       lib/libcoreutils_a-xstrtol.o
2025-08-20T20:10:40.7643620Z [00:03:31.170]➜    CC       lib/libcoreutils_a-xstrtoul.o
2025-08-20T20:10:40.7751889Z [00:03:31.181]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.7754885Z [00:03:31.181]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.7757357Z [00:03:31.181]➜  Thread model: posix
2025-08-20T20:10:40.7760205Z [00:03:31.182]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.7771091Z [00:03:31.182]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.7772355Z [00:03:31.182]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.7773287Z [00:03:31.182]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.7774077Z [00:03:31.182]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.7774755Z [00:03:31.182]➜   (in-process)
2025-08-20T20:10:40.7835383Z [00:03:31.188]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xstrtol.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xstrtol.Tpo -MT lib/libcoreutils_a-xstrtol.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xstrtol.o -x c lib/xstrtol.c
2025-08-20T20:10:40.7846958Z [00:03:31.188]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.7863943Z [00:03:31.188]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.7865208Z [00:03:31.188]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.7865949Z [00:03:31.188]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.7866667Z [00:03:31.188]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.7867349Z [00:03:31.188]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.7868271Z [00:03:31.188]➜  #include "..." search starts here:
2025-08-20T20:10:40.7869015Z [00:03:31.188]➜  #include <...> search starts here:
2025-08-20T20:10:40.7869593Z [00:03:31.188]➜   .
2025-08-20T20:10:40.7870006Z [00:03:31.188]➜   ./lib
2025-08-20T20:10:40.7870471Z [00:03:31.188]➜   src
2025-08-20T20:10:40.7870997Z [00:03:31.188]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.7871610Z [00:03:31.188]➜   /usr/local/include
2025-08-20T20:10:40.7872179Z [00:03:31.188]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.7872676Z [00:03:31.188]➜   /usr/include
2025-08-20T20:10:40.7873131Z [00:03:31.188]➜  End of search list.
2025-08-20T20:10:40.7892909Z [00:03:31.195]➜    CC       lib/libcoreutils_a-xstrtol-error.o
2025-08-20T20:10:40.7981578Z [00:03:31.203]➜    CC       lib/libcoreutils_a-xstrtold.o
2025-08-20T20:10:40.8163207Z [00:03:31.221]➜  Debian clang version 19.1.7 (3+b2)  CC       lib/libcoreutils_a-xstrtoumax.o
2025-08-20T20:10:40.8164436Z [00:03:31.222]➜  
2025-08-20T20:10:40.8165508Z [00:03:31.222]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.8166471Z [00:03:31.222]➜  Thread model: posix
2025-08-20T20:10:40.8169240Z [00:03:31.222]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.8170274Z [00:03:31.222]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.8171190Z [00:03:31.222]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.8172944Z [00:03:31.222]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.8174496Z [00:03:31.223]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.8175010Z [00:03:31.223]➜   (in-process)
2025-08-20T20:10:40.8198560Z [00:03:31.224]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xstrtoul.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xstrtoul.Tpo -MT lib/libcoreutils_a-xstrtoul.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xstrtoul.o -x c lib/xstrtoul.c
2025-08-20T20:10:40.8219290Z [00:03:31.227]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.8221785Z [00:03:31.227]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.8222755Z [00:03:31.227]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.8223379Z [00:03:31.227]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.8223991Z [00:03:31.227]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.8224587Z [00:03:31.227]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.8225174Z [00:03:31.227]➜  #include "..." search starts here:
2025-08-20T20:10:40.8225756Z [00:03:31.227]➜  #include <...> search starts here:
2025-08-20T20:10:40.8226226Z [00:03:31.227]➜   .
2025-08-20T20:10:40.8226563Z [00:03:31.227]➜   ./lib
2025-08-20T20:10:40.8226926Z [00:03:31.227]➜   src
2025-08-20T20:10:40.8227662Z [00:03:31.227]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.8228443Z [00:03:31.227]➜   /usr/local/include
2025-08-20T20:10:40.8228977Z [00:03:31.227]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.8229444Z [00:03:31.227]➜   /usr/include
2025-08-20T20:10:40.8229870Z [00:03:31.227]➜  End of search list.
2025-08-20T20:10:40.8250537Z [00:03:31.230]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.8251611Z [00:03:31.231]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.8254795Z [00:03:31.231]➜  Thread model: posix
2025-08-20T20:10:40.8258811Z [00:03:31.231]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.8259665Z [00:03:31.231]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.8263502Z [00:03:31.232]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.8281344Z [00:03:31.234]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.8282179Z [00:03:31.234]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.8283074Z [00:03:31.234]➜   (in-process)
2025-08-20T20:10:40.8303016Z [00:03:31.234]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xstrtold.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xstrtold.Tpo -MT lib/libcoreutils_a-xstrtold.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xstrtold.o -x c lib/xstrtold.c
2025-08-20T20:10:40.8314052Z [00:03:31.234]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.8315320Z [00:03:31.235]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.8316359Z [00:03:31.235]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.8317017Z [00:03:31.235]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.8317667Z [00:03:31.235]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.8321999Z [00:03:31.238]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.8326845Z [00:03:31.238]➜  #include "..." search starts here:
2025-08-20T20:10:40.8327498Z [00:03:31.238]➜  #include <...> search starts here:
2025-08-20T20:10:40.8328191Z [00:03:31.238]➜   .
2025-08-20T20:10:40.8328586Z [00:03:31.238]➜   ./lib
2025-08-20T20:10:40.8329303Z [00:03:31.238]➜   src
2025-08-20T20:10:40.8329999Z [00:03:31.238]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.8330722Z [00:03:31.238]➜   /usr/local/include
2025-08-20T20:10:40.8331417Z [00:03:31.238]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.8332059Z [00:03:31.238]➜   /usr/include
2025-08-20T20:10:40.8332631Z [00:03:31.238]➜  End of search list.
2025-08-20T20:10:40.8428296Z [00:03:31.248]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.8430564Z [00:03:31.248]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.8432825Z [00:03:31.248]➜  Thread model: posix
2025-08-20T20:10:40.8434670Z [00:03:31.248]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.8438271Z [00:03:31.248]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.8439243Z [00:03:31.248]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.8439939Z [00:03:31.248]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.8440541Z [00:03:31.248]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.8441063Z [00:03:31.249]➜   (in-process)
2025-08-20T20:10:40.8467564Z [00:03:31.249]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xstrtol-error.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xstrtol-error.Tpo -MT lib/libcoreutils_a-xstrtol-error.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xstrtol-error.o -x c lib/xstrtol-error.c
2025-08-20T20:10:40.8479741Z [00:03:31.250]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.8481191Z [00:03:31.253]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.8482689Z [00:03:31.253]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.8483630Z [00:03:31.253]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.8484510Z [00:03:31.253]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.8485475Z [00:03:31.253]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.8486862Z [00:03:31.253]➜  #include "..." search starts here:
2025-08-20T20:10:40.8489067Z [00:03:31.253]➜  #include <...> search starts here:
2025-08-20T20:10:40.8489630Z [00:03:31.253]➜   .
2025-08-20T20:10:40.8490021Z [00:03:31.253]➜   ./lib
2025-08-20T20:10:40.8490485Z [00:03:31.253]➜   src
2025-08-20T20:10:40.8491005Z [00:03:31.253]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.8491590Z [00:03:31.253]➜   /usr/local/include
2025-08-20T20:10:40.8492145Z [00:03:31.253]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.8492680Z [00:03:31.253]➜   /usr/include
2025-08-20T20:10:40.8493161Z [00:03:31.253]➜  End of search list.
2025-08-20T20:10:40.8586723Z [00:03:31.264]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.8589376Z [00:03:31.264]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.8589938Z [00:03:31.264]➜  Thread model: posix
2025-08-20T20:10:40.8590517Z [00:03:31.264]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.8591320Z [00:03:31.264]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.8592651Z [00:03:31.264]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.8593416Z [00:03:31.264]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.8594027Z [00:03:31.264]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.8604571Z [00:03:31.266]➜   (in-process)
2025-08-20T20:10:40.8642132Z [00:03:31.268]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xstrtoumax.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xstrtoumax.Tpo -MT lib/libcoreutils_a-xstrtoumax.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xstrtoumax.o -x c lib/xstrtoumax.c
2025-08-20T20:10:40.8656785Z [00:03:31.271]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.8657688Z [00:03:31.271]➜    CC       lib/libcoreutils_a-xvasprintf.o
2025-08-20T20:10:40.8664720Z [00:03:31.272]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.8667957Z [00:03:31.272]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.8672779Z [00:03:31.273]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.8678814Z [00:03:31.273]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.8682195Z [00:03:31.273]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.8684425Z [00:03:31.273]➜  #include "..." search starts here:
2025-08-20T20:10:40.8685231Z [00:03:31.273]➜  #include <...> search starts here:
2025-08-20T20:10:40.8687900Z [00:03:31.273]➜   .
2025-08-20T20:10:40.8688620Z [00:03:31.274]➜   ./lib
2025-08-20T20:10:40.8689092Z [00:03:31.274]➜   src
2025-08-20T20:10:40.8689642Z [00:03:31.274]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.8690228Z [00:03:31.274]➜   /usr/local/include
2025-08-20T20:10:40.8690823Z [00:03:31.274]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.8691312Z [00:03:31.274]➜   /usr/include
2025-08-20T20:10:40.8691772Z [00:03:31.274]➜  End of search list.
2025-08-20T20:10:40.8802384Z [00:03:31.285]➜    CC       lib/libcoreutils_a-xasprintf.o
2025-08-20T20:10:40.9085842Z [00:03:31.313]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.9086762Z [00:03:31.314]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.9087369Z [00:03:31.314]➜  Thread model: posix
2025-08-20T20:10:40.9087954Z [00:03:31.314]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.9089026Z [00:03:31.314]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.9090017Z [00:03:31.314]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.9090821Z [00:03:31.314]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.9091420Z [00:03:31.314]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.9091986Z [00:03:31.314]➜   (in-process)
2025-08-20T20:10:40.9104178Z [00:03:31.314]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xasprintf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xasprintf.Tpo -MT lib/libcoreutils_a-xasprintf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xasprintf.o -x c lib/xasprintf.c
2025-08-20T20:10:40.9118607Z [00:03:31.314]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.9119956Z [00:03:31.314]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.9120984Z [00:03:31.314]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.9121782Z [00:03:31.314]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.9122520Z [00:03:31.314]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.9123630Z [00:03:31.314]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.9124335Z [00:03:31.314]➜  #include "..." search starts here:
2025-08-20T20:10:40.9125013Z [00:03:31.314]➜  #include <...> search starts here:
2025-08-20T20:10:40.9125554Z [00:03:31.314]➜   .
2025-08-20T20:10:40.9125937Z [00:03:31.314]➜   ./lib
2025-08-20T20:10:40.9126336Z [00:03:31.314]➜   src
2025-08-20T20:10:40.9126833Z [00:03:31.314]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.9127441Z [00:03:31.314]➜   /usr/local/include
2025-08-20T20:10:40.9128273Z [00:03:31.314]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.9128864Z [00:03:31.314]➜   /usr/include
2025-08-20T20:10:40.9129354Z [00:03:31.314]➜  End of search list.
2025-08-20T20:10:40.9137681Z [00:03:31.319]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.9141475Z [00:03:31.320]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.9144410Z [00:03:31.320]➜  Thread model: posix
2025-08-20T20:10:40.9147604Z [00:03:31.320]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.9150856Z [00:03:31.320]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.9156641Z [00:03:31.321]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.9157375Z [00:03:31.321]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.9157942Z [00:03:31.321]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.9166142Z [00:03:31.322]➜   (in-process)
2025-08-20T20:10:40.9183061Z [00:03:31.322]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xvasprintf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xvasprintf.Tpo -MT lib/libcoreutils_a-xvasprintf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xvasprintf.o -x c lib/xvasprintf.c
2025-08-20T20:10:40.9211781Z [00:03:31.326]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.9219870Z [00:03:31.327]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.9228476Z [00:03:31.328]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.9229171Z [00:03:31.328]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.9229796Z [00:03:31.328]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.9230416Z [00:03:31.328]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.9230985Z [00:03:31.328]➜  #include "..." search starts here:
2025-08-20T20:10:40.9231532Z [00:03:31.328]➜  #include <...> search starts here:
2025-08-20T20:10:40.9231995Z [00:03:31.328]➜   .
2025-08-20T20:10:40.9232359Z [00:03:31.328]➜   ./lib
2025-08-20T20:10:40.9232741Z [00:03:31.328]➜   src
2025-08-20T20:10:40.9233571Z [00:03:31.328]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.9234086Z [00:03:31.328]➜   /usr/local/include
2025-08-20T20:10:40.9234585Z [00:03:31.328]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.9235043Z [00:03:31.328]➜   /usr/include
2025-08-20T20:10:40.9235420Z [00:03:31.328]➜  End of search list.
2025-08-20T20:10:40.9398181Z [00:03:31.345]➜    CC       lib/libcoreutils_a-yesno.o
2025-08-20T20:10:40.9430580Z [00:03:31.348]➜    CC       lib/libcoreutils_a-asnprintf.o
2025-08-20T20:10:40.9550950Z [00:03:31.360]➜    CC       lib/libcoreutils_a-fopen.o
2025-08-20T20:10:40.9733737Z [00:03:31.379]➜    CC       lib/libcoreutils_a-mbsrtoc32s-state.o
2025-08-20T20:10:40.9810957Z [00:03:31.386]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.9818814Z [00:03:31.387]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.9822617Z [00:03:31.387]➜  Thread model: posix
2025-08-20T20:10:40.9823612Z [00:03:31.388]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.9824690Z [00:03:31.388]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.9825869Z [00:03:31.388]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.9828924Z [00:03:31.388]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.9829517Z [00:03:31.388]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.9830044Z [00:03:31.388]➜   (in-process)
2025-08-20T20:10:40.9841506Z [00:03:31.388]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fopen.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fopen.Tpo -MT lib/libcoreutils_a-fopen.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fopen.o -x c lib/fopen.c
2025-08-20T20:10:40.9853597Z [00:03:31.388]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.9854807Z [00:03:31.388]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.9855755Z [00:03:31.388]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.9856364Z [00:03:31.388]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.9856945Z [00:03:31.388]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.9857540Z [00:03:31.388]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.9858338Z [00:03:31.388]➜  #include "..." search starts here:
2025-08-20T20:10:40.9858922Z [00:03:31.388]➜  #include <...> search starts here:
2025-08-20T20:10:40.9859401Z [00:03:31.388]➜   .
2025-08-20T20:10:40.9859748Z [00:03:31.388]➜   ./lib
2025-08-20T20:10:40.9860153Z [00:03:31.388]➜   src
2025-08-20T20:10:40.9860608Z [00:03:31.388]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.9861127Z [00:03:31.388]➜   /usr/local/include
2025-08-20T20:10:40.9861985Z [00:03:31.388]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.9862482Z [00:03:31.388]➜   /usr/include
2025-08-20T20:10:40.9862904Z [00:03:31.388]➜  End of search list.
2025-08-20T20:10:40.9868715Z [00:03:31.392]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.9872857Z [00:03:31.392]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.9873859Z [00:03:31.392]➜  Thread model: posix
2025-08-20T20:10:40.9876093Z [00:03:31.392]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.9876929Z [00:03:31.392]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.9877803Z [00:03:31.392]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.9883406Z [00:03:31.392]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.9884054Z [00:03:31.392]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.9884693Z [00:03:31.393]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:40.9885261Z [00:03:31.393]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:40.9885802Z [00:03:31.393]➜  Thread model: posix
2025-08-20T20:10:40.9886335Z [00:03:31.393]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:40.9887108Z [00:03:31.393]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.9887970Z [00:03:31.393]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:40.9888797Z [00:03:31.393]➜  Candidate multilib: .;@m64
2025-08-20T20:10:40.9889321Z [00:03:31.393]➜  Selected multilib: .;@m64
2025-08-20T20:10:40.9889797Z [00:03:31.393]➜   (in-process)
2025-08-20T20:10:40.9907948Z [00:03:31.393]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name asnprintf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-asnprintf.Tpo -MT lib/libcoreutils_a-asnprintf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-asnprintf.o -x c lib/asnprintf.c
2025-08-20T20:10:40.9918679Z [00:03:31.393]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.9919983Z [00:03:31.393]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.9921043Z [00:03:31.394]➜   (in-process)
2025-08-20T20:10:40.9933524Z [00:03:31.396]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name yesno.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-yesno.Tpo -MT lib/libcoreutils_a-yesno.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-yesno.o -x c lib/yesno.c
2025-08-20T20:10:40.9944381Z [00:03:31.396]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:40.9945613Z [00:03:31.396]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:40.9946599Z [00:03:31.396]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.9947235Z [00:03:31.396]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.9947851Z [00:03:31.396]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.9948647Z [00:03:31.396]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.9949190Z [00:03:31.396]➜  #include "..." search starts here:
2025-08-20T20:10:40.9950022Z [00:03:31.396]➜  #include <...> search starts here:
2025-08-20T20:10:40.9950516Z [00:03:31.396]➜   .
2025-08-20T20:10:40.9950877Z [00:03:31.396]➜   ./lib
2025-08-20T20:10:40.9951259Z [00:03:31.396]➜   src
2025-08-20T20:10:40.9951731Z [00:03:31.396]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.9952254Z [00:03:31.396]➜   /usr/local/include
2025-08-20T20:10:40.9952751Z [00:03:31.396]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.9953205Z [00:03:31.396]➜   /usr/include
2025-08-20T20:10:40.9953615Z [00:03:31.396]➜  End of search list.
2025-08-20T20:10:40.9954176Z [00:03:31.396]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:40.9954770Z [00:03:31.396]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:40.9955366Z [00:03:31.396]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:40.9955981Z [00:03:31.396]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:40.9956568Z [00:03:31.396]➜  #include "..." search starts here:
2025-08-20T20:10:40.9957189Z [00:03:31.396]➜  #include <...> search starts here:
2025-08-20T20:10:40.9957696Z [00:03:31.396]➜   .
2025-08-20T20:10:40.9958278Z [00:03:31.396]➜   ./lib
2025-08-20T20:10:40.9958726Z [00:03:31.396]➜   src
2025-08-20T20:10:40.9959211Z [00:03:31.396]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:40.9959755Z [00:03:31.396]➜   /usr/local/include
2025-08-20T20:10:40.9960276Z [00:03:31.396]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:40.9960785Z [00:03:31.396]➜   /usr/include
2025-08-20T20:10:40.9961241Z [00:03:31.396]➜  End of search list.
2025-08-20T20:10:41.0006338Z [00:03:31.406]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.0011855Z [00:03:31.406]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.0016603Z [00:03:31.407]➜  Thread model: posix
2025-08-20T20:10:41.0017208Z [00:03:31.407]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.0024469Z [00:03:31.407]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.0025450Z [00:03:31.407]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.0026149Z [00:03:31.407]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.0027657Z [00:03:31.407]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.0028897Z [00:03:31.407]➜   (in-process)
2025-08-20T20:10:41.0044353Z [00:03:31.409]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mbsrtoc32s-state.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mbsrtoc32s-state.Tpo -MT lib/libcoreutils_a-mbsrtoc32s-state.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mbsrtoc32s-state.o -x c lib/mbsrtoc32s-state.c
2025-08-20T20:10:41.0069752Z [00:03:31.409]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.0072103Z [00:03:31.409]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.0074513Z [00:03:31.409]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.0075218Z [00:03:31.409]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.0075902Z [00:03:31.409]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.0076579Z [00:03:31.409]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.0077209Z [00:03:31.409]➜  #include "..." search starts here:
2025-08-20T20:10:41.0077833Z [00:03:31.409]➜  #include <...> search starts here:
2025-08-20T20:10:41.0078605Z [00:03:31.409]➜   .
2025-08-20T20:10:41.0078992Z [00:03:31.409]➜   ./lib
2025-08-20T20:10:41.0079389Z [00:03:31.409]➜   src
2025-08-20T20:10:41.0079882Z [00:03:31.409]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.0080441Z [00:03:31.409]➜   /usr/local/include
2025-08-20T20:10:41.0080971Z [00:03:31.409]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.0081535Z [00:03:31.409]➜   /usr/include
2025-08-20T20:10:41.0082022Z [00:03:31.409]➜  End of search list.
2025-08-20T20:10:41.0138413Z [00:03:31.419]➜    CC       lib/libcoreutils_a-mbsrtowcs-state.o
2025-08-20T20:10:41.0471232Z [00:03:31.452]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.0472058Z [00:03:31.452]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.0474125Z [00:03:31.452]➜  Thread model: posix
2025-08-20T20:10:41.0475188Z [00:03:31.453]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.0476236Z [00:03:31.453]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.0479756Z [00:03:31.453]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.0480558Z [00:03:31.453]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.0481172Z [00:03:31.453]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.0481861Z [00:03:31.453]➜    CC       lib/libcoreutils_a-printf-args.o
2025-08-20T20:10:41.0498647Z [00:03:31.455]➜   (in-process)
2025-08-20T20:10:41.0577714Z [00:03:31.462]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mbsrtowcs-state.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-mbsrtowcs-state.Tpo -MT lib/libcoreutils_a-mbsrtowcs-state.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-mbsrtowcs-state.o -x c lib/mbsrtowcs-state.c
2025-08-20T20:10:41.0591061Z [00:03:31.462]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.0592266Z [00:03:31.462]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.0593396Z [00:03:31.462]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.0594033Z [00:03:31.462]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.0594634Z [00:03:31.462]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.0595248Z [00:03:31.462]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.0595826Z [00:03:31.462]➜  #include "..." search starts here:
2025-08-20T20:10:41.0596390Z [00:03:31.462]➜  #include <...> search starts here:
2025-08-20T20:10:41.0596869Z [00:03:31.462]➜   .
2025-08-20T20:10:41.0597210Z [00:03:31.462]➜   ./lib
2025-08-20T20:10:41.0597578Z [00:03:31.462]➜   src
2025-08-20T20:10:41.0598231Z [00:03:31.462]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.0598793Z [00:03:31.462]➜   /usr/local/include
2025-08-20T20:10:41.0599257Z [00:03:31.462]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.0599724Z [00:03:31.462]➜   /usr/include
2025-08-20T20:10:41.0600137Z [00:03:31.462]➜  End of search list.
2025-08-20T20:10:41.0644472Z [00:03:31.470]➜    CC       lib/libcoreutils_a-printf-parse.o
2025-08-20T20:10:41.0832917Z [00:03:31.488]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.0838890Z [00:03:31.489]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.0843548Z [00:03:31.489]➜  Thread model: posix
2025-08-20T20:10:41.0847781Z [00:03:31.490]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.0848826Z [00:03:31.490]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.0849703Z [00:03:31.490]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.0851546Z [00:03:31.490]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.0853192Z [00:03:31.490]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.0854493Z [00:03:31.490]➜   (in-process)
2025-08-20T20:10:41.0877426Z [00:03:31.491]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name printf-args.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-printf-args.Tpo -MT lib/libcoreutils_a-printf-args.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-printf-args.o -x c lib/printf-args.c
2025-08-20T20:10:41.0890499Z [00:03:31.492]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.0891761Z [00:03:31.492]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.0892759Z [00:03:31.492]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.0893533Z [00:03:31.492]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.0894171Z [00:03:31.492]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.0894811Z [00:03:31.492]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.0895875Z [00:03:31.494]➜  #include "..." search starts here:
2025-08-20T20:10:41.0896538Z [00:03:31.494]➜  #include <...> search starts here:
2025-08-20T20:10:41.0897046Z [00:03:31.494]➜   .
2025-08-20T20:10:41.0897446Z [00:03:31.494]➜   ./lib
2025-08-20T20:10:41.0897831Z [00:03:31.494]➜   src
2025-08-20T20:10:41.0898533Z [00:03:31.494]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.0899071Z [00:03:31.494]➜   /usr/local/include
2025-08-20T20:10:41.0899579Z [00:03:31.494]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.0900069Z [00:03:31.494]➜   /usr/include
2025-08-20T20:10:41.0900516Z [00:03:31.494]➜  End of search list.
2025-08-20T20:10:41.0918693Z [00:03:31.497]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.0927689Z [00:03:31.498]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.0939925Z [00:03:31.498]➜  Thread model: posix
2025-08-20T20:10:41.0940529Z [00:03:31.498]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.0941364Z [00:03:31.498]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.0942318Z [00:03:31.498]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.0943047Z [00:03:31.498]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.0943619Z [00:03:31.498]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.0944230Z [00:03:31.498]➜    CC       lib/libcoreutils_a-vasnprintf.o
2025-08-20T20:10:41.0944803Z [00:03:31.498]➜   (in-process)
2025-08-20T20:10:41.0970509Z [00:03:31.501]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name printf-parse.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-printf-parse.Tpo -MT lib/libcoreutils_a-printf-parse.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-printf-parse.o -x c lib/printf-parse.c
2025-08-20T20:10:41.0981535Z [00:03:31.501]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.0982897Z [00:03:31.501]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.0983918Z [00:03:31.501]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.0984600Z [00:03:31.501]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.0985254Z [00:03:31.501]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.0985871Z [00:03:31.501]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.0986522Z [00:03:31.501]➜  #include "..." search starts here:
2025-08-20T20:10:41.0987193Z [00:03:31.501]➜  #include <...> search starts here:
2025-08-20T20:10:41.0987749Z [00:03:31.501]➜   .
2025-08-20T20:10:41.0992002Z [00:03:31.501]➜   ./lib
2025-08-20T20:10:41.0992453Z [00:03:31.501]➜   src
2025-08-20T20:10:41.0992988Z [00:03:31.501]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.0993963Z [00:03:31.501]➜   /usr/local/include
2025-08-20T20:10:41.0994616Z [00:03:31.501]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.0995219Z [00:03:31.501]➜   /usr/include
2025-08-20T20:10:41.0995704Z [00:03:31.501]➜  End of search list.
2025-08-20T20:10:41.0996333Z [00:03:31.501]➜    CC       src/libsinglebin_chroot_a-chroot.o
2025-08-20T20:10:41.1153686Z [00:03:31.521]➜    CC       src/libsinglebin_hostid_a-hostid.o
2025-08-20T20:10:41.1207189Z [00:03:31.526]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.1221114Z [00:03:31.526]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.1221723Z [00:03:31.526]➜  Thread model: posix
2025-08-20T20:10:41.1222261Z [00:03:31.526]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.1223035Z [00:03:31.526]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.1223899Z [00:03:31.526]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.1224612Z [00:03:31.526]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.1225140Z [00:03:31.526]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.1225994Z [00:03:31.528]➜   (in-process)
2025-08-20T20:10:41.1242736Z [00:03:31.528]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name vasnprintf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-vasnprintf.Tpo -MT lib/libcoreutils_a-vasnprintf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-vasnprintf.o -x c lib/vasnprintf.c
2025-08-20T20:10:41.1270720Z [00:03:31.529]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.1271836Z [00:03:31.530]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.1272702Z [00:03:31.530]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.1273286Z [00:03:31.531]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.1273848Z [00:03:31.531]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.1274398Z [00:03:31.531]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.1274940Z [00:03:31.531]➜  #include "..." search starts here:
2025-08-20T20:10:41.1275475Z [00:03:31.531]➜  #include <...> search starts here:
2025-08-20T20:10:41.1275933Z [00:03:31.532]➜   .
2025-08-20T20:10:41.1276282Z [00:03:31.532]➜   ./lib
2025-08-20T20:10:41.1276646Z [00:03:31.532]➜   src
2025-08-20T20:10:41.1277103Z [00:03:31.532]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.1277637Z [00:03:31.532]➜   /usr/local/include
2025-08-20T20:10:41.1288719Z [00:03:31.532]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.1289345Z [00:03:31.532]➜   /usr/include
2025-08-20T20:10:41.1290156Z [00:03:31.532]➜  End of search list.
2025-08-20T20:10:41.1476791Z [00:03:31.553]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.1486877Z [00:03:31.553]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.1487564Z [00:03:31.553]➜  Thread model: posix
2025-08-20T20:10:41.1488507Z [00:03:31.553]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.1489410Z [00:03:31.553]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.1490366Z [00:03:31.553]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.1491062Z [00:03:31.553]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.1491619Z [00:03:31.553]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.1492259Z [00:03:31.554]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.1492902Z [00:03:31.554]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.1493492Z [00:03:31.554]➜  Thread model: posix
2025-08-20T20:10:41.1494073Z [00:03:31.554]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.1494886Z [00:03:31.554]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.1495846Z [00:03:31.554]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.1505508Z [00:03:31.556]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.1514287Z [00:03:31.556]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.1514907Z [00:03:31.556]➜   (in-process)
2025-08-20T20:10:41.1525908Z [00:03:31.556]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name chroot.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_chroot_a-chroot.Tpo -MT src/libsinglebin_chroot_a-chroot.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_chroot (int, char **);  int single_binary_main_chroot" -D usage=_usage_chroot -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_chroot_a-chroot.o -x c src/chroot.c
2025-08-20T20:10:41.1557010Z [00:03:31.556]➜  clang -cc1 version 19.1.7 (in-process)
2025-08-20T20:10:41.1571277Z [00:03:31.559]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name hostid.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_hostid_a-hostid.Tpo -MT src/libsinglebin_hostid_a-hostid.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_hostid (int, char **);  int single_binary_main_hostid" -D usage=_usage_hostid -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu  based upon LLVM 19.1.7-internal-externc-isystem default target  /include -internal-externc-isystem /usr/include -Osx86_64-pc-linux-gnu 
2025-08-20T20:10:41.1581687Z [00:03:31.559]➜  -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_hostid_a-hostid.o -x c src/hostid.c
2025-08-20T20:10:41.1584698Z [00:03:31.559]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.1585818Z [00:03:31.559]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.1586546Z [00:03:31.559]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.1587265Z [00:03:31.559]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.1587970Z [00:03:31.559]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.1588878Z [00:03:31.559]➜  #include "..." search starts here:
2025-08-20T20:10:41.1589530Z [00:03:31.559]➜  #include <...> search starts here:
2025-08-20T20:10:41.1590089Z [00:03:31.559]➜   .
2025-08-20T20:10:41.1590483Z [00:03:31.559]➜   ./lib
2025-08-20T20:10:41.1590901Z [00:03:31.559]➜   src
2025-08-20T20:10:41.1591427Z [00:03:31.559]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.1592036Z [00:03:31.559]➜   /usr/local/include
2025-08-20T20:10:41.1592626Z [00:03:31.559]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.1593207Z [00:03:31.559]➜   /usr/include
2025-08-20T20:10:41.1593716Z [00:03:31.559]➜  End of search list.
2025-08-20T20:10:41.1594610Z [00:03:31.560]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.1595971Z [00:03:31.560]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.1597038Z [00:03:31.560]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.1598565Z [00:03:31.560]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.1599267Z [00:03:31.560]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.1599966Z [00:03:31.560]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.1600637Z [00:03:31.560]➜  #include "..." search starts here:
2025-08-20T20:10:41.1601287Z [00:03:31.560]➜  #include <...> search starts here:
2025-08-20T20:10:41.1601822Z [00:03:31.560]➜   .
2025-08-20T20:10:41.1602225Z [00:03:31.560]➜   ./lib
2025-08-20T20:10:41.1602649Z [00:03:31.560]➜   src
2025-08-20T20:10:41.1603175Z [00:03:31.560]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.1603792Z [00:03:31.560]➜   /usr/local/include
2025-08-20T20:10:41.1604373Z [00:03:31.560]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.1604957Z [00:03:31.560]➜   /usr/include
2025-08-20T20:10:41.1605463Z [00:03:31.560]➜  End of search list.
2025-08-20T20:10:41.2077231Z [00:03:31.613]➜    CC       src/libsinglebin_timeout_a-timeout.o
2025-08-20T20:10:41.2579085Z [00:03:31.663]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.2579881Z [00:03:31.663]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.2580470Z [00:03:31.663]➜  Thread model: posix
2025-08-20T20:10:41.2581044Z [00:03:31.663]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.2581857Z [00:03:31.663]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.2582762Z [00:03:31.663]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.2583462Z [00:03:31.663]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.2584005Z [00:03:31.663]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.2584521Z [00:03:31.663]➜   (in-process)
2025-08-20T20:10:41.2596607Z [00:03:31.663]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name timeout.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_timeout_a-timeout.Tpo -MT src/libsinglebin_timeout_a-timeout.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_timeout (int, char **);  int single_binary_main_timeout" -D usage=_usage_timeout -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_timeout_a-timeout.o -x c src/timeout.c
2025-08-20T20:10:41.2623324Z [00:03:31.668]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.2633306Z [00:03:31.668]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.2634316Z [00:03:31.668]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.2634994Z [00:03:31.668]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.2635648Z [00:03:31.668]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.2636353Z [00:03:31.668]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.2636989Z [00:03:31.668]➜  #include "..." search starts here:
2025-08-20T20:10:41.2637969Z [00:03:31.668]➜  #include <...> search starts here:
2025-08-20T20:10:41.2638673Z [00:03:31.668]➜   .
2025-08-20T20:10:41.2639071Z [00:03:31.668]➜   ./lib
2025-08-20T20:10:41.2639472Z [00:03:31.668]➜   src
2025-08-20T20:10:41.2640043Z [00:03:31.668]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.2640616Z [00:03:31.668]➜   /usr/local/include
2025-08-20T20:10:41.2641164Z [00:03:31.668]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.2641694Z [00:03:31.668]➜   /usr/include
2025-08-20T20:10:41.2642152Z [00:03:31.668]➜  End of search list.
2025-08-20T20:10:41.2983623Z [00:03:31.704]➜    CC       src/libsinglebin_timeout_a-operand2sig.o
2025-08-20T20:10:41.3239331Z [00:03:31.729]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.3240237Z [00:03:31.729]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.3240901Z [00:03:31.729]➜  Thread model: posix
2025-08-20T20:10:41.3241953Z [00:03:31.729]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.3243218Z [00:03:31.729]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.3244641Z [00:03:31.729]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.3245614Z [00:03:31.729]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.3246395Z [00:03:31.729]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.3256285Z [00:03:31.731]➜   (in-process)
2025-08-20T20:10:41.3275919Z [00:03:31.732]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name operand2sig.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_timeout_a-operand2sig.Tpo -MT src/libsinglebin_timeout_a-operand2sig.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_timeout (int, char **);  int single_binary_main_timeout" -D usage=_usage_timeout -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_timeout_a-operand2sig.o -x c src/operand2sig.c
2025-08-20T20:10:41.3301064Z [00:03:31.735]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.3310172Z [00:03:31.736]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.3324666Z [00:03:31.736]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.3325363Z [00:03:31.736]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.3325994Z [00:03:31.736]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.3326613Z [00:03:31.736]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.3327216Z [00:03:31.736]➜  #include "..." search starts here:
2025-08-20T20:10:41.3327818Z [00:03:31.736]➜  #include <...> search starts here:
2025-08-20T20:10:41.3328509Z [00:03:31.736]➜   .
2025-08-20T20:10:41.3328884Z [00:03:31.737]➜   ./lib
2025-08-20T20:10:41.3329263Z [00:03:31.737]➜   src
2025-08-20T20:10:41.3329775Z [00:03:31.737]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.3330338Z [00:03:31.737]➜   /usr/local/include
2025-08-20T20:10:41.3331252Z [00:03:31.737]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.3331758Z [00:03:31.737]➜   /usr/include
2025-08-20T20:10:41.3332206Z [00:03:31.737]➜  End of search list.
2025-08-20T20:10:41.3451142Z [00:03:31.750]➜    CC       src/libsinglebin_nice_a-nice.o
2025-08-20T20:10:41.3686626Z [00:03:31.774]➜    CC       src/libsinglebin_who_a-who.o
2025-08-20T20:10:41.4011719Z [00:03:31.806]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.4013629Z [00:03:31.806]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.4014143Z [00:03:31.806]➜  Thread model: posix
2025-08-20T20:10:41.4014723Z [00:03:31.806]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.4015544Z [00:03:31.806]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.4016457Z [00:03:31.806]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.4017157Z [00:03:31.806]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.4017696Z [00:03:31.806]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.4042676Z [00:03:31.808]➜    CC       src/libsinglebin_users_a-users.o
2025-08-20T20:10:41.4095972Z [00:03:31.808]➜   (in-process)
2025-08-20T20:10:41.4117736Z [00:03:31.808]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name nice.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_nice_a-nice.Tpo -MT src/libsinglebin_nice_a-nice.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_nice (int, char **);  int single_binary_main_nice" -D usage=_usage_nice -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_nice_a-nice.o -x c src/nice.c
2025-08-20T20:10:41.4158886Z [00:03:31.809]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.4160173Z [00:03:31.810]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.4161165Z [00:03:31.810]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.4161814Z [00:03:31.810]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.4162436Z [00:03:31.810]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.4163032Z [00:03:31.810]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.4163607Z [00:03:31.810]➜  #include "..." search starts here:
2025-08-20T20:10:41.4164175Z [00:03:31.810]➜  #include <...> search starts here:
2025-08-20T20:10:41.4164656Z [00:03:31.810]➜   .
2025-08-20T20:10:41.4165012Z [00:03:31.810]➜   ./lib
2025-08-20T20:10:41.4165372Z [00:03:31.810]➜   src
2025-08-20T20:10:41.4165826Z [00:03:31.810]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.4166361Z [00:03:31.810]➜   /usr/local/include
2025-08-20T20:10:41.4166872Z [00:03:31.810]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.4167375Z [00:03:31.810]➜   /usr/include
2025-08-20T20:10:41.4167816Z [00:03:31.810]➜  End of search list.
2025-08-20T20:10:41.4275482Z [00:03:31.833]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.4284401Z [00:03:31.833]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.4284993Z [00:03:31.833]➜  Thread model: posix
2025-08-20T20:10:41.4285557Z [00:03:31.833]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.4286343Z [00:03:31.833]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.4287297Z [00:03:31.833]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.4288192Z [00:03:31.833]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.4288758Z [00:03:31.833]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.4289267Z [00:03:31.834]➜   (in-process)
2025-08-20T20:10:41.4299730Z [00:03:31.834]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name who.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_who_a-who.Tpo -MT src/libsinglebin_who_a-who.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_who (int, char **);  int single_binary_main_who" -D usage=_usage_who -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_who_a-who.o -x c src/who.c
2025-08-20T20:10:41.4317109Z [00:03:31.837]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.4318442Z [00:03:31.837]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.4320359Z [00:03:31.837]➜  Thread model: posix
2025-08-20T20:10:41.4320972Z [00:03:31.837]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.4321804Z [00:03:31.837]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.4322721Z [00:03:31.837]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.4323418Z [00:03:31.837]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.4323971Z [00:03:31.837]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.4324863Z [00:03:31.837]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.4325975Z [00:03:31.837]➜   (in-process)
2025-08-20T20:10:41.4336964Z [00:03:31.837]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name users.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_users_a-users.Tpo -MT src/libsinglebin_users_a-users.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_users (int, char **);  int single_binary_main_users" -D usage=_usage_users -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_users_a-users.o -x c src/users.c
2025-08-20T20:10:41.4350993Z [00:03:31.837]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.4352028Z [00:03:31.837]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.4353067Z [00:03:31.837]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.4353806Z [00:03:31.837]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.4354490Z [00:03:31.837]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.4355134Z [00:03:31.837]➜  #include "..." search starts here:
2025-08-20T20:10:41.4355775Z [00:03:31.837]➜  #include <...> search starts here:
2025-08-20T20:10:41.4356334Z [00:03:31.837]➜   .
2025-08-20T20:10:41.4356723Z [00:03:31.837]➜   ./lib
2025-08-20T20:10:41.4357146Z [00:03:31.837]➜   src
2025-08-20T20:10:41.4357631Z [00:03:31.837]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.4358437Z [00:03:31.837]➜   /usr/local/include
2025-08-20T20:10:41.4359055Z [00:03:31.837]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.4359612Z [00:03:31.837]➜   /usr/include
2025-08-20T20:10:41.4360114Z [00:03:31.837]➜  End of search list.
2025-08-20T20:10:41.4361016Z [00:03:31.837]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.4362342Z [00:03:31.837]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.4363392Z [00:03:31.837]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.4364060Z [00:03:31.837]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.4364767Z [00:03:31.837]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.4365366Z [00:03:31.837]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.4366000Z [00:03:31.837]➜  #include "..." search starts here:
2025-08-20T20:10:41.4366632Z [00:03:31.837]➜  #include <...> search starts here:
2025-08-20T20:10:41.4367177Z [00:03:31.837]➜   .
2025-08-20T20:10:41.4367600Z [00:03:31.837]➜   ./lib
2025-08-20T20:10:41.4368437Z [00:03:31.837]➜   src
2025-08-20T20:10:41.4369050Z [00:03:31.837]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.4369704Z [00:03:31.837]➜   /usr/local/include
2025-08-20T20:10:41.4370304Z [00:03:31.837]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.4370899Z [00:03:31.837]➜   /usr/include
2025-08-20T20:10:41.4371429Z [00:03:31.837]➜  End of search list.
2025-08-20T20:10:41.4781940Z [00:03:31.883]➜    CC       src/libsinglebin_pinky_a-pinky.o
2025-08-20T20:10:41.5053390Z [00:03:31.910]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.5065651Z [00:03:31.911]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.5066236Z [00:03:31.911]➜  Thread model: posix
2025-08-20T20:10:41.5066785Z [00:03:31.912]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.5067555Z [00:03:31.912]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.5072210Z [00:03:31.912]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.5079522Z [00:03:31.912]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.5082832Z [00:03:31.912]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.5083637Z [00:03:31.913]➜   (in-process)
2025-08-20T20:10:41.5135545Z [00:03:31.918]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name pinky.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_pinky_a-pinky.Tpo -MT src/libsinglebin_pinky_a-pinky.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_pinky (int, char **);  int single_binary_main_pinky" -D usage=_usage_pinky -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_pinky_a-pinky.o -x c src/pinky.c
2025-08-20T20:10:41.5159472Z [00:03:31.918]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.5161391Z [00:03:31.918]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.5162827Z [00:03:31.918]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.5163721Z [00:03:31.918]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.5164580Z [00:03:31.918]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.5165433Z [00:03:31.918]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.5166281Z [00:03:31.918]➜  #include "..." search starts here:
2025-08-20T20:10:41.5167157Z [00:03:31.918]➜  #include <...> search starts here:
2025-08-20T20:10:41.5167869Z [00:03:31.918]➜   .
2025-08-20T20:10:41.5168680Z [00:03:31.918]➜   ./lib
2025-08-20T20:10:41.5169294Z [00:03:31.918]➜   src
2025-08-20T20:10:41.5169930Z [00:03:31.918]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.5170690Z [00:03:31.918]➜   /usr/local/include
2025-08-20T20:10:41.5171585Z [00:03:31.918]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.5172290Z [00:03:31.918]➜   /usr/include
2025-08-20T20:10:41.5172749Z [00:03:31.918]➜  End of search list.
2025-08-20T20:10:41.5399200Z [00:03:31.945]➜    CC       src/libsinglebin_stty_a-stty.o
2025-08-20T20:10:41.5806372Z [00:03:31.986]➜    CC       src/libsinglebin_df_a-df.o
2025-08-20T20:10:41.5946692Z [00:03:31.999]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.5948608Z [00:03:31.999]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.5949243Z [00:03:31.999]➜  Thread model: posix
2025-08-20T20:10:41.5949885Z [00:03:31.999]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.5951169Z [00:03:31.999]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.5952084Z [00:03:31.999]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.5952759Z [00:03:31.999]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.5953284Z [00:03:31.999]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.5953762Z [00:03:32.000]➜   (in-process)
2025-08-20T20:10:41.5964520Z [00:03:32.000]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stty.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_stty_a-stty.Tpo -MT src/libsinglebin_stty_a-stty.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_stty (int, char **);  int single_binary_main_stty" -D usage=_usage_stty -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_stty_a-stty.o -x c src/stty.c
2025-08-20T20:10:41.6003773Z [00:03:32.004]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.6005238Z [00:03:32.005]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.6006377Z [00:03:32.005]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.6007118Z [00:03:32.005]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.6007827Z [00:03:32.005]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.6008745Z [00:03:32.005]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.6009417Z [00:03:32.005]➜  #include "..." search starts here:
2025-08-20T20:10:41.6010038Z [00:03:32.005]➜  #include <...> search starts here:
2025-08-20T20:10:41.6010553Z [00:03:32.005]➜   .
2025-08-20T20:10:41.6010945Z [00:03:32.005]➜   ./lib
2025-08-20T20:10:41.6011789Z [00:03:32.005]➜   src
2025-08-20T20:10:41.6012446Z [00:03:32.005]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.6013231Z [00:03:32.005]➜   /usr/local/include
2025-08-20T20:10:41.6013954Z [00:03:32.005]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.6014611Z [00:03:32.005]➜   /usr/include
2025-08-20T20:10:41.6015258Z [00:03:32.005]➜  End of search list.
2025-08-20T20:10:41.6146521Z [00:03:32.019]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.6148460Z [00:03:32.019]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.6149372Z [00:03:32.019]➜  Thread model: posix
2025-08-20T20:10:41.6150300Z [00:03:32.019]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.6151786Z [00:03:32.019]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.6153356Z [00:03:32.019]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.6172927Z [00:03:32.023]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.6174009Z [00:03:32.023]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.6175572Z [00:03:32.023]➜   (in-process)
2025-08-20T20:10:41.6187973Z [00:03:32.023]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name df.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_df_a-df.Tpo -MT src/libsinglebin_df_a-df.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_df (int, char **);  int single_binary_main_df" -D usage=_usage_df -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_df_a-df.o -x c src/df.c
2025-08-20T20:10:41.6210013Z [00:03:32.026]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.6217230Z [00:03:32.027]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.6222287Z [00:03:32.027]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.6223363Z [00:03:32.027]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.6224092Z [00:03:32.027]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.6224798Z [00:03:32.027]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.6226812Z [00:03:32.027]➜  #include "..." search starts here:
2025-08-20T20:10:41.6250029Z [00:03:32.027]➜  #include <...> search starts here:
2025-08-20T20:10:41.6251447Z [00:03:32.027]➜   .
2025-08-20T20:10:41.6252181Z [00:03:32.027]➜   ./lib
2025-08-20T20:10:41.6253210Z [00:03:32.027]➜   src
2025-08-20T20:10:41.6256754Z [00:03:32.027]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.6259114Z [00:03:32.027]➜   /usr/local/include
2025-08-20T20:10:41.6260236Z [00:03:32.027]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.6262558Z [00:03:32.027]➜   /usr/include
2025-08-20T20:10:41.6263798Z [00:03:32.027]➜  End of search list.
2025-08-20T20:10:41.6307706Z [00:03:32.036]➜    CC       src/libsinglebin_df_a-find-mount-point.o
2025-08-20T20:10:41.6809107Z [00:03:32.086]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.6809984Z [00:03:32.086]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.6810527Z [00:03:32.086]➜  Thread model: posix
2025-08-20T20:10:41.6811115Z [00:03:32.086]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.6811845Z [00:03:32.086]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.6812642Z [00:03:32.086]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.6813275Z [00:03:32.086]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.6813780Z [00:03:32.086]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.6814243Z [00:03:32.086]➜   (in-process)
2025-08-20T20:10:41.6824759Z [00:03:32.086]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name find-mount-point.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_df_a-find-mount-point.Tpo -MT src/libsinglebin_df_a-find-mount-point.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_df (int, char **);  int single_binary_main_df" -D usage=_usage_df -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_df_a-find-mount-point.o -x c src/find-mount-point.c
2025-08-20T20:10:41.6851358Z [00:03:32.090]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.6895310Z [00:03:32.094]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.6896521Z [00:03:32.094]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.6897205Z [00:03:32.094]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.6897831Z [00:03:32.094]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.6898654Z [00:03:32.094]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.6899268Z [00:03:32.094]➜  #include "..." search starts here:
2025-08-20T20:10:41.6899860Z [00:03:32.094]➜  #include <...> search starts here:
2025-08-20T20:10:41.6900692Z [00:03:32.094]➜   .
2025-08-20T20:10:41.6904105Z [00:03:32.094]➜   ./lib
2025-08-20T20:10:41.6904520Z [00:03:32.094]➜   src
2025-08-20T20:10:41.6905063Z [00:03:32.094]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.6905629Z [00:03:32.094]➜   /usr/local/include
2025-08-20T20:10:41.6906164Z [00:03:32.094]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.6906679Z [00:03:32.094]➜   /usr/include
2025-08-20T20:10:41.6907122Z [00:03:32.094]➜  End of search list.
2025-08-20T20:10:41.6985520Z [00:03:32.104]➜    CC       src/libsinglebin___a-lbracket.o
2025-08-20T20:10:41.7251814Z [00:03:32.130]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.7264938Z [00:03:32.131]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.7267716Z [00:03:32.131]➜  Thread model: posix
2025-08-20T20:10:41.7270243Z [00:03:32.131]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.7271326Z [00:03:32.131]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.7272707Z [00:03:32.131]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.7273679Z [00:03:32.131]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.7274504Z [00:03:32.131]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.7275243Z [00:03:32.132]➜   (in-process)
2025-08-20T20:10:41.7360524Z [00:03:32.137]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name lbracket.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin___a-lbracket.Tpo -MT src/libsinglebin___a-lbracket.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main__ (int, char **);  int single_binary_main__" -D usage=_usage__ -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin___a-lbracket.o -x c src/lbracket.c
2025-08-20T20:10:41.7371888Z [00:03:32.137]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.7373717Z [00:03:32.138]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.7375153Z [00:03:32.138]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.7376269Z [00:03:32.139]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.7377205Z [00:03:32.139]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.7378388Z [00:03:32.139]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.7379266Z [00:03:32.139]➜  #include "..." search starts here:
2025-08-20T20:10:41.7379861Z [00:03:32.139]➜  #include <...> search starts here:
2025-08-20T20:10:41.7380348Z [00:03:32.139]➜   .
2025-08-20T20:10:41.7380705Z [00:03:32.139]➜   ./lib
2025-08-20T20:10:41.7381080Z [00:03:32.139]➜   src
2025-08-20T20:10:41.7381541Z [00:03:32.139]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.7382072Z [00:03:32.139]➜   /usr/local/include
2025-08-20T20:10:41.7382577Z [00:03:32.139]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.7383074Z [00:03:32.139]➜   /usr/include
2025-08-20T20:10:41.7383820Z [00:03:32.139]➜  End of search list.
2025-08-20T20:10:41.8690269Z [00:03:32.274]➜    CC       src/libsinglebin_b2sum_a-digest.o
2025-08-20T20:10:41.8901034Z [00:03:32.295]➜    CC       src/libsinglebin_base64_a-basenc.o
2025-08-20T20:10:41.9187046Z [00:03:32.324]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.9188511Z [00:03:32.324]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.9191387Z [00:03:32.324]➜  Thread model: posix
2025-08-20T20:10:41.9192030Z [00:03:32.324]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.9192932Z [00:03:32.324]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.9193898Z [00:03:32.324]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.9194646Z [00:03:32.324]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.9195189Z [00:03:32.324]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.9195695Z [00:03:32.324]➜   (in-process)
2025-08-20T20:10:41.9207440Z [00:03:32.324]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name basenc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_base64_a-basenc.Tpo -MT src/libsinglebin_base64_a-basenc.o -sys-header-deps -MP -I . -I ./lib -D BASE_TYPE=64 -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_base64 (int, char **);  int single_binary_main_base64" -D usage=_usage_base64 -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_base64_a-basenc.o -x c src/basenc.c
2025-08-20T20:10:41.9219808Z [00:03:32.324]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.9221117Z [00:03:32.324]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.9222156Z [00:03:32.324]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.9222845Z [00:03:32.324]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.9223574Z [00:03:32.324]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.9224300Z [00:03:32.324]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.9225031Z [00:03:32.324]➜  #include "..." search starts here:
2025-08-20T20:10:41.9225649Z [00:03:32.324]➜  #include <...> search starts here:
2025-08-20T20:10:41.9226182Z [00:03:32.324]➜   .
2025-08-20T20:10:41.9226573Z [00:03:32.324]➜   ./lib
2025-08-20T20:10:41.9226961Z [00:03:32.324]➜   src
2025-08-20T20:10:41.9227477Z [00:03:32.324]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.9228248Z [00:03:32.324]➜   /usr/local/include
2025-08-20T20:10:41.9229603Z [00:03:32.324]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.9230367Z [00:03:32.324]➜   /usr/include
2025-08-20T20:10:41.9230900Z [00:03:32.324]➜  End of search list.
2025-08-20T20:10:41.9231707Z [00:03:32.326]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:41.9232548Z [00:03:32.326]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:41.9236324Z [00:03:32.326]➜  Thread model: posix
2025-08-20T20:10:41.9237238Z [00:03:32.326]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:41.9238282Z [00:03:32.326]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.9239254Z [00:03:32.326]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:41.9239996Z [00:03:32.326]➜  Candidate multilib: .;@m64
2025-08-20T20:10:41.9240589Z [00:03:32.326]➜  Selected multilib: .;@m64
2025-08-20T20:10:41.9241159Z [00:03:32.327]➜   (in-process)
2025-08-20T20:10:41.9255430Z [00:03:32.329]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name digest.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_b2sum_a-digest.Tpo -MT src/libsinglebin_b2sum_a-digest.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_BLAKE2=1 -D HAVE_CONFIG_H -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_b2sum (int, char **);  int single_binary_main_b2sum" -D usage=_usage_b2sum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_b2sum_a-digest.o -x c src/digest.c
2025-08-20T20:10:41.9265706Z [00:03:32.330]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:41.9281583Z [00:03:32.333]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:41.9283205Z [00:03:32.333]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:41.9303514Z [00:03:32.336]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:41.9305721Z [00:03:32.336]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:41.9331323Z [00:03:32.336]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:41.9332036Z [00:03:32.336]➜  #include "..." search starts here:
2025-08-20T20:10:41.9332682Z [00:03:32.336]➜  #include <...> search starts here:
2025-08-20T20:10:41.9333225Z [00:03:32.336]➜   .
2025-08-20T20:10:41.9333601Z [00:03:32.336]➜   ./lib
2025-08-20T20:10:41.9333983Z [00:03:32.336]➜   src
2025-08-20T20:10:41.9334529Z [00:03:32.336]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:41.9335136Z [00:03:32.336]➜   /usr/local/include
2025-08-20T20:10:41.9335768Z [00:03:32.336]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:41.9336359Z [00:03:32.336]➜   /usr/include
2025-08-20T20:10:41.9336880Z [00:03:32.336]➜  End of search list.
2025-08-20T20:10:41.9900100Z [00:03:32.395]➜    CC       src/libsinglebin_base32_a-basenc.o
2025-08-20T20:10:42.0227722Z [00:03:32.428]➜    CC       src/libsinglebin_basenc_a-basenc.o
2025-08-20T20:10:42.0299073Z [00:03:32.435]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.0299930Z [00:03:32.435]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.0300538Z [00:03:32.435]➜  Thread model: posix
2025-08-20T20:10:42.0301143Z [00:03:32.435]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.0302000Z [00:03:32.435]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.0303437Z [00:03:32.435]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.0304316Z [00:03:32.435]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.0304958Z [00:03:32.435]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.0316580Z [00:03:32.437]➜   (in-process)
2025-08-20T20:10:42.0334567Z [00:03:32.438]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name basenc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_base32_a-basenc.Tpo -MT src/libsinglebin_base32_a-basenc.o -sys-header-deps -MP -I . -I ./lib -D BASE_TYPE=32 -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_base32 (int, char **);  int single_binary_main_base32" -D usage=_usage_base32 -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_base32_a-basenc.o -x c src/basenc.c
2025-08-20T20:10:42.0358639Z [00:03:32.441]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.0368541Z [00:03:32.442]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.0375576Z [00:03:32.442]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.0376679Z [00:03:32.442]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.0377350Z [00:03:32.442]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.0378215Z [00:03:32.442]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.0378887Z [00:03:32.442]➜  #include "..." search starts here:
2025-08-20T20:10:42.0379514Z [00:03:32.442]➜  #include <...> search starts here:
2025-08-20T20:10:42.0380029Z [00:03:32.442]➜   .
2025-08-20T20:10:42.0380421Z [00:03:32.442]➜   ./lib
2025-08-20T20:10:42.0380850Z [00:03:32.442]➜   src
2025-08-20T20:10:42.0381364Z [00:03:32.442]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.0381969Z [00:03:32.442]➜   /usr/local/include
2025-08-20T20:10:42.0382541Z [00:03:32.442]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.0383097Z [00:03:32.442]➜   /usr/include
2025-08-20T20:10:42.0383618Z [00:03:32.442]➜  End of search list.
2025-08-20T20:10:42.0797872Z [00:03:32.484]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.0799110Z [00:03:32.484]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.0799765Z [00:03:32.484]➜  Thread model: posix
2025-08-20T20:10:42.0800398Z [00:03:32.484]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.0801288Z [00:03:32.484]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.0802268Z [00:03:32.484]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.0803051Z [00:03:32.484]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.0803656Z [00:03:32.484]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.0804211Z [00:03:32.484]➜   (in-process)
2025-08-20T20:10:42.0815102Z [00:03:32.485]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name basenc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_basenc_a-basenc.Tpo -MT src/libsinglebin_basenc_a-basenc.o -sys-header-deps -MP -I . -I ./lib -D BASE_TYPE=42 -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_basenc (int, char **);  int single_binary_main_basenc" -D usage=_usage_basenc -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_basenc_a-basenc.o -x c src/basenc.c
2025-08-20T20:10:42.0838607Z [00:03:32.488]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.0840014Z [00:03:32.489]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.0884979Z [00:03:32.489]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.0885715Z [00:03:32.489]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.0886587Z [00:03:32.489]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.0887475Z [00:03:32.489]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.0888466Z [00:03:32.489]➜  #include "..." search starts here:
2025-08-20T20:10:42.0890676Z [00:03:32.489]➜  #include <...> search starts here:
2025-08-20T20:10:42.0891242Z [00:03:32.489]➜   .
2025-08-20T20:10:42.0892022Z [00:03:32.489]➜   ./lib
2025-08-20T20:10:42.0892416Z [00:03:32.489]➜   src
2025-08-20T20:10:42.0892900Z [00:03:32.489]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.0893413Z [00:03:32.489]➜   /usr/local/include
2025-08-20T20:10:42.0893928Z [00:03:32.489]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.0894435Z [00:03:32.489]➜   /usr/include
2025-08-20T20:10:42.0894892Z [00:03:32.489]➜  End of search list.
2025-08-20T20:10:42.0895495Z [00:03:32.494]➜    CC       src/libsinglebin_basename_a-basename.o
2025-08-20T20:10:42.1197880Z [00:03:32.525]➜    CC       src/libsinglebin_cat_a-cat.o
2025-08-20T20:10:42.1376503Z [00:03:32.543]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.1383907Z [00:03:32.543]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.1384573Z [00:03:32.543]➜  Thread model: posix
2025-08-20T20:10:42.1385232Z [00:03:32.543]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.1386088Z [00:03:32.543]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.1387012Z [00:03:32.543]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.1387675Z [00:03:32.543]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.1389007Z [00:03:32.543]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.1393342Z [00:03:32.545]➜   (in-process)
2025-08-20T20:10:42.1410932Z [00:03:32.545]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name basename.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_basename_a-basename.Tpo -MT src/libsinglebin_basename_a-basename.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_basename (int, char **);  int single_binary_main_basename" -D usage=_usage_basename -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_basename_a-basename.o -x c src/basename.c
2025-08-20T20:10:42.1454787Z [00:03:32.545]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.1456216Z [00:03:32.545]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.1457313Z [00:03:32.545]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.1458225Z [00:03:32.545]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.1458946Z [00:03:32.545]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.1459603Z [00:03:32.545]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.1460214Z [00:03:32.545]➜  #include "..." search starts here:
2025-08-20T20:10:42.1460805Z [00:03:32.545]➜  #include <...> search starts here:
2025-08-20T20:10:42.1461280Z [00:03:32.545]➜   .
2025-08-20T20:10:42.1461634Z [00:03:32.545]➜   ./lib
2025-08-20T20:10:42.1462017Z [00:03:32.545]➜   src
2025-08-20T20:10:42.1462537Z [00:03:32.545]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.1463094Z [00:03:32.545]➜   /usr/local/include
2025-08-20T20:10:42.1464097Z [00:03:32.545]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.1464607Z [00:03:32.545]➜   /usr/include
2025-08-20T20:10:42.1465058Z [00:03:32.545]➜  End of search list.
2025-08-20T20:10:42.1736992Z [00:03:32.579]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.1759225Z [00:03:32.579]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.1759967Z [00:03:32.579]➜  Thread model: posix
2025-08-20T20:10:42.1760564Z [00:03:32.579]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.1761339Z [00:03:32.579]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.1762276Z [00:03:32.579]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.1763018Z [00:03:32.579]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.1763604Z [00:03:32.579]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.1764167Z [00:03:32.580]➜   (in-process)
2025-08-20T20:10:42.1787718Z [00:03:32.583]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name cat.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_cat_a-cat.Tpo -MT src/libsinglebin_cat_a-cat.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_cat (int, char **);  int single_binary_main_cat" -D usage=_usage_cat -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_cat_a-cat.o -x c src/cat.c
2025-08-20T20:10:42.1797485Z [00:03:32.584]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.1803376Z [00:03:32.586]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.1808837Z [00:03:32.586]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.1809489Z [00:03:32.586]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.1810119Z [00:03:32.586]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.1810760Z [00:03:32.586]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.1811389Z [00:03:32.586]➜  #include "..." search starts here:
2025-08-20T20:10:42.1811966Z [00:03:32.586]➜  #include <...> search starts here:
2025-08-20T20:10:42.1812492Z [00:03:32.586]➜   .
2025-08-20T20:10:42.1812877Z [00:03:32.586]➜   ./lib
2025-08-20T20:10:42.1813296Z [00:03:32.586]➜   src
2025-08-20T20:10:42.1813817Z [00:03:32.586]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.1814428Z [00:03:32.586]➜   /usr/local/include
2025-08-20T20:10:42.1815011Z [00:03:32.586]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.1815585Z [00:03:32.586]➜   /usr/include
2025-08-20T20:10:42.1816113Z [00:03:32.586]➜  End of search list.
2025-08-20T20:10:42.2274058Z [00:03:32.633]➜    CC       src/libsinglebin_chcon_a-chcon.o
2025-08-20T20:10:42.2434209Z [00:03:32.649]➜    CC       src/libsinglebin_chgrp_a-coreutils-chgrp.o
2025-08-20T20:10:42.2512768Z [00:03:32.657]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.2514069Z [00:03:32.657]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.2515178Z [00:03:32.657]➜  Thread model: posix
2025-08-20T20:10:42.2516546Z [00:03:32.657]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.2517508Z [00:03:32.657]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.2519834Z [00:03:32.657]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.2520567Z [00:03:32.657]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.2521117Z [00:03:32.657]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.2532576Z [00:03:32.659]➜   (in-process)
2025-08-20T20:10:42.2550014Z [00:03:32.659]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name chcon.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_chcon_a-chcon.Tpo -MT src/libsinglebin_chcon_a-chcon.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_chcon (int, char **);  int single_binary_main_chcon" -D usage=_usage_chcon -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_chcon_a-chcon.o -x c src/chcon.c
2025-08-20T20:10:42.2573051Z [00:03:32.663]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.2584889Z [00:03:32.664]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.2597447Z [00:03:32.664]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.2598277Z [00:03:32.664]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.2598941Z [00:03:32.664]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.2599559Z [00:03:32.664]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.2600169Z [00:03:32.664]➜  #include "..." search starts here:
2025-08-20T20:10:42.2600751Z [00:03:32.664]➜  #include <...> search starts here:
2025-08-20T20:10:42.2601287Z [00:03:32.664]➜   .
2025-08-20T20:10:42.2601658Z [00:03:32.664]➜   ./lib
2025-08-20T20:10:42.2602067Z [00:03:32.664]➜   src
2025-08-20T20:10:42.2602534Z [00:03:32.664]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.2603082Z [00:03:32.664]➜   /usr/local/include
2025-08-20T20:10:42.2603827Z [00:03:32.664]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.2604463Z [00:03:32.664]➜   /usr/include
2025-08-20T20:10:42.2605034Z [00:03:32.664]➜  End of search list.
2025-08-20T20:10:42.2693179Z [00:03:32.674]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.2710881Z [00:03:32.675]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.2711494Z [00:03:32.675]➜  Thread model: posix
2025-08-20T20:10:42.2714516Z [00:03:32.677]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.2715310Z [00:03:32.677]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.2716173Z [00:03:32.677]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.2716854Z [00:03:32.677]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.2717373Z [00:03:32.677]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.2719922Z [00:03:32.677]➜   (in-process)
2025-08-20T20:10:42.2734325Z [00:03:32.677]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name coreutils-chgrp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_chgrp_a-coreutils-chgrp.Tpo -MT src/libsinglebin_chgrp_a-coreutils-chgrp.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_chgrp (int, char **);  int single_binary_main_chgrp" -D usage=_usage_chgrp -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_chgrp_a-coreutils-chgrp.o -x c src/coreutils-chgrp.c
2025-08-20T20:10:42.2746784Z [00:03:32.678]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.2753518Z [00:03:32.681]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.2755617Z [00:03:32.681]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.2757106Z [00:03:32.681]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.2758348Z [00:03:32.681]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.2759591Z [00:03:32.681]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.2760585Z [00:03:32.681]➜  #include "..." search starts here:
2025-08-20T20:10:42.2761795Z [00:03:32.681]➜  #include <...> search starts here:
2025-08-20T20:10:42.2762693Z [00:03:32.681]➜   .
2025-08-20T20:10:42.2763341Z [00:03:32.681]➜   ./lib
2025-08-20T20:10:42.2763894Z [00:03:32.681]➜   src
2025-08-20T20:10:42.2765109Z [00:03:32.681]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.2766248Z [00:03:32.681]➜   /usr/local/include
2025-08-20T20:10:42.2767321Z [00:03:32.681]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.2768253Z [00:03:32.681]➜   /usr/include
2025-08-20T20:10:42.2770189Z [00:03:32.681]➜  End of search list.
2025-08-20T20:10:42.3536040Z [00:03:32.759]➜    CC       src/libsinglebin_chown_a-chown.o
2025-08-20T20:10:42.3971676Z [00:03:32.802]➜    CC       src/libsinglebin_chown_a-chown-core.o
2025-08-20T20:10:42.4064914Z [00:03:32.812]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.4066807Z [00:03:32.812]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.4068212Z [00:03:32.812]➜  Thread model: posix
2025-08-20T20:10:42.4069151Z [00:03:32.812]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.4070491Z [00:03:32.812]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.4072208Z [00:03:32.812]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.4073610Z [00:03:32.812]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.4074488Z [00:03:32.812]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.4097136Z [00:03:32.815]➜   (in-process)
2025-08-20T20:10:42.4112337Z [00:03:32.815]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name chown.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_chown_a-chown.Tpo -MT src/libsinglebin_chown_a-chown.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_chown (int, char **);  int single_binary_main_chown" -D usage=_usage_chown -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_chown_a-chown.o -x c src/chown.c
2025-08-20T20:10:42.4132005Z [00:03:32.816]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.4133293Z [00:03:32.817]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.4134299Z [00:03:32.817]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.4134958Z [00:03:32.817]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.4135588Z [00:03:32.817]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.4136576Z [00:03:32.817]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.4137208Z [00:03:32.817]➜  #include "..." search starts here:
2025-08-20T20:10:42.4137829Z [00:03:32.817]➜  #include <...> search starts here:
2025-08-20T20:10:42.4138509Z [00:03:32.817]➜   .
2025-08-20T20:10:42.4138858Z [00:03:32.817]➜   ./lib
2025-08-20T20:10:42.4139211Z [00:03:32.817]➜   src
2025-08-20T20:10:42.4139668Z [00:03:32.817]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.4140189Z [00:03:32.817]➜   /usr/local/include
2025-08-20T20:10:42.4140683Z [00:03:32.817]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.4141156Z [00:03:32.817]➜   /usr/include
2025-08-20T20:10:42.4141572Z [00:03:32.817]➜  End of search list.
2025-08-20T20:10:42.4278494Z [00:03:32.833]➜    CC       src/libsinglebin_chown_a-chown-chown.o
2025-08-20T20:10:42.4323697Z [00:03:32.838]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.4344492Z [00:03:32.840]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.4346794Z [00:03:32.840]➜  Thread model: posix
2025-08-20T20:10:42.4347491Z [00:03:32.840]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.4348588Z [00:03:32.840]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.4349605Z [00:03:32.840]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.4350365Z [00:03:32.840]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.4350956Z [00:03:32.840]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.4351503Z [00:03:32.840]➜   (in-process)
2025-08-20T20:10:42.4365497Z [00:03:32.840]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name chown-core.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_chown_a-chown-core.Tpo -MT src/libsinglebin_chown_a-chown-core.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_chown (int, char **);  int single_binary_main_chown" -D usage=_usage_chown -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_chown_a-chown-core.o -x c src/chown-core.c
2025-08-20T20:10:42.4376818Z [00:03:32.841]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.4378205Z [00:03:32.842]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.4379218Z [00:03:32.842]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.4379850Z [00:03:32.842]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.4380469Z [00:03:32.842]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.4381084Z [00:03:32.842]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.4381680Z [00:03:32.842]➜  #include "..." search starts here:
2025-08-20T20:10:42.4382286Z [00:03:32.842]➜  #include <...> search starts here:
2025-08-20T20:10:42.4382770Z [00:03:32.842]➜   .
2025-08-20T20:10:42.4383131Z [00:03:32.842]➜   ./lib
2025-08-20T20:10:42.4383833Z [00:03:32.842]➜   src
2025-08-20T20:10:42.4384356Z [00:03:32.842]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.4384930Z [00:03:32.842]➜   /usr/local/include
2025-08-20T20:10:42.4385458Z [00:03:32.842]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.4385965Z [00:03:32.842]➜   /usr/include
2025-08-20T20:10:42.4386413Z [00:03:32.842]➜  End of search list.
2025-08-20T20:10:42.4735066Z [00:03:32.879]➜    CC       src/libsinglebin_chmod_a-chmod.o
2025-08-20T20:10:42.4832751Z [00:03:32.888]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.4838412Z [00:03:32.888]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.4839175Z [00:03:32.888]➜  Thread model: posix
2025-08-20T20:10:42.4839857Z [00:03:32.888]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.4840667Z [00:03:32.888]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.4841669Z [00:03:32.888]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.4842449Z [00:03:32.888]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.4843024Z [00:03:32.888]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.4843579Z [00:03:32.889]➜   (in-process)
2025-08-20T20:10:42.4854642Z [00:03:32.889]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name chown-chown.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_chown_a-chown-chown.Tpo -MT src/libsinglebin_chown_a-chown-chown.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_chown (int, char **);  int single_binary_main_chown" -D usage=_usage_chown -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_chown_a-chown-chown.o -x c src/chown-chown.c
2025-08-20T20:10:42.4879089Z [00:03:32.893]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.4886822Z [00:03:32.894]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.4887907Z [00:03:32.894]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.4888864Z [00:03:32.894]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.4889526Z [00:03:32.894]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.4891541Z [00:03:32.894]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.4893409Z [00:03:32.894]➜  #include "..." search starts here:
2025-08-20T20:10:42.4895169Z [00:03:32.894]➜  #include <...> search starts here:
2025-08-20T20:10:42.4896359Z [00:03:32.894]➜   .
2025-08-20T20:10:42.4897022Z [00:03:32.894]➜   ./lib
2025-08-20T20:10:42.4898247Z [00:03:32.894]➜   src
2025-08-20T20:10:42.4901887Z [00:03:32.894]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.4902706Z [00:03:32.894]➜   /usr/local/include
2025-08-20T20:10:42.4903443Z [00:03:32.894]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.4904871Z [00:03:32.894]➜   /usr/include
2025-08-20T20:10:42.4906052Z [00:03:32.894]➜  End of search list.
2025-08-20T20:10:42.5081532Z [00:03:32.913]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.5082564Z [00:03:32.913]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.5083256Z [00:03:32.913]➜  Thread model: posix
2025-08-20T20:10:42.5083905Z [00:03:32.913]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.5084816Z [00:03:32.913]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.5085853Z [00:03:32.913]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.5092328Z [00:03:32.915]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.5092984Z [00:03:32.915]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.5093608Z [00:03:32.915]➜   (in-process)
2025-08-20T20:10:42.5104599Z [00:03:32.915]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name chmod.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_chmod_a-chmod.Tpo -MT src/libsinglebin_chmod_a-chmod.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_chmod (int, char **);  int single_binary_main_chmod" -D usage=_usage_chmod -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_chmod_a-chmod.o -x c src/chmod.c
2025-08-20T20:10:42.5125050Z [00:03:32.916]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.5126254Z [00:03:32.916]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.5127198Z [00:03:32.916]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.5127815Z [00:03:32.917]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.5128677Z [00:03:32.917]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.5129278Z [00:03:32.917]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.5129870Z [00:03:32.917]➜  #include "..." search starts here:
2025-08-20T20:10:42.5130452Z [00:03:32.917]➜  #include <...> search starts here:
2025-08-20T20:10:42.5130944Z [00:03:32.917]➜   .
2025-08-20T20:10:42.5131306Z [00:03:32.917]➜   ./lib
2025-08-20T20:10:42.5131696Z [00:03:32.917]➜   src
2025-08-20T20:10:42.5132651Z [00:03:32.917]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.5133176Z [00:03:32.917]➜   /usr/local/include
2025-08-20T20:10:42.5133663Z [00:03:32.917]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.5134202Z [00:03:32.917]➜   /usr/include
2025-08-20T20:10:42.5134663Z [00:03:32.917]➜  End of search list.
2025-08-20T20:10:42.5236479Z [00:03:32.929]➜    CC       src/libsinglebin_cksum_a-digest.o
2025-08-20T20:10:42.5302805Z [00:03:32.935]➜    CC       src/blake2/libsinglebin_cksum_a-blake2b-ref.o
2025-08-20T20:10:42.5569810Z [00:03:32.962]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.5570815Z [00:03:32.962]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.5571518Z [00:03:32.962]➜  Thread model: posix
2025-08-20T20:10:42.5572165Z [00:03:32.962]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.5573451Z [00:03:32.962]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.5574513Z [00:03:32.962]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.5575285Z [00:03:32.962]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.5575904Z [00:03:32.962]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.5588231Z [00:03:32.964]➜   (in-process)
2025-08-20T20:10:42.5601539Z [00:03:32.964]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name blake2b-ref.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/blake2/.deps/libsinglebin_cksum_a-blake2b-ref.Tpo -MT src/blake2/libsinglebin_cksum_a-blake2b-ref.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_CKSUM=1 -D HAVE_CONFIG_H -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_cksum (int, char **);  int single_binary_main_cksum" -D usage=_usage_cksum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/blake2/libsinglebin_cksum_a-blake2b-ref.o -x c src/blake2/blake2b-ref.c
2025-08-20T20:10:42.5625117Z [00:03:32.968]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.5675975Z [00:03:32.973]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.5678506Z [00:03:32.973]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.5680096Z [00:03:32.973]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.5682182Z [00:03:32.973]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.5682747Z [00:03:32.973]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.5683304Z [00:03:32.973]➜  #include "..." search starts here:
2025-08-20T20:10:42.5683877Z [00:03:32.973]➜  #include <...> search starts here:
2025-08-20T20:10:42.5684326Z [00:03:32.973]➜   .
2025-08-20T20:10:42.5684668Z [00:03:32.973]➜   ./lib
2025-08-20T20:10:42.5685019Z [00:03:32.973]➜   src
2025-08-20T20:10:42.5685467Z [00:03:32.973]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.5685978Z [00:03:32.973]➜   /usr/local/include
2025-08-20T20:10:42.5686925Z [00:03:32.973]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.5687456Z [00:03:32.973]➜   /usr/include
2025-08-20T20:10:42.5687932Z [00:03:32.973]➜  End of search list.
2025-08-20T20:10:42.5778330Z [00:03:32.983]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.5786206Z [00:03:32.983]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.5786876Z [00:03:32.983]➜  Thread model: posix
2025-08-20T20:10:42.5787486Z [00:03:32.983]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.5790484Z [00:03:32.983]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.5796580Z [00:03:32.983]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.5797352Z [00:03:32.983]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.5797957Z [00:03:32.984]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.5798770Z [00:03:32.984]➜   (in-process)
2025-08-20T20:10:42.5810571Z [00:03:32.985]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name digest.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_cksum_a-digest.Tpo -MT src/libsinglebin_cksum_a-digest.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_CKSUM=1 -D HAVE_CONFIG_H -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_cksum (int, char **);  int single_binary_main_cksum" -D usage=_usage_cksum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_cksum_a-digest.o -x c src/digest.c
2025-08-20T20:10:42.5844906Z [00:03:32.987]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.5846269Z [00:03:32.988]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.5855694Z [00:03:32.991]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.5856531Z [00:03:32.991]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.5857263Z [00:03:32.991]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.5857971Z [00:03:32.991]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.5859175Z [00:03:32.991]➜  #include "..." search starts here:
2025-08-20T20:10:42.5859975Z [00:03:32.991]➜  #include <...> search starts here:
2025-08-20T20:10:42.5860576Z [00:03:32.991]➜   .
2025-08-20T20:10:42.5861054Z [00:03:32.991]➜   ./lib
2025-08-20T20:10:42.5861541Z [00:03:32.991]➜   src
2025-08-20T20:10:42.5862107Z [00:03:32.991]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.5862766Z [00:03:32.991]➜   /usr/local/include
2025-08-20T20:10:42.5864007Z [00:03:32.991]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.5864922Z [00:03:32.991]➜   /usr/include
2025-08-20T20:10:42.5865442Z [00:03:32.991]➜  End of search list.
2025-08-20T20:10:42.6093157Z [00:03:33.015]➜    CC       src/blake2/libsinglebin_cksum_a-b2sum.o
2025-08-20T20:10:42.6367487Z [00:03:33.042]➜    CC       src/libsinglebin_cksum_a-sum.o
2025-08-20T20:10:42.6378759Z [00:03:33.043]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.6380809Z [00:03:33.043]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.6381729Z [00:03:33.043]➜  Thread model: posix
2025-08-20T20:10:42.6382583Z [00:03:33.043]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.6384648Z [00:03:33.043]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.6385553Z [00:03:33.043]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.6386242Z [00:03:33.044]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.6386799Z [00:03:33.044]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.6388312Z [00:03:33.044]➜   (in-process)
2025-08-20T20:10:42.6401196Z [00:03:33.045]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name b2sum.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/blake2/.deps/libsinglebin_cksum_a-b2sum.Tpo -MT src/blake2/libsinglebin_cksum_a-b2sum.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_CKSUM=1 -D HAVE_CONFIG_H -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_cksum (int, char **);  int single_binary_main_cksum" -D usage=_usage_cksum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/blake2/libsinglebin_cksum_a-b2sum.o -x c src/blake2/b2sum.c
2025-08-20T20:10:42.6412389Z [00:03:33.045]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.6413590Z [00:03:33.046]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.6414569Z [00:03:33.046]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.6415212Z [00:03:33.046]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.6415835Z [00:03:33.046]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.6416456Z [00:03:33.046]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.6417063Z [00:03:33.046]➜  #include "..." search starts here:
2025-08-20T20:10:42.6417650Z [00:03:33.046]➜  #include <...> search starts here:
2025-08-20T20:10:42.6418363Z [00:03:33.046]➜   .
2025-08-20T20:10:42.6418768Z [00:03:33.046]➜   ./lib
2025-08-20T20:10:42.6419186Z [00:03:33.046]➜   src
2025-08-20T20:10:42.6419678Z [00:03:33.046]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.6420242Z [00:03:33.046]➜   /usr/local/include
2025-08-20T20:10:42.6420772Z [00:03:33.046]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.6421284Z [00:03:33.046]➜   /usr/include
2025-08-20T20:10:42.6421732Z [00:03:33.046]➜  End of search list.
2025-08-20T20:10:42.6908965Z [00:03:33.096]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.6921126Z [00:03:33.096]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.6921729Z [00:03:33.096]➜  Thread model: posix
2025-08-20T20:10:42.6922313Z [00:03:33.096]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.6923145Z [00:03:33.096]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.6924076Z [00:03:33.096]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.6924771Z [00:03:33.096]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.6925686Z [00:03:33.096]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.6926236Z [00:03:33.097]➜   (in-process)
2025-08-20T20:10:42.6937400Z [00:03:33.098]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sum.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_cksum_a-sum.Tpo -MT src/libsinglebin_cksum_a-sum.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_CKSUM=1 -D HAVE_CONFIG_H -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_cksum (int, char **);  int single_binary_main_cksum" -D usage=_usage_cksum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_cksum_a-sum.o -x c src/sum.c
2025-08-20T20:10:42.6965925Z [00:03:33.101]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.6967114Z [00:03:33.101]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.6968315Z [00:03:33.101]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.6982484Z [00:03:33.101]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.6983530Z [00:03:33.101]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.6984181Z [00:03:33.101]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.6984804Z [00:03:33.101]➜  #include "..." search starts here:
2025-08-20T20:10:42.6985410Z [00:03:33.101]➜  #include <...> search starts here:
2025-08-20T20:10:42.6985906Z [00:03:33.101]➜   .
2025-08-20T20:10:42.6986275Z [00:03:33.101]➜   ./lib
2025-08-20T20:10:42.6986669Z [00:03:33.101]➜   src
2025-08-20T20:10:42.6987148Z [00:03:33.101]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.6987695Z [00:03:33.101]➜   /usr/local/include
2025-08-20T20:10:42.6988416Z [00:03:33.101]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.6988932Z [00:03:33.101]➜   /usr/include
2025-08-20T20:10:42.6989381Z [00:03:33.101]➜  End of search list.
2025-08-20T20:10:42.7111176Z [00:03:33.114]➜    CC       src/libsinglebin_cksum_a-cksum.o
2025-08-20T20:10:42.7336158Z [00:03:33.139]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.7347741Z [00:03:33.139]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.7348685Z [00:03:33.139]➜  Thread model: posix
2025-08-20T20:10:42.7349272Z [00:03:33.139]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.7350072Z [00:03:33.139]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.7350964Z [00:03:33.139]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.7351680Z [00:03:33.139]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.7352224Z [00:03:33.139]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.7352720Z [00:03:33.140]➜   (in-process)
2025-08-20T20:10:42.7364774Z [00:03:33.140]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name cksum.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_cksum_a-cksum.Tpo -MT src/libsinglebin_cksum_a-cksum.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_CKSUM=1 -D HAVE_CONFIG_H -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_cksum (int, char **);  int single_binary_main_cksum" -D usage=_usage_cksum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_cksum_a-cksum.o -x c src/cksum.c
2025-08-20T20:10:42.7375156Z [00:03:33.140]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.7376436Z [00:03:33.141]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.7377450Z [00:03:33.141]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.7378283Z [00:03:33.141]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.7378991Z [00:03:33.141]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.7379667Z [00:03:33.141]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.7380309Z [00:03:33.141]➜  #include "..." search starts here:
2025-08-20T20:10:42.7380957Z [00:03:33.141]➜  #include <...> search starts here:
2025-08-20T20:10:42.7381469Z [00:03:33.141]➜   .
2025-08-20T20:10:42.7382158Z [00:03:33.141]➜   ./lib
2025-08-20T20:10:42.7382574Z [00:03:33.141]➜   src
2025-08-20T20:10:42.7383077Z [00:03:33.141]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.7383661Z [00:03:33.141]➜   /usr/local/include
2025-08-20T20:10:42.7384225Z [00:03:33.141]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.7384758Z [00:03:33.141]➜   /usr/include
2025-08-20T20:10:42.7385238Z [00:03:33.141]➜  End of search list.
2025-08-20T20:10:42.7784941Z [00:03:33.184]➜    CC       src/libsinglebin_cksum_a-crctab.o
2025-08-20T20:10:42.8300086Z [00:03:33.235]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.8302943Z [00:03:33.235]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.8304487Z [00:03:33.235]➜  Thread model: posix
2025-08-20T20:10:42.8307138Z [00:03:33.235]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.8308218Z [00:03:33.235]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.8309206Z [00:03:33.235]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.8309985Z [00:03:33.235]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.8310548Z [00:03:33.235]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.8348646Z [00:03:33.240]➜   (in-process)
2025-08-20T20:10:42.8362612Z [00:03:33.240]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name crctab.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_cksum_a-crctab.Tpo -MT src/libsinglebin_cksum_a-crctab.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_CKSUM=1 -D HAVE_CONFIG_H -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_cksum (int, char **);  int single_binary_main_cksum" -D usage=_usage_cksum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_cksum_a-crctab.o -x c src/crctab.c
2025-08-20T20:10:42.8388286Z [00:03:33.244]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.8428406Z [00:03:33.248]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.8430369Z [00:03:33.248]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.8431403Z [00:03:33.248]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.8434055Z [00:03:33.248]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.8434802Z [00:03:33.248]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.8435504Z [00:03:33.248]➜  #include "..." search starts here:
2025-08-20T20:10:42.8436169Z [00:03:33.248]➜  #include <...> search starts here:
2025-08-20T20:10:42.8436704Z [00:03:33.248]➜   .
2025-08-20T20:10:42.8437120Z [00:03:33.248]➜   ./lib
2025-08-20T20:10:42.8437570Z [00:03:33.248]➜   src
2025-08-20T20:10:42.8438371Z [00:03:33.248]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.8439085Z [00:03:33.248]➜   /usr/local/include
2025-08-20T20:10:42.8439788Z [00:03:33.248]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.8440407Z [00:03:33.248]➜   /usr/include
2025-08-20T20:10:42.8441442Z [00:03:33.248]➜  End of search list.
2025-08-20T20:10:42.9050664Z [00:03:33.310]➜    CC       src/libcksum_avx512_a-cksum_avx512.o
2025-08-20T20:10:42.9061921Z [00:03:33.312]➜    CC       src/libcksum_avx2_a-cksum_avx2.o
2025-08-20T20:10:42.9255234Z [00:03:33.331]➜    CC       src/libcksum_pclmul_a-cksum_pclmul.o
2025-08-20T20:10:42.9363776Z [00:03:33.342]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.9367882Z [00:03:33.342]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.9370406Z [00:03:33.342]➜  Thread model: posix
2025-08-20T20:10:42.9371016Z [00:03:33.342]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.9371819Z [00:03:33.342]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.9372728Z [00:03:33.342]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.9373474Z [00:03:33.342]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.9374021Z [00:03:33.342]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.9374555Z [00:03:33.342]➜   (in-process)
2025-08-20T20:10:42.9387287Z [00:03:33.342]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name cksum_avx512.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -target-feature +avx512bw -target-feature +avx512f -target-feature +vpclmulqdq -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libcksum_avx512_a-cksum_avx512.Tpo -MT src/libcksum_avx512_a-cksum_avx512.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libcksum_avx512_a-cksum_avx512.o -x c src/cksum_avx512.c
2025-08-20T20:10:42.9396955Z [00:03:33.343]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.9400842Z [00:03:33.344]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.9412061Z [00:03:33.347]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.9418441Z [00:03:33.347]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.9419080Z [00:03:33.347]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.9419674Z [00:03:33.347]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.9420240Z [00:03:33.347]➜  #include "..." search starts here:
2025-08-20T20:10:42.9420805Z [00:03:33.347]➜  #include <...> search starts here:
2025-08-20T20:10:42.9421286Z [00:03:33.347]➜   .
2025-08-20T20:10:42.9421647Z [00:03:33.347]➜   ./lib
2025-08-20T20:10:42.9422022Z [00:03:33.347]➜   src
2025-08-20T20:10:42.9422499Z [00:03:33.347]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.9423022Z [00:03:33.347]➜   /usr/local/include
2025-08-20T20:10:42.9423515Z [00:03:33.347]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.9424017Z [00:03:33.347]➜   /usr/include
2025-08-20T20:10:42.9424468Z [00:03:33.347]➜  End of search list.
2025-08-20T20:10:42.9444787Z [00:03:33.350]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.9447704Z [00:03:33.350]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.9448779Z [00:03:33.350]➜  Thread model: posix
2025-08-20T20:10:42.9449315Z [00:03:33.350]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.9450080Z [00:03:33.350]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.9450934Z [00:03:33.350]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.9451591Z [00:03:33.350]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.9452104Z [00:03:33.350]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.9452590Z [00:03:33.350]➜   (in-process)
2025-08-20T20:10:42.9463368Z [00:03:33.350]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name cksum_avx2.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -target-feature +pclmul -target-feature +avx -target-feature +avx2 -target-feature +vpclmulqdq -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libcksum_avx2_a-cksum_avx2.Tpo -MT src/libcksum_avx2_a-cksum_avx2.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libcksum_avx2_a-cksum_avx2.o -x c src/cksum_avx2.c
2025-08-20T20:10:42.9480320Z [00:03:33.353]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.9486833Z [00:03:33.354]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.9487811Z [00:03:33.354]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.9488601Z [00:03:33.354]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.9489184Z [00:03:33.354]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.9490981Z [00:03:33.354]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.9492698Z [00:03:33.354]➜  #include "..." search starts here:
2025-08-20T20:10:42.9494380Z [00:03:33.354]➜  #include <...> search starts here:
2025-08-20T20:10:42.9520005Z [00:03:33.354]➜   .
2025-08-20T20:10:42.9521036Z [00:03:33.354]➜   ./lib
2025-08-20T20:10:42.9521833Z [00:03:33.354]➜   src
2025-08-20T20:10:42.9523191Z [00:03:33.354]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.9526553Z [00:03:33.354]➜   /usr/local/include
2025-08-20T20:10:42.9527428Z [00:03:33.354]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.9528683Z [00:03:33.354]➜   /usr/include
2025-08-20T20:10:42.9529452Z [00:03:33.354]➜  End of search list.
2025-08-20T20:10:42.9669228Z [00:03:33.372]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:42.9671025Z [00:03:33.372]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:42.9672185Z [00:03:33.372]➜  Thread model: posix
2025-08-20T20:10:42.9673070Z [00:03:33.372]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:42.9674642Z [00:03:33.372]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.9676027Z [00:03:33.372]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:42.9677183Z [00:03:33.372]➜  Candidate multilib: .;@m64
2025-08-20T20:10:42.9678655Z [00:03:33.372]➜  Selected multilib: .;@m64
2025-08-20T20:10:42.9687716Z [00:03:33.374]➜   (in-process)
2025-08-20T20:10:42.9701808Z [00:03:33.374]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name cksum_pclmul.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -target-feature +avx -target-feature +pclmul -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libcksum_pclmul_a-cksum_pclmul.Tpo -MT src/libcksum_pclmul_a-cksum_pclmul.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libcksum_pclmul_a-cksum_pclmul.o -x c src/cksum_pclmul.c
2025-08-20T20:10:42.9730122Z [00:03:33.378]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:42.9745322Z [00:03:33.379]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:42.9746913Z [00:03:33.379]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:42.9747706Z [00:03:33.380]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:42.9748613Z [00:03:33.380]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:42.9749301Z [00:03:33.380]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:42.9749993Z [00:03:33.380]➜  #include "..." search starts here:
2025-08-20T20:10:42.9750626Z [00:03:33.380]➜  #include <...> search starts here:
2025-08-20T20:10:42.9751164Z [00:03:33.380]➜   .
2025-08-20T20:10:42.9751599Z [00:03:33.380]➜   ./lib
2025-08-20T20:10:42.9752040Z [00:03:33.380]➜   src
2025-08-20T20:10:42.9752582Z [00:03:33.380]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:42.9753218Z [00:03:33.380]➜   /usr/local/include
2025-08-20T20:10:42.9753808Z [00:03:33.380]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:42.9754395Z [00:03:33.380]➜   /usr/include
2025-08-20T20:10:42.9754930Z [00:03:33.380]➜  End of search list.
2025-08-20T20:10:42.9776726Z [00:03:33.383]➜    CC       src/libsinglebin_comm_a-comm.o
2025-08-20T20:10:42.9849725Z [00:03:33.390]➜    CC       src/libsinglebin_cp_a-cp.o
2025-08-20T20:10:43.0340120Z [00:03:33.439]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:43.0346145Z [00:03:33.439]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:43.0347318Z [00:03:33.439]➜  Thread model: posix
2025-08-20T20:10:43.0348376Z [00:03:33.439]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:43.0349319Z [00:03:33.439]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.0350348Z [00:03:33.439]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.0351156Z [00:03:33.439]➜  Candidate multilib: .;@m64
2025-08-20T20:10:43.0351798Z [00:03:33.439]➜  Selected multilib: .;@m64
2025-08-20T20:10:43.0352401Z [00:03:33.440]➜   (in-process)
2025-08-20T20:10:43.0382115Z [00:03:33.440]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name comm.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_comm_a-comm.Tpo -MT src/libsinglebin_comm_a-comm.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_comm (int, char **);  int single_binary_main_comm" -D usage=_usage_comm -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_comm_a-comm.o -x c src/comm.c
2025-08-20T20:10:43.0392891Z [00:03:33.442]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:43.0405374Z [00:03:33.446]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:43.0409088Z [00:03:33.446]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:43.0409747Z [00:03:33.446]➜  Thread model: posix
2025-08-20T20:10:43.0410757Z [00:03:33.446]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:43.0414417Z [00:03:33.446]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.0415435Z [00:03:33.446]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.0416560Z [00:03:33.446]➜  Candidate multilib: .;@m64
2025-08-20T20:10:43.0417249Z [00:03:33.446]➜  Selected multilib: .;@m64
2025-08-20T20:10:43.0417868Z [00:03:33.446]➜   (in-process)
2025-08-20T20:10:43.0431253Z [00:03:33.446]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name cp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_cp_a-cp.Tpo -MT src/libsinglebin_cp_a-cp.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_cp (int, char **);  int single_binary_main_cp" -D usage=_usage_cp -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_cp_a-cp.o -x c src/cp.c
2025-08-20T20:10:43.0441286Z [00:03:33.446]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:43.0442416Z [00:03:33.446]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:43.0443224Z [00:03:33.446]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:43.0443959Z [00:03:33.446]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:43.0444673Z [00:03:33.446]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:43.0445900Z [00:03:33.446]➜  #include "..." search starts here:
2025-08-20T20:10:43.0446525Z [00:03:33.446]➜  #include <...> search starts here:
2025-08-20T20:10:43.0447106Z [00:03:33.446]➜   .
2025-08-20T20:10:43.0447567Z [00:03:33.446]➜   ./lib
2025-08-20T20:10:43.0448296Z [00:03:33.446]➜   src
2025-08-20T20:10:43.0448959Z [00:03:33.446]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:43.0449586Z [00:03:33.446]➜   /usr/local/include
2025-08-20T20:10:43.0450429Z [00:03:33.446]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:43.0451129Z [00:03:33.446]➜   /usr/include
2025-08-20T20:10:43.0451712Z [00:03:33.446]➜  End of search list.
2025-08-20T20:10:43.0452793Z [00:03:33.448]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:43.0463698Z [00:03:33.451]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:43.0464848Z [00:03:33.451]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:43.0465616Z [00:03:33.451]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:43.0470403Z [00:03:33.451]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:43.0471153Z [00:03:33.452]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:43.0471853Z [00:03:33.452]➜  #include "..." search starts here:
2025-08-20T20:10:43.0472562Z [00:03:33.452]➜  #include <...> search starts here:
2025-08-20T20:10:43.0473143Z [00:03:33.452]➜   .
2025-08-20T20:10:43.0473578Z [00:03:33.452]➜   ./lib
2025-08-20T20:10:43.0474035Z [00:03:33.452]➜   src
2025-08-20T20:10:43.0474586Z [00:03:33.452]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:43.0475213Z [00:03:33.452]➜   /usr/local/include
2025-08-20T20:10:43.0475750Z [00:03:33.452]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:43.0476283Z [00:03:33.452]➜   /usr/include
2025-08-20T20:10:43.0477014Z [00:03:33.452]➜  End of search list.
2025-08-20T20:10:43.2859003Z [00:03:33.691]➜    CC       src/libsinglebin_cp_a-copy.o
2025-08-20T20:10:43.3002471Z [00:03:33.705]➜    CC       src/libsinglebin_cp_a-cp-hash.o
2025-08-20T20:10:43.3106435Z [00:03:33.716]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:43.3107384Z [00:03:33.716]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:43.3109255Z [00:03:33.716]➜  Thread model: posix
2025-08-20T20:10:43.3112206Z [00:03:33.717]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:43.3113536Z [00:03:33.717]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.3115149Z [00:03:33.717]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.3116684Z [00:03:33.717]➜  Candidate multilib: .;@m64
2025-08-20T20:10:43.3118858Z [00:03:33.717]➜  Selected multilib: .;@m64
2025-08-20T20:10:43.3122093Z [00:03:33.717]➜   (in-process)
2025-08-20T20:10:43.3174681Z [00:03:33.722]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name copy.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_cp_a-copy.Tpo -MT src/libsinglebin_cp_a-copy.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_cp (int, char **);  int single_binary_main_cp" -D usage=_usage_cp -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_cp_a-copy.o -x c src/copy.c
2025-08-20T20:10:43.3185831Z [00:03:33.722]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:43.3187798Z [00:03:33.722]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:43.3189403Z [00:03:33.722]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:43.3190551Z [00:03:33.722]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:43.3191521Z [00:03:33.722]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:43.3192641Z [00:03:33.722]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:43.3193591Z [00:03:33.722]➜  #include "..." search starts here:
2025-08-20T20:10:43.3194664Z [00:03:33.722]➜  #include <...> search starts here:
2025-08-20T20:10:43.3195463Z [00:03:33.722]➜   .
2025-08-20T20:10:43.3196344Z [00:03:33.722]➜   ./lib
2025-08-20T20:10:43.3197138Z [00:03:33.722]➜   src
2025-08-20T20:10:43.3197724Z [00:03:33.722]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:43.3198723Z [00:03:33.722]➜   /usr/local/include
2025-08-20T20:10:43.3199298Z [00:03:33.722]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:43.3199834Z [00:03:33.722]➜   /usr/include
2025-08-20T20:10:43.3200310Z [00:03:33.722]➜  End of search list.
2025-08-20T20:10:43.3269749Z [00:03:33.732]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:43.3270616Z [00:03:33.732]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:43.3271253Z [00:03:33.732]➜  Thread model: posix
2025-08-20T20:10:43.3272360Z [00:03:33.732]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:43.3273315Z [00:03:33.732]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.3274353Z [00:03:33.732]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.3275153Z [00:03:33.732]➜  Candidate multilib: .;@m64
2025-08-20T20:10:43.3275789Z [00:03:33.732]➜  Selected multilib: .;@m64
2025-08-20T20:10:43.3282742Z [00:03:33.734]➜   (in-process)
2025-08-20T20:10:43.3296607Z [00:03:33.734]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name cp-hash.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_cp_a-cp-hash.Tpo -MT src/libsinglebin_cp_a-cp-hash.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_cp (int, char **);  int single_binary_main_cp" -D usage=_usage_cp -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_cp_a-cp-hash.o -x c src/cp-hash.c
2025-08-20T20:10:43.3306644Z [00:03:33.735]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:43.3328807Z [00:03:33.736]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:43.3330034Z [00:03:33.736]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:43.3330761Z [00:03:33.736]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:43.3331472Z [00:03:33.736]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:43.3332168Z [00:03:33.736]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:43.3332856Z [00:03:33.736]➜  #include "..." search starts here:
2025-08-20T20:10:43.3333537Z [00:03:33.736]➜  #include <...> search starts here:
2025-08-20T20:10:43.3334092Z [00:03:33.736]➜   .
2025-08-20T20:10:43.3334503Z [00:03:33.736]➜   ./lib
2025-08-20T20:10:43.3334938Z [00:03:33.736]➜   src
2025-08-20T20:10:43.3335467Z [00:03:33.736]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:43.3336119Z [00:03:33.736]➜   /usr/local/include
2025-08-20T20:10:43.3336723Z [00:03:33.736]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:43.3337325Z [00:03:33.736]➜   /usr/include
2025-08-20T20:10:43.3337856Z [00:03:33.736]➜  End of search list.
2025-08-20T20:10:43.4619000Z [00:03:33.867]➜    CC       src/libsinglebin_cp_a-force-link.o
2025-08-20T20:10:43.4891944Z [00:03:33.894]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:43.4892748Z [00:03:33.895]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:43.4893377Z [00:03:33.895]➜  Thread model: posix
2025-08-20T20:10:43.4894008Z [00:03:33.895]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:43.4894884Z [00:03:33.895]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.4895862Z [00:03:33.895]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.4896630Z [00:03:33.895]➜  Candidate multilib: .;@m64
2025-08-20T20:10:43.4897243Z [00:03:33.895]➜  Selected multilib: .;@m64
2025-08-20T20:10:43.4904077Z [00:03:33.896]➜   (in-process)
2025-08-20T20:10:43.4931684Z [00:03:33.897]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name force-link.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_cp_a-force-link.Tpo -MT src/libsinglebin_cp_a-force-link.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_cp (int, char **);  int single_binary_main_cp" -D usage=_usage_cp -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_cp_a-force-link.o -x c src/force-link.c
2025-08-20T20:10:43.4941749Z [00:03:33.897]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:43.4953730Z [00:03:33.901]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:43.4956437Z [00:03:33.901]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:43.4957183Z [00:03:33.901]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:43.4957883Z [00:03:33.901]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:43.4959188Z [00:03:33.901]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:43.4959865Z [00:03:33.901]➜  #include "..." search starts here:
2025-08-20T20:10:43.4960544Z [00:03:33.901]➜  #include <...> search starts here:
2025-08-20T20:10:43.4961112Z [00:03:33.901]➜   .
2025-08-20T20:10:43.4961526Z [00:03:33.901]➜   ./lib
2025-08-20T20:10:43.4961954Z [00:03:33.901]➜   src
2025-08-20T20:10:43.4962520Z [00:03:33.901]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:43.4963128Z [00:03:33.901]➜   /usr/local/include
2025-08-20T20:10:43.4963702Z [00:03:33.901]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:43.4964255Z [00:03:33.901]➜   /usr/include
2025-08-20T20:10:43.4964727Z [00:03:33.901]➜  End of search list.
2025-08-20T20:10:43.6286511Z [00:03:34.034]➜    CC       src/libsinglebin_cp_a-selinux.o
2025-08-20T20:10:43.6541057Z [00:03:34.059]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:43.6541934Z [00:03:34.059]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:43.6542542Z [00:03:34.059]➜  Thread model: posix
2025-08-20T20:10:43.6543226Z [00:03:34.059]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:43.6544113Z [00:03:34.059]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.6545108Z [00:03:34.059]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.6558925Z [00:03:34.061]➜  Candidate multilib: .;@m64
2025-08-20T20:10:43.6559844Z [00:03:34.061]➜  Selected multilib: .;@m64
2025-08-20T20:10:43.6560657Z [00:03:34.061]➜   (in-process)
2025-08-20T20:10:43.6572206Z [00:03:34.061]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name selinux.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_cp_a-selinux.Tpo -MT src/libsinglebin_cp_a-selinux.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_cp (int, char **);  int single_binary_main_cp" -D usage=_usage_cp -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_cp_a-selinux.o -x c src/selinux.c
2025-08-20T20:10:43.6582676Z [00:03:34.062]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:43.6584267Z [00:03:34.063]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:43.6585603Z [00:03:34.063]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:43.6586565Z [00:03:34.063]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:43.6587505Z [00:03:34.063]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:43.6591729Z [00:03:34.063]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:43.6592509Z [00:03:34.063]➜  #include "..." search starts here:
2025-08-20T20:10:43.6593219Z [00:03:34.063]➜  #include <...> search starts here:
2025-08-20T20:10:43.6593760Z [00:03:34.063]➜   .
2025-08-20T20:10:43.6594177Z [00:03:34.063]➜   ./lib
2025-08-20T20:10:43.6594597Z [00:03:34.063]➜   src
2025-08-20T20:10:43.6595148Z [00:03:34.063]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:43.6596123Z [00:03:34.063]➜   /usr/local/include
2025-08-20T20:10:43.6596742Z [00:03:34.063]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:43.6597438Z [00:03:34.063]➜   /usr/include
2025-08-20T20:10:43.6597961Z [00:03:34.063]➜  End of search list.
2025-08-20T20:10:43.8096376Z [00:03:34.215]➜    CC       src/libsinglebin_csplit_a-csplit.o
2025-08-20T20:10:43.8377892Z [00:03:34.243]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:43.8378839Z [00:03:34.243]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:43.8381288Z [00:03:34.243]➜  Thread model: posix
2025-08-20T20:10:43.8382656Z [00:03:34.243]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:43.8384621Z [00:03:34.243]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.8386683Z [00:03:34.243]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.8388600Z [00:03:34.243]➜  Candidate multilib: .;@m64
2025-08-20T20:10:43.8390251Z [00:03:34.243]➜  Selected multilib: .;@m64
2025-08-20T20:10:43.8396625Z [00:03:34.245]➜   (in-process)
2025-08-20T20:10:43.8409145Z [00:03:34.245]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name csplit.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_csplit_a-csplit.Tpo -MT src/libsinglebin_csplit_a-csplit.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_csplit (int, char **);  int single_binary_main_csplit" -D usage=_usage_csplit -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_csplit_a-csplit.o -x c src/csplit.c
2025-08-20T20:10:43.8428270Z [00:03:34.248]➜    CC       src/libsinglebin_cut_a-cut.o
2025-08-20T20:10:43.8435117Z [00:03:34.249]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:43.8443811Z [00:03:34.250]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:43.8446575Z [00:03:34.250]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:43.8447224Z [00:03:34.250]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:43.8447834Z [00:03:34.250]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:43.8448619Z [00:03:34.250]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:43.8449189Z [00:03:34.250]➜  #include "..." search starts here:
2025-08-20T20:10:43.8449792Z [00:03:34.250]➜  #include <...> search starts here:
2025-08-20T20:10:43.8450267Z [00:03:34.250]➜   .
2025-08-20T20:10:43.8450607Z [00:03:34.250]➜   ./lib
2025-08-20T20:10:43.8450975Z [00:03:34.250]➜   src
2025-08-20T20:10:43.8451439Z [00:03:34.250]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:43.8451993Z [00:03:34.250]➜   /usr/local/include
2025-08-20T20:10:43.8452519Z [00:03:34.250]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:43.8453060Z [00:03:34.250]➜   /usr/include
2025-08-20T20:10:43.8453514Z [00:03:34.250]➜  End of search list.
2025-08-20T20:10:43.8725109Z [00:03:34.278]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:43.8727328Z [00:03:34.278]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:43.8750118Z [00:03:34.278]➜  Thread model: posix
2025-08-20T20:10:43.8750815Z [00:03:34.278]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:43.8751553Z [00:03:34.278]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.8752346Z [00:03:34.278]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.8752969Z [00:03:34.278]➜  Candidate multilib: .;@m64
2025-08-20T20:10:43.8753454Z [00:03:34.278]➜  Selected multilib: .;@m64
2025-08-20T20:10:43.8753912Z [00:03:34.278]➜   (in-process)
2025-08-20T20:10:43.8764687Z [00:03:34.278]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name cut.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_cut_a-cut.Tpo -MT src/libsinglebin_cut_a-cut.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_cut (int, char **);  int single_binary_main_cut" -D usage=_usage_cut -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_cut_a-cut.o -x c src/cut.c
2025-08-20T20:10:43.8776609Z [00:03:34.278]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:43.8777925Z [00:03:34.278]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:43.8779157Z [00:03:34.279]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:43.8779817Z [00:03:34.279]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:43.8780465Z [00:03:34.279]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:43.8781107Z [00:03:34.280]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:43.8781733Z [00:03:34.280]➜  #include "..." search starts here:
2025-08-20T20:10:43.8782365Z [00:03:34.280]➜  #include <...> search starts here:
2025-08-20T20:10:43.8782942Z [00:03:34.283]➜   .
2025-08-20T20:10:43.8783330Z [00:03:34.283]➜   ./lib
2025-08-20T20:10:43.8783733Z [00:03:34.283]➜   src
2025-08-20T20:10:43.8784230Z [00:03:34.283]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:43.8784793Z [00:03:34.283]➜   /usr/local/include
2025-08-20T20:10:43.8785338Z [00:03:34.283]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:43.8785874Z [00:03:34.283]➜   /usr/include
2025-08-20T20:10:43.8786344Z [00:03:34.283]➜  End of search list.
2025-08-20T20:10:43.9560938Z [00:03:34.361]➜    CC       src/libsinglebin_cut_a-set-fields.o
2025-08-20T20:10:43.9653827Z [00:03:34.370]➜    CC       src/libsinglebin_date_a-show-date.o
2025-08-20T20:10:43.9654743Z [00:03:34.371]➜    CC       src/libsinglebin_date_a-date.o
2025-08-20T20:10:43.9815537Z [00:03:34.385]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:43.9817760Z [00:03:34.385]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:43.9819665Z [00:03:34.385]➜  Thread model: posix
2025-08-20T20:10:43.9820367Z [00:03:34.385]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:43.9821627Z [00:03:34.385]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.9822555Z [00:03:34.385]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:43.9823292Z [00:03:34.385]➜  Candidate multilib: .;@m64
2025-08-20T20:10:43.9823884Z [00:03:34.385]➜  Selected multilib: .;@m64
2025-08-20T20:10:43.9824419Z [00:03:34.387]➜   (in-process)
2025-08-20T20:10:43.9835718Z [00:03:34.387]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name set-fields.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_cut_a-set-fields.Tpo -MT src/libsinglebin_cut_a-set-fields.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_cut (int, char **);  int single_binary_main_cut" -D usage=_usage_cut -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_cut_a-set-fields.o -x c src/set-fields.c
2025-08-20T20:10:43.9845477Z [00:03:34.387]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:43.9846874Z [00:03:34.387]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:43.9848176Z [00:03:34.387]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:43.9848963Z [00:03:34.387]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:43.9849663Z [00:03:34.387]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:43.9850418Z [00:03:34.387]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:43.9851089Z [00:03:34.387]➜  #include "..." search starts here:
2025-08-20T20:10:43.9851798Z [00:03:34.387]➜  #include <...> search starts here:
2025-08-20T20:10:43.9852378Z [00:03:34.387]➜   .
2025-08-20T20:10:43.9852798Z [00:03:34.387]➜   ./lib
2025-08-20T20:10:43.9853278Z [00:03:34.387]➜   src
2025-08-20T20:10:43.9853825Z [00:03:34.387]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:43.9854467Z [00:03:34.387]➜   /usr/local/include
2025-08-20T20:10:43.9855064Z [00:03:34.387]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:43.9855633Z [00:03:34.387]➜   /usr/include
2025-08-20T20:10:43.9856116Z [00:03:34.387]➜  End of search list.
2025-08-20T20:10:44.0113087Z [00:03:34.416]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.0123067Z [00:03:34.417]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.0123717Z [00:03:34.417]➜  Thread model: posix
2025-08-20T20:10:44.0124353Z [00:03:34.417]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.0125239Z [00:03:34.417]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.0126207Z [00:03:34.417]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.0126944Z [00:03:34.417]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.0127535Z [00:03:34.417]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.0138202Z [00:03:34.419]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.0139262Z [00:03:34.419]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.0139845Z [00:03:34.419]➜  Thread model: posix
2025-08-20T20:10:44.0140458Z [00:03:34.419]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.0141277Z [00:03:34.419]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.0144667Z [00:03:34.419]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.0145649Z [00:03:34.419]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.0146222Z [00:03:34.419]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.0146773Z [00:03:34.420]➜   (in-process)
2025-08-20T20:10:44.0165430Z [00:03:34.420]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name date.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_date_a-date.Tpo -MT src/libsinglebin_date_a-date.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_date (int, char **);  int single_binary_main_date" -D usage=_usage_date -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_date_a-date.o -x c src/date.c
2025-08-20T20:10:44.0179462Z [00:03:34.421]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.0181168Z [00:03:34.422]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.0183587Z [00:03:34.422]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.0184250Z [00:03:34.422]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.0184873Z [00:03:34.422]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:44.0185997Z [00:03:34.422]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.0187981Z [00:03:34.422]➜  #include "..." search starts here:
2025-08-20T20:10:44.0193824Z [00:03:34.422]➜  #include <...> search starts here:
2025-08-20T20:10:44.0194425Z [00:03:34.422]➜   .
2025-08-20T20:10:44.0194863Z [00:03:34.422]➜   ./lib
2025-08-20T20:10:44.0195249Z [00:03:34.422]➜   src
2025-08-20T20:10:44.0195769Z [00:03:34.422]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.0196356Z [00:03:34.422]➜   /usr/local/include
2025-08-20T20:10:44.0196896Z [00:03:34.422]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.0197417Z [00:03:34.422]➜   /usr/include
2025-08-20T20:10:44.0197878Z [00:03:34.422]➜  End of search list.
2025-08-20T20:10:44.0198596Z [00:03:34.423]➜   (in-process)
2025-08-20T20:10:44.0230267Z [00:03:34.423]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name show-date.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_date_a-show-date.Tpo -MT src/libsinglebin_date_a-show-date.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_date (int, char **);  int single_binary_main_date" -D usage=_usage_date -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_date_a-show-date.o -x c src/show-date.c
2025-08-20T20:10:44.0240863Z [00:03:34.424]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.0242200Z [00:03:34.424]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.0243212Z [00:03:34.424]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.0243857Z [00:03:34.424]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.0244492Z [00:03:34.424]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:44.0245142Z [00:03:34.424]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.0245798Z [00:03:34.424]➜  #include "..." search starts here:
2025-08-20T20:10:44.0246429Z [00:03:34.424]➜  #include <...> search starts here:
2025-08-20T20:10:44.0246962Z [00:03:34.424]➜   .
2025-08-20T20:10:44.0247369Z [00:03:34.424]➜   ./lib
2025-08-20T20:10:44.0247785Z [00:03:34.424]➜   src
2025-08-20T20:10:44.0248521Z [00:03:34.424]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.0249139Z [00:03:34.424]➜   /usr/local/include
2025-08-20T20:10:44.0249718Z [00:03:34.424]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.0250392Z [00:03:34.424]➜   /usr/include
2025-08-20T20:10:44.0250885Z [00:03:34.424]➜  End of search list.
2025-08-20T20:10:44.0560853Z [00:03:34.461]➜    CC       src/libsinglebin_dd_a-dd.o
2025-08-20T20:10:44.0809290Z [00:03:34.486]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.0820361Z [00:03:34.487]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.0823520Z [00:03:34.487]➜  Thread model: posix
2025-08-20T20:10:44.0826197Z [00:03:34.487]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.0827929Z [00:03:34.488]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.0829469Z [00:03:34.488]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.0833058Z [00:03:34.489]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.0864577Z [00:03:34.492]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.0865778Z [00:03:34.492]➜   (in-process)
2025-08-20T20:10:44.0876823Z [00:03:34.492]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_dd_a-dd.Tpo -MT src/libsinglebin_dd_a-dd.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_dd (int, char **);  int single_binary_main_dd" -D usage=_usage_dd -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_dd_a-dd.o -x c src/dd.c
2025-08-20T20:10:44.0887005Z [00:03:34.492]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.0888746Z [00:03:34.492]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.0890284Z [00:03:34.492]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.0891212Z [00:03:34.492]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.0892091Z [00:03:34.492]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:44.0892940Z [00:03:34.492]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.0893771Z [00:03:34.492]➜  #include "..." search starts here:
2025-08-20T20:10:44.0894589Z [00:03:34.492]➜  #include <...> search starts here:
2025-08-20T20:10:44.0895353Z [00:03:34.492]➜   .
2025-08-20T20:10:44.0908841Z [00:03:34.492]➜   ./lib
2025-08-20T20:10:44.0909693Z [00:03:34.492]➜   src
2025-08-20T20:10:44.0910530Z [00:03:34.492]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.0911338Z [00:03:34.492]➜   /usr/local/include
2025-08-20T20:10:44.0912135Z [00:03:34.492]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.0912899Z [00:03:34.492]➜   /usr/include
2025-08-20T20:10:44.0913577Z [00:03:34.492]➜  End of search list.
2025-08-20T20:10:44.1451976Z [00:03:34.550]➜    CC       src/libsinglebin_dir_a-coreutils-dir.o
2025-08-20T20:10:44.1641131Z [00:03:34.569]➜    CC       src/libsinglebin_ls_a-ls.o
2025-08-20T20:10:44.1722046Z [00:03:34.577]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.1722710Z [00:03:34.577]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.1723325Z [00:03:34.577]➜  Thread model: posix
2025-08-20T20:10:44.1724437Z [00:03:34.577]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.1726824Z [00:03:34.577]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.1728644Z [00:03:34.577]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.1729825Z [00:03:34.577]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.1738282Z [00:03:34.577]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.1752294Z [00:03:34.581]➜   (in-process)
2025-08-20T20:10:44.1769189Z [00:03:34.581]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name coreutils-dir.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_dir_a-coreutils-dir.Tpo -MT src/libsinglebin_dir_a-coreutils-dir.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_dir (int, char **);  int single_binary_main_dir" -D usage=_usage_dir -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_dir_a-coreutils-dir.o -x c src/coreutils-dir.c
2025-08-20T20:10:44.1812032Z [00:03:34.585]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.1813378Z [00:03:34.585]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.1814360Z [00:03:34.585]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.1815004Z [00:03:34.585]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.1815633Z [00:03:34.585]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:44.1816562Z [00:03:34.585]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.1817185Z [00:03:34.585]➜  #include "..." search starts here:
2025-08-20T20:10:44.1817795Z [00:03:34.585]➜  #include <...> search starts here:
2025-08-20T20:10:44.1818485Z [00:03:34.585]➜   .
2025-08-20T20:10:44.1818854Z [00:03:34.585]➜   ./lib
2025-08-20T20:10:44.1819242Z [00:03:34.585]➜   src
2025-08-20T20:10:44.1819730Z [00:03:34.585]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.1820281Z [00:03:34.585]➜   /usr/local/include
2025-08-20T20:10:44.1820811Z [00:03:34.585]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.1821329Z [00:03:34.585]➜   /usr/include
2025-08-20T20:10:44.1821788Z [00:03:34.585]➜  End of search list.
2025-08-20T20:10:44.2230865Z [00:03:34.628]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.2231549Z [00:03:34.628]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.2232064Z [00:03:34.628]➜  Thread model: posix
2025-08-20T20:10:44.2232621Z [00:03:34.628]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.2233855Z [00:03:34.628]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.2234745Z [00:03:34.628]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.2235578Z [00:03:34.628]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.2236490Z [00:03:34.628]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.2269343Z [00:03:34.631]➜   (in-process)
2025-08-20T20:10:44.2282624Z [00:03:34.631]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ls.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_ls_a-ls.Tpo -MT src/libsinglebin_ls_a-ls.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_ls (int, char **);  int single_binary_main_ls" -D usage=_usage_ls -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_ls_a-ls.o -x c src/ls.c
2025-08-20T20:10:44.2298344Z [00:03:34.635]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.2300857Z [00:03:34.635]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.2301964Z [00:03:34.635]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.2302702Z [00:03:34.635]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.2303398Z [00:03:34.635]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:44.2304096Z [00:03:34.635]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.2304763Z [00:03:34.635]➜  #include "..." search starts here:
2025-08-20T20:10:44.2305410Z [00:03:34.635]➜  #include <...> search starts here:
2025-08-20T20:10:44.2305954Z [00:03:34.635]➜   .
2025-08-20T20:10:44.2306367Z [00:03:34.635]➜   ./lib
2025-08-20T20:10:44.2306784Z [00:03:34.635]➜   src
2025-08-20T20:10:44.2307314Z [00:03:34.635]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.2307920Z [00:03:34.635]➜   /usr/local/include
2025-08-20T20:10:44.2309076Z [00:03:34.635]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.2309725Z [00:03:34.635]➜   /usr/include
2025-08-20T20:10:44.2310288Z [00:03:34.635]➜  End of search list.
2025-08-20T20:10:44.2444087Z [00:03:34.650]➜    CC       src/libsinglebin_ls_a-ls-ls.o
2025-08-20T20:10:44.2697054Z [00:03:34.675]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.2700897Z [00:03:34.675]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.2701486Z [00:03:34.675]➜  Thread model: posix
2025-08-20T20:10:44.2702112Z [00:03:34.676]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.2702998Z [00:03:34.676]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.2704033Z [00:03:34.676]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.2704801Z [00:03:34.676]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.2705406Z [00:03:34.676]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.2710593Z [00:03:34.677]➜   (in-process)
2025-08-20T20:10:44.2723625Z [00:03:34.677]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ls-ls.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_ls_a-ls-ls.Tpo -MT src/libsinglebin_ls_a-ls-ls.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_ls (int, char **);  int single_binary_main_ls" -D usage=_usage_ls -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_ls_a-ls-ls.o -x c src/ls-ls.c
2025-08-20T20:10:44.2737713Z [00:03:34.679]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.2744959Z [00:03:34.680]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.2747745Z [00:03:34.680]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.2753490Z [00:03:34.681]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.2754629Z [00:03:34.681]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:44.2755432Z [00:03:34.681]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.2756007Z [00:03:34.681]➜  #include "..." search starts here:
2025-08-20T20:10:44.2756560Z [00:03:34.681]➜  #include <...> search starts here:
2025-08-20T20:10:44.2757010Z [00:03:34.681]➜   .
2025-08-20T20:10:44.2757346Z [00:03:34.681]➜   ./lib
2025-08-20T20:10:44.2757697Z [00:03:34.681]➜   src
2025-08-20T20:10:44.2758319Z [00:03:34.681]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.2758835Z [00:03:34.681]➜   /usr/local/include
2025-08-20T20:10:44.2759314Z [00:03:34.681]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.2759793Z [00:03:34.681]➜   /usr/include
2025-08-20T20:10:44.2760210Z [00:03:34.681]➜  End of search list.
2025-08-20T20:10:44.2912474Z [00:03:34.696]➜    CC       src/libsinglebin_dircolors_a-dircolors.o
2025-08-20T20:10:44.3031653Z [00:03:34.708]➜    CC       src/libsinglebin_dirname_a-dirname.o
2025-08-20T20:10:44.3148769Z [00:03:34.720]➜    CC       src/libsinglebin_du_a-du.o
2025-08-20T20:10:44.3309323Z [00:03:34.735]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.3310377Z [00:03:34.735]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.3311055Z [00:03:34.735]➜  Thread model: posix
2025-08-20T20:10:44.3311668Z [00:03:34.735]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.3312458Z [00:03:34.735]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.3313426Z [00:03:34.735]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.3314164Z [00:03:34.735]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.3314743Z [00:03:34.735]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.3324850Z [00:03:34.738]➜   (in-process)
2025-08-20T20:10:44.3365825Z [00:03:34.741]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dirname.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_dirname_a-dirname.Tpo -MT src/libsinglebin_dirname_a-dirname.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_dirname (int, char **);  int single_binary_main_dirname" -D usage=_usage_dirname -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_dirname_a-dirname.o -x c src/dirname.c
2025-08-20T20:10:44.3382198Z [00:03:34.741]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.3383473Z [00:03:34.741]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.3384439Z [00:03:34.741]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.3385051Z [00:03:34.741]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.3385682Z [00:03:34.741]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:44.3386359Z [00:03:34.741]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.3387007Z [00:03:34.741]➜  #include "..." search starts here:
2025-08-20T20:10:44.3387691Z [00:03:34.741]➜  #include <...> search starts here:
2025-08-20T20:10:44.3388567Z [00:03:34.741]➜   .
2025-08-20T20:10:44.3389019Z [00:03:34.741]➜   ./lib
2025-08-20T20:10:44.3389440Z [00:03:34.741]➜   src
2025-08-20T20:10:44.3389969Z [00:03:34.741]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.3390566Z [00:03:34.741]➜   /usr/local/include
2025-08-20T20:10:44.3391141Z [00:03:34.741]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.3391713Z [00:03:34.741]➜   /usr/include
2025-08-20T20:10:44.3392193Z [00:03:34.741]➜  End of search list.
2025-08-20T20:10:44.3439289Z [00:03:34.746]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.3440436Z [00:03:34.746]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.3441045Z [00:03:34.746]➜  Thread model: posix
2025-08-20T20:10:44.3441653Z [00:03:34.746]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.3442535Z [00:03:34.746]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.3444013Z [00:03:34.746]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.3444872Z [00:03:34.746]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.3445540Z [00:03:34.746]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.3446040Z [00:03:34.746]➜   (in-process)
2025-08-20T20:10:44.3456919Z [00:03:34.746]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dircolors.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_dircolors_a-dircolors.Tpo -MT src/libsinglebin_dircolors_a-dircolors.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_dircolors (int, char **);  int single_binary_main_dircolors" -D usage=_usage_dircolors -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_dircolors_a-dircolors.o -x c src/dircolors.c
2025-08-20T20:10:44.3471933Z [00:03:34.750]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.3473274Z [00:03:34.751]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.3474731Z [00:03:34.751]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.3475408Z [00:03:34.751]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.3476078Z [00:03:34.751]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:44.3476751Z [00:03:34.751]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.3477421Z [00:03:34.751]➜  #include "..." search starts here:
2025-08-20T20:10:44.3478281Z [00:03:34.751]➜  #include <...> search starts here:
2025-08-20T20:10:44.3478834Z [00:03:34.751]➜   .
2025-08-20T20:10:44.3479213Z [00:03:34.751]➜   ./lib
2025-08-20T20:10:44.3479642Z [00:03:34.751]➜   src
2025-08-20T20:10:44.3480197Z [00:03:34.751]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.3480823Z [00:03:34.751]➜   /usr/local/include
2025-08-20T20:10:44.3481419Z [00:03:34.751]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.3482021Z [00:03:34.751]➜   /usr/include
2025-08-20T20:10:44.3482526Z [00:03:34.751]➜  End of search list.
2025-08-20T20:10:44.3681777Z [00:03:34.773]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.3682586Z [00:03:34.773]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.3683138Z [00:03:34.773]➜  Thread model: posix
2025-08-20T20:10:44.3685259Z [00:03:34.773]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.3687605Z [00:03:34.773]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.3690180Z [00:03:34.773]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.3693227Z [00:03:34.773]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.3693789Z [00:03:34.773]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.3694310Z [00:03:34.773]➜   (in-process)
2025-08-20T20:10:44.3740237Z [00:03:34.777]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name du.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_du_a-du.Tpo -MT src/libsinglebin_du_a-du.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_du (int, char **);  int single_binary_main_du" -D usage=_usage_du -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_du_a-du.o -x c src/du.c
2025-08-20T20:10:44.3750166Z [00:03:34.778]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.3751542Z [00:03:34.778]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.3752620Z [00:03:34.778]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.3753311Z [00:03:34.778]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.3754013Z [00:03:34.778]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:44.3754698Z [00:03:34.778]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.3755319Z [00:03:34.778]➜  #include "..." search starts here:
2025-08-20T20:10:44.3755966Z [00:03:34.778]➜  #include <...> search starts here:
2025-08-20T20:10:44.3756548Z [00:03:34.778]➜   .
2025-08-20T20:10:44.3757380Z [00:03:34.779]➜   ./lib
2025-08-20T20:10:44.3757796Z [00:03:34.779]➜   src
2025-08-20T20:10:44.3758530Z [00:03:34.779]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.3759093Z [00:03:34.779]➜   /usr/local/include
2025-08-20T20:10:44.3759680Z [00:03:34.779]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.3760294Z [00:03:34.779]➜   /usr/include
2025-08-20T20:10:44.3760807Z [00:03:34.779]➜  End of search list.
2025-08-20T20:10:44.5004660Z [00:03:34.906]➜    CC       src/libsinglebin_du_a-show-date.o
2025-08-20T20:10:44.5498272Z [00:03:34.955]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.5499310Z [00:03:34.955]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.5499917Z [00:03:34.955]➜  Thread model: posix
2025-08-20T20:10:44.5500523Z [00:03:34.955]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.5501373Z [00:03:34.955]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.5514428Z [00:03:34.955]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.5515206Z [00:03:34.955]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.5515775Z [00:03:34.955]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.5516296Z [00:03:34.955]➜   (in-process)
2025-08-20T20:10:44.5528737Z [00:03:34.955]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name show-date.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_du_a-show-date.Tpo -MT src/libsinglebin_du_a-show-date.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_du (int, char **);  int single_binary_main_du" -D usage=_usage_du -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_du_a-show-date.o -x c src/show-date.c
2025-08-20T20:10:44.5541217Z [00:03:34.958]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.5548591Z [00:03:34.959]➜    CC       src/libsinglebin_echo_a-echo.o
2025-08-20T20:10:44.5549660Z [00:03:34.960]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.5550606Z [00:03:34.960]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.5551228Z [00:03:34.960]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.5551870Z [00:03:34.960]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:44.5552473Z [00:03:34.960]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.5553052Z [00:03:34.960]➜  #include "..." search starts here:
2025-08-20T20:10:44.5553603Z [00:03:34.960]➜  #include <...> search starts here:
2025-08-20T20:10:44.5554078Z [00:03:34.960]➜   .
2025-08-20T20:10:44.5554421Z [00:03:34.960]➜   ./lib
2025-08-20T20:10:44.5554806Z [00:03:34.960]➜   src
2025-08-20T20:10:44.5555270Z [00:03:34.960]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.5555736Z [00:03:34.960]➜   /usr/local/include
2025-08-20T20:10:44.5556151Z [00:03:34.960]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.5556971Z [00:03:34.960]➜   /usr/include
2025-08-20T20:10:44.5557404Z [00:03:34.960]➜  End of search list.
2025-08-20T20:10:44.5805730Z [00:03:34.986]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.5807421Z [00:03:34.986]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.5810582Z [00:03:34.987]➜  Thread model: posix
2025-08-20T20:10:44.5814818Z [00:03:34.987]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.5815881Z [00:03:34.987]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.5817576Z [00:03:34.987]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.5819754Z [00:03:34.987]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.5820508Z [00:03:34.987]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.5823626Z [00:03:34.988]➜   (in-process)
2025-08-20T20:10:44.5862174Z [00:03:34.990]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name echo.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_echo_a-echo.Tpo -MT src/libsinglebin_echo_a-echo.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_echo (int, char **);  int single_binary_main_echo" -D usage=_usage_echo -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_echo_a-echo.o -x c src/echo.c
2025-08-20T20:10:44.5879370Z [00:03:34.990]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.5880489Z [00:03:34.990]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.5881361Z [00:03:34.991]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.5881925Z [00:03:34.991]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.5882510Z [00:03:34.992]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:44.5883067Z [00:03:34.992]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.5883630Z [00:03:34.992]➜  #include "..." search starts here:
2025-08-20T20:10:44.5884167Z [00:03:34.992]➜  #include <...> search starts here:
2025-08-20T20:10:44.5884625Z [00:03:34.992]➜   .
2025-08-20T20:10:44.5884974Z [00:03:34.993]➜   ./lib
2025-08-20T20:10:44.5885342Z [00:03:34.993]➜   src
2025-08-20T20:10:44.5885794Z [00:03:34.993]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.5886315Z [00:03:34.993]➜   /usr/local/include
2025-08-20T20:10:44.5886822Z [00:03:34.993]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.5887330Z [00:03:34.993]➜   /usr/include
2025-08-20T20:10:44.5887790Z [00:03:34.993]➜  End of search list.
2025-08-20T20:10:44.7028728Z [00:03:35.108]➜    CC       src/libsinglebin_env_a-env.o
2025-08-20T20:10:44.7114612Z [00:03:35.117]➜    CC       src/libsinglebin_env_a-operand2sig.o
2025-08-20T20:10:44.7298769Z [00:03:35.135]➜    CC       src/libsinglebin_expand_a-expand.o
2025-08-20T20:10:44.7406581Z [00:03:35.146]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.7407758Z [00:03:35.146]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.7410121Z [00:03:35.146]➜  Thread model: posix
2025-08-20T20:10:44.7410733Z [00:03:35.146]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.7411532Z [00:03:35.146]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.7412402Z [00:03:35.146]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.7413027Z [00:03:35.146]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.7413518Z [00:03:35.146]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.7413974Z [00:03:35.146]➜   (in-process)
2025-08-20T20:10:44.7424691Z [00:03:35.146]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name env.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_env_a-env.Tpo -MT src/libsinglebin_env_a-env.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_env (int, char **);  int single_binary_main_env" -D usage=_usage_env -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_env_a-env.o -x c src/env.c
2025-08-20T20:10:44.7441898Z [00:03:35.146]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.7442568Z [00:03:35.146]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.7443093Z [00:03:35.146]➜  Thread model: posix
2025-08-20T20:10:44.7443661Z [00:03:35.146]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.7444455Z [00:03:35.146]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.7445351Z [00:03:35.146]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.7446041Z [00:03:35.146]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.7446582Z [00:03:35.146]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.7447134Z [00:03:35.149]➜   (in-process)
2025-08-20T20:10:44.7488811Z [00:03:35.149]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name operand2sig.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_env_a-operand2sig.Tpo -MT src/libsinglebin_env_a-operand2sig.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_env (int, char **);  int single_binary_main_env" -D usage=_usage_env -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_env_a-operand2sig.o -x c src/operand2sig.c
2025-08-20T20:10:44.7499909Z [00:03:35.150]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.7501150Z [00:03:35.150]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.7502716Z [00:03:35.150]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/includeignoring nonexistent directory ""
2025-08-20T20:10:44.7504162Z [00:03:35.150]➜  /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.7505040Z [00:03:35.150]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.7505806Z [00:03:35.150]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.7506522Z [00:03:35.150]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.7507438Z [00:03:35.150]➜  ignoring duplicate directory "ignoring duplicate directory "lib./lib"
2025-08-20T20:10:44.7508445Z [00:03:35.150]➜  "
2025-08-20T20:10:44.7509181Z [00:03:35.150]➜  ignoring duplicate directory "ignoring duplicate directory "./lib./src"
2025-08-20T20:10:44.7509939Z [00:03:35.150]➜  "
2025-08-20T20:10:44.7510454Z [00:03:35.150]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.7511096Z [00:03:35.150]➜  #include "..." search starts here:
2025-08-20T20:10:44.7511722Z [00:03:35.150]➜  #include <...> search starts here:
2025-08-20T20:10:44.7512353Z [00:03:35.150]➜   #include "..." search starts here:
2025-08-20T20:10:44.7513447Z [00:03:35.150]➜  .#include <...> search starts here:
2025-08-20T20:10:44.7514067Z [00:03:35.150]➜  
2025-08-20T20:10:44.7514526Z [00:03:35.150]➜    ../lib
2025-08-20T20:10:44.7514970Z [00:03:35.150]➜  
2025-08-20T20:10:44.7515398Z [00:03:35.150]➜    ./libsrc
2025-08-20T20:10:44.7515838Z [00:03:35.150]➜  
2025-08-20T20:10:44.7516380Z [00:03:35.150]➜    src/usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.7516960Z [00:03:35.150]➜  
2025-08-20T20:10:44.7517604Z [00:03:35.150]➜    /usr/local/include/usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.7522718Z [00:03:35.150]➜  
2025-08-20T20:10:44.7523281Z [00:03:35.150]➜    /usr/include/x86_64-linux-gnu/usr/local/include
2025-08-20T20:10:44.7523848Z [00:03:35.150]➜  
2025-08-20T20:10:44.7524428Z [00:03:35.150]➜    /usr/include/usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.7525027Z [00:03:35.150]➜  
2025-08-20T20:10:44.7525473Z [00:03:35.150]➜  End of search list.
2025-08-20T20:10:44.7526015Z [00:03:35.150]➜   /usr/include
2025-08-20T20:10:44.7526566Z [00:03:35.150]➜  End of search list.
2025-08-20T20:10:44.7527291Z [00:03:35.158]➜    CC       src/libsinglebin_expand_a-expand-common.o
2025-08-20T20:10:44.7661143Z [00:03:35.171]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.7668902Z [00:03:35.172]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.7676928Z [00:03:35.173]➜  Thread model: posix
2025-08-20T20:10:44.7681385Z [00:03:35.173]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.7684525Z [00:03:35.174]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.7688410Z [00:03:35.174]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.7693487Z [00:03:35.175]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.7697946Z [00:03:35.175]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.7708612Z [00:03:35.176]➜   (in-process)
2025-08-20T20:10:44.7746917Z [00:03:35.179]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name expand.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_expand_a-expand.Tpo -MT src/libsinglebin_expand_a-expand.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_expand (int, char **);  int single_binary_main_expand" -D usage=_usage_expand -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_expand_a-expand.o -x c src/expand.c
2025-08-20T20:10:44.7766467Z [00:03:35.179]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.7767745Z [00:03:35.182]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.7770006Z [00:03:35.182]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.7770708Z [00:03:35.182]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.7771365Z [00:03:35.182]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:44.7772033Z [00:03:35.182]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.7773119Z [00:03:35.182]➜  #include "..." search starts here:
2025-08-20T20:10:44.7773789Z [00:03:35.182]➜  #include <...> search starts here:
2025-08-20T20:10:44.7774330Z [00:03:35.182]➜   .
2025-08-20T20:10:44.7774698Z [00:03:35.182]➜   ./lib
2025-08-20T20:10:44.7775088Z [00:03:35.182]➜   src
2025-08-20T20:10:44.7775582Z [00:03:35.182]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.7776126Z [00:03:35.182]➜   /usr/local/include
2025-08-20T20:10:44.7776665Z [00:03:35.182]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.7777189Z [00:03:35.182]➜   /usr/include
2025-08-20T20:10:44.7777648Z [00:03:35.182]➜  End of search list.
2025-08-20T20:10:44.8034941Z [00:03:35.208]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.8035696Z [00:03:35.208]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.8036257Z [00:03:35.208]➜  Thread model: posix
2025-08-20T20:10:44.8036902Z [00:03:35.208]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.8037823Z [00:03:35.208]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.8039037Z [00:03:35.208]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.8039769Z [00:03:35.208]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.8040352Z [00:03:35.208]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.8042084Z [00:03:35.209]➜   (in-process)
2025-08-20T20:10:44.8055158Z [00:03:35.209]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name expand-common.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_expand_a-expand-common.Tpo -MT src/libsinglebin_expand_a-expand-common.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_expand (int, char **);  int single_binary_main_expand" -D usage=_usage_expand -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_expand_a-expand-common.o -x c src/expand-common.c
2025-08-20T20:10:44.8078898Z [00:03:35.213]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.8084767Z [00:03:35.214]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.8088708Z [00:03:35.214]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.8089400Z [00:03:35.214]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.8090070Z [00:03:35.214]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:44.8090764Z [00:03:35.214]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.8091412Z [00:03:35.214]➜  #include "..." search starts here:
2025-08-20T20:10:44.8092099Z [00:03:35.214]➜  #include <...> search starts here:
2025-08-20T20:10:44.8092647Z [00:03:35.214]➜   .
2025-08-20T20:10:44.8093027Z [00:03:35.214]➜   ./lib
2025-08-20T20:10:44.8093436Z [00:03:35.214]➜   src
2025-08-20T20:10:44.8093911Z [00:03:35.214]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.8094856Z [00:03:35.214]➜   /usr/local/include
2025-08-20T20:10:44.8095467Z [00:03:35.214]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.8096005Z [00:03:35.214]➜   /usr/include
2025-08-20T20:10:44.8096492Z [00:03:35.214]➜  End of search list.
2025-08-20T20:10:44.8879323Z [00:03:35.293]➜    CC       src/libsinglebin_expr_a-expr.o
2025-08-20T20:10:44.9137284Z [00:03:35.319]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.9165750Z [00:03:35.319]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.9166493Z [00:03:35.319]➜  Thread model: posix
2025-08-20T20:10:44.9167081Z [00:03:35.319]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.9167884Z [00:03:35.319]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.9169089Z [00:03:35.319]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.9169747Z [00:03:35.319]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.9170265Z [00:03:35.322]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.9170808Z [00:03:35.322]➜   (in-process)
2025-08-20T20:10:44.9181424Z [00:03:35.322]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name expr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_expr_a-expr.Tpo -MT src/libsinglebin_expr_a-expr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_expr (int, char **);  int single_binary_main_expr" -D usage=_usage_expr -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_expr_a-expr.o -x c src/expr.c
2025-08-20T20:10:44.9206194Z [00:03:35.322]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.9207513Z [00:03:35.325]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.9208716Z [00:03:35.325]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.9209357Z [00:03:35.325]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.9210010Z [00:03:35.325]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:44.9210631Z [00:03:35.325]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.9211256Z [00:03:35.325]➜  #include "..." search starts here:
2025-08-20T20:10:44.9211839Z [00:03:35.325]➜  #include <...> search starts here:
2025-08-20T20:10:44.9212347Z [00:03:35.325]➜   .
2025-08-20T20:10:44.9212719Z [00:03:35.325]➜   ./lib
2025-08-20T20:10:44.9213100Z [00:03:35.325]➜   src
2025-08-20T20:10:44.9213577Z [00:03:35.325]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.9214126Z [00:03:35.325]➜   /usr/local/include
2025-08-20T20:10:44.9214663Z [00:03:35.325]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.9215173Z [00:03:35.325]➜   /usr/include
2025-08-20T20:10:44.9215627Z [00:03:35.325]➜  End of search list.
2025-08-20T20:10:44.9303583Z [00:03:35.336]➜    CC       src/libsinglebin_factor_a-factor.o
2025-08-20T20:10:44.9576089Z [00:03:35.363]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:44.9582419Z [00:03:35.363]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:44.9583100Z [00:03:35.363]➜  Thread model: posix
2025-08-20T20:10:44.9583712Z [00:03:35.363]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:44.9584482Z [00:03:35.363]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.9585335Z [00:03:35.363]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:44.9585971Z [00:03:35.364]➜  Candidate multilib: .;@m64
2025-08-20T20:10:44.9596723Z [00:03:35.364]➜  Selected multilib: .;@m64
2025-08-20T20:10:44.9597281Z [00:03:35.364]➜   (in-process)
2025-08-20T20:10:44.9608567Z [00:03:35.364]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name factor.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_factor_a-factor.Tpo -MT src/libsinglebin_factor_a-factor.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_factor (int, char **);  int single_binary_main_factor" -D usage=_usage_factor -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_factor_a-factor.o -x c src/factor.c
2025-08-20T20:10:44.9618980Z [00:03:35.365]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:44.9620318Z [00:03:35.365]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:44.9621360Z [00:03:35.365]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:44.9622039Z [00:03:35.365]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:44.9622682Z [00:03:35.365]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:44.9623313Z [00:03:35.365]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:44.9623946Z [00:03:35.365]➜  #include "..." search starts here:
2025-08-20T20:10:44.9624557Z [00:03:35.365]➜  #include <...> search starts here:
2025-08-20T20:10:44.9625075Z [00:03:35.365]➜   .
2025-08-20T20:10:44.9625467Z [00:03:35.365]➜   ./lib
2025-08-20T20:10:44.9625862Z [00:03:35.365]➜   src
2025-08-20T20:10:44.9626351Z [00:03:35.365]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:44.9626956Z [00:03:35.365]➜   /usr/local/include
2025-08-20T20:10:44.9627498Z [00:03:35.365]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:44.9658481Z [00:03:35.365]➜   /usr/include
2025-08-20T20:10:44.9659569Z [00:03:35.365]➜  End of search list.
2025-08-20T20:10:45.0848232Z [00:03:35.490]➜    CC       src/libsinglebin_false_a-false.o
2025-08-20T20:10:45.1214043Z [00:03:35.527]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:45.1218906Z [00:03:35.527]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:45.1219494Z [00:03:35.527]➜  Thread model: posix
2025-08-20T20:10:45.1220072Z [00:03:35.527]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:45.1220879Z [00:03:35.527]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.1221822Z [00:03:35.527]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.1222893Z [00:03:35.527]➜  Candidate multilib: .;@m64
2025-08-20T20:10:45.1229017Z [00:03:35.528]➜  Selected multilib: .;@m64
2025-08-20T20:10:45.1229639Z [00:03:35.528]➜   (in-process)
2025-08-20T20:10:45.1242284Z [00:03:35.529]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name false.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_false_a-false.Tpo -MT src/libsinglebin_false_a-false.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_false (int, char **);  int single_binary_main_false" -D usage=_usage_false -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_false_a-false.o -x c src/false.c
2025-08-20T20:10:45.1280552Z [00:03:35.531]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:45.1282128Z [00:03:35.531]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:45.1283341Z [00:03:35.531]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:45.1284567Z [00:03:35.531]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:45.1285386Z [00:03:35.531]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:45.1286210Z [00:03:35.531]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:45.1286954Z [00:03:35.531]➜  #include "..." search starts here:
2025-08-20T20:10:45.1287636Z [00:03:35.531]➜  #include <...> search starts here:
2025-08-20T20:10:45.1288429Z [00:03:35.531]➜   .
2025-08-20T20:10:45.1288892Z [00:03:35.531]➜   ./lib
2025-08-20T20:10:45.1289357Z [00:03:35.531]➜   src
2025-08-20T20:10:45.1290881Z [00:03:35.531]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:45.1291444Z [00:03:35.531]➜   /usr/local/include
2025-08-20T20:10:45.1291978Z [00:03:35.531]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:45.1292512Z [00:03:35.531]➜   /usr/include
2025-08-20T20:10:45.1293004Z [00:03:35.531]➜  End of search list.
2025-08-20T20:10:45.1300312Z [00:03:35.535]➜    CC       src/libsinglebin_fmt_a-fmt.o
2025-08-20T20:10:45.1819539Z [00:03:35.587]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:45.1820696Z [00:03:35.587]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:45.1821567Z [00:03:35.587]➜  Thread model: posix
2025-08-20T20:10:45.1822421Z [00:03:35.587]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:45.1823519Z [00:03:35.587]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.1824745Z [00:03:35.587]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.1825688Z [00:03:35.587]➜  Candidate multilib: .;@m64
2025-08-20T20:10:45.1826484Z [00:03:35.587]➜  Selected multilib: .;@m64
2025-08-20T20:10:45.1836096Z [00:03:35.589]➜   (in-process)
2025-08-20T20:10:45.1854176Z [00:03:35.590]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fmt.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_fmt_a-fmt.Tpo -MT src/libsinglebin_fmt_a-fmt.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_fmt (int, char **);  int single_binary_main_fmt" -D usage=_usage_fmt -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_fmt_a-fmt.o -x c src/fmt.c
2025-08-20T20:10:45.1872074Z [00:03:35.592]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:45.1911299Z [00:03:35.596]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:45.1912304Z [00:03:35.596]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:45.1912930Z [00:03:35.596]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:45.1913520Z [00:03:35.596]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:45.1914112Z [00:03:35.596]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:45.1921717Z [00:03:35.597]➜  #include "..." search starts here:
2025-08-20T20:10:45.1922373Z [00:03:35.597]➜  #include <...> search starts here:
2025-08-20T20:10:45.1922848Z [00:03:35.598]➜   .
2025-08-20T20:10:45.1923586Z [00:03:35.598]➜   ./lib
2025-08-20T20:10:45.1932479Z [00:03:35.598]➜   src
2025-08-20T20:10:45.1933045Z [00:03:35.598]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:45.1933631Z [00:03:35.598]➜   /usr/local/include
2025-08-20T20:10:45.1934188Z [00:03:35.598]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:45.1934734Z [00:03:35.598]➜   /usr/include
2025-08-20T20:10:45.1935217Z [00:03:35.598]➜  End of search list.
2025-08-20T20:10:45.2545006Z [00:03:35.660]➜    CC       src/libsinglebin_fold_a-fold.o
2025-08-20T20:10:45.2638245Z [00:03:35.669]➜    CC       src/libsinglebin_ginstall_a-install.o
2025-08-20T20:10:45.3035358Z [00:03:35.709]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:45.3039851Z [00:03:35.709]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:45.3054678Z [00:03:35.711]➜  Thread model: posix
2025-08-20T20:10:45.3062471Z [00:03:35.711]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:45.3091314Z [00:03:35.711]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.3092484Z [00:03:35.711]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.3093232Z [00:03:35.711]➜  Candidate multilib: .;@m64
2025-08-20T20:10:45.3093809Z [00:03:35.711]➜  Selected multilib: .;@m64
2025-08-20T20:10:45.3094376Z [00:03:35.712]➜   (in-process)
2025-08-20T20:10:45.3105620Z [00:03:35.712]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fold.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_fold_a-fold.Tpo -MT src/libsinglebin_fold_a-fold.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_fold (int, char **);  int single_binary_main_fold" -D usage=_usage_fold -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_fold_a-fold.o -x c src/fold.c
2025-08-20T20:10:45.3131735Z [00:03:35.718]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:45.3153246Z [00:03:35.718]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:45.3154516Z [00:03:35.718]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:45.3155244Z [00:03:35.718]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:45.3155892Z [00:03:35.718]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:45.3156610Z [00:03:35.718]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:45.3157307Z [00:03:35.718]➜  #include "..." search starts here:
2025-08-20T20:10:45.3157972Z [00:03:35.718]➜  #include <...> search starts here:
2025-08-20T20:10:45.3158751Z [00:03:35.718]➜   .
2025-08-20T20:10:45.3159137Z [00:03:35.718]➜   ./lib
2025-08-20T20:10:45.3159540Z [00:03:35.718]➜   src
2025-08-20T20:10:45.3160050Z [00:03:35.718]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:45.3160676Z [00:03:35.718]➜   /usr/local/include
2025-08-20T20:10:45.3161231Z [00:03:35.718]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:45.3162043Z [00:03:35.718]➜   /usr/include
2025-08-20T20:10:45.3162509Z [00:03:35.718]➜  End of search list.
2025-08-20T20:10:45.3163064Z [00:03:35.718]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:45.3163662Z [00:03:35.718]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:45.3164215Z [00:03:35.718]➜  Thread model: posix
2025-08-20T20:10:45.3164805Z [00:03:35.718]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:45.3165607Z [00:03:35.718]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.3166523Z [00:03:35.718]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.3167227Z [00:03:35.718]➜  Candidate multilib: .;@m64
2025-08-20T20:10:45.3167793Z [00:03:35.718]➜  Selected multilib: .;@m64
2025-08-20T20:10:45.3168612Z [00:03:35.719]➜   (in-process)
2025-08-20T20:10:45.3180984Z [00:03:35.719]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name install.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_ginstall_a-install.Tpo -MT src/libsinglebin_ginstall_a-install.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_ginstall (int, char **);  int single_binary_main_ginstall" -D usage=_usage_ginstall -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_ginstall_a-install.o -x c src/install.c
2025-08-20T20:10:45.3191407Z [00:03:35.720]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:45.3192709Z [00:03:35.720]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:45.3193821Z [00:03:35.720]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:45.3194546Z [00:03:35.720]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:45.3195268Z [00:03:35.720]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:45.3195985Z [00:03:35.720]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:45.3197056Z [00:03:35.720]➜  #include "..." search starts here:
2025-08-20T20:10:45.3197666Z [00:03:35.720]➜  #include <...> search starts here:
2025-08-20T20:10:45.3198466Z [00:03:35.720]➜   .
2025-08-20T20:10:45.3198864Z [00:03:35.720]➜   ./lib
2025-08-20T20:10:45.3199288Z [00:03:35.720]➜   src
2025-08-20T20:10:45.3199811Z [00:03:35.720]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:45.3200392Z [00:03:35.720]➜   /usr/local/include
2025-08-20T20:10:45.3200937Z [00:03:35.720]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:45.3201492Z [00:03:35.720]➜   /usr/include
2025-08-20T20:10:45.3201998Z [00:03:35.720]➜  End of search list.
2025-08-20T20:10:45.3285259Z [00:03:35.734]➜    CC       src/libsinglebin_ginstall_a-prog-fprintf.o
2025-08-20T20:10:45.3819290Z [00:03:35.787]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:45.3830901Z [00:03:35.788]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:45.3831624Z [00:03:35.788]➜  Thread model: posix
2025-08-20T20:10:45.3832323Z [00:03:35.788]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:45.3833238Z [00:03:35.788]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.3834277Z [00:03:35.788]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.3835064Z [00:03:35.788]➜  Candidate multilib: .;@m64
2025-08-20T20:10:45.3835615Z [00:03:35.788]➜  Selected multilib: .;@m64
2025-08-20T20:10:45.3841534Z [00:03:35.790]➜   (in-process)
2025-08-20T20:10:45.3866096Z [00:03:35.791]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name prog-fprintf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_ginstall_a-prog-fprintf.Tpo -MT src/libsinglebin_ginstall_a-prog-fprintf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_ginstall (int, char **);  int single_binary_main_ginstall" -D usage=_usage_ginstall -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_ginstall_a-prog-fprintf.o -x c src/prog-fprintf.c
2025-08-20T20:10:45.3904901Z [00:03:35.795]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:45.3906378Z [00:03:35.795]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:45.3907560Z [00:03:35.795]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:45.3908541Z [00:03:35.795]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:45.3909233Z [00:03:35.795]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:45.3909876Z [00:03:35.796]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:45.3910516Z [00:03:35.796]➜  #include "..." search starts here:
2025-08-20T20:10:45.3911142Z [00:03:35.796]➜  #include <...> search starts here:
2025-08-20T20:10:45.3911715Z [00:03:35.796]➜   .
2025-08-20T20:10:45.3912249Z [00:03:35.796]➜   ./lib
2025-08-20T20:10:45.3912653Z [00:03:35.796]➜   src
2025-08-20T20:10:45.3913638Z [00:03:35.796]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:45.3914295Z [00:03:35.796]➜   /usr/local/include
2025-08-20T20:10:45.3914921Z [00:03:35.796]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:45.3915541Z [00:03:35.796]➜   /usr/include
2025-08-20T20:10:45.3916006Z [00:03:35.796]➜  End of search list.
2025-08-20T20:10:45.4892099Z [00:03:35.894]➜    CC       src/libsinglebin_ginstall_a-copy.o
2025-08-20T20:10:45.4967037Z [00:03:35.902]➜    CC       src/libsinglebin_ginstall_a-cp-hash.o
2025-08-20T20:10:45.4983949Z [00:03:35.904]➜    CC       src/libsinglebin_ginstall_a-force-link.o
2025-08-20T20:10:45.5179651Z [00:03:35.923]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:45.5210823Z [00:03:35.923]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:45.5212904Z [00:03:35.923]➜  Thread model: posix
2025-08-20T20:10:45.5215374Z [00:03:35.923]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:45.5217750Z [00:03:35.923]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.5220234Z [00:03:35.923]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.5221942Z [00:03:35.923]➜  Candidate multilib: .;@m64
2025-08-20T20:10:45.5222860Z [00:03:35.923]➜  Selected multilib: .;@m64
2025-08-20T20:10:45.5232787Z [00:03:35.928]➜   (in-process)
2025-08-20T20:10:45.5245183Z [00:03:35.929]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name copy.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_ginstall_a-copy.Tpo -MT src/libsinglebin_ginstall_a-copy.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_ginstall (int, char **);  int single_binary_main_ginstall" -D usage=_usage_ginstall -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_ginstall_a-copy.o -x c src/copy.c
2025-08-20T20:10:45.5256305Z [00:03:35.929]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:45.5257957Z [00:03:35.929]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:45.5259538Z [00:03:35.929]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:45.5260434Z [00:03:35.929]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:45.5261427Z [00:03:35.929]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:45.5262038Z [00:03:35.929]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:45.5262613Z [00:03:35.929]➜  #include "..." search starts here:
2025-08-20T20:10:45.5263187Z [00:03:35.929]➜  #include <...> search starts here:
2025-08-20T20:10:45.5263675Z [00:03:35.929]➜   .
2025-08-20T20:10:45.5264042Z [00:03:35.929]➜   ./lib
2025-08-20T20:10:45.5264423Z [00:03:35.929]➜   src
2025-08-20T20:10:45.5264887Z [00:03:35.929]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:45.5265457Z [00:03:35.929]➜   /usr/local/include
2025-08-20T20:10:45.5265977Z [00:03:35.929]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:45.5266859Z [00:03:35.929]➜   /usr/include
2025-08-20T20:10:45.5267309Z [00:03:35.929]➜  End of search list.
2025-08-20T20:10:45.5493102Z [00:03:35.955]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:45.5500328Z [00:03:35.955]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:45.5501320Z [00:03:35.955]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:45.5503527Z [00:03:35.955]➜  Thread model: posix
2025-08-20T20:10:45.5505676Z [00:03:35.955]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:45.5507005Z [00:03:35.955]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.5511256Z [00:03:35.955]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.5512405Z [00:03:35.955]➜  Candidate multilib: .;@m64
2025-08-20T20:10:45.5515286Z [00:03:35.955]➜  Selected multilib: .;@m64
2025-08-20T20:10:45.5518694Z [00:03:35.956]➜  Target:  (in-process)
2025-08-20T20:10:45.5544608Z [00:03:35.956]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name force-link.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_ginstall_a-force-link.Tpo -MT src/libsinglebin_ginstall_a-force-link.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_ginstall (int, char **);  int single_binary_main_ginstall" -D usage=_usage_ginstall -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_ginstall_a-force-link.o -x c src/force-link.c
2025-08-20T20:10:45.5555678Z [00:03:35.956]➜  x86_64-pc-linux-gnu
2025-08-20T20:10:45.5556176Z [00:03:35.957]➜  Thread model: posix
2025-08-20T20:10:45.5556967Z [00:03:35.957]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:45.5558494Z [00:03:35.957]➜  InstalledDir: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:45.5565523Z [00:03:35.958]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:45.5566460Z [00:03:35.958]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:45.5567354Z [00:03:35.958]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:45.5568179Z [00:03:35.958]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:45.5568806Z [00:03:35.958]➜  #include "..." search starts here:
2025-08-20T20:10:45.5569377Z [00:03:35.958]➜  #include <...> search starts here:
2025-08-20T20:10:45.5569853Z [00:03:35.958]➜   .
2025-08-20T20:10:45.5570204Z [00:03:35.958]➜   ./lib
2025-08-20T20:10:45.5570575Z [00:03:35.958]➜   src
2025-08-20T20:10:45.5571029Z [00:03:35.958]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:45.5571584Z [00:03:35.958]➜   /usr/local/include
2025-08-20T20:10:45.5574781Z [00:03:35.958]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:45.5575321Z [00:03:35.958]➜   /usr/include
2025-08-20T20:10:45.5575779Z [00:03:35.958]➜  End of search list.
2025-08-20T20:10:45.5576272Z [00:03:35.958]➜  /usr/lib/llvm-19/bin
2025-08-20T20:10:45.5577301Z [00:03:35.960]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.5578326Z [00:03:35.960]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.5578948Z [00:03:35.960]➜  Candidate multilib: .;@m64
2025-08-20T20:10:45.5579419Z [00:03:35.960]➜  Selected multilib: .;@m64
2025-08-20T20:10:45.5579864Z [00:03:35.960]➜   (in-process)
2025-08-20T20:10:45.5590567Z [00:03:35.960]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name cp-hash.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_ginstall_a-cp-hash.Tpo -MT src/libsinglebin_ginstall_a-cp-hash.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_ginstall (int, char **);  int single_binary_main_ginstall" -D usage=_usage_ginstall -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_ginstall_a-cp-hash.o -x c src/cp-hash.c
2025-08-20T20:10:45.5611126Z [00:03:35.962]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:45.5612497Z [00:03:35.962]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:45.5613507Z [00:03:35.965]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:45.5614178Z [00:03:35.965]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:45.5614828Z [00:03:35.965]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:45.5615469Z [00:03:35.965]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:45.5616078Z [00:03:35.965]➜  #include "..." search starts here:
2025-08-20T20:10:45.5616682Z [00:03:35.965]➜  #include <...> search starts here:
2025-08-20T20:10:45.5617202Z [00:03:35.965]➜   .
2025-08-20T20:10:45.5617573Z [00:03:35.965]➜   ./lib
2025-08-20T20:10:45.5617976Z [00:03:35.965]➜   src
2025-08-20T20:10:45.5618719Z [00:03:35.965]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:45.5619328Z [00:03:35.965]➜   /usr/local/include
2025-08-20T20:10:45.5619903Z [00:03:35.965]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:45.5620434Z [00:03:35.965]➜   /usr/include
2025-08-20T20:10:45.5620901Z [00:03:35.965]➜  End of search list.
2025-08-20T20:10:45.5635300Z [00:03:35.969]➜    CC       src/libsinglebin_ginstall_a-selinux.o
2025-08-20T20:10:45.6166628Z [00:03:36.022]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:45.6169063Z [00:03:36.022]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:45.6173049Z [00:03:36.023]➜  Thread model: posix
2025-08-20T20:10:45.6176461Z [00:03:36.023]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:45.6181491Z [00:03:36.024]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.6185465Z [00:03:36.024]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.6189464Z [00:03:36.024]➜  Candidate multilib: .;@m64
2025-08-20T20:10:45.6190532Z [00:03:36.024]➜  Selected multilib: .;@m64
2025-08-20T20:10:45.6196870Z [00:03:36.025]➜   (in-process)
2025-08-20T20:10:45.6276132Z [00:03:36.032]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name selinux.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_ginstall_a-selinux.Tpo -MT src/libsinglebin_ginstall_a-selinux.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_ginstall (int, char **);  int single_binary_main_ginstall" -D usage=_usage_ginstall -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_ginstall_a-selinux.o -x c src/selinux.c
2025-08-20T20:10:45.6310525Z [00:03:36.032]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:45.6312896Z [00:03:36.032]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:45.6315092Z [00:03:36.032]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:45.6316848Z [00:03:36.032]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:45.6318597Z [00:03:36.032]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:45.6320451Z [00:03:36.032]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:45.6321125Z [00:03:36.032]➜  #include "..." search starts here:
2025-08-20T20:10:45.6321735Z [00:03:36.032]➜  #include <...> search starts here:
2025-08-20T20:10:45.6322243Z [00:03:36.032]➜   .
2025-08-20T20:10:45.6322659Z [00:03:36.032]➜   ./lib
2025-08-20T20:10:45.6323074Z [00:03:36.032]➜   src
2025-08-20T20:10:45.6323563Z [00:03:36.032]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:45.6324094Z [00:03:36.032]➜   /usr/local/include
2025-08-20T20:10:45.6324595Z [00:03:36.032]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:45.6325088Z [00:03:36.032]➜   /usr/include
2025-08-20T20:10:45.6325547Z [00:03:36.032]➜  End of search list.
2025-08-20T20:10:45.6702757Z [00:03:36.076]➜    CC       src/libsinglebin_groups_a-groups.o
2025-08-20T20:10:45.6843002Z [00:03:36.090]➜    CC       src/libsinglebin_groups_a-group-list.o
2025-08-20T20:10:45.7096928Z [00:03:36.115]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:45.7097628Z [00:03:36.115]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:45.7098333Z [00:03:36.115]➜  Thread model: posix
2025-08-20T20:10:45.7098921Z [00:03:36.115]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:45.7099693Z [00:03:36.115]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.7100539Z [00:03:36.115]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.7101223Z [00:03:36.115]➜  Candidate multilib: .;@m64
2025-08-20T20:10:45.7101745Z [00:03:36.115]➜  Selected multilib: .;@m64
2025-08-20T20:10:45.7108159Z [00:03:36.116]➜   (in-process)
2025-08-20T20:10:45.7119005Z [00:03:36.116]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name group-list.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_groups_a-group-list.Tpo -MT src/libsinglebin_groups_a-group-list.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_groups (int, char **);  int single_binary_main_groups" -D usage=_usage_groups -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_groups_a-group-list.o -x c src/group-list.c
2025-08-20T20:10:45.7140686Z [00:03:36.119]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:45.7143683Z [00:03:36.120]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:45.7144711Z [00:03:36.120]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:45.7145364Z [00:03:36.120]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:45.7146018Z [00:03:36.120]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:45.7146983Z [00:03:36.120]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:45.7147719Z [00:03:36.120]➜  #include "..." search starts here:
2025-08-20T20:10:45.7148678Z [00:03:36.120]➜  #include <...> search starts here:
2025-08-20T20:10:45.7149262Z [00:03:36.120]➜   .
2025-08-20T20:10:45.7149689Z [00:03:36.120]➜   ./lib
2025-08-20T20:10:45.7150129Z [00:03:36.120]➜   src
2025-08-20T20:10:45.7150677Z [00:03:36.120]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:45.7151285Z [00:03:36.120]➜   /usr/local/include
2025-08-20T20:10:45.7151882Z [00:03:36.120]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:45.7152457Z [00:03:36.120]➜   /usr/include
2025-08-20T20:10:45.7152959Z [00:03:36.120]➜  End of search list.
2025-08-20T20:10:45.7234446Z [00:03:36.129]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:45.7235290Z [00:03:36.129]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:45.7235947Z [00:03:36.129]➜  Thread model: posix
2025-08-20T20:10:45.7236634Z [00:03:36.129]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:45.7237611Z [00:03:36.129]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.7238936Z [00:03:36.129]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.7239741Z [00:03:36.129]➜  Candidate multilib: .;@m64
2025-08-20T20:10:45.7240381Z [00:03:36.129]➜  Selected multilib: .;@m64
2025-08-20T20:10:45.7245880Z [00:03:36.130]➜   (in-process)
2025-08-20T20:10:45.7257245Z [00:03:36.130]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name groups.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_groups_a-groups.Tpo -MT src/libsinglebin_groups_a-groups.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_groups (int, char **);  int single_binary_main_groups" -D usage=_usage_groups -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_groups_a-groups.o -x c src/groups.c
2025-08-20T20:10:45.7272618Z [00:03:36.133]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:45.7275629Z [00:03:36.133]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:45.7276748Z [00:03:36.133]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:45.7277494Z [00:03:36.133]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:45.7278515Z [00:03:36.133]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:45.7279224Z [00:03:36.133]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:45.7279891Z [00:03:36.133]➜  #include "..." search starts here:
2025-08-20T20:10:45.7280541Z [00:03:36.133]➜  #include <...> search starts here:
2025-08-20T20:10:45.7281100Z [00:03:36.133]➜   .
2025-08-20T20:10:45.7281521Z [00:03:36.133]➜   ./lib
2025-08-20T20:10:45.7281964Z [00:03:36.133]➜   src
2025-08-20T20:10:45.7282510Z [00:03:36.133]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:45.7283468Z [00:03:36.133]➜   /usr/local/include
2025-08-20T20:10:45.7284086Z [00:03:36.133]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:45.7284655Z [00:03:36.133]➜   /usr/include
2025-08-20T20:10:45.7285180Z [00:03:36.133]➜  End of search list.
2025-08-20T20:10:45.7428603Z [00:03:36.148]➜    CC       src/libsinglebin_head_a-head.o
2025-08-20T20:10:45.7952072Z [00:03:36.201]➜    CC       src/libsinglebin_id_a-id.o
2025-08-20T20:10:45.7997634Z [00:03:36.205]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:45.7999754Z [00:03:36.205]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:45.8000380Z [00:03:36.205]➜  Thread model: posix
2025-08-20T20:10:45.8001006Z [00:03:36.205]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:45.8003251Z [00:03:36.205]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.8004110Z [00:03:36.205]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.8004758Z [00:03:36.205]➜  Candidate multilib: .;@m64
2025-08-20T20:10:45.8005329Z [00:03:36.205]➜  Selected multilib: .;@m64
2025-08-20T20:10:45.8005802Z [00:03:36.205]➜   (in-process)
2025-08-20T20:10:45.8020786Z [00:03:36.206]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name head.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_head_a-head.Tpo -MT src/libsinglebin_head_a-head.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_head (int, char **);  int single_binary_main_head" -D usage=_usage_head -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_head_a-head.o -x c src/head.c
2025-08-20T20:10:45.8030707Z [00:03:36.207]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:45.8031907Z [00:03:36.207]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:45.8032873Z [00:03:36.207]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:45.8033526Z [00:03:36.207]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:45.8034148Z [00:03:36.207]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:45.8034787Z [00:03:36.207]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:45.8035376Z [00:03:36.207]➜  #include "..." search starts here:
2025-08-20T20:10:45.8035952Z [00:03:36.207]➜  #include <...> search starts here:
2025-08-20T20:10:45.8036435Z [00:03:36.207]➜   .
2025-08-20T20:10:45.8036798Z [00:03:36.207]➜   ./lib
2025-08-20T20:10:45.8037173Z [00:03:36.207]➜   src
2025-08-20T20:10:45.8037644Z [00:03:36.207]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:45.8038332Z [00:03:36.207]➜   /usr/local/include
2025-08-20T20:10:45.8038808Z [00:03:36.207]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:45.8039295Z [00:03:36.207]➜   /usr/include
2025-08-20T20:10:45.8039746Z [00:03:36.207]➜  End of search list.
2025-08-20T20:10:45.8255605Z [00:03:36.231]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:45.8257928Z [00:03:36.231]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:45.8261632Z [00:03:36.231]➜  Thread model: posix
2025-08-20T20:10:45.8264582Z [00:03:36.231]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:45.8266593Z [00:03:36.231]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.8268876Z [00:03:36.231]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.8269578Z [00:03:36.231]➜  Candidate multilib: .;@m64
2025-08-20T20:10:45.8270101Z [00:03:36.231]➜  Selected multilib: .;@m64
2025-08-20T20:10:45.8270593Z [00:03:36.231]➜   (in-process)
2025-08-20T20:10:45.8293382Z [00:03:36.231]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name id.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_id_a-id.Tpo -MT src/libsinglebin_id_a-id.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_id (int, char **);  int single_binary_main_id" -D usage=_usage_id -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_id_a-id.o -x c src/id.c
2025-08-20T20:10:45.8302888Z [00:03:36.232]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:45.8304128Z [00:03:36.233]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:45.8305119Z [00:03:36.234]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:45.8305763Z [00:03:36.234]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:45.8306386Z [00:03:36.234]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:45.8306992Z [00:03:36.234]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:45.8307588Z [00:03:36.234]➜  #include "..." search starts here:
2025-08-20T20:10:45.8319155Z [00:03:36.234]➜  #include <...> search starts here:
2025-08-20T20:10:45.8319793Z [00:03:36.234]➜   .
2025-08-20T20:10:45.8320201Z [00:03:36.234]➜   ./lib
2025-08-20T20:10:45.8320650Z [00:03:36.234]➜   src
2025-08-20T20:10:45.8321163Z [00:03:36.234]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:45.8321752Z [00:03:36.234]➜   /usr/local/include
2025-08-20T20:10:45.8322296Z [00:03:36.234]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:45.8322834Z [00:03:36.234]➜   /usr/include
2025-08-20T20:10:45.8323295Z [00:03:36.234]➜  End of search list.
2025-08-20T20:10:45.8781555Z [00:03:36.283]➜    CC       src/libsinglebin_id_a-group-list.o
2025-08-20T20:10:45.9328891Z [00:03:36.338]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:45.9332298Z [00:03:36.339]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:45.9360208Z [00:03:36.339]➜  Thread model: posix
2025-08-20T20:10:45.9360825Z [00:03:36.339]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:45.9361580Z [00:03:36.339]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.9362436Z [00:03:36.339]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.9363863Z [00:03:36.339]➜  Candidate multilib: .;@m64
2025-08-20T20:10:45.9364639Z [00:03:36.339]➜  Selected multilib: .;@m64
2025-08-20T20:10:45.9366834Z [00:03:36.342]➜   (in-process)
2025-08-20T20:10:45.9397733Z [00:03:36.345]➜     CC       src/libsinglebin_join_a-join.o
2025-08-20T20:10:45.9414034Z [00:03:36.345]➜  "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name group-list.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_id_a-group-list.Tpo -MT src/libsinglebin_id_a-group-list.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_id (int, char **);  int single_binary_main_id" -D usage=_usage_id -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_id_a-group-list.o -x c src/group-list.c
2025-08-20T20:10:45.9423562Z [00:03:36.345]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:45.9424757Z [00:03:36.345]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:45.9425716Z [00:03:36.345]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:45.9426769Z [00:03:36.345]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:45.9427382Z [00:03:36.345]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:45.9428174Z [00:03:36.345]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:45.9428783Z [00:03:36.345]➜  #include "..." search starts here:
2025-08-20T20:10:45.9429366Z [00:03:36.345]➜  #include <...> search starts here:
2025-08-20T20:10:45.9429863Z [00:03:36.345]➜   .
2025-08-20T20:10:45.9430222Z [00:03:36.345]➜   ./lib
2025-08-20T20:10:45.9430607Z [00:03:36.345]➜   src
2025-08-20T20:10:45.9431088Z [00:03:36.345]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:45.9431637Z [00:03:36.345]➜   /usr/local/include
2025-08-20T20:10:45.9432158Z [00:03:36.345]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:45.9432658Z [00:03:36.345]➜   /usr/include
2025-08-20T20:10:45.9433125Z [00:03:36.345]➜  End of search list.
2025-08-20T20:10:45.9660880Z [00:03:36.371]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:45.9663069Z [00:03:36.371]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:45.9663667Z [00:03:36.371]➜  Thread model: posix
2025-08-20T20:10:45.9664275Z [00:03:36.371]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:45.9665168Z [00:03:36.371]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.9666149Z [00:03:36.371]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:45.9666908Z [00:03:36.371]➜  Candidate multilib: .;@m64
2025-08-20T20:10:45.9667523Z [00:03:36.371]➜  Selected multilib: .;@m64
2025-08-20T20:10:45.9668285Z [00:03:36.372]➜   (in-process)
2025-08-20T20:10:45.9679189Z [00:03:36.372]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name join.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_join_a-join.Tpo -MT src/libsinglebin_join_a-join.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_join (int, char **);  int single_binary_main_join" -D usage=_usage_join -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_join_a-join.o -x c src/join.c
2025-08-20T20:10:45.9693888Z [00:03:36.375]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:45.9696135Z [00:03:36.375]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:45.9698303Z [00:03:36.375]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:45.9699172Z [00:03:36.375]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:45.9700002Z [00:03:36.375]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:45.9700841Z [00:03:36.375]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:45.9702793Z [00:03:36.375]➜  #include "..." search starts here:
2025-08-20T20:10:45.9703447Z [00:03:36.375]➜  #include <...> search starts here:
2025-08-20T20:10:45.9703961Z [00:03:36.375]➜   .
2025-08-20T20:10:45.9704716Z [00:03:36.375]➜   ./lib
2025-08-20T20:10:45.9705116Z [00:03:36.375]➜   src
2025-08-20T20:10:45.9705624Z [00:03:36.375]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:45.9706216Z [00:03:36.375]➜   /usr/local/include
2025-08-20T20:10:45.9706799Z [00:03:36.375]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:45.9707324Z [00:03:36.375]➜   /usr/include
2025-08-20T20:10:45.9707812Z [00:03:36.375]➜  End of search list.
2025-08-20T20:10:46.0902664Z [00:03:36.495]➜    CC       src/libsinglebin_kill_a-kill.o
2025-08-20T20:10:46.1081269Z [00:03:36.513]➜    CC       src/libsinglebin_kill_a-operand2sig.o
2025-08-20T20:10:46.1246260Z [00:03:36.530]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.1247548Z [00:03:36.530]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.1248681Z [00:03:36.530]➜  Thread model: posix
2025-08-20T20:10:46.1255967Z [00:03:36.531]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.1261291Z [00:03:36.532]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.1267446Z [00:03:36.532]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.1276749Z [00:03:36.533]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.1287454Z [00:03:36.534]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.1300279Z [00:03:36.535]➜   (in-process)
2025-08-20T20:10:46.1376880Z [00:03:36.542]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name kill.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_kill_a-kill.Tpo -MT src/libsinglebin_kill_a-kill.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_kill (int, char **);  int single_binary_main_kill" -D usage=_usage_kill -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_kill_a-kill.o -x c src/kill.c
2025-08-20T20:10:46.1416678Z [00:03:36.547]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.1434999Z [00:03:36.547]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.1436116Z [00:03:36.547]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.1436768Z [00:03:36.547]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.1450203Z [00:03:36.547]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.1450898Z [00:03:36.547]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.1451529Z [00:03:36.547]➜  #include "..." search starts here:
2025-08-20T20:10:46.1452203Z [00:03:36.547]➜  #include <...> search starts here:
2025-08-20T20:10:46.1452769Z [00:03:36.547]➜   .
2025-08-20T20:10:46.1453173Z [00:03:36.547]➜   ./lib
2025-08-20T20:10:46.1453597Z [00:03:36.547]➜   src
2025-08-20T20:10:46.1454087Z [00:03:36.547]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.1454673Z [00:03:36.547]➜   /usr/local/include
2025-08-20T20:10:46.1455170Z [00:03:36.547]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.1456228Z [00:03:36.547]➜   /usr/include
2025-08-20T20:10:46.1456729Z [00:03:36.547]➜  End of search list.
2025-08-20T20:10:46.1543958Z [00:03:36.560]➜    CC       src/libsinglebin_link_a-link.o
2025-08-20T20:10:46.1652359Z [00:03:36.569]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.1653017Z [00:03:36.569]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.1653536Z [00:03:36.569]➜  Thread model: posix
2025-08-20T20:10:46.1654048Z [00:03:36.569]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.1654797Z [00:03:36.569]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.1655653Z [00:03:36.569]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.1656313Z [00:03:36.569]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.1656844Z [00:03:36.569]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.1657395Z [00:03:36.570]➜   (in-process)
2025-08-20T20:10:46.1671249Z [00:03:36.571]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name operand2sig.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_kill_a-operand2sig.Tpo -MT src/libsinglebin_kill_a-operand2sig.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_kill (int, char **);  int single_binary_main_kill" -D usage=_usage_kill -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_kill_a-operand2sig.o -x c src/operand2sig.c
2025-08-20T20:10:46.1701898Z [00:03:36.572]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.1709530Z [00:03:36.574]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.1710669Z [00:03:36.574]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.1711409Z [00:03:36.574]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.1712063Z [00:03:36.574]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.1712749Z [00:03:36.574]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.1713371Z [00:03:36.574]➜  #include "..." search starts here:
2025-08-20T20:10:46.1713987Z [00:03:36.574]➜  #include <...> search starts here:
2025-08-20T20:10:46.1714491Z [00:03:36.574]➜   .
2025-08-20T20:10:46.1714864Z [00:03:36.574]➜   ./lib
2025-08-20T20:10:46.1715252Z [00:03:36.574]➜   src
2025-08-20T20:10:46.1715742Z [00:03:36.574]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.1716320Z [00:03:36.574]➜   /usr/local/include
2025-08-20T20:10:46.1716867Z [00:03:36.574]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.1717403Z [00:03:36.574]➜   /usr/include
2025-08-20T20:10:46.1717875Z [00:03:36.574]➜  End of search list.
2025-08-20T20:10:46.1858822Z [00:03:36.591]➜    CC       src/libsinglebin_ln_a-ln.o
2025-08-20T20:10:46.2011454Z [00:03:36.604]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.2014396Z [00:03:36.604]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.2014995Z [00:03:36.604]➜  Thread model: posix
2025-08-20T20:10:46.2016102Z [00:03:36.604]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.2016930Z [00:03:36.604]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.2017876Z [00:03:36.604]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.2018847Z [00:03:36.604]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.2019423Z [00:03:36.604]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.2027813Z [00:03:36.608]➜   (in-process)
2025-08-20T20:10:46.2046884Z [00:03:36.608]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name link.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_link_a-link.Tpo -MT src/libsinglebin_link_a-link.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_link (int, char **);  int single_binary_main_link" -D usage=_usage_link -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_link_a-link.o -x c src/link.c
2025-08-20T20:10:46.2057197Z [00:03:36.609]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.2061929Z [00:03:36.609]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.2062981Z [00:03:36.609]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.2063657Z [00:03:36.609]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.2064293Z [00:03:36.609]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.2064900Z [00:03:36.609]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.2065546Z [00:03:36.609]➜  #include "..." search starts here:
2025-08-20T20:10:46.2066197Z [00:03:36.609]➜  #include <...> search starts here:
2025-08-20T20:10:46.2066754Z [00:03:36.609]➜   .
2025-08-20T20:10:46.2067195Z [00:03:36.609]➜   ./lib
2025-08-20T20:10:46.2067611Z [00:03:36.609]➜   src
2025-08-20T20:10:46.2068346Z [00:03:36.609]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.2068979Z [00:03:36.609]➜   /usr/local/include
2025-08-20T20:10:46.2069549Z [00:03:36.610]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.2070120Z [00:03:36.610]➜   /usr/include
2025-08-20T20:10:46.2070630Z [00:03:36.610]➜  End of search list.
2025-08-20T20:10:46.2408819Z [00:03:36.646]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.2417391Z [00:03:36.646]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.2418258Z [00:03:36.646]➜  Thread model: posix
2025-08-20T20:10:46.2418914Z [00:03:36.646]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.2419783Z [00:03:36.646]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.2420758Z [00:03:36.646]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.2421574Z [00:03:36.646]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.2422186Z [00:03:36.646]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.2456041Z [00:03:36.651]➜   (in-process)
2025-08-20T20:10:46.2467349Z [00:03:36.651]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ln.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_ln_a-ln.Tpo -MT src/libsinglebin_ln_a-ln.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_ln (int, char **);  int single_binary_main_ln" -D usage=_usage_ln -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_ln_a-ln.o -x c src/ln.c
2025-08-20T20:10:46.2477689Z [00:03:36.651]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.2479459Z [00:03:36.651]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.2480958Z [00:03:36.651]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.2481781Z [00:03:36.651]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.2482515Z [00:03:36.651]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.2483345Z [00:03:36.651]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.2484118Z [00:03:36.651]➜  #include "..." search starts here:
2025-08-20T20:10:46.2484896Z [00:03:36.651]➜  #include <...> search starts here:
2025-08-20T20:10:46.2485574Z [00:03:36.651]➜   .
2025-08-20T20:10:46.2486112Z [00:03:36.651]➜   ./lib
2025-08-20T20:10:46.2487589Z [00:03:36.651]➜   src
2025-08-20T20:10:46.2488895Z [00:03:36.651]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.2490285Z [00:03:36.651]➜   /usr/local/include
2025-08-20T20:10:46.2491224Z [00:03:36.651]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.2492641Z [00:03:36.651]➜   /usr/include
2025-08-20T20:10:46.2493553Z [00:03:36.651]➜  End of search list.
2025-08-20T20:10:46.3027714Z [00:03:36.708]➜    CC       src/libsinglebin_ln_a-force-link.o
2025-08-20T20:10:46.3264583Z [00:03:36.732]➜    CC       src/libsinglebin_ln_a-relpath.o
2025-08-20T20:10:46.3304567Z [00:03:36.736]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.3333503Z [00:03:36.736]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.3334102Z [00:03:36.736]➜  Thread model: posix
2025-08-20T20:10:46.3334653Z [00:03:36.736]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.3335425Z [00:03:36.736]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.3336278Z [00:03:36.736]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.3336927Z [00:03:36.736]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.3337441Z [00:03:36.736]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.3337941Z [00:03:36.736]➜   (in-process)
2025-08-20T20:10:46.3348591Z [00:03:36.736]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name force-link.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_ln_a-force-link.Tpo -MT src/libsinglebin_ln_a-force-link.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_ln (int, char **);  int single_binary_main_ln" -D usage=_usage_ln -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_ln_a-force-link.o -x c src/force-link.c
2025-08-20T20:10:46.3358656Z [00:03:36.736]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.3366194Z [00:03:36.742]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.3367587Z [00:03:36.742]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.3368612Z [00:03:36.742]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.3370044Z [00:03:36.742]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.3371258Z [00:03:36.742]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.3372314Z [00:03:36.742]➜  #include "..." search starts here:
2025-08-20T20:10:46.3374264Z [00:03:36.742]➜  #include <...> search starts here:
2025-08-20T20:10:46.3374768Z [00:03:36.742]➜   .
2025-08-20T20:10:46.3375150Z [00:03:36.742]➜   ./lib
2025-08-20T20:10:46.3375546Z [00:03:36.742]➜   src
2025-08-20T20:10:46.3376012Z [00:03:36.742]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.3376677Z [00:03:36.742]➜   /usr/local/include
2025-08-20T20:10:46.3377213Z [00:03:36.742]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.3377734Z [00:03:36.742]➜   /usr/include
2025-08-20T20:10:46.3378394Z [00:03:36.742]➜  End of search list.
2025-08-20T20:10:46.3500929Z [00:03:36.755]➜    CC       src/libsinglebin_logname_a-logname.o
2025-08-20T20:10:46.3605289Z [00:03:36.766]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.3610998Z [00:03:36.766]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.3611595Z [00:03:36.766]➜  Thread model: posix
2025-08-20T20:10:46.3612138Z [00:03:36.766]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.3612954Z [00:03:36.766]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.3613848Z [00:03:36.766]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.3614519Z [00:03:36.766]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.3615009Z [00:03:36.766]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.3615473Z [00:03:36.766]➜   (in-process)
2025-08-20T20:10:46.3640154Z [00:03:36.768]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name relpath.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_ln_a-relpath.Tpo -MT src/libsinglebin_ln_a-relpath.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_ln (int, char **);  int single_binary_main_ln" -D usage=_usage_ln -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_ln_a-relpath.o -x c src/relpath.c
2025-08-20T20:10:46.3687125Z [00:03:36.774]➜    CC       src/libsinglebin_md5sum_a-digest.o
2025-08-20T20:10:46.3691953Z [00:03:36.774]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.3693271Z [00:03:36.774]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.3694255Z [00:03:36.774]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.3694896Z [00:03:36.774]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.3695508Z [00:03:36.774]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.3696115Z [00:03:36.774]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.3696705Z [00:03:36.774]➜  #include "..." search starts here:
2025-08-20T20:10:46.3697278Z [00:03:36.774]➜  #include <...> search starts here:
2025-08-20T20:10:46.3697760Z [00:03:36.774]➜   .
2025-08-20T20:10:46.3698335Z [00:03:36.774]➜   ./lib
2025-08-20T20:10:46.3698721Z [00:03:36.774]➜   src
2025-08-20T20:10:46.3699506Z [00:03:36.774]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.3700074Z [00:03:36.774]➜   /usr/local/include
2025-08-20T20:10:46.3700598Z [00:03:36.774]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.3701122Z [00:03:36.774]➜   /usr/include
2025-08-20T20:10:46.3701578Z [00:03:36.774]➜  End of search list.
2025-08-20T20:10:46.3869039Z [00:03:36.792]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.3875450Z [00:03:36.792]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.3876119Z [00:03:36.792]➜  Thread model: posix
2025-08-20T20:10:46.3876695Z [00:03:36.792]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.3877478Z [00:03:36.793]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.3906264Z [00:03:36.796]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.3911236Z [00:03:36.796]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.3911790Z [00:03:36.796]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.3912263Z [00:03:36.796]➜   (in-process)
2025-08-20T20:10:46.3923831Z [00:03:36.796]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name logname.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_logname_a-logname.Tpo -MT src/libsinglebin_logname_a-logname.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_logname (int, char **);  int single_binary_main_logname" -D usage=_usage_logname -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_logname_a-logname.o -x c src/logname.c
2025-08-20T20:10:46.3955082Z [00:03:36.796]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.3956405Z [00:03:36.796]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.3957472Z [00:03:36.796]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.3958369Z [00:03:36.796]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.3959088Z [00:03:36.796]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.3959840Z [00:03:36.796]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.3960515Z [00:03:36.796]➜  #include "..." search starts here:
2025-08-20T20:10:46.3961132Z [00:03:36.796]➜  #include <...> search starts here:
2025-08-20T20:10:46.3961645Z [00:03:36.796]➜   .
2025-08-20T20:10:46.3962030Z [00:03:36.796]➜   ./lib
2025-08-20T20:10:46.3962437Z [00:03:36.796]➜   src
2025-08-20T20:10:46.3962955Z [00:03:36.796]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.3963489Z [00:03:36.796]➜   /usr/local/include
2025-08-20T20:10:46.3964055Z [00:03:36.796]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.3964612Z [00:03:36.796]➜   /usr/include
2025-08-20T20:10:46.3965103Z [00:03:36.796]➜  End of search list.
2025-08-20T20:10:46.4206851Z [00:03:36.826]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.4217229Z [00:03:36.826]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.4218557Z [00:03:36.826]➜  Thread model: posix
2025-08-20T20:10:46.4219309Z [00:03:36.826]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.4220243Z [00:03:36.826]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.4221201Z [00:03:36.826]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.4221939Z [00:03:36.826]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.4222490Z [00:03:36.826]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.4240600Z [00:03:36.829]➜   (in-process)
2025-08-20T20:10:46.4259565Z [00:03:36.829]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name digest.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_md5sum_a-digest.Tpo -MT src/libsinglebin_md5sum_a-digest.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_MD5=1 -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_md5sum (int, char **);  int single_binary_main_md5sum" -D usage=_usage_md5sum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_md5sum_a-digest.o -x c src/digest.c
2025-08-20T20:10:46.4270333Z [00:03:36.830]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.4271681Z [00:03:36.831]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.4272762Z [00:03:36.831]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.4273459Z [00:03:36.831]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.4274116Z [00:03:36.831]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.4274781Z [00:03:36.831]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.4275450Z [00:03:36.831]➜  #include "..." search starts here:
2025-08-20T20:10:46.4276087Z [00:03:36.831]➜  #include <...> search starts here:
2025-08-20T20:10:46.4276641Z [00:03:36.831]➜   .
2025-08-20T20:10:46.4277056Z [00:03:36.831]➜   ./lib
2025-08-20T20:10:46.4277828Z [00:03:36.831]➜   src
2025-08-20T20:10:46.4278638Z [00:03:36.831]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.4279266Z [00:03:36.831]➜   /usr/local/include
2025-08-20T20:10:46.4279896Z [00:03:36.831]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.4280454Z [00:03:36.831]➜   /usr/include
2025-08-20T20:10:46.4280950Z [00:03:36.831]➜  End of search list.
2025-08-20T20:10:46.4781391Z [00:03:36.883]➜    CC       src/libsinglebin_mkdir_a-mkdir.o
2025-08-20T20:10:46.4860155Z [00:03:36.891]➜    CC       src/libsinglebin_mkdir_a-prog-fprintf.o
2025-08-20T20:10:46.5160614Z [00:03:36.921]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.5164724Z [00:03:36.921]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.5165505Z [00:03:36.921]➜  Thread model: posix
2025-08-20T20:10:46.5166271Z [00:03:36.921]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.5167442Z [00:03:36.921]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.5168782Z [00:03:36.921]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.5169699Z [00:03:36.921]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.5170441Z [00:03:36.921]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.5171119Z [00:03:36.921]➜   (in-process)
2025-08-20T20:10:46.5194202Z [00:03:36.924]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mkdir.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_mkdir_a-mkdir.Tpo -MT src/libsinglebin_mkdir_a-mkdir.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_mkdir (int, char **);  int single_binary_main_mkdir" -D usage=_usage_mkdir -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_mkdir_a-mkdir.o -x c src/mkdir.c
2025-08-20T20:10:46.5219721Z [00:03:36.924]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.5221477Z [00:03:36.924]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.5222792Z [00:03:36.924]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.5223655Z [00:03:36.924]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.5224449Z [00:03:36.924]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.5225224Z [00:03:36.924]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.5225979Z [00:03:36.924]➜  #include "..." search starts here:
2025-08-20T20:10:46.5226711Z [00:03:36.924]➜  #include <...> search starts here:
2025-08-20T20:10:46.5227381Z [00:03:36.924]➜   .
2025-08-20T20:10:46.5227921Z [00:03:36.924]➜   ./lib
2025-08-20T20:10:46.5228952Z [00:03:36.924]➜   src
2025-08-20T20:10:46.5229618Z [00:03:36.924]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.5230343Z [00:03:36.924]➜   /usr/local/include
2025-08-20T20:10:46.5231084Z [00:03:36.924]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.5232016Z [00:03:36.924]➜   /usr/include
2025-08-20T20:10:46.5233014Z [00:03:36.924]➜  End of search list.
2025-08-20T20:10:46.5266107Z [00:03:36.930]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.5266853Z [00:03:36.930]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.5267387Z [00:03:36.931]➜  Thread model: posix
2025-08-20T20:10:46.5267923Z [00:03:36.931]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.5268940Z [00:03:36.931]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.5269780Z [00:03:36.932]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.5296433Z [00:03:36.935]➜  Candidate multilib: .;@  CC       src/libsinglebin_mkdir_a-selinux.o
2025-08-20T20:10:46.5312945Z [00:03:36.935]➜  m64
2025-08-20T20:10:46.5313455Z [00:03:36.935]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.5313976Z [00:03:36.935]➜   (in-process)
2025-08-20T20:10:46.5325318Z [00:03:36.935]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name prog-fprintf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_mkdir_a-prog-fprintf.Tpo -MT src/libsinglebin_mkdir_a-prog-fprintf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_mkdir (int, char **);  int single_binary_main_mkdir" -D usage=_usage_mkdir -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_mkdir_a-prog-fprintf.o -x c src/prog-fprintf.c
2025-08-20T20:10:46.5368411Z [00:03:36.935]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.5369787Z [00:03:36.935]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.5370911Z [00:03:36.935]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.5371610Z [00:03:36.935]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.5372327Z [00:03:36.935]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.5373082Z [00:03:36.935]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.5373754Z [00:03:36.935]➜  #include "..." search starts here:
2025-08-20T20:10:46.5374399Z [00:03:36.935]➜  #include <...> search starts here:
2025-08-20T20:10:46.5374929Z [00:03:36.935]➜   .
2025-08-20T20:10:46.5375338Z [00:03:36.935]➜   ./lib
2025-08-20T20:10:46.5375741Z [00:03:36.935]➜   src
2025-08-20T20:10:46.5376253Z [00:03:36.935]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.5376856Z [00:03:36.935]➜   /usr/local/include
2025-08-20T20:10:46.5377433Z [00:03:36.935]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.5378255Z [00:03:36.935]➜   /usr/include
2025-08-20T20:10:46.5378759Z [00:03:36.935]➜  End of search list.
2025-08-20T20:10:46.5878657Z [00:03:36.992]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.5879564Z [00:03:36.992]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.5880238Z [00:03:36.992]➜  Thread model: posix
2025-08-20T20:10:46.5880870Z [00:03:36.992]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.5882136Z [00:03:36.992]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.5883166Z [00:03:36.992]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.5883974Z [00:03:36.992]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.5884565Z [00:03:36.992]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.5885089Z [00:03:36.993]➜   (in-process)
2025-08-20T20:10:46.5901724Z [00:03:36.993]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name selinux.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_mkdir_a-selinux.Tpo -MT src/libsinglebin_mkdir_a-selinux.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_mkdir (int, char **);  int single_binary_main_mkdir" -D usage=_usage_mkdir -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_mkdir_a-selinux.o -x c src/selinux.c
2025-08-20T20:10:46.5918832Z [00:03:36.995]➜    CC       src/libsinglebin_mkfifo_a-mkfifo.o
2025-08-20T20:10:46.5920329Z [00:03:36.997]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.5934160Z [00:03:36.999]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.5945655Z [00:03:36.999]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.5946406Z [00:03:36.999]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.5947102Z [00:03:36.999]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.5947794Z [00:03:36.999]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.5948691Z [00:03:36.999]➜  #include "..." search starts here:
2025-08-20T20:10:46.5949353Z [00:03:36.999]➜  #include <...> search starts here:
2025-08-20T20:10:46.5949919Z [00:03:36.999]➜   .
2025-08-20T20:10:46.5950331Z [00:03:36.999]➜   ./lib
2025-08-20T20:10:46.5950751Z [00:03:36.999]➜   src
2025-08-20T20:10:46.5951339Z [00:03:36.999]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.5951921Z [00:03:36.999]➜   /usr/local/include
2025-08-20T20:10:46.5952459Z [00:03:36.999]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.5952986Z [00:03:36.999]➜   /usr/include
2025-08-20T20:10:46.5953442Z [00:03:36.999]➜  End of search list.
2025-08-20T20:10:46.6161227Z [00:03:37.021]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.6164278Z [00:03:37.021]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.6164967Z [00:03:37.021]➜  Thread model: posix
2025-08-20T20:10:46.6165625Z [00:03:37.021]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.6166498Z [00:03:37.021]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.6167501Z [00:03:37.021]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.6168608Z [00:03:37.021]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.6169272Z [00:03:37.021]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.6169866Z [00:03:37.022]➜   (in-process)
2025-08-20T20:10:46.6182620Z [00:03:37.022]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mkfifo.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_mkfifo_a-mkfifo.Tpo -MT src/libsinglebin_mkfifo_a-mkfifo.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_mkfifo (int, char **);  int single_binary_main_mkfifo" -D usage=_usage_mkfifo -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_mkfifo_a-mkfifo.o -x c src/mkfifo.c
2025-08-20T20:10:46.6194715Z [00:03:37.024]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.6196037Z [00:03:37.024]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.6197113Z [00:03:37.024]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.6197838Z [00:03:37.024]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.6198759Z [00:03:37.024]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.6199482Z [00:03:37.024]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.6200562Z [00:03:37.024]➜  #include "..." search starts here:
2025-08-20T20:10:46.6201196Z [00:03:37.024]➜  #include <...> search starts here:
2025-08-20T20:10:46.6201748Z [00:03:37.024]➜   .
2025-08-20T20:10:46.6202113Z [00:03:37.024]➜   ./lib
2025-08-20T20:10:46.6202498Z [00:03:37.024]➜   src
2025-08-20T20:10:46.6202975Z [00:03:37.024]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.6203541Z [00:03:37.024]➜   /usr/local/include
2025-08-20T20:10:46.6204074Z [00:03:37.024]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.6204584Z [00:03:37.024]➜   /usr/include
2025-08-20T20:10:46.6205033Z [00:03:37.024]➜  End of search list.
2025-08-20T20:10:46.6514010Z [00:03:37.057]➜    CC       src/libsinglebin_mkfifo_a-selinux.o
2025-08-20T20:10:46.6795617Z [00:03:37.085]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.6811606Z [00:03:37.085]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.6814050Z [00:03:37.085]➜  Thread model: posix
2025-08-20T20:10:46.6815694Z [00:03:37.085]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.6819125Z [00:03:37.085]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.6820099Z [00:03:37.085]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.6820764Z [00:03:37.085]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.6821278Z [00:03:37.085]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.6821748Z [00:03:37.085]➜   (in-process)
2025-08-20T20:10:46.6832978Z [00:03:37.085]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name selinux.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_mkfifo_a-selinux.Tpo -MT src/libsinglebin_mkfifo_a-selinux.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_mkfifo (int, char **);  int single_binary_main_mkfifo" -D usage=_usage_mkfifo -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_mkfifo_a-selinux.o -x c src/selinux.c
2025-08-20T20:10:46.6847231Z [00:03:37.085]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.6848746Z [00:03:37.086]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.6849765Z [00:03:37.086]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.6850468Z [00:03:37.086]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.6851169Z [00:03:37.087]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.6851835Z [00:03:37.087]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.6852450Z [00:03:37.087]➜  #include "..." search starts here:
2025-08-20T20:10:46.6853055Z [00:03:37.087]➜  #include <...> search starts here:
2025-08-20T20:10:46.6853585Z [00:03:37.090]➜   .
2025-08-20T20:10:46.6853986Z [00:03:37.090]➜   ./lib
2025-08-20T20:10:46.6854409Z [00:03:37.090]➜   src
2025-08-20T20:10:46.6882713Z [00:03:37.090]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.6883849Z [00:03:37.090]➜   /usr/local/include
2025-08-20T20:10:46.6884412Z [00:03:37.090]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.6884945Z [00:03:37.090]➜   /usr/include
2025-08-20T20:10:46.6885405Z [00:03:37.090]➜  End of search list.
2025-08-20T20:10:46.7211245Z [00:03:37.126]➜    CC       src/libsinglebin_mknod_a-mknod.o
2025-08-20T20:10:46.7485989Z [00:03:37.153]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.7489413Z [00:03:37.154]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.7490373Z [00:03:37.154]➜  Thread model: posix
2025-08-20T20:10:46.7493047Z [00:03:37.155]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.7496602Z [00:03:37.155]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.7499817Z [00:03:37.155]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.7501224Z [00:03:37.155]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.7502276Z [00:03:37.155]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.7506619Z [00:03:37.156]➜   (in-process)
2025-08-20T20:10:46.7551779Z [00:03:37.159]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mknod.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_mknod_a-mknod.Tpo -MT src/libsinglebin_mknod_a-mknod.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_mknod (int, char **);  int single_binary_main_mknod" -D usage=_usage_mknod -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_mknod_a-mknod.o -x c src/mknod.c
2025-08-20T20:10:46.7562387Z [00:03:37.159]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.7563711Z [00:03:37.159]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.7564699Z [00:03:37.160]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.7565364Z [00:03:37.160]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.7565973Z [00:03:37.160]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.7566592Z [00:03:37.160]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.7567190Z [00:03:37.160]➜  #include "..." search starts here:
2025-08-20T20:10:46.7567760Z [00:03:37.160]➜  #include <...> search starts here:
2025-08-20T20:10:46.7568443Z [00:03:37.160]➜   .
2025-08-20T20:10:46.7568806Z [00:03:37.160]➜   ./lib
2025-08-20T20:10:46.7569180Z [00:03:37.160]➜   src
2025-08-20T20:10:46.7569652Z [00:03:37.160]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.7570200Z [00:03:37.160]➜   /usr/local/include
2025-08-20T20:10:46.7570724Z [00:03:37.160]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.7571234Z [00:03:37.160]➜   /usr/include
2025-08-20T20:10:46.7571717Z [00:03:37.160]➜  End of search list.
2025-08-20T20:10:46.7670605Z [00:03:37.172]➜    CC       src/libsinglebin_mknod_a-selinux.o
2025-08-20T20:10:46.7937377Z [00:03:37.198]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.7938526Z [00:03:37.198]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.7939729Z [00:03:37.198]➜  Thread model: posix
2025-08-20T20:10:46.7942107Z [00:03:37.198]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.7943045Z [00:03:37.198]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.7944591Z [00:03:37.198]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.7948287Z [00:03:37.198]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.7950084Z [00:03:37.198]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.7951113Z [00:03:37.198]➜   (in-process)
2025-08-20T20:10:46.7969814Z [00:03:37.199]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name selinux.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_mknod_a-selinux.Tpo -MT src/libsinglebin_mknod_a-selinux.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_mknod (int, char **);  int single_binary_main_mknod" -D usage=_usage_mknod -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_mknod_a-selinux.o -x c src/selinux.c
2025-08-20T20:10:46.7980097Z [00:03:37.200]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.7981446Z [00:03:37.200]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.7982526Z [00:03:37.200]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.7983258Z [00:03:37.200]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.7983935Z [00:03:37.200]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.7984633Z [00:03:37.200]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.7985335Z [00:03:37.200]➜  #include "..." search starts here:
2025-08-20T20:10:46.7986002Z [00:03:37.200]➜  #include <...> search starts here:
2025-08-20T20:10:46.7986568Z [00:03:37.200]➜   .
2025-08-20T20:10:46.7986983Z [00:03:37.200]➜   ./lib
2025-08-20T20:10:46.7987417Z [00:03:37.200]➜   src
2025-08-20T20:10:46.7987947Z [00:03:37.200]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.7998962Z [00:03:37.200]➜   /usr/local/include
2025-08-20T20:10:46.7999517Z [00:03:37.200]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.8000054Z [00:03:37.200]➜   /usr/include
2025-08-20T20:10:46.8000538Z [00:03:37.200]➜  End of search list.
2025-08-20T20:10:46.8194098Z [00:03:37.225]➜    CC       src/libsinglebin_mktemp_a-mktemp.o
2025-08-20T20:10:46.8348538Z [00:03:37.240]➜    CC       src/libsinglebin_mv_a-mv.o
2025-08-20T20:10:46.8494579Z [00:03:37.255]➜    CC       src/libsinglebin_mv_a-remove.o
2025-08-20T20:10:46.8620881Z [00:03:37.267]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.8621851Z [00:03:37.267]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.8622502Z [00:03:37.267]➜  Thread model: posix
2025-08-20T20:10:46.8623622Z [00:03:37.267]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.8624519Z [00:03:37.267]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.8625556Z [00:03:37.267]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.8626375Z [00:03:37.267]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.8626998Z [00:03:37.267]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.8656483Z [00:03:37.271]➜   (in-process)
2025-08-20T20:10:46.8671190Z [00:03:37.271]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mktemp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_mktemp_a-mktemp.Tpo -MT src/libsinglebin_mktemp_a-mktemp.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_mktemp (int, char **);  int single_binary_main_mktemp" -D usage=_usage_mktemp -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_mktemp_a-mktemp.o -x c src/mktemp.c
2025-08-20T20:10:46.8699750Z [00:03:37.275]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.8705381Z [00:03:37.276]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.8706459Z [00:03:37.276]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.8707167Z [00:03:37.276]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.8707841Z [00:03:37.276]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.8708743Z [00:03:37.276]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.8709356Z [00:03:37.276]➜  #include "..." search starts here:
2025-08-20T20:10:46.8709970Z [00:03:37.276]➜  #include <...> search starts here:
2025-08-20T20:10:46.8710490Z [00:03:37.276]➜   .
2025-08-20T20:10:46.8710910Z [00:03:37.276]➜   ./lib
2025-08-20T20:10:46.8711319Z [00:03:37.276]➜   src
2025-08-20T20:10:46.8711827Z [00:03:37.276]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.8712416Z [00:03:37.276]➜   /usr/local/include
2025-08-20T20:10:46.8712949Z [00:03:37.276]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.8713471Z [00:03:37.276]➜   /usr/include
2025-08-20T20:10:46.8713936Z [00:03:37.276]➜  End of search list.
2025-08-20T20:10:46.8742398Z [00:03:37.279]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.8743163Z [00:03:37.279]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.8743725Z [00:03:37.279]➜  Thread model: posix
2025-08-20T20:10:46.8744330Z [00:03:37.279]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.8745119Z [00:03:37.279]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.8746330Z [00:03:37.279]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.8747315Z [00:03:37.279]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.8748232Z [00:03:37.279]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.8760578Z [00:03:37.281]➜   (in-process)
2025-08-20T20:10:46.8776397Z [00:03:37.282]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name mv.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_mv_a-mv.Tpo -MT src/libsinglebin_mv_a-mv.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_mv (int, char **);  int single_binary_main_mv" -D usage=_usage_mv -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_mv_a-mv.o -x c src/mv.c
2025-08-20T20:10:46.8802479Z [00:03:37.285]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.8834824Z [00:03:37.289]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.8843502Z [00:03:37.289]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.8844705Z [00:03:37.289]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.8845456Z [00:03:37.289]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.8846163Z [00:03:37.289]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.8846801Z [00:03:37.289]➜  #include "..." search starts here:
2025-08-20T20:10:46.8847402Z [00:03:37.289]➜  #include <...> search starts here:
2025-08-20T20:10:46.8847914Z [00:03:37.289]➜   .
2025-08-20T20:10:46.8848508Z [00:03:37.289]➜   ./lib
2025-08-20T20:10:46.8848900Z [00:03:37.289]➜   src
2025-08-20T20:10:46.8849393Z [00:03:37.289]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.8849957Z [00:03:37.289]➜   /usr/local/include
2025-08-20T20:10:46.8850531Z [00:03:37.289]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.8851123Z [00:03:37.289]➜   /usr/include
2025-08-20T20:10:46.8851648Z [00:03:37.289]➜  End of search list.
2025-08-20T20:10:46.9072388Z [00:03:37.313]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.9073659Z [00:03:37.313]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.9074692Z [00:03:37.313]➜  Thread model: posix
2025-08-20T20:10:46.9076430Z [00:03:37.313]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.9077599Z [00:03:37.313]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.9079038Z [00:03:37.313]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.9080005Z [00:03:37.313]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.9080749Z [00:03:37.313]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.9119802Z [00:03:37.317]➜   (in-process)
2025-08-20T20:10:46.9131050Z [00:03:37.317]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name remove.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_mv_a-remove.Tpo -MT src/libsinglebin_mv_a-remove.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_mv (int, char **);  int single_binary_main_mv" -D usage=_usage_mv -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_mv_a-remove.o -x c src/remove.c
2025-08-20T20:10:46.9156045Z [00:03:37.320]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.9157429Z [00:03:37.320]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.9158734Z [00:03:37.320]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.9159451Z [00:03:37.320]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.9160146Z [00:03:37.320]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.9160908Z [00:03:37.320]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.9161577Z [00:03:37.320]➜  #include "..." search starts here:
2025-08-20T20:10:46.9162222Z [00:03:37.320]➜  #include <...> search starts here:
2025-08-20T20:10:46.9162743Z [00:03:37.320]➜   .
2025-08-20T20:10:46.9163129Z [00:03:37.320]➜   ./lib
2025-08-20T20:10:46.9163827Z [00:03:37.320]➜   src
2025-08-20T20:10:46.9164354Z [00:03:37.320]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.9164929Z [00:03:37.320]➜   /usr/local/include
2025-08-20T20:10:46.9165486Z [00:03:37.320]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.9166037Z [00:03:37.320]➜   /usr/include
2025-08-20T20:10:46.9166508Z [00:03:37.320]➜  End of search list.
2025-08-20T20:10:46.9172157Z [00:03:37.323]➜    CC       src/libsinglebin_mv_a-copy.o
2025-08-20T20:10:46.9374924Z [00:03:37.343]➜    CC       src/libsinglebin_mv_a-cp-hash.o
2025-08-20T20:10:46.9626269Z [00:03:37.367]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.9627145Z [00:03:37.367]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.9627787Z [00:03:37.367]➜  Thread model: posix
2025-08-20T20:10:46.9628673Z [00:03:37.367]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.9629558Z [00:03:37.367]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.9630603Z [00:03:37.367]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.9631418Z [00:03:37.367]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.9634972Z [00:03:37.367]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.9635592Z [00:03:37.368]➜   (in-process)
2025-08-20T20:10:46.9656284Z [00:03:37.368]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name cp-hash.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_mv_a-cp-hash.Tpo -MT src/libsinglebin_mv_a-cp-hash.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_mv (int, char **);  int single_binary_main_mv" -D usage=_usage_mv -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_mv_a-cp-hash.o -x c src/cp-hash.c
2025-08-20T20:10:46.9666909Z [00:03:37.369]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.9669034Z [00:03:37.369]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.9670120Z [00:03:37.369]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.9670851Z [00:03:37.369]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.9671507Z [00:03:37.369]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.9672185Z [00:03:37.369]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.9672839Z [00:03:37.369]➜  #include "..." search starts here:
2025-08-20T20:10:46.9673487Z [00:03:37.369]➜  #include <...> search starts here:
2025-08-20T20:10:46.9674010Z [00:03:37.369]➜   .
2025-08-20T20:10:46.9674401Z [00:03:37.369]➜   ./lib
2025-08-20T20:10:46.9674828Z [00:03:37.369]➜   src
2025-08-20T20:10:46.9675355Z [00:03:37.370]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.9675930Z [00:03:37.370]➜   /usr/local/include
2025-08-20T20:10:46.9676486Z [00:03:37.370]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.9677055Z [00:03:37.370]➜   /usr/include
2025-08-20T20:10:46.9677900Z [00:03:37.370]➜  End of search list.
2025-08-20T20:10:46.9678774Z [00:03:37.370]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:46.9679430Z [00:03:37.370]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:46.9680009Z [00:03:37.370]➜  Thread model: posix
2025-08-20T20:10:46.9680598Z [00:03:37.370]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:46.9681440Z [00:03:37.370]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.9682424Z [00:03:37.370]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:46.9683171Z [00:03:37.370]➜  Candidate multilib: .;@m64
2025-08-20T20:10:46.9683761Z [00:03:37.370]➜  Selected multilib: .;@m64
2025-08-20T20:10:46.9684302Z [00:03:37.370]➜   (in-process)
2025-08-20T20:10:46.9704472Z [00:03:37.370]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name copy.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_mv_a-copy.Tpo -MT src/libsinglebin_mv_a-copy.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_mv (int, char **);  int single_binary_main_mv" -D usage=_usage_mv -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_mv_a-copy.o -x c src/copy.c
2025-08-20T20:10:46.9747013Z [00:03:37.375]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:46.9748572Z [00:03:37.375]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:46.9749718Z [00:03:37.375]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:46.9750474Z [00:03:37.375]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:46.9751194Z [00:03:37.375]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:46.9751894Z [00:03:37.375]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:46.9752599Z [00:03:37.375]➜  #include "..." search starts here:
2025-08-20T20:10:46.9753343Z [00:03:37.375]➜  #include <...> search starts here:
2025-08-20T20:10:46.9753935Z [00:03:37.375]➜   .
2025-08-20T20:10:46.9754392Z [00:03:37.375]➜   ./lib
2025-08-20T20:10:46.9754838Z [00:03:37.375]➜   src
2025-08-20T20:10:46.9755380Z [00:03:37.375]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:46.9756012Z [00:03:37.375]➜   /usr/local/include
2025-08-20T20:10:46.9756622Z [00:03:37.375]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:46.9757200Z [00:03:37.375]➜   /usr/include
2025-08-20T20:10:46.9757716Z [00:03:37.375]➜  End of search list.
2025-08-20T20:10:47.0465890Z [00:03:37.452]➜    CC       src/libsinglebin_mv_a-force-link.o
2025-08-20T20:10:47.0707614Z [00:03:37.476]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:47.0717136Z [00:03:37.476]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:47.0717727Z [00:03:37.476]➜  Thread model: posix
2025-08-20T20:10:47.0719213Z [00:03:37.476]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:47.0720365Z [00:03:37.476]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.0721297Z [00:03:37.476]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.0721949Z [00:03:37.476]➜  Candidate multilib: .;@m64
2025-08-20T20:10:47.0728776Z [00:03:37.476]➜  Selected multilib: .;@m64
2025-08-20T20:10:47.0742334Z [00:03:37.480]➜   (in-process)
2025-08-20T20:10:47.0762590Z [00:03:37.481]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name force-link.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_mv_a-force-link.Tpo -MT src/libsinglebin_mv_a-force-link.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_mv (int, char **);  int single_binary_main_mv" -D usage=_usage_mv -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_mv_a-force-link.o -x c src/force-link.c
2025-08-20T20:10:47.0773708Z [00:03:37.481]➜    CC       src/libsinglebin_mv_a-selinux.o
2025-08-20T20:10:47.0786381Z [00:03:37.484]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:47.0795766Z [00:03:37.485]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:47.0811632Z [00:03:37.485]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:47.0812354Z [00:03:37.485]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:47.0812988Z [00:03:37.485]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:47.0813606Z [00:03:37.485]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:47.0814225Z [00:03:37.485]➜  #include "..." search starts here:
2025-08-20T20:10:47.0814807Z [00:03:37.485]➜  #include <...> search starts here:
2025-08-20T20:10:47.0815297Z [00:03:37.485]➜   .
2025-08-20T20:10:47.0815675Z [00:03:37.485]➜   ./lib
2025-08-20T20:10:47.0816069Z [00:03:37.485]➜   src
2025-08-20T20:10:47.0816563Z [00:03:37.485]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:47.0817231Z [00:03:37.485]➜   /usr/local/include
2025-08-20T20:10:47.0817909Z [00:03:37.485]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:47.0819557Z [00:03:37.485]➜   /usr/include
2025-08-20T20:10:47.0820014Z [00:03:37.485]➜  End of search list.
2025-08-20T20:10:47.1085397Z [00:03:37.514]➜    CC       src/libsinglebin_nl_a-nl.o
2025-08-20T20:10:47.1093925Z [00:03:37.514]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:47.1095289Z [00:03:37.514]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:47.1096058Z [00:03:37.514]➜  Thread model: posix
2025-08-20T20:10:47.1096831Z [00:03:37.514]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:47.1098264Z [00:03:37.514]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.1099694Z [00:03:37.514]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.1100609Z [00:03:37.514]➜  Candidate multilib: .;@m64
2025-08-20T20:10:47.1101341Z [00:03:37.514]➜  Selected multilib: .;@m64
2025-08-20T20:10:47.1102565Z [00:03:37.514]➜   (in-process)
2025-08-20T20:10:47.1165640Z [00:03:37.521]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name selinux.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_mv_a-selinux.Tpo -MT src/libsinglebin_mv_a-selinux.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_mv (int, char **);  int single_binary_main_mv" -D usage=_usage_mv -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_mv_a-selinux.o -x c src/selinux.c
2025-08-20T20:10:47.1176429Z [00:03:37.521]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:47.1177825Z [00:03:37.521]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:47.1179141Z [00:03:37.521]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:47.1179938Z [00:03:37.521]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:47.1180742Z [00:03:37.521]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:47.1181545Z [00:03:37.521]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:47.1182788Z [00:03:37.521]➜  #include "..." search starts here:
2025-08-20T20:10:47.1183505Z [00:03:37.521]➜  #include <...> search starts here:
2025-08-20T20:10:47.1184129Z [00:03:37.521]➜   .
2025-08-20T20:10:47.1184607Z [00:03:37.521]➜   ./lib
2025-08-20T20:10:47.1185143Z [00:03:37.521]➜   src
2025-08-20T20:10:47.1185804Z [00:03:37.521]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:47.1186538Z [00:03:37.521]➜   /usr/local/include
2025-08-20T20:10:47.1187235Z [00:03:37.521]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:47.1189100Z [00:03:37.521]➜   /usr/include
2025-08-20T20:10:47.1189921Z [00:03:37.521]➜  End of search list.
2025-08-20T20:10:47.1609882Z [00:03:37.566]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:47.1618324Z [00:03:37.566]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:47.1618978Z [00:03:37.566]➜  Thread model: posix
2025-08-20T20:10:47.1619554Z [00:03:37.566]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:47.1620407Z [00:03:37.566]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.1621387Z [00:03:37.566]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.1622162Z [00:03:37.566]➜  Candidate multilib: .;@m64
2025-08-20T20:10:47.1622766Z [00:03:37.566]➜  Selected multilib: .;@m64
2025-08-20T20:10:47.1643644Z [00:03:37.570]➜   (in-process)
2025-08-20T20:10:47.1661638Z [00:03:37.570]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name nl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_nl_a-nl.Tpo -MT src/libsinglebin_nl_a-nl.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_nl (int, char **);  int single_binary_main_nl" -D usage=_usage_nl -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_nl_a-nl.o -x c src/nl.c
2025-08-20T20:10:47.1673145Z [00:03:37.571]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:47.1674495Z [00:03:37.571]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:47.1675613Z [00:03:37.571]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:47.1676353Z [00:03:37.571]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:47.1677059Z [00:03:37.571]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:47.1677783Z [00:03:37.571]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:47.1678744Z [00:03:37.571]➜  #include "..." search starts here:
2025-08-20T20:10:47.1679399Z [00:03:37.571]➜  #include <...> search starts here:
2025-08-20T20:10:47.1679968Z [00:03:37.571]➜   .
2025-08-20T20:10:47.1680368Z [00:03:37.571]➜   ./lib
2025-08-20T20:10:47.1680805Z [00:03:37.571]➜   src
2025-08-20T20:10:47.1681368Z [00:03:37.571]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:47.1681998Z [00:03:37.571]➜   /usr/local/include
2025-08-20T20:10:47.1683029Z [00:03:37.571]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:47.1683629Z [00:03:37.571]➜   /usr/include
2025-08-20T20:10:47.1684144Z [00:03:37.571]➜  End of search list.
2025-08-20T20:10:47.2089293Z [00:03:37.614]➜    CC       src/libsinglebin_nproc_a-nproc.o
2025-08-20T20:10:47.2264650Z [00:03:37.632]➜    CC       src/libsinglebin_nohup_a-nohup.o
2025-08-20T20:10:47.2508509Z [00:03:37.656]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:47.2513337Z [00:03:37.657]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:47.2517195Z [00:03:37.657]➜  Thread model: posix
2025-08-20T20:10:47.2519566Z [00:03:37.657]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:47.2526314Z [00:03:37.658]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.2536294Z [00:03:37.658]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.2538500Z [00:03:37.658]➜  Candidate multilib: .;@m64
2025-08-20T20:10:47.2539321Z [00:03:37.658]➜  Selected multilib: .;@m64
2025-08-20T20:10:47.2540084Z [00:03:37.659]➜   (in-process)
2025-08-20T20:10:47.2584706Z [00:03:37.663]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name nohup.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_nohup_a-nohup.Tpo -MT src/libsinglebin_nohup_a-nohup.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_nohup (int, char **);  int single_binary_main_nohup" -D usage=_usage_nohup -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_nohup_a-nohup.o -x c src/nohup.c
2025-08-20T20:10:47.2607024Z [00:03:37.663]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:47.2608897Z [00:03:37.663]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:47.2610127Z [00:03:37.663]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:47.2610952Z [00:03:37.663]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:47.2611760Z [00:03:37.663]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:47.2612509Z [00:03:37.663]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:47.2613255Z [00:03:37.663]➜  #include "..." search starts here:
2025-08-20T20:10:47.2614017Z [00:03:37.663]➜  #include <...> search starts here:
2025-08-20T20:10:47.2614686Z [00:03:37.663]➜   .
2025-08-20T20:10:47.2615168Z [00:03:37.663]➜   ./lib
2025-08-20T20:10:47.2615688Z [00:03:37.663]➜   src
2025-08-20T20:10:47.2616331Z [00:03:37.663]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:47.2617045Z [00:03:37.663]➜   /usr/local/include
2025-08-20T20:10:47.2617725Z [00:03:37.663]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:47.2620030Z [00:03:37.663]➜   /usr/include
2025-08-20T20:10:47.2620987Z [00:03:37.663]➜  End of search list.
2025-08-20T20:10:47.2622575Z [00:03:37.666]➜    CC       src/libsinglebin_numfmt_a-numfmt.o
2025-08-20T20:10:47.2634518Z [00:03:37.669]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:47.2640519Z [00:03:37.669]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:47.2641135Z [00:03:37.669]➜  Thread model: posix
2025-08-20T20:10:47.2641760Z [00:03:37.669]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:47.2642602Z [00:03:37.669]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.2643544Z [00:03:37.669]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.2663521Z [00:03:37.669]➜  Candidate multilib: .;@m64
2025-08-20T20:10:47.2666769Z [00:03:37.669]➜  Selected multilib: .;@m64
2025-08-20T20:10:47.2670287Z [00:03:37.672]➜   (in-process)
2025-08-20T20:10:47.2691376Z [00:03:37.672]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name nproc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_nproc_a-nproc.Tpo -MT src/libsinglebin_nproc_a-nproc.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_nproc (int, char **);  int single_binary_main_nproc" -D usage=_usage_nproc -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_nproc_a-nproc.o -x c src/nproc.c
2025-08-20T20:10:47.2701791Z [00:03:37.673]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:47.2703025Z [00:03:37.674]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:47.2704072Z [00:03:37.674]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:47.2704718Z [00:03:37.674]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:47.2705355Z [00:03:37.674]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:47.2706051Z [00:03:37.674]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:47.2706762Z [00:03:37.674]➜  #include "..." search starts here:
2025-08-20T20:10:47.2707431Z [00:03:37.674]➜  #include <...> search starts here:
2025-08-20T20:10:47.2709847Z [00:03:37.674]➜   .
2025-08-20T20:10:47.2710393Z [00:03:37.674]➜   ./lib
2025-08-20T20:10:47.2710845Z [00:03:37.674]➜   src
2025-08-20T20:10:47.2711370Z [00:03:37.674]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:47.2711995Z [00:03:37.674]➜   /usr/local/include
2025-08-20T20:10:47.2712571Z [00:03:37.674]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:47.2713161Z [00:03:37.674]➜   /usr/include
2025-08-20T20:10:47.2713683Z [00:03:37.674]➜  End of search list.
2025-08-20T20:10:47.3271888Z [00:03:37.732]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:47.3272722Z [00:03:37.732]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:47.3273350Z [00:03:37.732]➜  Thread model: posix
2025-08-20T20:10:47.3273969Z [00:03:37.732]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:47.3274815Z [00:03:37.732]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.3275822Z [00:03:37.732]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.3277011Z [00:03:37.732]➜  Candidate multilib: .;@m64
2025-08-20T20:10:47.3277642Z [00:03:37.732]➜  Selected multilib: .;@m64
2025-08-20T20:10:47.3279432Z [00:03:37.733]➜   (in-process)
2025-08-20T20:10:47.3291746Z [00:03:37.733]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name numfmt.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_numfmt_a-numfmt.Tpo -MT src/libsinglebin_numfmt_a-numfmt.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_numfmt (int, char **);  int single_binary_main_numfmt" -D usage=_usage_numfmt -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_numfmt_a-numfmt.o -x c src/numfmt.c
2025-08-20T20:10:47.3312402Z [00:03:37.733]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:47.3322667Z [00:03:37.737]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:47.3323832Z [00:03:37.737]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:47.3324572Z [00:03:37.737]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:47.3325280Z [00:03:37.737]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:47.3326278Z [00:03:37.737]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:47.3327918Z [00:03:37.737]➜  #include "..." search starts here:
2025-08-20T20:10:47.3330160Z [00:03:37.737]➜  #include <...> search starts here:
2025-08-20T20:10:47.3331470Z [00:03:37.737]➜   .
2025-08-20T20:10:47.3333261Z [00:03:37.737]➜   ./lib
2025-08-20T20:10:47.3333974Z [00:03:37.737]➜   src
2025-08-20T20:10:47.3335340Z [00:03:37.737]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:47.3336455Z [00:03:37.737]➜   /usr/local/include
2025-08-20T20:10:47.3337838Z [00:03:37.737]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:47.3339172Z [00:03:37.737]➜   /usr/include
2025-08-20T20:10:47.3340533Z [00:03:37.737]➜  End of search list.
2025-08-20T20:10:47.4021540Z [00:03:37.808]➜    CC       src/libsinglebin_numfmt_a-set-fields.o
2025-08-20T20:10:47.4126402Z [00:03:37.818]➜    CC       src/libsinglebin_od_a-od.o
2025-08-20T20:10:47.4260895Z [00:03:37.831]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:47.4262508Z [00:03:37.831]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:47.4263921Z [00:03:37.831]➜  Thread model: posix
2025-08-20T20:10:47.4264678Z [00:03:37.831]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:47.4265612Z [00:03:37.831]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.4267760Z [00:03:37.831]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.4268686Z [00:03:37.831]➜  Candidate multilib: .;@m64
2025-08-20T20:10:47.4269218Z [00:03:37.831]➜  Selected multilib: .;@m64
2025-08-20T20:10:47.4282551Z [00:03:37.834]➜   (in-process)
2025-08-20T20:10:47.4295390Z [00:03:37.834]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name set-fields.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_numfmt_a-set-fields.Tpo -MT src/libsinglebin_numfmt_a-set-fields.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_numfmt (int, char **);  int single_binary_main_numfmt" -D usage=_usage_numfmt -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_numfmt_a-set-fields.o -x c src/set-fields.c
2025-08-20T20:10:47.4319942Z [00:03:37.837]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:47.4329242Z [00:03:37.838]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:47.4340619Z [00:03:37.838]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:47.4341330Z [00:03:37.838]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:47.4341972Z [00:03:37.838]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:47.4342578Z [00:03:37.838]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:47.4343200Z [00:03:37.838]➜  #include "..." search starts here:
2025-08-20T20:10:47.4343789Z [00:03:37.838]➜  #include <...> search starts here:
2025-08-20T20:10:47.4344293Z [00:03:37.838]➜   .
2025-08-20T20:10:47.4344665Z [00:03:37.838]➜   ./lib
2025-08-20T20:10:47.4345050Z [00:03:37.838]➜   src
2025-08-20T20:10:47.4345516Z [00:03:37.838]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:47.4346050Z [00:03:37.838]➜   /usr/local/include
2025-08-20T20:10:47.4346569Z [00:03:37.838]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:47.4347071Z [00:03:37.838]➜   /usr/include
2025-08-20T20:10:47.4347509Z [00:03:37.838]➜  End of search list.
2025-08-20T20:10:47.4377650Z [00:03:37.843]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:47.4381696Z [00:03:37.843]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:47.4382350Z [00:03:37.843]➜  Thread model: posix
2025-08-20T20:10:47.4384145Z [00:03:37.843]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:47.4391641Z [00:03:37.843]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.4394030Z [00:03:37.843]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.4394649Z [00:03:37.843]➜  Candidate multilib: .;@m64
2025-08-20T20:10:47.4395134Z [00:03:37.843]➜  Selected multilib: .;@m64
2025-08-20T20:10:47.4395588Z [00:03:37.844]➜   (in-process)
2025-08-20T20:10:47.4437642Z [00:03:37.848]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name od.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_od_a-od.Tpo -MT src/libsinglebin_od_a-od.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_od (int, char **);  int single_binary_main_od" -D usage=_usage_od -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_od_a-od.o -x c src/od.c
2025-08-20T20:10:47.4461172Z [00:03:37.848]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:47.4462504Z [00:03:37.848]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:47.4463643Z [00:03:37.848]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:47.4464331Z [00:03:37.848]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:47.4464987Z [00:03:37.848]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:47.4465661Z [00:03:37.848]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:47.4466311Z [00:03:37.848]➜  #include "..." search starts here:
2025-08-20T20:10:47.4466946Z [00:03:37.848]➜  #include <...> search starts here:
2025-08-20T20:10:47.4467478Z [00:03:37.848]➜   .
2025-08-20T20:10:47.4467875Z [00:03:37.848]➜   ./lib
2025-08-20T20:10:47.4468514Z [00:03:37.848]➜   src
2025-08-20T20:10:47.4469048Z [00:03:37.848]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:47.4469600Z [00:03:37.848]➜   /usr/local/include
2025-08-20T20:10:47.4470197Z [00:03:37.848]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:47.4470751Z [00:03:37.848]➜   /usr/include
2025-08-20T20:10:47.4471241Z [00:03:37.848]➜  End of search list.
2025-08-20T20:10:47.5505939Z [00:03:37.956]➜    CC       src/libsinglebin_paste_a-paste.o
2025-08-20T20:10:47.6036269Z [00:03:38.009]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:47.6045941Z [00:03:38.009]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:47.6046505Z [00:03:38.009]➜  Thread model: posix
2025-08-20T20:10:47.6047038Z [00:03:38.009]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:47.6047836Z [00:03:38.009]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.6049021Z [00:03:38.009]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.6049772Z [00:03:38.009]➜  Candidate multilib: .;@m64
2025-08-20T20:10:47.6050376Z [00:03:38.009]➜  Selected multilib: .;@m64
2025-08-20T20:10:47.6050908Z [00:03:38.010]➜   (in-process)
2025-08-20T20:10:47.6063256Z [00:03:38.010]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name paste.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_paste_a-paste.Tpo -MT src/libsinglebin_paste_a-paste.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_paste (int, char **);  int single_binary_main_paste" -D usage=_usage_paste -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_paste_a-paste.o -x c src/paste.c
2025-08-20T20:10:47.6072603Z [00:03:38.011]➜  clang -cc1 version 19.1.7  CC       src/libsinglebin_pathchk_a-pathchk.o
2025-08-20T20:10:47.6083222Z [00:03:38.014]➜   based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:47.6089907Z [00:03:38.014]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:47.6103101Z [00:03:38.014]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:47.6103780Z [00:03:38.014]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:47.6104373Z [00:03:38.014]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:47.6104961Z [00:03:38.014]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:47.6105536Z [00:03:38.014]➜  #include "..." search starts here:
2025-08-20T20:10:47.6106083Z [00:03:38.014]➜  #include <...> search starts here:
2025-08-20T20:10:47.6106540Z [00:03:38.014]➜   .
2025-08-20T20:10:47.6106897Z [00:03:38.014]➜   ./lib
2025-08-20T20:10:47.6107274Z [00:03:38.014]➜   src
2025-08-20T20:10:47.6107754Z [00:03:38.014]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:47.6108465Z [00:03:38.014]➜   /usr/local/include
2025-08-20T20:10:47.6108941Z [00:03:38.014]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:47.6109409Z [00:03:38.014]➜   /usr/include
2025-08-20T20:10:47.6109834Z [00:03:38.014]➜  End of search list.
2025-08-20T20:10:47.6329686Z [00:03:38.038]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:47.6332044Z [00:03:38.038]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:47.6335018Z [00:03:38.039]➜  Thread model: posix
2025-08-20T20:10:47.6343927Z [00:03:38.040]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:47.6349961Z [00:03:38.040]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.6352224Z [00:03:38.040]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.6352928Z [00:03:38.040]➜  Candidate multilib: .;@m64
2025-08-20T20:10:47.6353458Z [00:03:38.040]➜  Selected multilib: .;@m64
2025-08-20T20:10:47.6353910Z [00:03:38.040]➜   (in-process)
2025-08-20T20:10:47.6385087Z [00:03:38.044]➜   "/usr/  CC       src/libsinglebin_pr_a-pr.o
2025-08-20T20:10:47.6396656Z [00:03:38.044]➜  lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name pathchk.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_pathchk_a-pathchk.Tpo -MT src/libsinglebin_pathchk_a-pathchk.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_pathchk (int, char **);  int single_binary_main_pathchk" -D usage=_usage_pathchk -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_pathchk_a-pathchk.o -x c src/pathchk.c
2025-08-20T20:10:47.6407704Z [00:03:38.044]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:47.6409703Z [00:03:38.044]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:47.6411176Z [00:03:38.044]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:47.6412080Z [00:03:38.044]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:47.6412974Z [00:03:38.044]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:47.6413852Z [00:03:38.044]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:47.6415028Z [00:03:38.044]➜  #include "..." search starts here:
2025-08-20T20:10:47.6415945Z [00:03:38.044]➜  #include <...> search starts here:
2025-08-20T20:10:47.6416709Z [00:03:38.044]➜   .
2025-08-20T20:10:47.6417353Z [00:03:38.044]➜   ./lib
2025-08-20T20:10:47.6418397Z [00:03:38.044]➜   src
2025-08-20T20:10:47.6419296Z [00:03:38.044]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:47.6420135Z [00:03:38.044]➜   /usr/local/include
2025-08-20T20:10:47.6420937Z [00:03:38.044]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:47.6421785Z [00:03:38.044]➜   /usr/include
2025-08-20T20:10:47.6422783Z [00:03:38.044]➜  End of search list.
2025-08-20T20:10:47.6630192Z [00:03:38.068]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:47.6682412Z [00:03:38.068]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:47.6683129Z [00:03:38.068]➜  Thread model: posix
2025-08-20T20:10:47.6683789Z [00:03:38.068]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:47.6684737Z [00:03:38.068]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.6685731Z [00:03:38.068]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.6686507Z [00:03:38.068]➜  Candidate multilib: .;@m64
2025-08-20T20:10:47.6687117Z [00:03:38.068]➜  Selected multilib: .;@m64
2025-08-20T20:10:47.6687682Z [00:03:38.069]➜   (in-process)
2025-08-20T20:10:47.6700058Z [00:03:38.069]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name pr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_pr_a-pr.Tpo -MT src/libsinglebin_pr_a-pr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_pr (int, char **);  int single_binary_main_pr" -D usage=_usage_pr -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_pr_a-pr.o -x c src/pr.c
2025-08-20T20:10:47.6710506Z [00:03:38.070]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:47.6711867Z [00:03:38.070]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:47.6712946Z [00:03:38.070]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:47.6713653Z [00:03:38.070]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:47.6714342Z [00:03:38.070]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:47.6715028Z [00:03:38.070]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:47.6715691Z [00:03:38.071]➜  #include "..." search starts here:
2025-08-20T20:10:47.6716336Z [00:03:38.071]➜  #include <...> search starts here:
2025-08-20T20:10:47.6716867Z [00:03:38.071]➜   .
2025-08-20T20:10:47.6717263Z [00:03:38.071]➜   ./lib
2025-08-20T20:10:47.6717680Z [00:03:38.071]➜   src
2025-08-20T20:10:47.6718386Z [00:03:38.071]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:47.6718943Z [00:03:38.071]➜   /usr/local/include
2025-08-20T20:10:47.6719487Z [00:03:38.071]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:47.6720342Z [00:03:38.071]➜   /usr/include
2025-08-20T20:10:47.6720863Z [00:03:38.071]➜  End of search list.
2025-08-20T20:10:47.8232980Z [00:03:38.229]➜    CC       src/libsinglebin_printenv_a-printenv.o
2025-08-20T20:10:47.8554148Z [00:03:38.261]➜    CC       src/libsinglebin_printf_a-printf.o
2025-08-20T20:10:47.8697863Z [00:03:38.275]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:47.8704740Z [00:03:38.275]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:47.8705285Z [00:03:38.275]➜  Thread model: posix
2025-08-20T20:10:47.8705837Z [00:03:38.275]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:47.8706638Z [00:03:38.275]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.8707501Z [00:03:38.275]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.8708264Z [00:03:38.275]➜  Candidate multilib: .;@m64
2025-08-20T20:10:47.8708747Z [00:03:38.275]➜  Selected multilib: .;@m64
2025-08-20T20:10:47.8715236Z [00:03:38.277]➜   (in-process)
2025-08-20T20:10:47.8726414Z [00:03:38.277]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name printenv.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_printenv_a-printenv.Tpo -MT src/libsinglebin_printenv_a-printenv.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_printenv (int, char **);  int single_binary_main_printenv" -D usage=_usage_printenv -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_printenv_a-printenv.o -x c src/printenv.c
2025-08-20T20:10:47.8754887Z [00:03:38.281]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:47.8761573Z [00:03:38.281]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:47.8778428Z [00:03:38.281]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:47.8779108Z [00:03:38.281]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:47.8779815Z [00:03:38.281]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:47.8780433Z [00:03:38.281]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:47.8781078Z [00:03:38.281]➜  #include "..." search starts here:
2025-08-20T20:10:47.8781687Z [00:03:38.281]➜  #include <...> search starts here:
2025-08-20T20:10:47.8782248Z [00:03:38.281]➜   .
2025-08-20T20:10:47.8782672Z [00:03:38.281]➜   ./lib
2025-08-20T20:10:47.8783080Z [00:03:38.281]➜   src
2025-08-20T20:10:47.8783580Z [00:03:38.281]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:47.8784165Z [00:03:38.281]➜   /usr/local/include
2025-08-20T20:10:47.8784710Z [00:03:38.281]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:47.8785285Z [00:03:38.281]➜   /usr/include
2025-08-20T20:10:47.8785803Z [00:03:38.281]➜  End of search list.
2025-08-20T20:10:47.8910604Z [00:03:38.296]➜    CC       src/libsinglebin_ptx_a-ptx.o
2025-08-20T20:10:47.9075709Z [00:03:38.312]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:47.9077029Z [00:03:38.312]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:47.9077791Z [00:03:38.312]➜  Thread model: posix
2025-08-20T20:10:47.9080515Z [00:03:38.312]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:47.9083371Z [00:03:38.312]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.9084467Z [00:03:38.312]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.9085910Z [00:03:38.312]➜  Candidate multilib: .;@m64
2025-08-20T20:10:47.9086723Z [00:03:38.312]➜  Selected multilib: .;@m64
2025-08-20T20:10:47.9087755Z [00:03:38.312]➜   (in-process)
2025-08-20T20:10:47.9113217Z [00:03:38.314]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name printf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_printf_a-printf.Tpo -MT src/libsinglebin_printf_a-printf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_printf (int, char **);  int single_binary_main_printf" -D usage=_usage_printf -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_printf_a-printf.o -x c src/printf.c
2025-08-20T20:10:47.9123148Z [00:03:38.314]➜    CC       src/libsinglebin_pwd_a-pwd.o
2025-08-20T20:10:47.9124025Z [00:03:38.315]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:47.9125232Z [00:03:38.315]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:47.9126185Z [00:03:38.316]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:47.9126809Z [00:03:38.316]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:47.9127426Z [00:03:38.316]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:47.9138325Z [00:03:38.316]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:47.9139094Z [00:03:38.316]➜  #include "..." search starts here:
2025-08-20T20:10:47.9139681Z [00:03:38.316]➜  #include <...> search starts here:
2025-08-20T20:10:47.9140199Z [00:03:38.316]➜   .
2025-08-20T20:10:47.9140564Z [00:03:38.316]➜   ./lib
2025-08-20T20:10:47.9140962Z [00:03:38.316]➜   src
2025-08-20T20:10:47.9141428Z [00:03:38.316]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:47.9141977Z [00:03:38.316]➜   /usr/local/include
2025-08-20T20:10:47.9142500Z [00:03:38.316]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:47.9143008Z [00:03:38.316]➜   /usr/include
2025-08-20T20:10:47.9143452Z [00:03:38.316]➜  End of search list.
2025-08-20T20:10:47.9176422Z [00:03:38.323]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:47.9177130Z [00:03:38.323]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:47.9177661Z [00:03:38.323]➜  Thread model: posix
2025-08-20T20:10:47.9178395Z [00:03:38.323]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:47.9179156Z [00:03:38.323]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.9180012Z [00:03:38.323]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.9180993Z [00:03:38.323]➜  Candidate multilib: .;@m64
2025-08-20T20:10:47.9181554Z [00:03:38.323]➜  Selected multilib: .;@m64
2025-08-20T20:10:47.9187642Z [00:03:38.324]➜   (in-process)
2025-08-20T20:10:47.9206881Z [00:03:38.324]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ptx.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_ptx_a-ptx.Tpo -MT src/libsinglebin_ptx_a-ptx.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_ptx (int, char **);  int single_binary_main_ptx" -D usage=_usage_ptx -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_ptx_a-ptx.o -x c src/ptx.c
2025-08-20T20:10:47.9216070Z [00:03:38.325]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:47.9217219Z [00:03:38.326]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:47.9222318Z [00:03:38.326]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:47.9223097Z [00:03:38.326]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:47.9224022Z [00:03:38.326]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:47.9224644Z [00:03:38.326]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:47.9225231Z [00:03:38.328]➜  #include "..." search starts here:
2025-08-20T20:10:47.9225840Z [00:03:38.328]➜  #include <...> search starts here:
2025-08-20T20:10:47.9226346Z [00:03:38.328]➜   .
2025-08-20T20:10:47.9226710Z [00:03:38.328]➜   ./lib
2025-08-20T20:10:47.9227098Z [00:03:38.328]➜   src
2025-08-20T20:10:47.9227579Z [00:03:38.328]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:47.9228389Z [00:03:38.328]➜   /usr/local/include
2025-08-20T20:10:47.9228932Z [00:03:38.328]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:47.9229432Z [00:03:38.328]➜   /usr/include
2025-08-20T20:10:47.9229884Z [00:03:38.328]➜  End of search list.
2025-08-20T20:10:47.9584304Z [00:03:38.364]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:47.9589319Z [00:03:38.364]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:47.9590008Z [00:03:38.364]➜  Thread model: posix
2025-08-20T20:10:47.9594142Z [00:03:38.364]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:47.9595024Z [00:03:38.364]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.9600537Z [00:03:38.364]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:47.9601320Z [00:03:38.364]➜  Candidate multilib: .;@m64
2025-08-20T20:10:47.9601944Z [00:03:38.364]➜  Selected multilib: .;@m64
2025-08-20T20:10:47.9604224Z [00:03:38.366]➜   (in-process)
2025-08-20T20:10:47.9616419Z [00:03:38.366]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name pwd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_pwd_a-pwd.Tpo -MT src/libsinglebin_pwd_a-pwd.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_pwd (int, char **);  int single_binary_main_pwd" -D usage=_usage_pwd -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_pwd_a-pwd.o -x c src/pwd.c
2025-08-20T20:10:47.9626549Z [00:03:38.366]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:47.9637974Z [00:03:38.369]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:47.9639314Z [00:03:38.369]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:47.9640001Z [00:03:38.369]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:47.9640654Z [00:03:38.369]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:47.9641313Z [00:03:38.369]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:47.9641949Z [00:03:38.369]➜  #include "..." search starts here:
2025-08-20T20:10:47.9642582Z [00:03:38.369]➜  #include <...> search starts here:
2025-08-20T20:10:47.9643157Z [00:03:38.369]➜   .
2025-08-20T20:10:47.9643555Z [00:03:38.369]➜   ./lib
2025-08-20T20:10:47.9643961Z [00:03:38.369]➜   src
2025-08-20T20:10:47.9644856Z [00:03:38.369]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:47.9645481Z [00:03:38.369]➜   /usr/local/include
2025-08-20T20:10:47.9646058Z [00:03:38.369]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:47.9646602Z [00:03:38.369]➜   /usr/include
2025-08-20T20:10:47.9647095Z [00:03:38.369]➜  End of search list.
2025-08-20T20:10:48.0485404Z [00:03:38.454]➜    CC       src/libsinglebin_readlink_a-readlink.o
2025-08-20T20:10:48.0574328Z [00:03:38.463]➜    CC       src/libsinglebin_realpath_a-realpath.o
2025-08-20T20:10:48.1017688Z [00:03:38.507]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.1022591Z [00:03:38.507]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.1023294Z [00:03:38.507]➜  Thread model: posix
2025-08-20T20:10:48.1023918Z [00:03:38.507]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.1024754Z [00:03:38.507]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.1025722Z [00:03:38.507]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.1026508Z [00:03:38.507]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.1027094Z [00:03:38.507]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.1027652Z [00:03:38.508]➜   (in-process)
2025-08-20T20:10:48.1066751Z [00:03:38.511]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name readlink.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_readlink_a-readlink.Tpo -MT src/libsinglebin_readlink_a-readlink.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_readlink (int, char **);  int single_binary_main_readlink" -D usage=_usage_readlink -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_readlink_a-readlink.o -x c src/readlink.c
2025-08-20T20:10:48.1089451Z [00:03:38.513]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.1090874Z [00:03:38.513]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.1092017Z [00:03:38.513]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.1092759Z [00:03:38.513]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.1093485Z [00:03:38.513]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.1094181Z [00:03:38.513]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.1094845Z [00:03:38.513]➜  #include "..." search starts here:
2025-08-20T20:10:48.1095496Z [00:03:38.513]➜  #include <...> search starts here:
2025-08-20T20:10:48.1096053Z [00:03:38.513]➜   .
2025-08-20T20:10:48.1096468Z [00:03:38.514]➜   ./lib
2025-08-20T20:10:48.1096928Z [00:03:38.514]➜   src
2025-08-20T20:10:48.1097458Z [00:03:38.514]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.1098266Z [00:03:38.514]➜   /usr/local/include
2025-08-20T20:10:48.1098902Z [00:03:38.514]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.1099490Z [00:03:38.514]➜   /usr/include
2025-08-20T20:10:48.1100410Z [00:03:38.514]➜  End of search list.
2025-08-20T20:10:48.1112230Z [00:03:38.516]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.1112905Z [00:03:38.516]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.1113511Z [00:03:38.516]➜  Thread model: posix
2025-08-20T20:10:48.1114124Z [00:03:38.516]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.1114959Z [00:03:38.516]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.1115952Z [00:03:38.516]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.1116697Z [00:03:38.516]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.1117297Z [00:03:38.516]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.1117834Z [00:03:38.516]➜   (in-process)
2025-08-20T20:10:48.1129784Z [00:03:38.516]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name realpath.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_realpath_a-realpath.Tpo -MT src/libsinglebin_realpath_a-realpath.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_realpath (int, char **);  int single_binary_main_realpath" -D usage=_usage_realpath -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_realpath_a-realpath.o -x c src/realpath.c
2025-08-20T20:10:48.1147230Z [00:03:38.516]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.1148877Z [00:03:38.520]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.1170032Z [00:03:38.520]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.1171688Z [00:03:38.520]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.1173261Z [00:03:38.520]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.1176090Z [00:03:38.520]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.1177513Z [00:03:38.520]➜  #include "..." search starts here:
2025-08-20T20:10:48.1179825Z [00:03:38.520]➜  #include <...> search starts here:
2025-08-20T20:10:48.1181045Z [00:03:38.520]➜   .
2025-08-20T20:10:48.1182920Z [00:03:38.520]➜   ./lib
2025-08-20T20:10:48.1183741Z [00:03:38.520]➜   src
2025-08-20T20:10:48.1185853Z [00:03:38.520]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.1187028Z [00:03:38.520]➜   /usr/local/include
2025-08-20T20:10:48.1189147Z [00:03:38.520]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.1190392Z [00:03:38.520]➜   /usr/include
2025-08-20T20:10:48.1192346Z [00:03:38.520]➜  End of search list.
2025-08-20T20:10:48.1731802Z [00:03:38.579]➜    CC       src/libsinglebin_realpath_a-relpath.o
2025-08-20T20:10:48.2245367Z [00:03:38.630]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.2247154Z [00:03:38.630]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.2248927Z [00:03:38.630]➜  Thread model: posix
2025-08-20T20:10:48.2250979Z [00:03:38.630]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.2252750Z [00:03:38.630]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.2254541Z [00:03:38.630]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.2257675Z [00:03:38.630]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.2261108Z [00:03:38.630]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.2261730Z [00:03:38.631]➜   (in-process)
2025-08-20T20:10:48.2273703Z [00:03:38.631]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name relpath.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_realpath_a-relpath.Tpo -MT src/libsinglebin_realpath_a-relpath.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_realpath (int, char **);  int single_binary_main_realpath" -D usage=_usage_realpath -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_realpath_a-relpath.o -x c src/relpath.c
2025-08-20T20:10:48.2293455Z [00:03:38.635]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.2298802Z [00:03:38.635]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.2304558Z [00:03:38.635]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.2305241Z [00:03:38.635]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.2305864Z [00:03:38.635]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.2306511Z [00:03:38.635]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.2307124Z [00:03:38.635]➜  #include "..." search starts here:
2025-08-20T20:10:48.2307709Z [00:03:38.635]➜  #include <...> search starts here:
2025-08-20T20:10:48.2308443Z [00:03:38.635]➜   .
2025-08-20T20:10:48.2308834Z [00:03:38.635]➜   ./lib
2025-08-20T20:10:48.2309253Z [00:03:38.635]➜   src
2025-08-20T20:10:48.2309742Z [00:03:38.635]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.2310332Z [00:03:38.635]➜   /usr/local/include
2025-08-20T20:10:48.2310876Z [00:03:38.635]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.2311388Z [00:03:38.635]➜   /usr/include
2025-08-20T20:10:48.2311840Z [00:03:38.635]➜  End of search list.
2025-08-20T20:10:48.2536478Z [00:03:38.659]➜    CC       src/libsinglebin_rm_a-rm.o
2025-08-20T20:10:48.2832052Z [00:03:38.688]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.2832755Z [00:03:38.689]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.2833300Z [00:03:38.689]➜  Thread model: posix
2025-08-20T20:10:48.2833869Z [00:03:38.689]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.2834662Z [00:03:38.689]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.2835563Z [00:03:38.689]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.2836289Z [00:03:38.689]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.2860528Z [00:03:38.691]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.2869125Z [00:03:38.692]➜   (in-process)
2025-08-20T20:10:48.2902610Z [00:03:38.694]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name rm.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_rm_a-rm.Tpo -MT src/libsinglebin_rm_a-rm.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_rm (int, char **);  int single_binary_main_rm" -D usage=_usage_rm -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_rm_a-rm.o -x c src/rm.c
2025-08-20T20:10:48.2926936Z [00:03:38.698]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.2928436Z [00:03:38.698]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.2929773Z [00:03:38.698]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.2930439Z [00:03:38.698]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.2931091Z [00:03:38.698]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.2931711Z [00:03:38.698]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.2932304Z [00:03:38.698]➜  #include "..." search starts here:
2025-08-20T20:10:48.2932879Z [00:03:38.698]➜  #include <...> search starts here:
2025-08-20T20:10:48.2933378Z [00:03:38.698]➜   .
2025-08-20T20:10:48.2933743Z [00:03:38.698]➜   ./lib
2025-08-20T20:10:48.2934129Z [00:03:38.698]➜   src
2025-08-20T20:10:48.2934605Z [00:03:38.698]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.2935139Z [00:03:38.698]➜   /usr/local/include
2025-08-20T20:10:48.2935657Z [00:03:38.698]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.2936172Z [00:03:38.698]➜   /usr/include
2025-08-20T20:10:48.2936631Z [00:03:38.698]➜  End of search list.
2025-08-20T20:10:48.2952658Z [00:03:38.701]➜    CC       src/libsinglebin_rm_a-remove.o
2025-08-20T20:10:48.3336948Z [00:03:38.739]➜    CC       src/libsinglebin_rmdir_a-rmdir.o
2025-08-20T20:10:48.3504403Z [00:03:38.755]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.3505974Z [00:03:38.755]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.3506555Z [00:03:38.755]➜  Thread model: posix
2025-08-20T20:10:48.3507119Z [00:03:38.755]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.3507965Z [00:03:38.755]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.3509164Z [00:03:38.755]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.3509942Z [00:03:38.755]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.3510540Z [00:03:38.755]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.3511075Z [00:03:38.756]➜   (in-process)
2025-08-20T20:10:48.3521951Z [00:03:38.756]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name remove.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_rm_a-remove.Tpo -MT src/libsinglebin_rm_a-remove.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_rm (int, char **);  int single_binary_main_rm" -D usage=_usage_rm -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_rm_a-remove.o -x c src/remove.c
2025-08-20T20:10:48.3572279Z [00:03:38.759]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.3573790Z [00:03:38.759]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.3574920Z [00:03:38.759]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.3575645Z [00:03:38.759]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.3576364Z [00:03:38.759]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.3577068Z [00:03:38.759]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.3578423Z [00:03:38.759]➜  #include "..." search starts here:
2025-08-20T20:10:48.3579178Z [00:03:38.759]➜  #include <...> search starts here:
2025-08-20T20:10:48.3579737Z [00:03:38.759]➜   .
2025-08-20T20:10:48.3580130Z [00:03:38.759]➜   ./lib
2025-08-20T20:10:48.3580531Z [00:03:38.759]➜   src
2025-08-20T20:10:48.3581028Z [00:03:38.759]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.3581581Z [00:03:38.759]➜   /usr/local/include
2025-08-20T20:10:48.3582110Z [00:03:38.759]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.3582675Z [00:03:38.759]➜   /usr/include
2025-08-20T20:10:48.3583134Z [00:03:38.759]➜  End of search list.
2025-08-20T20:10:48.3590929Z [00:03:38.764]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.3592240Z [00:03:38.764]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.3593779Z [00:03:38.764]➜  Thread model: posix
2025-08-20T20:10:48.3594597Z [00:03:38.764]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.3595663Z [00:03:38.764]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.3596871Z [00:03:38.764]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.3597810Z [00:03:38.764]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.3598846Z [00:03:38.764]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.3599605Z [00:03:38.765]➜   (in-process)
2025-08-20T20:10:48.3610441Z [00:03:38.765]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name rmdir.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_rmdir_a-rmdir.Tpo -MT src/libsinglebin_rmdir_a-rmdir.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_rmdir (int, char **);  int single_binary_main_rmdir" -D usage=_usage_rmdir -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_rmdir_a-rmdir.o -x c src/rmdir.c
2025-08-20T20:10:48.3626801Z [00:03:38.768]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.3628360Z [00:03:38.768]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.3629477Z [00:03:38.768]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.3630197Z [00:03:38.768]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.3630898Z [00:03:38.768]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.3631584Z [00:03:38.768]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.3632254Z [00:03:38.768]➜  #include "..." search starts here:
2025-08-20T20:10:48.3632922Z [00:03:38.768]➜  #include <...> search starts here:
2025-08-20T20:10:48.3633505Z [00:03:38.768]➜   .
2025-08-20T20:10:48.3633931Z [00:03:38.768]➜   ./lib
2025-08-20T20:10:48.3634366Z [00:03:38.768]➜   src
2025-08-20T20:10:48.3634923Z [00:03:38.768]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.3635518Z [00:03:38.768]➜   /usr/local/include
2025-08-20T20:10:48.3636121Z [00:03:38.768]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.3637029Z [00:03:38.768]➜   /usr/include
2025-08-20T20:10:48.3637570Z [00:03:38.768]➜  End of search list.
2025-08-20T20:10:48.4299428Z [00:03:38.835]➜    CC       src/libsinglebin_rmdir_a-prog-fprintf.o
2025-08-20T20:10:48.4391351Z [00:03:38.844]➜    CC       src/libsinglebin_runcon_a-runcon.o
2025-08-20T20:10:48.4426824Z [00:03:38.848]➜    CC       src/libsinglebin_seq_a-seq.o
2025-08-20T20:10:48.4630668Z [00:03:38.868]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.4652338Z [00:03:38.871]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.4653410Z [00:03:38.871]➜  Thread model: posix
2025-08-20T20:10:48.4654058Z [00:03:38.871]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.4656924Z [00:03:38.871]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.4657896Z [00:03:38.871]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.4658775Z [00:03:38.871]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.4659361Z [00:03:38.871]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.4659858Z [00:03:38.871]➜   (in-process)
2025-08-20T20:10:48.4669992Z [00:03:38.871]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name runcon.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_runcon_a-runcon.Tpo -MT src/libsinglebin_runcon_a-runcon.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_runcon (int, char **);  int single_binary_main_runcon" -D usage=_usage_runcon -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_runcon_a-runcon.o -x c src/runcon.c
2025-08-20T20:10:48.4681188Z [00:03:38.871]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.4682084Z [00:03:38.871]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.4686673Z [00:03:38.874]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.4687201Z [00:03:38.874]➜  Thread model: posix
2025-08-20T20:10:48.4687729Z [00:03:38.874]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.4688617Z [00:03:38.874]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.4689447Z [00:03:38.874]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.4690096Z [00:03:38.874]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.4690586Z [00:03:38.874]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.4691065Z [00:03:38.874]➜   (in-process)
2025-08-20T20:10:48.4702987Z [00:03:38.874]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name seq.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_seq_a-seq.Tpo -MT src/libsinglebin_seq_a-seq.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_seq (int, char **);  int single_binary_main_seq" -D usage=_usage_seq -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_seq_a-seq.o -x c src/seq.c
2025-08-20T20:10:48.4712858Z [00:03:38.874]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.4714142Z [00:03:38.874]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.4715175Z [00:03:38.874]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.4715815Z [00:03:38.874]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.4716457Z [00:03:38.874]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.4717106Z [00:03:38.874]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.4717732Z [00:03:38.874]➜  #include "..." search starts here:
2025-08-20T20:10:48.4718566Z [00:03:38.874]➜  #include <...> search starts here:
2025-08-20T20:10:48.4719102Z [00:03:38.874]➜   .
2025-08-20T20:10:48.4719488Z [00:03:38.874]➜   ./lib
2025-08-20T20:10:48.4719899Z [00:03:38.874]➜   src
2025-08-20T20:10:48.4720418Z [00:03:38.874]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.4721037Z [00:03:38.874]➜   /usr/local/include
2025-08-20T20:10:48.4721616Z [00:03:38.874]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.4722541Z [00:03:38.874]➜   /usr/include
2025-08-20T20:10:48.4723035Z [00:03:38.874]➜  End of search list.
2025-08-20T20:10:48.4734722Z [00:03:38.878]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.4735803Z [00:03:38.879]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.4770691Z [00:03:38.879]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.4801414Z [00:03:38.883]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.4802109Z [00:03:38.883]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.4802711Z [00:03:38.883]➜  #include "..." search starts here:
2025-08-20T20:10:48.4803296Z [00:03:38.883]➜  #include <...> search starts here:
2025-08-20T20:10:48.4803982Z [00:03:38.883]➜   .
2025-08-20T20:10:48.4804872Z [00:03:38.883]➜   ./lib
2025-08-20T20:10:48.4805815Z [00:03:38.883]➜   src
2025-08-20T20:10:48.4806774Z [00:03:38.883]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.4807633Z [00:03:38.883]➜   /usr/local/include
2025-08-20T20:10:48.4808786Z [00:03:38.883]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.4809615Z [00:03:38.883]➜   /usr/include
2025-08-20T20:10:48.4810533Z [00:03:38.883]➜  End of search list.
2025-08-20T20:10:48.4817699Z [00:03:38.887]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.4822177Z [00:03:38.887]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.4822743Z [00:03:38.887]➜  Thread model: posix
2025-08-20T20:10:48.4823342Z [00:03:38.887]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.4824220Z [00:03:38.887]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.4825196Z [00:03:38.887]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.4825956Z [00:03:38.887]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.4826952Z [00:03:38.887]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.4833981Z [00:03:38.889]➜   (in-process)
2025-08-20T20:10:48.4847850Z [00:03:38.889]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name prog-fprintf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_rmdir_a-prog-fprintf.Tpo -MT src/libsinglebin_rmdir_a-prog-fprintf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_rmdir (int, char **);  int single_binary_main_rmdir" -D usage=_usage_rmdir -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_rmdir_a-prog-fprintf.o -x c src/prog-fprintf.c
2025-08-20T20:10:48.4865601Z [00:03:38.892]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.4874480Z [00:03:38.892]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.4875702Z [00:03:38.892]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.4876456Z [00:03:38.892]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.4877585Z [00:03:38.892]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.4878543Z [00:03:38.892]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.4879221Z [00:03:38.892]➜  #include "..." search starts here:
2025-08-20T20:10:48.4879898Z [00:03:38.892]➜  #include <...> search starts here:
2025-08-20T20:10:48.4880462Z [00:03:38.892]➜   .
2025-08-20T20:10:48.4880882Z [00:03:38.892]➜   ./lib
2025-08-20T20:10:48.4881334Z [00:03:38.892]➜   src
2025-08-20T20:10:48.4881874Z [00:03:38.892]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.4882503Z [00:03:38.892]➜   /usr/local/include
2025-08-20T20:10:48.4883113Z [00:03:38.893]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.4883703Z [00:03:38.893]➜   /usr/include
2025-08-20T20:10:48.4884229Z [00:03:38.893]➜  End of search list.
2025-08-20T20:10:48.5800904Z [00:03:38.985]➜    CC       src/libsinglebin_sha1sum_a-digest.o
2025-08-20T20:10:48.6226548Z [00:03:39.028]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.6236934Z [00:03:39.028]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.6237589Z [00:03:39.028]➜  Thread model: posix
2025-08-20T20:10:48.6238407Z [00:03:39.028]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.6239290Z [00:03:39.028]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.6240291Z [00:03:39.028]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.6241029Z [00:03:39.028]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.6241638Z [00:03:39.028]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.6246829Z [00:03:39.030]➜    CC       src/libsinglebin_sha224sum_a-digest.o
2025-08-20T20:10:48.6247709Z [00:03:39.030]➜   (in-process)
2025-08-20T20:10:48.6261301Z [00:03:39.030]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name digest.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_sha1sum_a-digest.Tpo -MT src/libsinglebin_sha1sum_a-digest.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_SHA1=1 -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_sha1sum (int, char **);  int single_binary_main_sha1sum" -D usage=_usage_sha1sum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_sha1sum_a-digest.o -x c src/digest.c
2025-08-20T20:10:48.6299032Z [00:03:39.031]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.6300451Z [00:03:39.034]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.6301564Z [00:03:39.034]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.6302283Z [00:03:39.034]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.6302999Z [00:03:39.034]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.6303728Z [00:03:39.034]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.6304334Z [00:03:39.034]➜  #include "..." search starts here:
2025-08-20T20:10:48.6304946Z [00:03:39.034]➜  #include <...> search starts here:
2025-08-20T20:10:48.6305956Z [00:03:39.034]➜   .
2025-08-20T20:10:48.6306361Z [00:03:39.034]➜   ./lib
2025-08-20T20:10:48.6306790Z [00:03:39.034]➜   src
2025-08-20T20:10:48.6307326Z [00:03:39.034]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.6307922Z [00:03:39.034]➜   /usr/local/include
2025-08-20T20:10:48.6308711Z [00:03:39.034]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.6309234Z [00:03:39.034]➜   /usr/include
2025-08-20T20:10:48.6309704Z [00:03:39.034]➜  End of search list.
2025-08-20T20:10:48.6532458Z [00:03:39.059]➜    CC       src/libsinglebin_sha256sum_a-digest.o
2025-08-20T20:10:48.6624729Z [00:03:39.068]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.6627308Z [00:03:39.068]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.6629473Z [00:03:39.068]➜  Thread model: posix
2025-08-20T20:10:48.6643547Z [00:03:39.070]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.6644548Z [00:03:39.070]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.6646677Z [00:03:39.070]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.6649241Z [00:03:39.070]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.6651080Z [00:03:39.070]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.6652010Z [00:03:39.070]➜   (in-process)
2025-08-20T20:10:48.6671971Z [00:03:39.070]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name digest.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_sha224sum_a-digest.Tpo -MT src/libsinglebin_sha224sum_a-digest.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_SHA224=1 -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_sha224sum (int, char **);  int single_binary_main_sha224sum" -D usage=_usage_sha224sum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_sha224sum_a-digest.o -x c src/digest.c
2025-08-20T20:10:48.6684083Z [00:03:39.070]➜    CC       src/libsinglebin_sha384sum_a-digest.o
2025-08-20T20:10:48.6685401Z [00:03:39.072]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.6686655Z [00:03:39.072]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.6687660Z [00:03:39.073]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.6709456Z [00:03:39.073]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.6710167Z [00:03:39.073]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.6710816Z [00:03:39.073]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.6711453Z [00:03:39.073]➜  #include "..." search starts here:
2025-08-20T20:10:48.6712082Z [00:03:39.073]➜  #include <...> search starts here:
2025-08-20T20:10:48.6712621Z [00:03:39.073]➜   .
2025-08-20T20:10:48.6713036Z [00:03:39.073]➜   ./lib
2025-08-20T20:10:48.6713451Z [00:03:39.073]➜   src
2025-08-20T20:10:48.6713953Z [00:03:39.073]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.6714576Z [00:03:39.073]➜   /usr/local/include
2025-08-20T20:10:48.6715147Z [00:03:39.073]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.6715670Z [00:03:39.073]➜   /usr/include
2025-08-20T20:10:48.6716129Z [00:03:39.073]➜  End of search list.
2025-08-20T20:10:48.6985156Z [00:03:39.103]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.6985976Z [00:03:39.103]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.6986598Z [00:03:39.103]➜  Thread model: posix
2025-08-20T20:10:48.6987246Z [00:03:39.103]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.6988461Z [00:03:39.103]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.6995318Z [00:03:39.103]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.6996126Z [00:03:39.103]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.6997134Z [00:03:39.104]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.7010147Z [00:03:39.106]➜   (in-process)
2025-08-20T20:10:48.7023145Z [00:03:39.106]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name digest.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_sha256sum_a-digest.Tpo -MT src/libsinglebin_sha256sum_a-digest.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_SHA256=1 -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_sha256sum (int, char **);  int single_binary_main_sha256sum" -D usage=_usage_sha256sum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_sha256sum_a-digest.o -x c src/digest.c
2025-08-20T20:10:48.7049428Z [00:03:39.110]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.7060410Z [00:03:39.111]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.7061629Z [00:03:39.111]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.7062303Z [00:03:39.111]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.7064721Z [00:03:39.111]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.7066685Z [00:03:39.111]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.7068876Z [00:03:39.111]➜  #include "..." search starts here:
2025-08-20T20:10:48.7070678Z [00:03:39.111]➜  #include <...> search starts here:
2025-08-20T20:10:48.7072182Z [00:03:39.111]➜   .
2025-08-20T20:10:48.7072869Z [00:03:39.111]➜   ./lib
2025-08-20T20:10:48.7073819Z [00:03:39.111]➜   src
2025-08-20T20:10:48.7074855Z [00:03:39.111]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.7076200Z [00:03:39.111]➜   /usr/local/include
2025-08-20T20:10:48.7078305Z [00:03:39.111]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.7080679Z [00:03:39.111]➜   /usr/include
2025-08-20T20:10:48.7081534Z [00:03:39.111]➜  End of search list.
2025-08-20T20:10:48.7097725Z [00:03:39.115]➜    CC       src/libsinglebin_sha512sum_a-digest.o
2025-08-20T20:10:48.7225431Z [00:03:39.128]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.7226736Z [00:03:39.128]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.7227669Z [00:03:39.128]➜  Thread model: posix
2025-08-20T20:10:48.7228742Z [00:03:39.128]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.7229952Z [00:03:39.128]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.7231057Z [00:03:39.128]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.7232029Z [00:03:39.128]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.7232781Z [00:03:39.129]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.7233649Z [00:03:39.129]➜   (in-process)
2025-08-20T20:10:48.7245673Z [00:03:39.129]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name digest.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_sha384sum_a-digest.Tpo -MT src/libsinglebin_sha384sum_a-digest.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_SHA384=1 -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_sha384sum (int, char **);  int single_binary_main_sha384sum" -D usage=_usage_sha384sum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_sha384sum_a-digest.o -x c src/digest.c
2025-08-20T20:10:48.7286106Z [00:03:39.132]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.7287524Z [00:03:39.133]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.7288857Z [00:03:39.133]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.7289597Z [00:03:39.133]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.7290334Z [00:03:39.133]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.7291050Z [00:03:39.133]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.7291761Z [00:03:39.133]➜  #include "..." search starts here:
2025-08-20T20:10:48.7292374Z [00:03:39.133]➜  #include <...> search starts here:
2025-08-20T20:10:48.7293257Z [00:03:39.133]➜   .
2025-08-20T20:10:48.7305789Z [00:03:39.133]➜   ./lib
2025-08-20T20:10:48.7306336Z [00:03:39.133]➜   src
2025-08-20T20:10:48.7306884Z [00:03:39.133]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.7307503Z [00:03:39.133]➜   /usr/local/include
2025-08-20T20:10:48.7308270Z [00:03:39.133]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.7308894Z [00:03:39.133]➜   /usr/include
2025-08-20T20:10:48.7309380Z [00:03:39.133]➜  End of search list.
2025-08-20T20:10:48.7635150Z [00:03:39.169]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.7641610Z [00:03:39.169]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.7642309Z [00:03:39.169]➜  Thread model: posix
2025-08-20T20:10:48.7642992Z [00:03:39.169]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.7643937Z [00:03:39.169]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.7663629Z [00:03:39.172]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.7665380Z [00:03:39.172]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.7666777Z [00:03:39.172]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.7670828Z [00:03:39.173]➜   (in-process)
2025-08-20T20:10:48.7707432Z [00:03:39.173]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name digest.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_sha512sum_a-digest.Tpo -MT src/libsinglebin_sha512sum_a-digest.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_SHA512=1 -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_sha512sum (int, char **);  int single_binary_main_sha512sum" -D usage=_usage_sha512sum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_sha512sum_a-digest.o -x c src/digest.c
2025-08-20T20:10:48.7718465Z [00:03:39.174]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.7719828Z [00:03:39.174]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.7720904Z [00:03:39.174]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.7721629Z [00:03:39.174]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.7722337Z [00:03:39.174]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.7722999Z [00:03:39.174]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.7723660Z [00:03:39.174]➜  #include "..." search starts here:
2025-08-20T20:10:48.7724291Z [00:03:39.174]➜  #include <...> search starts here:
2025-08-20T20:10:48.7724845Z [00:03:39.174]➜   .
2025-08-20T20:10:48.7725247Z [00:03:39.174]➜   ./lib
2025-08-20T20:10:48.7725666Z [00:03:39.174]➜   src
2025-08-20T20:10:48.7726178Z [00:03:39.174]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.7726789Z [00:03:39.174]➜   /usr/local/include
2025-08-20T20:10:48.7727375Z [00:03:39.174]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.7727934Z [00:03:39.174]➜   /usr/include
2025-08-20T20:10:48.7728968Z [00:03:39.174]➜  End of search list.
2025-08-20T20:10:48.9344939Z [00:03:39.340]➜    CC       src/libsinglebin_shred_a-shred.o
2025-08-20T20:10:48.9422117Z [00:03:39.347]➜    CC       src/libsinglebin_shuf_a-shuf.o
2025-08-20T20:10:48.9712891Z [00:03:39.376]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.9713837Z [00:03:39.376]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.9714431Z [00:03:39.376]➜  Thread model: posix
2025-08-20T20:10:48.9714967Z [00:03:39.376]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.9715695Z [00:03:39.376]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.9716550Z [00:03:39.376]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.9717211Z [00:03:39.376]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.9717736Z [00:03:39.376]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.9718474Z [00:03:39.377]➜   (in-process)
2025-08-20T20:10:48.9734040Z [00:03:39.377]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name shred.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_shred_a-shred.Tpo -MT src/libsinglebin_shred_a-shred.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_shred (int, char **);  int single_binary_main_shred" -D usage=_usage_shred -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_shred_a-shred.o -x c src/shred.c
2025-08-20T20:10:48.9749295Z [00:03:39.378]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.9750531Z [00:03:39.380]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.9751458Z [00:03:39.380]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.9752083Z [00:03:39.380]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.9752674Z [00:03:39.380]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.9753277Z [00:03:39.380]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.9753840Z [00:03:39.380]➜  #include "..." search starts here:
2025-08-20T20:10:48.9754396Z [00:03:39.380]➜  #include <...> search starts here:
2025-08-20T20:10:48.9754856Z [00:03:39.380]➜   .
2025-08-20T20:10:48.9755203Z [00:03:39.380]➜   ./lib
2025-08-20T20:10:48.9755568Z [00:03:39.380]➜   src
2025-08-20T20:10:48.9756012Z [00:03:39.380]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.9756541Z [00:03:39.380]➜   /usr/local/include
2025-08-20T20:10:48.9757038Z [00:03:39.380]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.9757529Z [00:03:39.380]➜   /usr/include
2025-08-20T20:10:48.9757947Z [00:03:39.380]➜  End of search list.
2025-08-20T20:10:48.9776045Z [00:03:39.383]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:48.9779555Z [00:03:39.383]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:48.9783527Z [00:03:39.384]➜  Thread model: posix
2025-08-20T20:10:48.9789253Z [00:03:39.384]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:48.9790579Z [00:03:39.384]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.9826122Z [00:03:39.388]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:48.9833823Z [00:03:39.388]➜  Candidate multilib: .;@m64
2025-08-20T20:10:48.9834444Z [00:03:39.388]➜  Selected multilib: .;@m64
2025-08-20T20:10:48.9834972Z [00:03:39.388]➜   (in-process)
2025-08-20T20:10:48.9846126Z [00:03:39.388]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name shuf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_shuf_a-shuf.Tpo -MT src/libsinglebin_shuf_a-shuf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_shuf (int, char **);  int single_binary_main_shuf" -D usage=_usage_shuf -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_shuf_a-shuf.o -x c src/shuf.c
2025-08-20T20:10:48.9876262Z [00:03:39.388]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:48.9877599Z [00:03:39.388]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:48.9878876Z [00:03:39.388]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:48.9879593Z [00:03:39.388]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:48.9880269Z [00:03:39.388]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:48.9880959Z [00:03:39.388]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:48.9881594Z [00:03:39.388]➜  #include "..." search starts here:
2025-08-20T20:10:48.9882249Z [00:03:39.388]➜  #include <...> search starts here:
2025-08-20T20:10:48.9882791Z [00:03:39.388]➜   .
2025-08-20T20:10:48.9883208Z [00:03:39.388]➜   ./lib
2025-08-20T20:10:48.9883636Z [00:03:39.388]➜   src
2025-08-20T20:10:48.9884155Z [00:03:39.388]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:48.9884768Z [00:03:39.388]➜   /usr/local/include
2025-08-20T20:10:48.9885323Z [00:03:39.388]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:48.9885866Z [00:03:39.388]➜   /usr/include
2025-08-20T20:10:48.9886360Z [00:03:39.388]➜  End of search list.
2025-08-20T20:10:48.9889595Z [00:03:39.393]➜    CC       src/libsinglebin_sleep_a-sleep.o
2025-08-20T20:10:49.0173872Z [00:03:39.423]➜    CC       src/libsinglebin_sort_a-sort.o
2025-08-20T20:10:49.0248270Z [00:03:39.430]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:49.0249974Z [00:03:39.430]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:49.0255196Z [00:03:39.430]➜  Thread model: posix
2025-08-20T20:10:49.0255993Z [00:03:39.430]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:49.0256851Z [00:03:39.430]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.0257856Z [00:03:39.430]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.0258838Z [00:03:39.430]➜  Candidate multilib: .;@m64
2025-08-20T20:10:49.0261470Z [00:03:39.430]➜  Selected multilib: .;@m64
2025-08-20T20:10:49.0262032Z [00:03:39.431]➜   (in-process)
2025-08-20T20:10:49.0275824Z [00:03:39.431]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sleep.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_sleep_a-sleep.Tpo -MT src/libsinglebin_sleep_a-sleep.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_sleep (int, char **);  int single_binary_main_sleep" -D usage=_usage_sleep -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_sleep_a-sleep.o -x c src/sleep.c
2025-08-20T20:10:49.0285928Z [00:03:39.432]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:49.0287511Z [00:03:39.432]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:49.0288837Z [00:03:39.432]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:49.0289577Z [00:03:39.432]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:49.0290272Z [00:03:39.432]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:49.0290972Z [00:03:39.432]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:49.0291672Z [00:03:39.432]➜  #include "..." search starts here:
2025-08-20T20:10:49.0292272Z [00:03:39.432]➜  #include <...> search starts here:
2025-08-20T20:10:49.0292769Z [00:03:39.432]➜   .
2025-08-20T20:10:49.0293165Z [00:03:39.432]➜   ./lib
2025-08-20T20:10:49.0293565Z [00:03:39.432]➜   src
2025-08-20T20:10:49.0294044Z [00:03:39.432]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:49.0294584Z [00:03:39.432]➜   /usr/local/include
2025-08-20T20:10:49.0295108Z [00:03:39.432]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:49.0295629Z [00:03:39.432]➜   /usr/include
2025-08-20T20:10:49.0296127Z [00:03:39.432]➜  End of search list.
2025-08-20T20:10:49.0731842Z [00:03:39.478]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:49.0733883Z [00:03:39.478]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:49.0734598Z [00:03:39.478]➜  Thread model: posix
2025-08-20T20:10:49.0735279Z [00:03:39.478]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:49.0736186Z [00:03:39.478]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.0737193Z [00:03:39.478]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.0737962Z [00:03:39.478]➜  Candidate multilib: .;@m64
2025-08-20T20:10:49.0738893Z [00:03:39.478]➜  Selected multilib: .;@m64
2025-08-20T20:10:49.0739468Z [00:03:39.479]➜   (in-process)
2025-08-20T20:10:49.0750543Z [00:03:39.479]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sort.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_sort_a-sort.Tpo -MT src/libsinglebin_sort_a-sort.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_sort (int, char **);  int single_binary_main_sort" -D usage=_usage_sort -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_sort_a-sort.o -x c src/sort.c
2025-08-20T20:10:49.0795166Z [00:03:39.483]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:49.0796574Z [00:03:39.483]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:49.0797632Z [00:03:39.483]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:49.0798632Z [00:03:39.483]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:49.0799287Z [00:03:39.483]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:49.0799924Z [00:03:39.483]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:49.0800538Z [00:03:39.483]➜  #include "..." search starts here:
2025-08-20T20:10:49.0801472Z [00:03:39.483]➜  #include <...> search starts here:
2025-08-20T20:10:49.0802042Z [00:03:39.483]➜   .
2025-08-20T20:10:49.0802432Z [00:03:39.483]➜   ./lib
2025-08-20T20:10:49.0802835Z [00:03:39.483]➜   src
2025-08-20T20:10:49.0803296Z [00:03:39.483]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:49.0803880Z [00:03:39.483]➜   /usr/local/include
2025-08-20T20:10:49.0804431Z [00:03:39.483]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:49.0804957Z [00:03:39.483]➜   /usr/include
2025-08-20T20:10:49.0805434Z [00:03:39.484]➜  End of search list.
2025-08-20T20:10:49.1671157Z [00:03:39.572]➜    CC       src/libsinglebin_split_a-split.o
2025-08-20T20:10:49.2031568Z [00:03:39.608]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:49.2033281Z [00:03:39.608]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:49.2034744Z [00:03:39.608]➜  Thread model: posix
2025-08-20T20:10:49.2036828Z [00:03:39.608]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:49.2038650Z [00:03:39.608]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.2041055Z [00:03:39.608]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.2042062Z [00:03:39.608]➜  Candidate multilib: .;@m64
2025-08-20T20:10:49.2042910Z [00:03:39.608]➜  Selected multilib: .;@m64
2025-08-20T20:10:49.2044266Z [00:03:39.609]➜   (in-process)
2025-08-20T20:10:49.2057020Z [00:03:39.609]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name split.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_split_a-split.Tpo -MT src/libsinglebin_split_a-split.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_split (int, char **);  int single_binary_main_split" -D usage=_usage_split -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_split_a-split.o -x c src/split.c
2025-08-20T20:10:49.2071293Z [00:03:39.610]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:49.2072626Z [00:03:39.611]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:49.2073729Z [00:03:39.611]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:49.2074444Z [00:03:39.611]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:49.2075143Z [00:03:39.611]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:49.2075843Z [00:03:39.611]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:49.2076504Z [00:03:39.611]➜  #include "..." search starts here:
2025-08-20T20:10:49.2077154Z [00:03:39.611]➜  #include <...> search starts here:
2025-08-20T20:10:49.2077711Z [00:03:39.611]➜   .
2025-08-20T20:10:49.2078439Z [00:03:39.611]➜   ./lib
2025-08-20T20:10:49.2078889Z [00:03:39.611]➜   src
2025-08-20T20:10:49.2079423Z [00:03:39.611]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:49.2080029Z [00:03:39.611]➜   /usr/local/include
2025-08-20T20:10:49.2080955Z [00:03:39.611]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:49.2081566Z [00:03:39.611]➜   /usr/include
2025-08-20T20:10:49.2082060Z [00:03:39.611]➜  End of search list.
2025-08-20T20:10:49.2111694Z [00:03:39.616]➜    CC       src/libsinglebin_split_a-temp-stream.o
2025-08-20T20:10:49.2247129Z [00:03:39.630]➜    CC       src/libsinglebin_stat_a-stat.o
2025-08-20T20:10:49.2663848Z [00:03:39.672]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:49.2671879Z [00:03:39.672]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:49.2672529Z [00:03:39.672]➜  Thread model: posix
2025-08-20T20:10:49.2673135Z [00:03:39.672]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:49.2674049Z [00:03:39.672]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.2675051Z [00:03:39.672]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.2675822Z [00:03:39.672]➜  Candidate multilib: .;@m64
2025-08-20T20:10:49.2676424Z [00:03:39.672]➜  Selected multilib: .;@m64
2025-08-20T20:10:49.2677057Z [00:03:39.672]➜   (in-process)
2025-08-20T20:10:49.2689946Z [00:03:39.672]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name temp-stream.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_split_a-temp-stream.Tpo -MT src/libsinglebin_split_a-temp-stream.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_split (int, char **);  int single_binary_main_split" -D usage=_usage_split -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_split_a-temp-stream.o -x c src/temp-stream.c
2025-08-20T20:10:49.2710314Z [00:03:39.676]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:49.2717342Z [00:03:39.677]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:49.2719666Z [00:03:39.677]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:49.2720384Z [00:03:39.677]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:49.2721056Z [00:03:39.677]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:49.2721689Z [00:03:39.677]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:49.2722316Z [00:03:39.677]➜  #include "..." search starts here:
2025-08-20T20:10:49.2722944Z [00:03:39.677]➜  #include <...> search starts here:
2025-08-20T20:10:49.2723473Z [00:03:39.677]➜   .
2025-08-20T20:10:49.2723872Z [00:03:39.677]➜   ./lib
2025-08-20T20:10:49.2724279Z [00:03:39.677]➜   src
2025-08-20T20:10:49.2724766Z [00:03:39.677]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:49.2725296Z [00:03:39.677]➜   /usr/local/include
2025-08-20T20:10:49.2725816Z [00:03:39.677]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:49.2726322Z [00:03:39.677]➜   /usr/include
2025-08-20T20:10:49.2726765Z [00:03:39.677]➜  End of search list.
2025-08-20T20:10:49.2745986Z [00:03:39.680]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:49.2747982Z [00:03:39.680]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:49.2749917Z [00:03:39.680]➜  Thread model: posix
2025-08-20T20:10:49.2752303Z [00:03:39.680]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:49.2753904Z [00:03:39.680]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.2754806Z [00:03:39.680]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.2755544Z [00:03:39.680]➜  Candidate multilib: .;@m64
2025-08-20T20:10:49.2756135Z [00:03:39.680]➜  Selected multilib: .;@m64
2025-08-20T20:10:49.2756664Z [00:03:39.680]➜   (in-process)
2025-08-20T20:10:49.2767725Z [00:03:39.681]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stat.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_stat_a-stat.Tpo -MT src/libsinglebin_stat_a-stat.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_stat (int, char **);  int single_binary_main_stat" -D usage=_usage_stat -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_stat_a-stat.o -x c src/stat.c
2025-08-20T20:10:49.2795458Z [00:03:39.685]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:49.2814571Z [00:03:39.687]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:49.2827008Z [00:03:39.687]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:49.2827766Z [00:03:39.687]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:49.2828683Z [00:03:39.687]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:49.2829414Z [00:03:39.687]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:49.2830105Z [00:03:39.687]➜  #include "..." search starts here:
2025-08-20T20:10:49.2830779Z [00:03:39.687]➜  #include <...> search starts here:
2025-08-20T20:10:49.2831358Z [00:03:39.687]➜   .
2025-08-20T20:10:49.2831792Z [00:03:39.687]➜   ./lib
2025-08-20T20:10:49.2832278Z [00:03:39.687]➜   src
2025-08-20T20:10:49.2832851Z [00:03:39.687]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:49.2833523Z [00:03:39.687]➜   /usr/local/include
2025-08-20T20:10:49.2834128Z [00:03:39.687]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:49.2834694Z [00:03:39.687]➜   /usr/include
2025-08-20T20:10:49.2835209Z [00:03:39.687]➜  End of search list.
2025-08-20T20:10:49.3697654Z [00:03:39.775]➜    CC       src/libsinglebin_stat_a-find-mount-point.o
2025-08-20T20:10:49.4220298Z [00:03:39.827]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:49.4231183Z [00:03:39.827]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:49.4231899Z [00:03:39.827]➜  Thread model: posix
2025-08-20T20:10:49.4232559Z [00:03:39.827]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:49.4233446Z [00:03:39.827]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.4234431Z [00:03:39.827]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.4235625Z [00:03:39.827]➜  Candidate multilib: .;@m64
2025-08-20T20:10:49.4236281Z [00:03:39.827]➜  Selected multilib: .;@m64
2025-08-20T20:10:49.4257122Z [00:03:39.831]➜   (in-process)
2025-08-20T20:10:49.4274373Z [00:03:39.831]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name find-mount-point.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_stat_a-find-mount-point.Tpo -MT src/libsinglebin_stat_a-find-mount-point.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_stat (int, char **);  int single_binary_main_stat" -D usage=_usage_stat -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_stat_a-find-mount-point.o -x c src/find-mount-point.c
2025-08-20T20:10:49.4286594Z [00:03:39.832]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:49.4287930Z [00:03:39.832]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:49.4289220Z [00:03:39.833]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:49.4290310Z [00:03:39.833]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:49.4290990Z [00:03:39.833]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:49.4291663Z [00:03:39.833]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:49.4292262Z [00:03:39.833]➜  #include "..." search starts here:
2025-08-20T20:10:49.4293545Z [00:03:39.833]➜  #include <...> search starts here:
2025-08-20T20:10:49.4294155Z [00:03:39.833]➜   .
2025-08-20T20:10:49.4294586Z [00:03:39.833]➜   ./lib
2025-08-20T20:10:49.4295026Z [00:03:39.833]➜   src
2025-08-20T20:10:49.4295530Z [00:03:39.833]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:49.4296116Z [00:03:39.833]➜   /usr/local/include
2025-08-20T20:10:49.4296670Z [00:03:39.833]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:49.4297203Z [00:03:39.833]➜   /usr/include
2025-08-20T20:10:49.4297705Z [00:03:39.833]➜  End of search list.
2025-08-20T20:10:49.5403659Z [00:03:39.946]➜    CC       src/libsinglebin_sum_a-sum.o
2025-08-20T20:10:49.5979101Z [00:03:40.003]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:49.5981626Z [00:03:40.003]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:49.5983852Z [00:03:40.003]➜  Thread model: posix
2025-08-20T20:10:49.5984505Z [00:03:40.003]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:49.5985257Z [00:03:40.003]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.5986072Z [00:03:40.003]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.5986747Z [00:03:40.003]➜  Candidate multilib: .;@m64
2025-08-20T20:10:49.5987211Z [00:03:40.003]➜  Selected multilib: .;@m64
2025-08-20T20:10:49.5987664Z [00:03:40.004]➜   (in-process)
2025-08-20T20:10:49.6014599Z [00:03:40.004]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sum.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_sum_a-sum.Tpo -MT src/libsinglebin_sum_a-sum.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_SUM=1 -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_sum (int, char **);  int single_binary_main_sum" -D usage=_usage_sum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_sum_a-sum.o -x c src/sum.c
2025-08-20T20:10:49.6025730Z [00:03:40.005]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:49.6026981Z [00:03:40.005]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:49.6027941Z [00:03:40.005]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:49.6028774Z [00:03:40.005]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:49.6029398Z [00:03:40.005]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:49.6030013Z [00:03:40.005]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:49.6030649Z [00:03:40.005]➜  #include "..." search starts here:
2025-08-20T20:10:49.6031248Z [00:03:40.005]➜  #include <...> search starts here:
2025-08-20T20:10:49.6032155Z [00:03:40.005]➜   .
2025-08-20T20:10:49.6032528Z [00:03:40.005]➜   ./lib
2025-08-20T20:10:49.6032911Z [00:03:40.005]➜   src
2025-08-20T20:10:49.6033381Z [00:03:40.005]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:49.6033929Z [00:03:40.005]➜   /usr/local/include
2025-08-20T20:10:49.6034470Z [00:03:40.005]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:49.6034993Z [00:03:40.005]➜   /usr/include
2025-08-20T20:10:49.6035454Z [00:03:40.005]➜  End of search list.
2025-08-20T20:10:49.6069742Z [00:03:40.010]➜    CC       src/libsinglebin_sum_a-digest.o
2025-08-20T20:10:49.6073153Z [00:03:40.012]➜    CC       src/libsinglebin_sync_a-sync.o
2025-08-20T20:10:49.6176247Z [00:03:40.023]➜    CC       src/libsinglebin_tac_a-tac.o
2025-08-20T20:10:49.6416849Z [00:03:40.047]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:49.6417858Z [00:03:40.047]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:49.6419474Z [00:03:40.047]➜  Thread model: posix
2025-08-20T20:10:49.6420777Z [00:03:40.047]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:49.6421930Z [00:03:40.047]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.6424402Z [00:03:40.047]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.6425126Z [00:03:40.047]➜  Candidate multilib: .;@m64
2025-08-20T20:10:49.6425667Z [00:03:40.047]➜  Selected multilib: .;@m64
2025-08-20T20:10:49.6426165Z [00:03:40.048]➜   (in-process)
2025-08-20T20:10:49.6442169Z [00:03:40.048]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name tac.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_tac_a-tac.Tpo -MT src/libsinglebin_tac_a-tac.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_tac (int, char **);  int single_binary_main_tac" -D usage=_usage_tac -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_tac_a-tac.o -x c src/tac.c
2025-08-20T20:10:49.6452130Z [00:03:40.049]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:49.6453301Z [00:03:40.049]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:49.6454201Z [00:03:40.049]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:49.6454802Z [00:03:40.049]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:49.6455376Z [00:03:40.049]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:49.6456316Z [00:03:40.049]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:49.6457066Z [00:03:40.049]➜  #include "..." search starts here:
2025-08-20T20:10:49.6457829Z [00:03:40.049]➜  #include <...> search starts here:
2025-08-20T20:10:49.6459848Z [00:03:40.049]➜   .
2025-08-20T20:10:49.6460247Z [00:03:40.049]➜   ./lib
2025-08-20T20:10:49.6460659Z [00:03:40.049]➜   src
2025-08-20T20:10:49.6461135Z [00:03:40.049]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:49.6461673Z [00:03:40.049]➜   /usr/local/include
2025-08-20T20:10:49.6462546Z [00:03:40.049]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:49.6463072Z [00:03:40.049]➜   /usr/include
2025-08-20T20:10:49.6463521Z [00:03:40.049]➜  End of search list.
2025-08-20T20:10:49.6598430Z [00:03:40.065]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:49.6605092Z [00:03:40.065]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:49.6607179Z [00:03:40.065]➜  Thread model: posix
2025-08-20T20:10:49.6608815Z [00:03:40.065]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:49.6610481Z [00:03:40.065]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.6613135Z [00:03:40.065]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.6615327Z [00:03:40.065]➜  Candidate multilib: .;@m64
2025-08-20T20:10:49.6616398Z [00:03:40.065]➜  Selected multilib: .;@m64
2025-08-20T20:10:49.6617686Z [00:03:40.065]➜   (in-process)
2025-08-20T20:10:49.6638391Z [00:03:40.065]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name digest.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_sum_a-digest.Tpo -MT src/libsinglebin_sum_a-digest.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_SUM=1 -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_sum (int, char **);  int single_binary_main_sum" -D usage=_usage_sum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_sum_a-digest.o -x c src/digest.c
2025-08-20T20:10:49.6647891Z [00:03:40.065]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:49.6649827Z [00:03:40.065]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:49.6651032Z [00:03:40.065]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:49.6651943Z [00:03:40.065]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:49.6652766Z [00:03:40.065]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:49.6654074Z [00:03:40.065]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:49.6654619Z [00:03:40.065]➜  #include "..." search starts here:
2025-08-20T20:10:49.6655156Z [00:03:40.065]➜  #include <...> search starts here:
2025-08-20T20:10:49.6655618Z [00:03:40.065]➜   .
2025-08-20T20:10:49.6655974Z [00:03:40.065]➜   ./lib
2025-08-20T20:10:49.6656335Z [00:03:40.065]➜   src
2025-08-20T20:10:49.6656785Z [00:03:40.065]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:49.6657313Z [00:03:40.065]➜   /usr/local/include
2025-08-20T20:10:49.6657841Z [00:03:40.065]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:49.6658540Z [00:03:40.065]➜   /usr/include
2025-08-20T20:10:49.6658997Z [00:03:40.065]➜  End of search list.
2025-08-20T20:10:49.6659583Z [00:03:40.066]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:49.6660179Z [00:03:40.066]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:49.6660691Z [00:03:40.067]➜  Thread model: posix
2025-08-20T20:10:49.6661242Z [00:03:40.067]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:49.6662362Z [00:03:40.068]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.6663266Z [00:03:40.068]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.6663954Z [00:03:40.068]➜  Candidate multilib: .;@m64
2025-08-20T20:10:49.6664491Z [00:03:40.068]➜  Selected multilib: .;@m64
2025-08-20T20:10:49.6664987Z [00:03:40.068]➜   (in-process)
2025-08-20T20:10:49.6697376Z [00:03:40.071]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sync.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_sync_a-sync.Tpo -MT src/libsinglebin_sync_a-sync.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_sync (int, char **);  int single_binary_main_sync" -D usage=_usage_sync -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_sync_a-sync.o -x c src/sync.c
2025-08-20T20:10:49.6707780Z [00:03:40.071]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:49.6709198Z [00:03:40.071]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:49.6710220Z [00:03:40.071]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:49.6710892Z [00:03:40.071]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:49.6711529Z [00:03:40.071]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:49.6712173Z [00:03:40.071]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:49.6712797Z [00:03:40.071]➜  #include "..." search starts here:
2025-08-20T20:10:49.6713427Z [00:03:40.071]➜  #include <...> search starts here:
2025-08-20T20:10:49.6713962Z [00:03:40.071]➜   .
2025-08-20T20:10:49.6714350Z [00:03:40.071]➜   ./lib
2025-08-20T20:10:49.6714782Z [00:03:40.071]➜   src
2025-08-20T20:10:49.6715275Z [00:03:40.071]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:49.6715879Z [00:03:40.071]➜   /usr/local/include
2025-08-20T20:10:49.6716429Z [00:03:40.071]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:49.6716950Z [00:03:40.071]➜   /usr/include
2025-08-20T20:10:49.6717398Z [00:03:40.071]➜  End of search list.
2025-08-20T20:10:49.7410865Z [00:03:40.146]➜    CC       src/libsinglebin_tac_a-temp-stream.o
2025-08-20T20:10:49.7678967Z [00:03:40.173]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:49.7696888Z [00:03:40.173]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:49.7699495Z [00:03:40.173]➜  Thread model: posix
2025-08-20T20:10:49.7700142Z [00:03:40.173]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:49.7700944Z [00:03:40.173]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.7701939Z [00:03:40.173]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.7702767Z [00:03:40.173]➜  Candidate multilib: .;@m64
2025-08-20T20:10:49.7703390Z [00:03:40.173]➜  Selected multilib: .;@m64
2025-08-20T20:10:49.7704383Z [00:03:40.173]➜   (in-process)
2025-08-20T20:10:49.7737691Z [00:03:40.174]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name temp-stream.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_tac_a-temp-stream.Tpo -MT src/libsinglebin_tac_a-temp-stream.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_tac (int, char **);  int single_binary_main_tac" -D usage=_usage_tac -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_tac_a-temp-stream.o -x c src/temp-stream.c
2025-08-20T20:10:49.7748195Z [00:03:40.175]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:49.7750096Z [00:03:40.175]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:49.7751339Z [00:03:40.175]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:49.7752097Z [00:03:40.175]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:49.7752767Z [00:03:40.175]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:49.7753386Z [00:03:40.175]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:49.7753992Z [00:03:40.175]➜  #include "..." search starts here:
2025-08-20T20:10:49.7754660Z [00:03:40.175]➜  #include <...> search starts here:
2025-08-20T20:10:49.7755247Z [00:03:40.175]➜   .
2025-08-20T20:10:49.7755677Z [00:03:40.175]➜   ./lib
2025-08-20T20:10:49.7756089Z [00:03:40.175]➜   src
2025-08-20T20:10:49.7756587Z [00:03:40.175]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:49.7757154Z [00:03:40.175]➜   /usr/local/include
2025-08-20T20:10:49.7757699Z [00:03:40.175]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:49.7758512Z [00:03:40.175]➜   /usr/include
2025-08-20T20:10:49.7758997Z [00:03:40.175]➜  End of search list.
2025-08-20T20:10:49.8247117Z [00:03:40.230]➜    CC       src/libsinglebin_tail_a-tail.o
2025-08-20T20:10:49.8595675Z [00:03:40.265]➜    CC       src/libsinglebin_tail_a-iopoll.o
2025-08-20T20:10:49.8699806Z [00:03:40.274]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:49.8700745Z [00:03:40.274]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:49.8701386Z [00:03:40.274]➜  Thread model: posix
2025-08-20T20:10:49.8702030Z [00:03:40.274]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:49.8709976Z [00:03:40.274]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.8711389Z [00:03:40.274]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.8712728Z [00:03:40.274]➜  Candidate multilib: .;@m64
2025-08-20T20:10:49.8713650Z [00:03:40.274]➜  Selected multilib: .;@m64
2025-08-20T20:10:49.8714523Z [00:03:40.274]➜   (in-process)
2025-08-20T20:10:49.8733561Z [00:03:40.274]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name tail.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_tail_a-tail.Tpo -MT src/libsinglebin_tail_a-tail.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_tail (int, char **);  int single_binary_main_tail" -D usage=_usage_tail -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_tail_a-tail.o -x c src/tail.c
2025-08-20T20:10:49.8766962Z [00:03:40.275]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:49.8768640Z [00:03:40.276]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:49.8769783Z [00:03:40.276]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:49.8770529Z [00:03:40.276]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:49.8771257Z [00:03:40.276]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:49.8772449Z [00:03:40.276]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:49.8773216Z [00:03:40.279]➜  #include "..." search starts here:
2025-08-20T20:10:49.8773869Z [00:03:40.279]➜  #include <...> search starts here:
2025-08-20T20:10:49.8774435Z [00:03:40.279]➜   .
2025-08-20T20:10:49.8774846Z [00:03:40.279]➜   ./lib
2025-08-20T20:10:49.8775273Z [00:03:40.279]➜   src
2025-08-20T20:10:49.8775785Z [00:03:40.279]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:49.8776380Z [00:03:40.279]➜   /usr/local/include
2025-08-20T20:10:49.8776945Z [00:03:40.279]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:49.8777504Z [00:03:40.279]➜   /usr/include
2025-08-20T20:10:49.8778310Z [00:03:40.279]➜  End of search list.
2025-08-20T20:10:49.8993521Z [00:03:40.305]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:49.8994288Z [00:03:40.305]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:49.8994921Z [00:03:40.305]➜  Thread model: posix
2025-08-20T20:10:49.8995491Z [00:03:40.305]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:49.8996426Z [00:03:40.305]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.8998599Z [00:03:40.305]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.8999403Z [00:03:40.305]➜  Candidate multilib: .;@m64
2025-08-20T20:10:49.9001109Z [00:03:40.305]➜  Selected multilib: .;@m64
2025-08-20T20:10:49.9001766Z [00:03:40.306]➜    CC       src/libsinglebin_tee_a-tee.o
2025-08-20T20:10:49.9002718Z [00:03:40.306]➜   (in-process)
2025-08-20T20:10:49.9014129Z [00:03:40.306]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name iopoll.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_tail_a-iopoll.Tpo -MT src/libsinglebin_tail_a-iopoll.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_tail (int, char **);  int single_binary_main_tail" -D usage=_usage_tail -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_tail_a-iopoll.o -x c src/iopoll.c
2025-08-20T20:10:49.9028228Z [00:03:40.306]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:49.9029517Z [00:03:40.307]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:49.9030562Z [00:03:40.307]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:49.9031235Z [00:03:40.307]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:49.9031885Z [00:03:40.307]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:49.9032503Z [00:03:40.307]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:49.9033097Z [00:03:40.307]➜  #include "..." search starts here:
2025-08-20T20:10:49.9033712Z [00:03:40.307]➜  #include <...> search starts here:
2025-08-20T20:10:49.9034255Z [00:03:40.307]➜   .
2025-08-20T20:10:49.9034651Z [00:03:40.307]➜   ./lib
2025-08-20T20:10:49.9035065Z [00:03:40.307]➜   src
2025-08-20T20:10:49.9035570Z [00:03:40.307]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:49.9036460Z [00:03:40.307]➜   /usr/local/include
2025-08-20T20:10:49.9037068Z [00:03:40.307]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:49.9037657Z [00:03:40.307]➜   /usr/include
2025-08-20T20:10:49.9038397Z [00:03:40.307]➜  End of search list.
2025-08-20T20:10:49.9365521Z [00:03:40.342]➜    CC       src/libsinglebin_tee_a-iopoll.o
2025-08-20T20:10:49.9610187Z [00:03:40.366]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:49.9615590Z [00:03:40.366]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:49.9616343Z [00:03:40.366]➜  Thread model: posix
2025-08-20T20:10:49.9618713Z [00:03:40.366]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:49.9624209Z [00:03:40.366]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.9628800Z [00:03:40.366]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.9649853Z [00:03:40.366]➜  Candidate multilib: .;@m64
2025-08-20T20:10:49.9650493Z [00:03:40.366]➜  Selected multilib: .;@m64
2025-08-20T20:10:49.9651073Z [00:03:40.367]➜   (in-process)
2025-08-20T20:10:49.9663008Z [00:03:40.367]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name tee.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_tee_a-tee.Tpo -MT src/libsinglebin_tee_a-tee.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_tee (int, char **);  int single_binary_main_tee" -D usage=_usage_tee -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_tee_a-tee.o -x c src/tee.c
2025-08-20T20:10:49.9673415Z [00:03:40.368]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:49.9674717Z [00:03:40.368]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:49.9675742Z [00:03:40.369]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:49.9676902Z [00:03:40.369]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:49.9677616Z [00:03:40.369]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:49.9678499Z [00:03:40.369]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:49.9679180Z [00:03:40.369]➜  #include "..." search starts here:
2025-08-20T20:10:49.9679836Z [00:03:40.369]➜  #include <...> search starts here:
2025-08-20T20:10:49.9680387Z [00:03:40.369]➜   .
2025-08-20T20:10:49.9680796Z [00:03:40.369]➜   ./lib
2025-08-20T20:10:49.9681202Z [00:03:40.369]➜   src
2025-08-20T20:10:49.9681728Z [00:03:40.369]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:49.9682305Z [00:03:40.369]➜   /usr/local/include
2025-08-20T20:10:49.9682844Z [00:03:40.369]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:49.9683379Z [00:03:40.369]➜   /usr/include
2025-08-20T20:10:49.9683861Z [00:03:40.369]➜  End of search list.
2025-08-20T20:10:49.9904561Z [00:03:40.395]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:49.9905677Z [00:03:40.395]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:49.9906358Z [00:03:40.395]➜  Thread model: posix
2025-08-20T20:10:49.9906976Z [00:03:40.395]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:49.9907851Z [00:03:40.395]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.9909016Z [00:03:40.395]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:49.9909775Z [00:03:40.395]➜  Candidate multilib: .;@m64
2025-08-20T20:10:49.9910350Z [00:03:40.395]➜  Selected multilib: .;@m64
2025-08-20T20:10:49.9910938Z [00:03:40.395]➜   (in-process)
2025-08-20T20:10:49.9949291Z [00:03:40.399]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name iopoll.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_tee_a-iopoll.Tpo -MT src/libsinglebin_tee_a-iopoll.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_tee (int, char **);  int single_binary_main_tee" -D usage=_usage_tee -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_tee_a-iopoll.o -x c src/iopoll.c
2025-08-20T20:10:49.9990814Z [00:03:40.400]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:49.9992604Z [00:03:40.402]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:49.9993721Z [00:03:40.402]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:49.9994427Z [00:03:40.402]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:49.9995104Z [00:03:40.402]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:49.9995778Z [00:03:40.402]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:49.9996432Z [00:03:40.402]➜  #include "..." search starts here:
2025-08-20T20:10:49.9997070Z [00:03:40.402]➜  #include <...> search starts here:
2025-08-20T20:10:49.9997610Z [00:03:40.402]➜   .
2025-08-20T20:10:49.9998197Z [00:03:40.402]➜   ./lib
2025-08-20T20:10:49.9998640Z [00:03:40.402]➜   src
2025-08-20T20:10:49.9999589Z [00:03:40.402]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.0000226Z [00:03:40.402]➜   /usr/local/include
2025-08-20T20:10:50.0000830Z [00:03:40.402]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.0001382Z [00:03:40.402]➜   /usr/include
2025-08-20T20:10:50.0001865Z [00:03:40.402]➜  End of search list.
2025-08-20T20:10:50.0388446Z [00:03:40.444]➜    CC       src/libsinglebin_test_a-test.o
2025-08-20T20:10:50.0790598Z [00:03:40.484]➜    CC       src/libsinglebin_touch_a-touch.o
2025-08-20T20:10:50.0889328Z [00:03:40.494]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.0898493Z [00:03:40.494]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.0899248Z [00:03:40.494]➜  Thread model: posix
2025-08-20T20:10:50.0899916Z [00:03:40.494]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.0900830Z [00:03:40.494]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.0901889Z [00:03:40.494]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.0902665Z [00:03:40.494]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.0903262Z [00:03:40.494]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.0903851Z [00:03:40.495]➜   (in-process)
2025-08-20T20:10:50.0914920Z [00:03:40.495]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name test.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_test_a-test.Tpo -MT src/libsinglebin_test_a-test.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_test (int, char **);  int single_binary_main_test" -D usage=_usage_test -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_test_a-test.o -x c src/test.c
2025-08-20T20:10:50.0936112Z [00:03:40.499]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.0943109Z [00:03:40.500]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.0944923Z [00:03:40.500]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.0947492Z [00:03:40.500]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.0948854Z [00:03:40.500]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.0952939Z [00:03:40.500]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.0953671Z [00:03:40.500]➜  #include "..." search starts here:
2025-08-20T20:10:50.0954316Z [00:03:40.500]➜  #include <...> search starts here:
2025-08-20T20:10:50.0954889Z [00:03:40.500]➜   .
2025-08-20T20:10:50.0955310Z [00:03:40.500]➜   ./lib
2025-08-20T20:10:50.0955757Z [00:03:40.500]➜   src
2025-08-20T20:10:50.0956315Z [00:03:40.500]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.0956950Z [00:03:40.500]➜   /usr/local/include
2025-08-20T20:10:50.0957571Z [00:03:40.500]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.0958366Z [00:03:40.500]➜   /usr/include
2025-08-20T20:10:50.0959252Z [00:03:40.500]➜  End of search list.
2025-08-20T20:10:50.1353272Z [00:03:40.540]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.1354073Z [00:03:40.540]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.1354749Z [00:03:40.540]➜  Thread model: posix
2025-08-20T20:10:50.1355767Z [00:03:40.540]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.1356903Z [00:03:40.540]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.1357982Z [00:03:40.540]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.1360560Z [00:03:40.540]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.1361126Z [00:03:40.541]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.1389051Z [00:03:40.544]➜   (in-process)
2025-08-20T20:10:50.1407343Z [00:03:40.544]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name touch.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_touch_a-touch.Tpo -MT src/libsinglebin_touch_a-touch.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_touch (int, char **);  int single_binary_main_touch" -D usage=_usage_touch -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_touch_a-touch.o -x c src/touch.c
2025-08-20T20:10:50.1417476Z [00:03:40.545]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.1440558Z [00:03:40.546]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.1441564Z [00:03:40.546]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.1442189Z [00:03:40.546]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.1442811Z [00:03:40.546]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.1443407Z [00:03:40.546]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.1443978Z [00:03:40.546]➜  #include "..." search starts here:
2025-08-20T20:10:50.1444593Z [00:03:40.546]➜  #include <...> search starts here:
2025-08-20T20:10:50.1445064Z [00:03:40.546]➜   .
2025-08-20T20:10:50.1445411Z [00:03:40.546]➜   ./lib
2025-08-20T20:10:50.1445782Z [00:03:40.546]➜   src
2025-08-20T20:10:50.1446203Z [00:03:40.546]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.1446741Z [00:03:40.546]➜   /usr/local/include
2025-08-20T20:10:50.1447252Z [00:03:40.546]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.1447754Z [00:03:40.546]➜   /usr/include
2025-08-20T20:10:50.1448412Z [00:03:40.546]➜  End of search list.
2025-08-20T20:10:50.1692708Z [00:03:40.574]➜    CC       src/libsinglebin_tr_a-tr.o
2025-08-20T20:10:50.1823781Z [00:03:40.588]➜    CC       src/libsinglebin_true_a-true.o
2025-08-20T20:10:50.2088482Z [00:03:40.614]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.2114370Z [00:03:40.614]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.2116051Z [00:03:40.617]➜  Thread model: posix
2025-08-20T20:10:50.2117631Z [00:03:40.617]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.2119921Z [00:03:40.617]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.2121333Z [00:03:40.617]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.2122977Z [00:03:40.617]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.2124400Z [00:03:40.617]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.2125509Z [00:03:40.617]➜   (in-process)
2025-08-20T20:10:50.2136489Z [00:03:40.617]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name tr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_tr_a-tr.Tpo -MT src/libsinglebin_tr_a-tr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_tr (int, char **);  int single_binary_main_tr" -D usage=_usage_tr -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_tr_a-tr.o -x c src/tr.c
2025-08-20T20:10:50.2148327Z [00:03:40.617]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.2149725Z [00:03:40.617]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.2151269Z [00:03:40.617]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.2151932Z [00:03:40.617]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.2152572Z [00:03:40.617]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.2153220Z [00:03:40.617]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.2153847Z [00:03:40.617]➜  #include "..." search starts here:
2025-08-20T20:10:50.2154457Z [00:03:40.617]➜  #include <...> search starts here:
2025-08-20T20:10:50.2154982Z [00:03:40.617]➜   .
2025-08-20T20:10:50.2155358Z [00:03:40.617]➜   ./lib
2025-08-20T20:10:50.2155752Z [00:03:40.617]➜   src
2025-08-20T20:10:50.2156298Z [00:03:40.617]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.2156912Z [00:03:40.617]➜   /usr/local/include
2025-08-20T20:10:50.2157489Z [00:03:40.617]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.2158251Z [00:03:40.617]➜   /usr/include
2025-08-20T20:10:50.2158756Z [00:03:40.617]➜  End of search list.
2025-08-20T20:10:50.2208962Z [00:03:40.625]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.2209816Z [00:03:40.625]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.2210397Z [00:03:40.625]➜  Thread model: posix
2025-08-20T20:10:50.2211007Z [00:03:40.625]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.2211838Z [00:03:40.625]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.2212747Z [00:03:40.625]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.2213453Z [00:03:40.625]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.2214024Z [00:03:40.625]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.2215005Z [00:03:40.626]➜   (in-process)
2025-08-20T20:10:50.2244800Z [00:03:40.626]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name true.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_true_a-true.Tpo -MT src/libsinglebin_true_a-true.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_true (int, char **);  int single_binary_main_true" -D usage=_usage_true -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_true_a-true.o -x c src/true.c
2025-08-20T20:10:50.2261296Z [00:03:40.630]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.2262578Z [00:03:40.631]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.2263556Z [00:03:40.631]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.2264178Z [00:03:40.631]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.2264806Z [00:03:40.631]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.2265828Z [00:03:40.631]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.2266646Z [00:03:40.631]➜  #include "..." search starts here:
2025-08-20T20:10:50.2267391Z [00:03:40.631]➜  #include <...> search starts here:
2025-08-20T20:10:50.2268669Z [00:03:40.631]➜   .
2025-08-20T20:10:50.2270274Z [00:03:40.631]➜   ./lib
2025-08-20T20:10:50.2270685Z [00:03:40.631]➜   src
2025-08-20T20:10:50.2271162Z [00:03:40.631]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.2271756Z [00:03:40.631]➜   /usr/local/include
2025-08-20T20:10:50.2272370Z [00:03:40.631]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.2273058Z [00:03:40.631]➜   /usr/include
2025-08-20T20:10:50.2273581Z [00:03:40.631]➜  End of search list.
2025-08-20T20:10:50.3702872Z [00:03:40.776]➜    CC       src/libsinglebin_truncate_a-truncate.o
2025-08-20T20:10:50.3963027Z [00:03:40.801]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.3963703Z [00:03:40.801]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.3964649Z [00:03:40.801]➜  Thread model: posix
2025-08-20T20:10:50.3965258Z [00:03:40.801]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.3966027Z [00:03:40.801]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.3966939Z [00:03:40.801]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.3967656Z [00:03:40.801]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.3968424Z [00:03:40.801]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.3977768Z [00:03:40.803]➜   (in-process)
2025-08-20T20:10:50.3989224Z [00:03:40.803]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name truncate.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_truncate_a-truncate.Tpo -MT src/libsinglebin_truncate_a-truncate.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_truncate (int, char **);  int single_binary_main_truncate" -D usage=_usage_truncate -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_truncate_a-truncate.o -x c src/truncate.c
2025-08-20T20:10:50.4018847Z [00:03:40.807]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.4021850Z [00:03:40.807]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.4022974Z [00:03:40.807]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.4026976Z [00:03:40.807]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.4027669Z [00:03:40.807]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.4032575Z [00:03:40.809]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.4040715Z [00:03:40.809]➜  #include "..." search starts here:
2025-08-20T20:10:50.4041477Z [00:03:40.809]➜  #include <...> search starts here:
2025-08-20T20:10:50.4042022Z [00:03:40.809]➜   .
2025-08-20T20:10:50.4042419Z [00:03:40.809]➜   ./lib
2025-08-20T20:10:50.4042829Z [00:03:40.809]➜   src
2025-08-20T20:10:50.4043379Z [00:03:40.809]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.4043958Z [00:03:40.809]➜   /usr/local/include
2025-08-20T20:10:50.4045093Z [00:03:40.809]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.4045752Z [00:03:40.809]➜   /usr/include
2025-08-20T20:10:50.4046312Z [00:03:40.809]➜  End of search list.
2025-08-20T20:10:50.4455766Z [00:03:40.851]➜    CC       src/libsinglebin_tsort_a-tsort.o
2025-08-20T20:10:50.4643195Z [00:03:40.870]➜    CC       src/libsinglebin_tty_a-tty.o
2025-08-20T20:10:50.4751590Z [00:03:40.880]➜    CC       src/libsinglebin_uname_a-uname.o
2025-08-20T20:10:50.4817910Z [00:03:40.887]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.4822099Z [00:03:40.887]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.4822725Z [00:03:40.887]➜  Thread model: posix
2025-08-20T20:10:50.4823581Z [00:03:40.887]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.4824426Z [00:03:40.887]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.4825369Z [00:03:40.887]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.4826067Z [00:03:40.887]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.4848893Z [00:03:40.887]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.4849601Z [00:03:40.887]➜   (in-process)
2025-08-20T20:10:50.4882502Z [00:03:40.888]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name tsort.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_tsort_a-tsort.Tpo -MT src/libsinglebin_tsort_a-tsort.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_tsort (int, char **);  int single_binary_main_tsort" -D usage=_usage_tsort -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_tsort_a-tsort.o -x c src/tsort.c
2025-08-20T20:10:50.4892397Z [00:03:40.889]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.4893574Z [00:03:40.889]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.4894515Z [00:03:40.889]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.4895123Z [00:03:40.889]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.4895728Z [00:03:40.889]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.4896319Z [00:03:40.889]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.4896891Z [00:03:40.889]➜  #include "..." search starts here:
2025-08-20T20:10:50.4897449Z [00:03:40.889]➜  #include <...> search starts here:
2025-08-20T20:10:50.4897925Z [00:03:40.889]➜   .
2025-08-20T20:10:50.4898462Z [00:03:40.889]➜   ./lib
2025-08-20T20:10:50.4898835Z [00:03:40.889]➜   src
2025-08-20T20:10:50.4899285Z [00:03:40.889]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.4899809Z [00:03:40.889]➜   /usr/local/include
2025-08-20T20:10:50.4900314Z [00:03:40.889]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.4900796Z [00:03:40.889]➜   /usr/include
2025-08-20T20:10:50.4901229Z [00:03:40.889]➜  End of search list.
2025-08-20T20:10:50.5203848Z [00:03:40.926]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.5208623Z [00:03:40.926]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.5211556Z [00:03:40.926]➜  Thread model: posix
2025-08-20T20:10:50.5215256Z [00:03:40.927]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.5219744Z [00:03:40.927]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.5222839Z [00:03:40.927]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.5223524Z [00:03:40.927]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.5224335Z [00:03:40.927]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.5226755Z [00:03:40.928]➜   (in-process)
2025-08-20T20:10:50.5252025Z [00:03:40.930]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name tty.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_tty_a-tty.Tpo -MT src/libsinglebin_tty_a-tty.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_tty (int, char **);  int single_binary_main_tty" -D usage=_usage_tty -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_tty_a-tty.o -x c src/tty.c
2025-08-20T20:10:50.5274756Z [00:03:40.933]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.5315457Z [00:03:40.937]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.5318545Z [00:03:40.937]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.5319385Z [00:03:40.937]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.5319982Z [00:03:40.937]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.5320571Z [00:03:40.937]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.5321156Z [00:03:40.937]➜  #include "..." search starts here:
2025-08-20T20:10:50.5321771Z [00:03:40.937]➜  #include <...> search starts here:
2025-08-20T20:10:50.5322271Z [00:03:40.937]➜   .
2025-08-20T20:10:50.5322659Z [00:03:40.937]➜   ./lib
2025-08-20T20:10:50.5323015Z [00:03:40.937]➜   src
2025-08-20T20:10:50.5323473Z [00:03:40.937]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.5324009Z [00:03:40.937]➜   /usr/local/include
2025-08-20T20:10:50.5324530Z [00:03:40.937]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.5325033Z [00:03:40.937]➜   /usr/include
2025-08-20T20:10:50.5325494Z [00:03:40.937]➜  End of search list.
2025-08-20T20:10:50.5331836Z [00:03:40.939]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.5333182Z [00:03:40.939]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.5333779Z [00:03:40.939]➜  Thread model: posix
2025-08-20T20:10:50.5334396Z [00:03:40.939]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.5335273Z [00:03:40.939]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.5336305Z [00:03:40.939]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.5337090Z [00:03:40.939]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.5338314Z [00:03:40.939]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.5364720Z [00:03:40.942]➜   (in-process)
2025-08-20T20:10:50.5381553Z [00:03:40.942]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name uname.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_uname_a-uname.Tpo -MT src/libsinglebin_uname_a-uname.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_uname (int, char **);  int single_binary_main_uname" -D usage=_usage_uname -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_uname_a-uname.o -x c src/uname.c
2025-08-20T20:10:50.5400097Z [00:03:40.945]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.5401791Z [00:03:40.945]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.5402952Z [00:03:40.945]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.5405101Z [00:03:40.945]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.5406437Z [00:03:40.945]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.5407549Z [00:03:40.945]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.5408995Z [00:03:40.945]➜  #include "..." search starts here:
2025-08-20T20:10:50.5410177Z [00:03:40.945]➜  #include <...> search starts here:
2025-08-20T20:10:50.5411199Z [00:03:40.945]➜   .
2025-08-20T20:10:50.5412079Z [00:03:40.945]➜   ./lib
2025-08-20T20:10:50.5413060Z [00:03:40.945]➜   src
2025-08-20T20:10:50.5414192Z [00:03:40.945]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.5415863Z [00:03:40.945]➜   /usr/local/include
2025-08-20T20:10:50.5416447Z [00:03:40.946]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.5417036Z [00:03:40.946]➜   /usr/include
2025-08-20T20:10:50.5417625Z [00:03:40.946]➜  End of search list.
2025-08-20T20:10:50.5804341Z [00:03:40.986]➜    CC       src/libsinglebin_uname_a-uname-uname.o
2025-08-20T20:10:50.6107616Z [00:03:41.016]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.6112787Z [00:03:41.016]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.6113339Z [00:03:41.016]➜  Thread model: posix
2025-08-20T20:10:50.6113864Z [00:03:41.016]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.6114628Z [00:03:41.016]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.6115491Z [00:03:41.016]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.6116166Z [00:03:41.016]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.6116700Z [00:03:41.016]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.6122881Z [00:03:41.018]➜   (in-process)
2025-08-20T20:10:50.6137452Z [00:03:41.018]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name uname-uname.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_uname_a-uname-uname.Tpo -MT src/libsinglebin_uname_a-uname-uname.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_uname (int, char **);  int single_binary_main_uname" -D usage=_usage_uname -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_uname_a-uname-uname.o -x c src/uname-uname.c
2025-08-20T20:10:50.6147687Z [00:03:41.018]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.6152073Z [00:03:41.020]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.6152991Z [00:03:41.020]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.6153561Z [00:03:41.020]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.6154119Z [00:03:41.020]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.6154951Z [00:03:41.020]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.6155527Z [00:03:41.020]➜  #include "..." search starts here:
2025-08-20T20:10:50.6156090Z [00:03:41.020]➜  #include <...> search starts here:
2025-08-20T20:10:50.6156541Z [00:03:41.020]➜   .
2025-08-20T20:10:50.6156879Z [00:03:41.020]➜   ./lib
2025-08-20T20:10:50.6157229Z [00:03:41.020]➜   src
2025-08-20T20:10:50.6157673Z [00:03:41.020]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.6158423Z [00:03:41.020]➜   /usr/local/include
2025-08-20T20:10:50.6158948Z [00:03:41.020]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.6159436Z [00:03:41.021]➜   /usr/include
2025-08-20T20:10:50.6159866Z [00:03:41.021]➜  End of search list.
2025-08-20T20:10:50.6287553Z [00:03:41.034]➜    CC       src/libsinglebin_unexpand_a-unexpand.o
2025-08-20T20:10:50.6364078Z [00:03:41.042]➜    CC       src/libsinglebin_unexpand_a-expand-common.o
2025-08-20T20:10:50.6618852Z [00:03:41.067]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.6628501Z [00:03:41.068]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.6637491Z [00:03:41.069]➜  Thread model: posix
2025-08-20T20:10:50.6645579Z [00:03:41.070]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.6655202Z [00:03:41.071]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.6673910Z [00:03:41.071]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.6674711Z [00:03:41.071]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.6675238Z [00:03:41.071]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.6675728Z [00:03:41.071]➜   (in-process)
2025-08-20T20:10:50.6687155Z [00:03:41.071]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name expand-common.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_unexpand_a-expand-common.Tpo -MT src/libsinglebin_unexpand_a-expand-common.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_unexpand (int, char **);  int single_binary_main_unexpand" -D usage=_usage_unexpand -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_unexpand_a-expand-common.o -x c src/expand-common.c
2025-08-20T20:10:50.6719155Z [00:03:41.076]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.6720458Z [00:03:41.076]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.6721497Z [00:03:41.076]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.6722149Z [00:03:41.076]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.6722792Z [00:03:41.076]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.6723423Z [00:03:41.076]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.6724040Z [00:03:41.076]➜  #include "..." search starts here:
2025-08-20T20:10:50.6730124Z [00:03:41.076]➜  #include <...> search starts here:
2025-08-20T20:10:50.6737935Z [00:03:41.076]➜   .
2025-08-20T20:10:50.6738684Z [00:03:41.076]➜   ./lib
2025-08-20T20:10:50.6739089Z [00:03:41.076]➜   src
2025-08-20T20:10:50.6739643Z [00:03:41.076]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.6740229Z [00:03:41.076]➜   /usr/local/include
2025-08-20T20:10:50.6740796Z [00:03:41.076]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.6741328Z [00:03:41.076]➜   /usr/include
2025-08-20T20:10:50.6741820Z [00:03:41.076]➜  End of search list.
2025-08-20T20:10:50.6742435Z [00:03:41.078]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.6746588Z [00:03:41.078]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.6747179Z [00:03:41.078]➜  Thread model: posix
2025-08-20T20:10:50.6747769Z [00:03:41.078]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.6748794Z [00:03:41.078]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.6749772Z [00:03:41.078]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.6750540Z [00:03:41.078]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.6751100Z [00:03:41.078]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.6751656Z [00:03:41.079]➜   (in-process)
2025-08-20T20:10:50.6763041Z [00:03:41.079]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name unexpand.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_unexpand_a-unexpand.Tpo -MT src/libsinglebin_unexpand_a-unexpand.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_unexpand (int, char **);  int single_binary_main_unexpand" -D usage=_usage_unexpand -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_unexpand_a-unexpand.o -x c src/unexpand.c
2025-08-20T20:10:50.6781742Z [00:03:41.080]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.6782943Z [00:03:41.083]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.6783995Z [00:03:41.083]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.6784719Z [00:03:41.083]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.6785424Z [00:03:41.083]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.6786111Z [00:03:41.083]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.6786768Z [00:03:41.083]➜  #include "..." search starts here:
2025-08-20T20:10:50.6787407Z [00:03:41.083]➜  #include <...> search starts here:
2025-08-20T20:10:50.6787950Z [00:03:41.083]➜   .
2025-08-20T20:10:50.6788565Z [00:03:41.083]➜   ./lib
2025-08-20T20:10:50.6788988Z [00:03:41.083]➜   src
2025-08-20T20:10:50.6789490Z [00:03:41.083]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.6790086Z [00:03:41.083]➜   /usr/local/include
2025-08-20T20:10:50.6790677Z [00:03:41.083]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.6791228Z [00:03:41.083]➜   /usr/include
2025-08-20T20:10:50.6791700Z [00:03:41.083]➜  End of search list.
2025-08-20T20:10:50.6792602Z [00:03:41.083]➜    CC       src/libsinglebin_uniq_a-uniq.o
2025-08-20T20:10:50.6947319Z [00:03:41.100]➜    CC       src/libsinglebin_unlink_a-unlink.o
2025-08-20T20:10:50.7062939Z [00:03:41.111]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.7074941Z [00:03:41.113]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.7084299Z [00:03:41.114]➜  Thread model: posix
2025-08-20T20:10:50.7111107Z [00:03:41.116]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.7118729Z [00:03:41.117]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.7121826Z [00:03:41.118]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.7123794Z [00:03:41.118]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.7124369Z [00:03:41.118]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.7124944Z [00:03:41.118]➜   (in-process)
2025-08-20T20:10:50.7135905Z [00:03:41.118]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name uniq.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_uniq_a-uniq.Tpo -MT src/libsinglebin_uniq_a-uniq.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_uniq (int, char **);  int single_binary_main_uniq" -D usage=_usage_uniq -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_uniq_a-uniq.o -x c src/uniq.c
2025-08-20T20:10:50.7163598Z [00:03:41.122]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.7179272Z [00:03:41.123]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.7189611Z [00:03:41.124]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.7198489Z [00:03:41.125]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.7207125Z [00:03:41.126]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.7216456Z [00:03:41.127]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.7222689Z [00:03:41.128]➜    CC       src/libsinglebin_uptime_a-uptime.o
2025-08-20T20:10:50.7228341Z [00:03:41.128]➜  #include "..." search starts here:
2025-08-20T20:10:50.7233791Z [00:03:41.129]➜  #include <...> search starts here:
2025-08-20T20:10:50.7259899Z [00:03:41.130]➜   .
2025-08-20T20:10:50.7267809Z [00:03:41.132]➜   ./lib
2025-08-20T20:10:50.7268501Z [00:03:41.132]➜   src
2025-08-20T20:10:50.7269041Z [00:03:41.132]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.7269676Z [00:03:41.132]➜   /usr/local/include
2025-08-20T20:10:50.7270250Z [00:03:41.132]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.7270806Z [00:03:41.132]➜   /usr/include
2025-08-20T20:10:50.7272199Z [00:03:41.132]➜  End of search list.
2025-08-20T20:10:50.7423112Z [00:03:41.148]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.7424337Z [00:03:41.148]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.7426259Z [00:03:41.148]➜  Thread model: posix
2025-08-20T20:10:50.7427307Z [00:03:41.148]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.7428464Z [00:03:41.148]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.7429528Z [00:03:41.148]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.7430315Z [00:03:41.148]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.7430915Z [00:03:41.148]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.7461295Z [00:03:41.151]➜   (in-process)
2025-08-20T20:10:50.7476604Z [00:03:41.152]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name unlink.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_unlink_a-unlink.Tpo -MT src/libsinglebin_unlink_a-unlink.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_unlink (int, char **);  int single_binary_main_unlink" -D usage=_usage_unlink -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_unlink_a-unlink.o -x c src/unlink.c
2025-08-20T20:10:50.7499494Z [00:03:41.155]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.7501216Z [00:03:41.155]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.7502284Z [00:03:41.155]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.7502888Z [00:03:41.155]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.7503608Z [00:03:41.155]➜  Thread model: ignoring nonexistent directory "posix/include
2025-08-20T20:10:50.7504278Z [00:03:41.155]➜  "
2025-08-20T20:10:50.7504979Z [00:03:41.155]➜  InstalledDir: /usr/lib/llvm-19/binignoring duplicate directory "lib"
2025-08-20T20:10:50.7505813Z [00:03:41.155]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.7506500Z [00:03:41.155]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.7507060Z [00:03:41.155]➜  
2025-08-20T20:10:50.7507594Z [00:03:41.155]➜  #include "..." search starts here:
2025-08-20T20:10:50.7508496Z [00:03:41.155]➜  #include <...> search starts here:
2025-08-20T20:10:50.7509376Z [00:03:41.155]➜  Found candidate GCC installation:  /usr/lib/gcc/x86_64-linux-gnu/14.
2025-08-20T20:10:50.7510144Z [00:03:41.155]➜  
2025-08-20T20:10:50.7510566Z [00:03:41.155]➜   ./lib
2025-08-20T20:10:50.7511261Z [00:03:41.155]➜  Selected GCC installation:  /usr/lib/gcc/x86_64-linux-gnu/14src
2025-08-20T20:10:50.7511941Z [00:03:41.155]➜  
2025-08-20T20:10:50.7512578Z [00:03:41.155]➜  Candidate multilib:  ./usr/lib/llvm-19/lib/clang/19/include;
2025-08-20T20:10:50.7513334Z [00:03:41.155]➜  @ m64/usr/local/include
2025-08-20T20:10:50.7513837Z [00:03:41.155]➜  
2025-08-20T20:10:50.7514424Z [00:03:41.155]➜  Selected multilib:  ./usr/include/x86_64-linux-gnu;
2025-08-20T20:10:50.7515094Z [00:03:41.155]➜  @ m64/usr/include
2025-08-20T20:10:50.7515566Z [00:03:41.155]➜  
2025-08-20T20:10:50.7516015Z [00:03:41.155]➜  End of search list.
2025-08-20T20:10:50.7516546Z [00:03:41.155]➜   (in-process)
2025-08-20T20:10:50.7527925Z [00:03:41.155]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name uptime.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_uptime_a-uptime.Tpo -MT src/libsinglebin_uptime_a-uptime.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_uptime (int, char **);  int single_binary_main_uptime" -D usage=_usage_uptime -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_uptime_a-uptime.o -x c src/uptime.c
2025-08-20T20:10:50.7538410Z [00:03:41.155]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.7539711Z [00:03:41.155]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.7540812Z [00:03:41.155]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.7541528Z [00:03:41.155]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.7542252Z [00:03:41.155]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.7542932Z [00:03:41.155]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.7544044Z [00:03:41.155]➜  #include "..." search starts here:
2025-08-20T20:10:50.7544740Z [00:03:41.155]➜  #include <...> search starts here:
2025-08-20T20:10:50.7545276Z [00:03:41.155]➜   .
2025-08-20T20:10:50.7545663Z [00:03:41.155]➜   ./lib
2025-08-20T20:10:50.7546064Z [00:03:41.155]➜   src
2025-08-20T20:10:50.7546553Z [00:03:41.155]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.7547116Z [00:03:41.155]➜   /usr/local/include
2025-08-20T20:10:50.7547694Z [00:03:41.155]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.7548570Z [00:03:41.155]➜   /usr/include
2025-08-20T20:10:50.7549086Z [00:03:41.155]➜  End of search list.
2025-08-20T20:10:50.8315958Z [00:03:41.237]➜    CC       src/libsinglebin_vdir_a-coreutils-vdir.o
2025-08-20T20:10:50.8584141Z [00:03:41.264]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.8585330Z [00:03:41.264]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.8587098Z [00:03:41.264]➜  Thread model: posix
2025-08-20T20:10:50.8587709Z [00:03:41.264]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.8588697Z [00:03:41.264]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.8589607Z [00:03:41.264]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.8590307Z [00:03:41.264]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.8590843Z [00:03:41.264]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.8598879Z [00:03:41.265]➜   (in-process)
2025-08-20T20:10:50.8609629Z [00:03:41.265]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name coreutils-vdir.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_vdir_a-coreutils-vdir.Tpo -MT src/libsinglebin_vdir_a-coreutils-vdir.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_vdir (int, char **);  int single_binary_main_vdir" -D usage=_usage_vdir -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_vdir_a-coreutils-vdir.o -x c src/coreutils-vdir.c
2025-08-20T20:10:50.8625485Z [00:03:41.268]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.8626738Z [00:03:41.268]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.8627731Z [00:03:41.268]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.8628623Z [00:03:41.268]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.8629262Z [00:03:41.268]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.8629932Z [00:03:41.268]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.8630547Z [00:03:41.268]➜  #include "..." search starts here:
2025-08-20T20:10:50.8631149Z [00:03:41.268]➜  #include <...> search starts here:
2025-08-20T20:10:50.8631652Z [00:03:41.268]➜   .
2025-08-20T20:10:50.8632045Z [00:03:41.268]➜   ./lib
2025-08-20T20:10:50.8632434Z [00:03:41.268]➜   src
2025-08-20T20:10:50.8633276Z [00:03:41.268]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.8633857Z [00:03:41.268]➜   /usr/local/include
2025-08-20T20:10:50.8634411Z [00:03:41.268]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.8634952Z [00:03:41.268]➜   /usr/include
2025-08-20T20:10:50.8635423Z [00:03:41.268]➜  End of search list.
2025-08-20T20:10:50.9027241Z [00:03:41.308]➜    CC       src/libsinglebin_wc_a-wc.o
2025-08-20T20:10:50.9513203Z [00:03:41.356]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.9517787Z [00:03:41.356]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.9525755Z [00:03:41.356]➜  Thread model: posix
2025-08-20T20:10:50.9526479Z [00:03:41.356]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.9527416Z [00:03:41.356]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.9528796Z [00:03:41.357]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.9532860Z [00:03:41.357]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.9533805Z [00:03:41.357]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.9534525Z [00:03:41.357]➜   (in-process)
2025-08-20T20:10:50.9545996Z [00:03:41.357]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name wc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_wc_a-wc.Tpo -MT src/libsinglebin_wc_a-wc.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_wc (int, char **);  int single_binary_main_wc" -D usage=_usage_wc -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_wc_a-wc.o -x c src/wc.c
2025-08-20T20:10:50.9559349Z [00:03:41.361]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.9560927Z [00:03:41.361]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.9562201Z [00:03:41.361]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.9563144Z [00:03:41.361]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.9564050Z [00:03:41.361]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.9565877Z [00:03:41.361]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.9566495Z [00:03:41.361]➜  #include "..." search starts here:
2025-08-20T20:10:50.9567113Z [00:03:41.361]➜  #include <...> search starts here:
2025-08-20T20:10:50.9567636Z [00:03:41.361]➜   .
2025-08-20T20:10:50.9568224Z [00:03:41.361]➜   ./lib
2025-08-20T20:10:50.9568660Z [00:03:41.361]➜   src
2025-08-20T20:10:50.9569181Z [00:03:41.361]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.9569762Z [00:03:41.361]➜   /usr/local/include
2025-08-20T20:10:50.9570325Z [00:03:41.361]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.9570863Z [00:03:41.361]➜   /usr/include
2025-08-20T20:10:50.9571374Z [00:03:41.361]➜  End of search list.
2025-08-20T20:10:50.9571981Z [00:03:41.361]➜    CC       src/libwc_avx2_a-wc_avx2.o
2025-08-20T20:10:50.9816630Z [00:03:41.387]➜    CC       src/libsinglebin_whoami_a-whoami.o
2025-08-20T20:10:50.9860907Z [00:03:41.391]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:50.9861940Z [00:03:41.391]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:50.9862545Z [00:03:41.391]➜  Thread model: posix
2025-08-20T20:10:50.9863143Z [00:03:41.391]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:50.9863937Z [00:03:41.391]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.9864989Z [00:03:41.391]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:50.9865934Z [00:03:41.391]➜  Candidate multilib: .;@m64
2025-08-20T20:10:50.9866614Z [00:03:41.391]➜  Selected multilib: .;@m64
2025-08-20T20:10:50.9874561Z [00:03:41.393]➜   (in-process)
2025-08-20T20:10:50.9889922Z [00:03:41.393]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name wc_avx2.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -target-feature +avx2 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libwc_avx2_a-wc_avx2.Tpo -MT src/libwc_avx2_a-wc_avx2.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libwc_avx2_a-wc_avx2.o -x c src/wc_avx2.c
2025-08-20T20:10:50.9907665Z [00:03:41.394]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:50.9908689Z [00:03:41.396]➜    CC       src/libsinglebin_yes_a-yes.o
2025-08-20T20:10:50.9909261Z [00:03:41.396]➜    GEN      src/coreutils_shebangs
2025-08-20T20:10:50.9910225Z [00:03:41.396]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:50.9911258Z [00:03:41.396]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:50.9911881Z [00:03:41.396]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:50.9912553Z [00:03:41.396]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:50.9913172Z [00:03:41.396]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:50.9913750Z [00:03:41.396]➜  #include "..." search starts here:
2025-08-20T20:10:50.9914331Z [00:03:41.396]➜  #include <...> search starts here:
2025-08-20T20:10:50.9914811Z [00:03:41.396]➜   .
2025-08-20T20:10:50.9915166Z [00:03:41.396]➜   ./lib
2025-08-20T20:10:50.9915562Z [00:03:41.396]➜   src
2025-08-20T20:10:50.9916061Z [00:03:41.396]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:50.9916616Z [00:03:41.396]➜   /usr/local/include
2025-08-20T20:10:50.9917129Z [00:03:41.396]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:50.9917666Z [00:03:41.396]➜   /usr/include
2025-08-20T20:10:50.9918360Z [00:03:41.396]➜  End of search list.
2025-08-20T20:10:51.0124823Z [00:03:41.418]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.0128656Z [00:03:41.418]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.0132371Z [00:03:41.419]➜  Thread model: posix
2025-08-20T20:10:51.0134442Z [00:03:41.419]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.0136710Z [00:03:41.419]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.0141385Z [00:03:41.419]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.0142173Z [00:03:41.419]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.0142787Z [00:03:41.419]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.0148762Z [00:03:41.420]➜   (in-process)
2025-08-20T20:10:51.0164650Z [00:03:41.421]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name whoami.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_whoami_a-whoami.Tpo -MT src/libsinglebin_whoami_a-whoami.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_whoami (int, char **);  int single_binary_main_whoami" -D usage=_usage_whoami -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_whoami_a-whoami.o -x c src/whoami.c
2025-08-20T20:10:51.0174927Z [00:03:41.421]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.0182628Z [00:03:41.424]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.0192449Z [00:03:41.424]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.0193179Z [00:03:41.424]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.0193892Z [00:03:41.424]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.0194625Z [00:03:41.424]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.0195311Z [00:03:41.424]➜  #include "..." search starts here:
2025-08-20T20:10:51.0195971Z [00:03:41.424]➜  #include <...> search starts here:
2025-08-20T20:10:51.0196529Z [00:03:41.424]➜   .
2025-08-20T20:10:51.0196940Z [00:03:41.424]➜   ./lib
2025-08-20T20:10:51.0197381Z [00:03:41.424]➜   src
2025-08-20T20:10:51.0197915Z [00:03:41.424]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.0198775Z [00:03:41.424]➜   /usr/local/include
2025-08-20T20:10:51.0199368Z [00:03:41.424]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.0200271Z [00:03:41.424]➜   /usr/include
2025-08-20T20:10:51.0200784Z [00:03:41.424]➜  End of search list.
2025-08-20T20:10:51.0269261Z [00:03:41.432]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.0280369Z [00:03:41.433]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.0288600Z [00:03:41.434]➜  Thread model: posix
2025-08-20T20:10:51.0297022Z [00:03:41.435]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.0306286Z [00:03:41.436]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.0316204Z [00:03:41.437]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.0329627Z [00:03:41.438]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.0340077Z [00:03:41.439]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.0374650Z [00:03:41.443]➜   (in-process)
2025-08-20T20:10:51.0388675Z [00:03:41.443]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name yes.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_yes_a-yes.Tpo -MT src/libsinglebin_yes_a-yes.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_yes (int, char **);  int single_binary_main_yes" -D usage=_usage_yes -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_yes_a-yes.o -x c src/yes.c
2025-08-20T20:10:51.0401762Z [00:03:41.443]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.0403094Z [00:03:41.443]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.0404182Z [00:03:41.443]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.0404882Z [00:03:41.443]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.0405592Z [00:03:41.443]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.0406285Z [00:03:41.443]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.0406963Z [00:03:41.443]➜  #include "..." search starts here:
2025-08-20T20:10:51.0407619Z [00:03:41.443]➜  #include <...> search starts here:
2025-08-20T20:10:51.0408383Z [00:03:41.443]➜   .
2025-08-20T20:10:51.0408807Z [00:03:41.443]➜   ./lib
2025-08-20T20:10:51.0409239Z [00:03:41.443]➜   src
2025-08-20T20:10:51.0409770Z [00:03:41.443]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.0410363Z [00:03:41.443]➜   /usr/local/include
2025-08-20T20:10:51.0410946Z [00:03:41.443]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.0411512Z [00:03:41.443]➜   /usr/include
2025-08-20T20:10:51.0412030Z [00:03:41.443]➜  End of search list.
2025-08-20T20:10:51.1669137Z [00:03:41.572]➜    CC       src/getlimits.o
2025-08-20T20:10:51.1852904Z [00:03:41.591]➜    CC       src/make-prime-list.o
2025-08-20T20:10:51.2041369Z [00:03:41.609]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.2045496Z [00:03:41.610]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.2052131Z [00:03:41.610]➜  Thread model: posix
2025-08-20T20:10:51.2053147Z [00:03:41.610]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.2053923Z [00:03:41.610]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.2054774Z [00:03:41.610]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.2055458Z [00:03:41.610]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.2055994Z [00:03:41.610]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.2064964Z [00:03:41.612]➜   (in-process)
2025-08-20T20:10:51.2077038Z [00:03:41.612]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name getlimits.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/getlimits.Tpo -MT src/getlimits.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/getlimits.o -x c src/getlimits.c
2025-08-20T20:10:51.2091557Z [00:03:41.614]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.2092890Z [00:03:41.614]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.2093899Z [00:03:41.614]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.2094564Z [00:03:41.614]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.2095223Z [00:03:41.614]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.2095870Z [00:03:41.614]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.2096492Z [00:03:41.614]➜  #include "..." search starts here:
2025-08-20T20:10:51.2097087Z [00:03:41.614]➜  #include <...> search starts here:
2025-08-20T20:10:51.2097598Z [00:03:41.614]➜   .
2025-08-20T20:10:51.2097972Z [00:03:41.614]➜   ./lib
2025-08-20T20:10:51.2098656Z [00:03:41.614]➜   src
2025-08-20T20:10:51.2099156Z [00:03:41.614]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.2099761Z [00:03:41.614]➜   /usr/local/include
2025-08-20T20:10:51.2100318Z [00:03:41.614]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.2100866Z [00:03:41.614]➜   /usr/include
2025-08-20T20:10:51.2101329Z [00:03:41.614]➜  End of search list.
2025-08-20T20:10:51.2355416Z [00:03:41.641]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.2358865Z [00:03:41.641]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.2359787Z [00:03:41.641]➜  Thread model: posix
2025-08-20T20:10:51.2360712Z [00:03:41.641]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.2362476Z [00:03:41.641]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.2363469Z [00:03:41.641]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.2364219Z [00:03:41.641]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.2369292Z [00:03:41.642]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.2389980Z [00:03:41.644]➜   (in-process)
2025-08-20T20:10:51.2400620Z [00:03:41.644]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name make-prime-list.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/make-prime-list.Tpo -MT src/make-prime-list.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/make-prime-list.o -x c src/make-prime-list.c
2025-08-20T20:10:51.2414851Z [00:03:41.647]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.2418352Z [00:03:41.647]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.2419641Z [00:03:41.647]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.2420684Z [00:03:41.647]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.2421523Z [00:03:41.647]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.2422143Z [00:03:41.647]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.2423041Z [00:03:41.647]➜  #include "..." search starts here:
2025-08-20T20:10:51.2423618Z [00:03:41.647]➜  #include <...> search starts here:
2025-08-20T20:10:51.2424106Z [00:03:41.647]➜   .
2025-08-20T20:10:51.2424448Z [00:03:41.647]➜   ./lib
2025-08-20T20:10:51.2424807Z [00:03:41.647]➜   src
2025-08-20T20:10:51.2425258Z [00:03:41.647]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.2425771Z [00:03:41.647]➜   /usr/local/include
2025-08-20T20:10:51.2426266Z [00:03:41.647]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.2426749Z [00:03:41.647]➜   /usr/include
2025-08-20T20:10:51.2427167Z [00:03:41.647]➜  End of search list.
2025-08-20T20:10:51.2471040Z [00:03:41.653]➜    CC       src/libsinglebin_arch_a-coreutils-arch.o
2025-08-20T20:10:51.2749747Z [00:03:41.680]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.2750671Z [00:03:41.680]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.2751399Z [00:03:41.681]➜  Thread model: posix
2025-08-20T20:10:51.2752261Z [00:03:41.681]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.2753320Z [00:03:41.681]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.2754578Z [00:03:41.681]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.2755542Z [00:03:41.681]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.2756329Z [00:03:41.681]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.2781881Z [00:03:41.683]➜   (in-process)
2025-08-20T20:10:51.2793471Z [00:03:41.683]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name coreutils-arch.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_arch_a-coreutils-arch.Tpo -MT src/libsinglebin_arch_a-coreutils-arch.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_arch (int, char **);  int single_binary_main_arch" -D usage=_usage_arch -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_arch_a-coreutils-arch.o -x c src/coreutils-arch.c
2025-08-20T20:10:51.2817142Z [00:03:41.687]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.2829476Z [00:03:41.688]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.2830659Z [00:03:41.688]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.2831379Z [00:03:41.688]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.2833484Z [00:03:41.688]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.2875237Z [00:03:41.688]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.2875968Z [00:03:41.688]➜  #include "..." search starts here:
2025-08-20T20:10:51.2876698Z [00:03:41.688]➜  #include <...> search starts here:
2025-08-20T20:10:51.2877251Z [00:03:41.688]➜   .
2025-08-20T20:10:51.2877683Z [00:03:41.688]➜   ./lib
2025-08-20T20:10:51.2885620Z [00:03:41.688]➜   src
2025-08-20T20:10:51.2886581Z [00:03:41.688]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.2887154Z [00:03:41.688]➜   /usr/local/include
2025-08-20T20:10:51.2887698Z [00:03:41.688]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.2888467Z [00:03:41.688]➜   /usr/include
2025-08-20T20:10:51.2888923Z [00:03:41.688]➜  End of search list.
2025-08-20T20:10:51.3526896Z [00:03:41.758]➜    CC       src/libsinglebin_hostname_a-hostname.o
2025-08-20T20:10:51.3632105Z [00:03:41.769]➜    CC       src/libsinglebin_stdbuf_a-stdbuf.o
2025-08-20T20:10:51.4011751Z [00:03:41.806]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.4012647Z [00:03:41.806]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.4013251Z [00:03:41.806]➜  Thread model: posix
2025-08-20T20:10:51.4013893Z [00:03:41.806]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.4014788Z [00:03:41.806]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.4015797Z [00:03:41.806]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.4016650Z [00:03:41.806]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.4017289Z [00:03:41.806]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.4017900Z [00:03:41.806]➜   (in-process)
2025-08-20T20:10:51.4029872Z [00:03:41.807]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name hostname.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_hostname_a-hostname.Tpo -MT src/libsinglebin_hostname_a-hostname.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_hostname (int, char **);  int single_binary_main_hostname" -D usage=_usage_hostname -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_hostname_a-hostname.o -x c src/hostname.c
2025-08-20T20:10:51.4045017Z [00:03:41.808]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.4046418Z [00:03:41.808]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.4047510Z [00:03:41.809]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.4048531Z [00:03:41.809]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.4049254Z [00:03:41.809]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.4049957Z [00:03:41.809]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.4050647Z [00:03:41.809]➜  #include "..." search starts here:
2025-08-20T20:10:51.4051303Z [00:03:41.809]➜  #include <...> search starts here:
2025-08-20T20:10:51.4051863Z [00:03:41.809]➜   .
2025-08-20T20:10:51.4052311Z [00:03:41.809]➜   ./lib
2025-08-20T20:10:51.4052750Z [00:03:41.809]➜   src
2025-08-20T20:10:51.4053294Z [00:03:41.809]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.4053919Z [00:03:41.809]➜   /usr/local/include
2025-08-20T20:10:51.4054521Z [00:03:41.809]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.4055098Z [00:03:41.809]➜   /usr/include
2025-08-20T20:10:51.4055611Z [00:03:41.809]➜  End of search list.
2025-08-20T20:10:51.4078795Z [00:03:41.813]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.4091392Z [00:03:41.813]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.4091987Z [00:03:41.813]➜  Thread model: posix
2025-08-20T20:10:51.4092557Z [00:03:41.813]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.4093350Z [00:03:41.813]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.4094234Z [00:03:41.813]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.4094914Z [00:03:41.815]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.4095441Z [00:03:41.815]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.4095924Z [00:03:41.815]➜   (in-process)
2025-08-20T20:10:51.4106828Z [00:03:41.815]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stdbuf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/libsinglebin_stdbuf_a-stdbuf.Tpo -MT src/libsinglebin_stdbuf_a-stdbuf.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_stdbuf (int, char **);  int single_binary_main_stdbuf" -D usage=_usage_stdbuf -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/libsinglebin_stdbuf_a-stdbuf.o -x c src/stdbuf.c
2025-08-20T20:10:51.4123714Z [00:03:41.817]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.4124936Z [00:03:41.817]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.4125888Z [00:03:41.818]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.4126507Z [00:03:41.818]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.4127112Z [00:03:41.818]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.4127818Z [00:03:41.818]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.4128795Z [00:03:41.818]➜  #include "..." search starts here:
2025-08-20T20:10:51.4129513Z [00:03:41.818]➜  #include <...> search starts here:
2025-08-20T20:10:51.4130098Z [00:03:41.818]➜   .
2025-08-20T20:10:51.4130526Z [00:03:41.818]➜   ./lib
2025-08-20T20:10:51.4130995Z [00:03:41.818]➜   src
2025-08-20T20:10:51.4131524Z [00:03:41.818]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.4132163Z [00:03:41.818]➜   /usr/local/include
2025-08-20T20:10:51.4132763Z [00:03:41.818]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.4133350Z [00:03:41.818]➜   /usr/include
2025-08-20T20:10:51.4133872Z [00:03:41.818]➜  End of search list.
2025-08-20T20:10:51.4240914Z [00:03:41.829]➜    CC       src/coreutils-coreutils.o
2025-08-20T20:10:51.4611332Z [00:03:41.866]➜    CC       src/version.o
2025-08-20T20:10:51.4765308Z [00:03:41.882]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.4767119Z [00:03:41.882]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.4767931Z [00:03:41.882]➜  Thread model: posix
2025-08-20T20:10:51.4769797Z [00:03:41.882]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.4771053Z [00:03:41.882]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.4774400Z [00:03:41.882]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.4775232Z [00:03:41.882]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.4775829Z [00:03:41.882]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.4776429Z [00:03:41.883]➜   (in-process)
2025-08-20T20:10:51.4786906Z [00:03:41.883]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name coreutils.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/coreutils-coreutils.Tpo -MT src/coreutils-coreutils.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/coreutils-coreutils.o -x c src/coreutils.c
2025-08-20T20:10:51.4825385Z [00:03:41.887]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.4826808Z [00:03:41.887]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.4827910Z [00:03:41.887]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.4829319Z [00:03:41.887]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.4830035Z [00:03:41.887]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.4830748Z [00:03:41.887]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.4831435Z [00:03:41.887]➜  #include "..." search starts here:
2025-08-20T20:10:51.4832102Z [00:03:41.887]➜  #include <...> search starts here:
2025-08-20T20:10:51.4832636Z [00:03:41.887]➜   .
2025-08-20T20:10:51.4833043Z [00:03:41.887]➜   ./lib
2025-08-20T20:10:51.4833479Z [00:03:41.887]➜   src
2025-08-20T20:10:51.4834022Z [00:03:41.887]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.4834634Z [00:03:41.887]➜   /usr/local/include
2025-08-20T20:10:51.4835239Z [00:03:41.887]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.4835794Z [00:03:41.887]➜   /usr/include
2025-08-20T20:10:51.4836330Z [00:03:41.887]➜  End of search list.
2025-08-20T20:10:51.4953575Z [00:03:41.901]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.4961994Z [00:03:41.901]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.4962687Z [00:03:41.901]➜  Thread model: posix
2025-08-20T20:10:51.4963342Z [00:03:41.901]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.4964252Z [00:03:41.901]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.4965240Z [00:03:41.901]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.4966026Z [00:03:41.901]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.4966644Z [00:03:41.901]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.4995995Z [00:03:41.905]➜   (in-process)
2025-08-20T20:10:51.5039737Z [00:03:41.905]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name version.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/.deps/version.Tpo -MT src/version.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-format-extra-args -Wno-implicit-const-int-float-conversion -Wno-tautological-constant-out-of-range-compare -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/version.o -x c src/version.c
2025-08-20T20:10:51.5050111Z [00:03:41.905]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.5051836Z [00:03:41.905]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.5053194Z [00:03:41.905]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.5054144Z [00:03:41.905]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.5055062Z [00:03:41.905]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.5055976Z [00:03:41.905]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.5057921Z [00:03:41.905]➜  #include "..." search starts here:
2025-08-20T20:10:51.5060345Z [00:03:41.905]➜  #include <...> search starts here:
2025-08-20T20:10:51.5060935Z [00:03:41.905]➜   .
2025-08-20T20:10:51.5061390Z [00:03:41.905]➜   ./lib
2025-08-20T20:10:51.5061835Z [00:03:41.905]➜   src
2025-08-20T20:10:51.5062377Z [00:03:41.905]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.5063398Z [00:03:41.905]➜   /usr/local/include
2025-08-20T20:10:51.5064001Z [00:03:41.905]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.5064584Z [00:03:41.905]➜   /usr/include
2025-08-20T20:10:51.5065079Z [00:03:41.905]➜  End of search list.
2025-08-20T20:10:51.5209657Z [00:03:41.926]➜    CC       lib/libcoreutils_a-copy-acl.o
2025-08-20T20:10:51.5438846Z [00:03:41.949]➜    CC       lib/libcoreutils_a-set-acl.o
2025-08-20T20:10:51.5553047Z [00:03:41.961]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.5555715Z [00:03:41.961]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.5596342Z [00:03:41.965]➜  Thread model: posix
2025-08-20T20:10:51.5597190Z [00:03:41.965]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.5598437Z [00:03:41.965]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.5600157Z [00:03:41.965]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.5602229Z [00:03:41.965]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.5603392Z [00:03:41.965]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.5605119Z [00:03:41.965]➜   (in-process)
2025-08-20T20:10:51.5617900Z [00:03:41.965]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name copy-acl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-copy-acl.Tpo -MT lib/libcoreutils_a-copy-acl.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-copy-acl.o -x c lib/copy-acl.c
2025-08-20T20:10:51.5631121Z [00:03:41.965]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.5632440Z [00:03:41.965]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.5633479Z [00:03:41.965]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.5634153Z [00:03:41.965]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.5634813Z [00:03:41.965]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.5635461Z [00:03:41.965]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.5636085Z [00:03:41.965]➜  #include "..." search starts here:
2025-08-20T20:10:51.5636706Z [00:03:41.965]➜  #include <...> search starts here:
2025-08-20T20:10:51.5637223Z [00:03:41.965]➜   .
2025-08-20T20:10:51.5637573Z [00:03:41.965]➜   ./lib
2025-08-20T20:10:51.5637961Z [00:03:41.965]➜   src
2025-08-20T20:10:51.5638790Z [00:03:41.965]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.5639372Z [00:03:41.965]➜   /usr/local/include
2025-08-20T20:10:51.5639950Z [00:03:41.965]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.5640492Z [00:03:41.965]➜   /usr/include
2025-08-20T20:10:51.5640986Z [00:03:41.965]➜  End of search list.
2025-08-20T20:10:51.5966080Z [00:03:42.002]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.5969167Z [00:03:42.002]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.5973938Z [00:03:42.002]➜  Thread model: posix
2025-08-20T20:10:51.5974638Z [00:03:42.002]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.5975532Z [00:03:42.002]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.5976843Z [00:03:42.002]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.5977915Z [00:03:42.002]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.5978913Z [00:03:42.002]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.5980363Z [00:03:42.002]➜   (in-process)
2025-08-20T20:10:51.6018217Z [00:03:42.002]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name set-acl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-set-acl.Tpo -MT lib/libcoreutils_a-set-acl.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-set-acl.o -x c lib/set-acl.c
2025-08-20T20:10:51.6029090Z [00:03:42.007]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.6030451Z [00:03:42.007]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.6031508Z [00:03:42.007]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.6032219Z [00:03:42.007]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.6032904Z [00:03:42.007]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.6033621Z [00:03:42.007]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.6034296Z [00:03:42.007]➜  #include "..." search starts here:
2025-08-20T20:10:51.6034944Z [00:03:42.007]➜  #include <...> search starts here:
2025-08-20T20:10:51.6035488Z [00:03:42.007]➜   .
2025-08-20T20:10:51.6035893Z [00:03:42.007]➜   ./lib
2025-08-20T20:10:51.6036292Z [00:03:42.007]➜   src
2025-08-20T20:10:51.6036826Z [00:03:42.007]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.6037422Z [00:03:42.007]➜   /usr/local/include
2025-08-20T20:10:51.6038229Z [00:03:42.007]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.6038827Z [00:03:42.007]➜   /usr/include
2025-08-20T20:10:51.6039337Z [00:03:42.007]➜  End of search list.
2025-08-20T20:10:51.6367798Z [00:03:42.042]➜    CC       lib/libcoreutils_a-acl-errno-valid.o
2025-08-20T20:10:51.6449438Z [00:03:42.050]➜    CC       lib/libcoreutils_a-acl-internal.o
2025-08-20T20:10:51.6635483Z [00:03:42.069]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.6640628Z [00:03:42.069]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.6641260Z [00:03:42.069]➜  Thread model: posix
2025-08-20T20:10:51.6642202Z [00:03:42.069]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.6642995Z [00:03:42.069]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.6643884Z [00:03:42.069]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.6644567Z [00:03:42.069]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.6645108Z [00:03:42.069]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.6645610Z [00:03:42.069]➜   (in-process)
2025-08-20T20:10:51.6663339Z [00:03:42.069]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name acl-errno-valid.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-acl-errno-valid.Tpo -MT lib/libcoreutils_a-acl-errno-valid.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-acl-errno-valid.o -x c lib/acl-errno-valid.c
2025-08-20T20:10:51.6674345Z [00:03:42.071]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.6675568Z [00:03:42.071]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.6676482Z [00:03:42.071]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.6677062Z [00:03:42.071]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.6677746Z [00:03:42.071]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.6678495Z [00:03:42.071]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.6679048Z [00:03:42.071]➜  #include "..." search starts here:
2025-08-20T20:10:51.6679634Z [00:03:42.071]➜  #include <...> search starts here:
2025-08-20T20:10:51.6680086Z [00:03:42.071]➜   .
2025-08-20T20:10:51.6725435Z [00:03:42.071]➜   ./lib
2025-08-20T20:10:51.6725941Z [00:03:42.071]➜   src
2025-08-20T20:10:51.6726444Z [00:03:42.071]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.6727008Z [00:03:42.071]➜   /usr/local/include
2025-08-20T20:10:51.6727525Z [00:03:42.071]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.6728219Z [00:03:42.071]➜   /usr/include
2025-08-20T20:10:51.6728718Z [00:03:42.071]➜  End of search list.
2025-08-20T20:10:51.6738353Z [00:03:42.079]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.6743243Z [00:03:42.080]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.6748405Z [00:03:42.080]➜  Thread model: posix
2025-08-20T20:10:51.6753755Z [00:03:42.081]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.6757843Z [00:03:42.081]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.6760159Z [00:03:42.081]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.6761789Z [00:03:42.081]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.6764291Z [00:03:42.081]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.6767180Z [00:03:42.082]➜   (in-process)
2025-08-20T20:10:51.6791443Z [00:03:42.083]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name acl-internal.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-acl-internal.Tpo -MT lib/libcoreutils_a-acl-internal.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-acl-internal.o -x c lib/acl-internal.c
2025-08-20T20:10:51.6819178Z [00:03:42.087]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.6832001Z [00:03:42.088]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.6833210Z [00:03:42.088]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.6833946Z [00:03:42.088]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.6834663Z [00:03:42.088]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.6835393Z [00:03:42.088]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.6836057Z [00:03:42.088]➜  #include "..." search starts here:
2025-08-20T20:10:51.6836723Z [00:03:42.088]➜  #include <...> search starts here:
2025-08-20T20:10:51.6837288Z [00:03:42.088]➜   .
2025-08-20T20:10:51.6874641Z [00:03:42.092]➜   ./lib
2025-08-20T20:10:51.6875225Z [00:03:42.092]➜   src
2025-08-20T20:10:51.6875806Z [00:03:42.092]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.6876455Z [00:03:42.092]➜   /usr/local/include
2025-08-20T20:10:51.6877065Z [00:03:42.092]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.6877765Z [00:03:42.092]➜   /usr/include
2025-08-20T20:10:51.6878599Z [00:03:42.093]➜  End of search list.
2025-08-20T20:10:51.7104266Z [00:03:42.116]➜    CC       lib/libcoreutils_a-get-permissions.o
2025-08-20T20:10:51.7372542Z [00:03:42.142]➜    CC       lib/libcoreutils_a-set-permissions.o
2025-08-20T20:10:51.7573309Z [00:03:42.162]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.7576337Z [00:03:42.163]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.7579134Z [00:03:42.163]➜  Thread model: posix
2025-08-20T20:10:51.7582419Z [00:03:42.163]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.7585164Z [00:03:42.163]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.7586281Z [00:03:42.163]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.7589476Z [00:03:42.163]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.7590900Z [00:03:42.163]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.7592394Z [00:03:42.163]➜    CC       lib/libcoreutils_a-alignalloc.o
2025-08-20T20:10:51.7593422Z [00:03:42.163]➜   (in-process)
2025-08-20T20:10:51.7606671Z [00:03:42.163]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name get-permissions.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-get-permissions.Tpo -MT lib/libcoreutils_a-get-permissions.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-get-permissions.o -x c lib/get-permissions.c
2025-08-20T20:10:51.7624337Z [00:03:42.164]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.7626126Z [00:03:42.165]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.7627278Z [00:03:42.167]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.7636327Z [00:03:42.167]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.7637239Z [00:03:42.167]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.7637982Z [00:03:42.167]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.7638928Z [00:03:42.167]➜  #include "..." search starts here:
2025-08-20T20:10:51.7639611Z [00:03:42.167]➜  #include <...> search starts here:
2025-08-20T20:10:51.7640272Z [00:03:42.167]➜   .
2025-08-20T20:10:51.7640703Z [00:03:42.167]➜   ./lib
2025-08-20T20:10:51.7641146Z [00:03:42.167]➜   src
2025-08-20T20:10:51.7641701Z [00:03:42.167]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.7642340Z [00:03:42.167]➜   /usr/local/include
2025-08-20T20:10:51.7642946Z [00:03:42.167]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.7643621Z [00:03:42.167]➜   /usr/include
2025-08-20T20:10:51.7644143Z [00:03:42.167]➜  End of search list.
2025-08-20T20:10:51.7729132Z [00:03:42.178]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.7736928Z [00:03:42.179]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.7737509Z [00:03:42.179]➜  Thread model: posix
2025-08-20T20:10:51.7738272Z [00:03:42.179]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.7739042Z [00:03:42.179]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.7739848Z [00:03:42.179]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.7740482Z [00:03:42.179]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.7740981Z [00:03:42.179]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.7753662Z [00:03:42.181]➜   (in-process)
2025-08-20T20:10:51.7760580Z [00:03:42.181]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name set-permissions.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none  CC       lib/libcoreutils_a-allocator.o
2025-08-20T20:10:51.7786442Z [00:03:42.183]➜   -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-set-permissions.Tpo -MT lib/libcoreutils_a-set-permissions.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-set-permissions.o -x c lib/set-permissions.c
2025-08-20T20:10:51.7814304Z [00:03:42.187]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.7826597Z [00:03:42.188]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.7832257Z [00:03:42.189]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.7839309Z [00:03:42.189]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.7844788Z [00:03:42.190]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.7845769Z [00:03:42.190]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.7850825Z [00:03:42.190]➜  #include "..." search starts here:
2025-08-20T20:10:51.7851564Z [00:03:42.190]➜  #include <...> search starts here:
2025-08-20T20:10:51.7852134Z [00:03:42.190]➜   .
2025-08-20T20:10:51.7856569Z [00:03:42.191]➜   ./lib
2025-08-20T20:10:51.7858902Z [00:03:42.191]➜   src
2025-08-20T20:10:51.7860740Z [00:03:42.192]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.7862884Z [00:03:42.192]➜   /usr/local/include
2025-08-20T20:10:51.7864336Z [00:03:42.192]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.7865902Z [00:03:42.192]➜   /usr/include
2025-08-20T20:10:51.7867579Z [00:03:42.192]➜  End of search list.
2025-08-20T20:10:51.7893833Z [00:03:42.195]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.7895316Z [00:03:42.195]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.7896420Z [00:03:42.195]➜  Thread model: posix
2025-08-20T20:10:51.7898483Z [00:03:42.195]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.7900964Z [00:03:42.195]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.7903198Z [00:03:42.195]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.7905542Z [00:03:42.195]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.7906368Z [00:03:42.195]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.7907260Z [00:03:42.196]➜   (in-process)
2025-08-20T20:10:51.7927906Z [00:03:42.196]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name alignalloc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-alignalloc.Tpo -MT lib/libcoreutils_a-alignalloc.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-alignalloc.o -x c lib/alignalloc.c
2025-08-20T20:10:51.7938568Z [00:03:42.197]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.7939815Z [00:03:42.198]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.7940783Z [00:03:42.198]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.7941396Z [00:03:42.198]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.7941983Z [00:03:42.198]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.7942564Z [00:03:42.198]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.7943090Z [00:03:42.198]➜  #include "..." search starts here:
2025-08-20T20:10:51.7943596Z [00:03:42.198]➜  #include <...> search starts here:
2025-08-20T20:10:51.7944014Z [00:03:42.198]➜   .
2025-08-20T20:10:51.7944332Z [00:03:42.198]➜   ./lib
2025-08-20T20:10:51.7944663Z [00:03:42.198]➜   src
2025-08-20T20:10:51.7945305Z [00:03:42.198]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.7945834Z [00:03:42.198]➜   /usr/local/include
2025-08-20T20:10:51.7946326Z [00:03:42.198]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.7946817Z [00:03:42.198]➜   /usr/include
2025-08-20T20:10:51.7947233Z [00:03:42.198]➜  End of search list.
2025-08-20T20:10:51.8140276Z [00:03:42.218]➜    CC       lib/libcoreutils_a-areadlink.o
2025-08-20T20:10:51.8339974Z [00:03:42.237]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.8340705Z [00:03:42.237]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.8341334Z [00:03:42.237]➜  Thread model: posix
2025-08-20T20:10:51.8341968Z [00:03:42.237]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.8342868Z [00:03:42.237]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.8343872Z [00:03:42.237]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.8344654Z [00:03:42.237]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.8345314Z [00:03:42.237]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.8353233Z [00:03:42.241]➜    CC       lib/libcoreutils_a-areadlink-with-size.o
2025-08-20T20:10:51.8353934Z [00:03:42.241]➜   (in-process)
2025-08-20T20:10:51.8366839Z [00:03:42.241]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name allocator.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-allocator.Tpo -MT lib/libcoreutils_a-allocator.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-allocator.o -x c lib/allocator.c
2025-08-20T20:10:51.8379467Z [00:03:42.241]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.8380472Z [00:03:42.241]➜    CC       lib/libcoreutils_a-areadlinkat.o
2025-08-20T20:10:51.8381651Z [00:03:42.242]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.8382783Z [00:03:42.242]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.8383513Z [00:03:42.242]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.8384234Z [00:03:42.242]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.8384966Z [00:03:42.242]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.8385651Z [00:03:42.242]➜  #include "..." search starts here:
2025-08-20T20:10:51.8386297Z [00:03:42.242]➜  #include <...> search starts here:
2025-08-20T20:10:51.8386870Z [00:03:42.242]➜   .
2025-08-20T20:10:51.8387284Z [00:03:42.242]➜   ./lib
2025-08-20T20:10:51.8387724Z [00:03:42.242]➜   src
2025-08-20T20:10:51.8388485Z [00:03:42.242]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.8389110Z [00:03:42.242]➜   /usr/local/include
2025-08-20T20:10:51.8389758Z [00:03:42.242]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.8390773Z [00:03:42.242]➜   /usr/include
2025-08-20T20:10:51.8391356Z [00:03:42.242]➜  End of search list.
2025-08-20T20:10:51.8614807Z [00:03:42.266]➜  Debian clang version 19.1.7 (3+b2)Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.8616945Z [00:03:42.266]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.8617572Z [00:03:42.266]➜  Thread model: posix
2025-08-20T20:10:51.8618318Z [00:03:42.266]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.8619128Z [00:03:42.266]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.8620041Z [00:03:42.267]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.8620731Z [00:03:42.267]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.8621272Z [00:03:42.267]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.8621774Z [00:03:42.267]➜   (in-process)
2025-08-20T20:10:51.8638879Z [00:03:42.267]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name areadlink-with-size.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-areadlink-with-size.Tpo -MT lib/libcoreutils_a-areadlink-with-size.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-areadlink-with-size.o -x c lib/areadlink-with-size.c
2025-08-20T20:10:51.8655150Z [00:03:42.269]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.8656441Z [00:03:42.269]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.8657433Z [00:03:42.269]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.8658233Z [00:03:42.269]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.8658887Z [00:03:42.269]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.8659498Z [00:03:42.269]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.8660017Z [00:03:42.269]➜  
2025-08-20T20:10:51.8660441Z [00:03:42.269]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.8660958Z [00:03:42.269]➜  Thread model: posix
2025-08-20T20:10:51.8661473Z [00:03:42.269]➜  #include "..." search starts here:
2025-08-20T20:10:51.8662074Z [00:03:42.269]➜  InstalledDir: #include <...> search starts here:
2025-08-20T20:10:51.8662610Z [00:03:42.269]➜  /usr/lib/llvm-19/bin 
2025-08-20T20:10:51.8663012Z [00:03:42.269]➜  .
2025-08-20T20:10:51.8663341Z [00:03:42.269]➜   ./lib
2025-08-20T20:10:51.8663676Z [00:03:42.269]➜   src
2025-08-20T20:10:51.8664087Z [00:03:42.269]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.8664925Z [00:03:42.269]➜  Found candidate GCC installation:  /usr/lib/gcc/x86_64-linux-gnu/14/usr/local/include
2025-08-20T20:10:51.8665651Z [00:03:42.269]➜  
2025-08-20T20:10:51.8666340Z [00:03:42.269]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.8667114Z [00:03:42.269]➜  Selected GCC installation:  /usr/lib/gcc/x86_64-linux-gnu/14/usr/include
2025-08-20T20:10:51.8667735Z [00:03:42.269]➜  
2025-08-20T20:10:51.8669394Z [00:03:42.269]➜  Candidate multilib: End of search list.
2025-08-20T20:10:51.8669996Z [00:03:42.269]➜  .;@m64
2025-08-20T20:10:51.8670442Z [00:03:42.269]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.8670938Z [00:03:42.269]➜   (in-process)
2025-08-20T20:10:51.8681652Z [00:03:42.269]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name areadlink.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-areadlink.Tpo -MT lib/libcoreutils_a-areadlink.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-areadlink.o -x c lib/areadlink.c
2025-08-20T20:10:51.8691803Z [00:03:42.270]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.8711481Z [00:03:42.271]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.8712574Z [00:03:42.271]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.8713228Z [00:03:42.271]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.8713858Z [00:03:42.271]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.8714491Z [00:03:42.271]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.8715061Z [00:03:42.271]➜  #include "..." search starts here:
2025-08-20T20:10:51.8715632Z [00:03:42.271]➜  #include <...> search starts here:
2025-08-20T20:10:51.8716158Z [00:03:42.271]➜   .
2025-08-20T20:10:51.8716557Z [00:03:42.271]➜   ./lib
2025-08-20T20:10:51.8716983Z [00:03:42.271]➜   src
2025-08-20T20:10:51.8717541Z [00:03:42.271]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.8718302Z [00:03:42.271]➜   /usr/local/include
2025-08-20T20:10:51.8718895Z [00:03:42.271]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.8719448Z [00:03:42.271]➜   /usr/include
2025-08-20T20:10:51.8719897Z [00:03:42.271]➜  End of search list.
2025-08-20T20:10:51.8724523Z [00:03:42.278]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.8725576Z [00:03:42.278]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.8739295Z [00:03:42.278]➜  Thread model: posix
2025-08-20T20:10:51.8740146Z [00:03:42.278]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.8744159Z [00:03:42.278]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.8745023Z [00:03:42.278]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.8745647Z [00:03:42.278]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.8746130Z [00:03:42.278]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.8746860Z [00:03:42.278]➜   (in-process)
2025-08-20T20:10:51.8757955Z [00:03:42.278]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name areadlinkat.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-areadlinkat.Tpo -MT lib/libcoreutils_a-areadlinkat.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-areadlinkat.o -x c lib/areadlinkat.c
2025-08-20T20:10:51.8770299Z [00:03:42.278]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.8771602Z [00:03:42.278]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.8772653Z [00:03:42.279]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.8773320Z [00:03:42.279]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.8773981Z [00:03:42.279]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.8774629Z [00:03:42.279]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.8775272Z [00:03:42.279]➜  #include "..." search starts here:
2025-08-20T20:10:51.8775893Z [00:03:42.279]➜  #include <...> search starts here:
2025-08-20T20:10:51.8776409Z [00:03:42.279]➜   .
2025-08-20T20:10:51.8776800Z [00:03:42.279]➜   ./lib
2025-08-20T20:10:51.8777195Z [00:03:42.279]➜   src
2025-08-20T20:10:51.8777689Z [00:03:42.279]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.8778498Z [00:03:42.279]➜   /usr/local/include
2025-08-20T20:10:51.8779139Z [00:03:42.280]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.8779670Z [00:03:42.280]➜   /usr/include
2025-08-20T20:10:51.8780146Z [00:03:42.280]➜  End of search list.
2025-08-20T20:10:51.8885409Z [00:03:42.294]➜    CC       lib/libcoreutils_a-areadlinkat-with-size.o
2025-08-20T20:10:51.9125734Z [00:03:42.318]➜    CC       lib/libcoreutils_a-argmatch.o
2025-08-20T20:10:51.9293362Z [00:03:42.335]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.9304920Z [00:03:42.335]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.9305470Z [00:03:42.335]➜  Thread model: posix
2025-08-20T20:10:51.9305984Z [00:03:42.335]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.9306719Z [00:03:42.335]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.9307582Z [00:03:42.335]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.9308459Z [00:03:42.335]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.9308986Z [00:03:42.335]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.9309483Z [00:03:42.335]➜   (in-process)
2025-08-20T20:10:51.9352714Z [00:03:42.339]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name areadlinkat-with-size.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-areadlinkat-with-size.Tpo -MT lib/libcoreutils_a-areadlinkat-with-size.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-areadlinkat-with-size.o -x c lib/areadlinkat-with-size.c
2025-08-20T20:10:51.9381086Z [00:03:42.342]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.9384043Z [00:03:42.342]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.9385040Z [00:03:42.342]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.9385723Z [00:03:42.342]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.9386446Z [00:03:42.342]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.9387110Z [00:03:42.342]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.9387829Z [00:03:42.342]➜  #include "..." search starts here:
2025-08-20T20:10:51.9388743Z [00:03:42.342]➜  #include <...> search starts here:
2025-08-20T20:10:51.9389312Z [00:03:42.342]➜   .
2025-08-20T20:10:51.9389722Z [00:03:42.342]➜   ./lib
2025-08-20T20:10:51.9390160Z [00:03:42.342]➜   src
2025-08-20T20:10:51.9390716Z [00:03:42.342]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.9391323Z [00:03:42.342]➜   /usr/local/include
2025-08-20T20:10:51.9391908Z [00:03:42.342]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.9392452Z [00:03:42.342]➜   /usr/include
2025-08-20T20:10:51.9392968Z [00:03:42.342]➜  End of search list.
2025-08-20T20:10:51.9393628Z [00:03:42.343]➜    CC       lib/libcoreutils_a-arpa_inet.o
2025-08-20T20:10:51.9394357Z [00:03:42.344]➜    CC       lib/libcoreutils_a-argv-iter.o
2025-08-20T20:10:51.9482498Z [00:03:42.351]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.9487034Z [00:03:42.354]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.9495407Z [00:03:42.354]➜  Thread model: posix
2025-08-20T20:10:51.9496131Z [00:03:42.354]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.9497021Z [00:03:42.354]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.9498196Z [00:03:42.354]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.9506866Z [00:03:42.355]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.9507483Z [00:03:42.355]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.9508264Z [00:03:42.355]➜   (in-process)
2025-08-20T20:10:51.9519990Z [00:03:42.356]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name argmatch.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-argmatch.Tpo -MT lib/libcoreutils_a-argmatch.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-argmatch.o -x c lib/argmatch.c
2025-08-20T20:10:51.9532186Z [00:03:42.356]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.9533522Z [00:03:42.356]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.9534550Z [00:03:42.356]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.9535234Z [00:03:42.356]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.9535908Z [00:03:42.356]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.9536595Z [00:03:42.356]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.9537268Z [00:03:42.356]➜  #include "..." search starts here:
2025-08-20T20:10:51.9537913Z [00:03:42.356]➜  #include <...> search starts here:
2025-08-20T20:10:51.9538690Z [00:03:42.356]➜   .
2025-08-20T20:10:51.9539139Z [00:03:42.356]➜   ./lib
2025-08-20T20:10:51.9539612Z [00:03:42.356]➜   src
2025-08-20T20:10:51.9540134Z [00:03:42.356]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.9540742Z [00:03:42.356]➜   /usr/local/include
2025-08-20T20:10:51.9541317Z [00:03:42.356]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.9541868Z [00:03:42.356]➜   /usr/include
2025-08-20T20:10:51.9542346Z [00:03:42.356]➜  End of search list.
2025-08-20T20:10:51.9571938Z [00:03:42.362]➜    CC       lib/libcoreutils_a-openat-proc.o
2025-08-20T20:10:51.9712497Z [00:03:42.376]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.9717320Z [00:03:42.377]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.9719976Z [00:03:42.377]➜  Thread model: posix
2025-08-20T20:10:51.9720590Z [00:03:42.377]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.9721516Z [00:03:42.377]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.9722945Z [00:03:42.377]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.9723811Z [00:03:42.377]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.9724482Z [00:03:42.377]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.9733054Z [00:03:42.379]➜   (in-process)
2025-08-20T20:10:51.9751125Z [00:03:42.379]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name arpa_inet.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-arpa_inet.Tpo -MT lib/libcoreutils_a-arpa_inet.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-arpa_inet.o -x c lib/arpa_inet.c
2025-08-20T20:10:51.9791735Z [00:03:42.384]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.9793288Z [00:03:42.384]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.9794841Z [00:03:42.384]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.9795671Z [00:03:42.384]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.9796474Z [00:03:42.384]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.9797276Z [00:03:42.384]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.9798281Z [00:03:42.385]➜  #include "..." search starts here:
2025-08-20T20:10:51.9799122Z [00:03:42.385]➜  #include <...> search starts here:
2025-08-20T20:10:51.9799789Z [00:03:42.385]➜   .
2025-08-20T20:10:51.9800308Z [00:03:42.385]➜   ./lib
2025-08-20T20:10:51.9800855Z [00:03:42.385]➜   src
2025-08-20T20:10:51.9801502Z [00:03:42.385]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.9803315Z [00:03:42.385]➜   /usr/local/include
2025-08-20T20:10:51.9804508Z [00:03:42.385]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.9805328Z [00:03:42.385]➜   /usr/include
2025-08-20T20:10:51.9806017Z [00:03:42.385]➜  End of search list.
2025-08-20T20:10:51.9824882Z [00:03:42.388]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:51.9828423Z [00:03:42.388]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:51.9832813Z [00:03:42.389]➜  Thread model: posix
2025-08-20T20:10:51.9834546Z [00:03:42.389]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:51.9836789Z [00:03:42.389]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.9840958Z [00:03:42.389]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:51.9841632Z [00:03:42.389]➜  Candidate multilib: .;@m64
2025-08-20T20:10:51.9842171Z [00:03:42.389]➜  Selected multilib: .;@m64
2025-08-20T20:10:51.9842693Z [00:03:42.389]➜   (in-process)
2025-08-20T20:10:51.9875363Z [00:03:42.392]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name argv-iter.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-argv-iter.Tpo -MT lib/libcoreutils_a-argv-iter.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-argv-iter.o -x c lib/argv-iter.c
2025-08-20T20:10:51.9891895Z [00:03:42.394]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:51.9893226Z [00:03:42.394]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:51.9894410Z [00:03:42.394]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:51.9895207Z [00:03:42.394]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:51.9895981Z [00:03:42.394]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:51.9896769Z [00:03:42.394]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:51.9897413Z [00:03:42.394]➜  #include "..." search starts here:
2025-08-20T20:10:51.9898644Z [00:03:42.394]➜  #include <...> search starts here:
2025-08-20T20:10:51.9899177Z [00:03:42.394]➜   .
2025-08-20T20:10:51.9899611Z [00:03:42.394]➜   ./lib
2025-08-20T20:10:51.9900048Z [00:03:42.394]➜   src
2025-08-20T20:10:51.9900567Z [00:03:42.394]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:51.9901197Z [00:03:42.394]➜   /usr/local/include
2025-08-20T20:10:51.9901804Z [00:03:42.394]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:51.9902393Z [00:03:42.394]➜   /usr/include
2025-08-20T20:10:51.9902862Z [00:03:42.394]➜  End of search list.
2025-08-20T20:10:52.0042091Z [00:03:42.409]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.0045733Z [00:03:42.410]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.0050379Z [00:03:42.410]➜  Thread model: posix
2025-08-20T20:10:52.0057980Z [00:03:42.410]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.0059068Z [00:03:42.410]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.0060065Z [00:03:42.410]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.0060805Z [00:03:42.410]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.0061387Z [00:03:42.410]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.0061938Z [00:03:42.411]➜   (in-process)
2025-08-20T20:10:52.0126954Z [00:03:42.417]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name openat-proc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-openat-proc.Tpo -MT lib/libcoreutils_a-openat-proc.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-openat-proc.o -x c lib/openat-proc.c
2025-08-20T20:10:52.0150243Z [00:03:42.417]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.0151713Z [00:03:42.417]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.0152696Z [00:03:42.417]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.0153368Z [00:03:42.417]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.0154042Z [00:03:42.417]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.0154716Z [00:03:42.417]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.0155356Z [00:03:42.417]➜  #include "..." search starts here:
2025-08-20T20:10:52.0155998Z [00:03:42.417]➜  #include <...> search starts here:
2025-08-20T20:10:52.0156526Z [00:03:42.417]➜   .
2025-08-20T20:10:52.0156901Z [00:03:42.417]➜   ./lib
2025-08-20T20:10:52.0157306Z [00:03:42.417]➜   src
2025-08-20T20:10:52.0157842Z [00:03:42.417]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.0158635Z [00:03:42.417]➜   /usr/local/include
2025-08-20T20:10:52.0159553Z [00:03:42.417]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.0160122Z [00:03:42.417]➜   /usr/include
2025-08-20T20:10:52.0160611Z [00:03:42.417]➜  End of search list.
2025-08-20T20:10:52.0170775Z [00:03:42.422]➜    CC       lib/libcoreutils_a-backupfile.o
2025-08-20T20:10:52.0306783Z [00:03:42.436]➜    CC       lib/libcoreutils_a-backup-rename.o
2025-08-20T20:10:52.0327800Z [00:03:42.438]➜    CC       lib/libcoreutils_a-backup-find.o
2025-08-20T20:10:52.0585236Z [00:03:42.464]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.0589309Z [00:03:42.464]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.0592746Z [00:03:42.465]➜  Thread model: posix
2025-08-20T20:10:52.0599521Z [00:03:42.465]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.0606885Z [00:03:42.466]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.0616205Z [00:03:42.467]➜  Selected GCC installation: Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.0621105Z [00:03:42.467]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.0624474Z [00:03:42.467]➜  Thread model: posix
2025-08-20T20:10:52.0625077Z [00:03:42.467]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.0628654Z [00:03:42.467]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.0631016Z [00:03:42.467]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.0632603Z [00:03:42.467]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.0633449Z [00:03:42.467]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.0634199Z [00:03:42.467]➜  /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.0635515Z [00:03:42.467]➜  Candidate multilib: .;@ (in-process)
2025-08-20T20:10:52.0660944Z [00:03:42.467]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name backupfile.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-backupfile.Tpo -MT lib/libcoreutils_a-backupfile.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-backupfile.o -x c lib/backupfile.c
2025-08-20T20:10:52.0672624Z [00:03:42.469]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.0676455Z [00:03:42.469]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.0677574Z [00:03:42.470]➜  m64
2025-08-20T20:10:52.0678582Z [00:03:42.473]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.0679342Z [00:03:42.473]➜   (in-process)
2025-08-20T20:10:52.0691248Z [00:03:42.473]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name backup-find.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-backup-find.Tpo -MT lib/libcoreutils_a-backup-find.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-backup-find.o -x c lib/backup-find.c
2025-08-20T20:10:52.0715813Z [00:03:42.473]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.0716577Z [00:03:42.473]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.0717287Z [00:03:42.473]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.0717943Z [00:03:42.473]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.0718821Z [00:03:42.473]➜  #include "..." search starts here:
2025-08-20T20:10:52.0719879Z [00:03:42.473]➜  #include <...> search starts here:
2025-08-20T20:10:52.0720498Z [00:03:42.473]➜   .
2025-08-20T20:10:52.0720926Z [00:03:42.473]➜   ./lib
2025-08-20T20:10:52.0721375Z [00:03:42.473]➜   src
2025-08-20T20:10:52.0721918Z [00:03:42.473]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.0722551Z [00:03:42.473]➜   /usr/local/include
2025-08-20T20:10:52.0723149Z [00:03:42.473]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.0723725Z [00:03:42.473]➜   /usr/include
2025-08-20T20:10:52.0724232Z [00:03:42.473]➜  End of search list.
2025-08-20T20:10:52.0732366Z [00:03:42.479]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.0747254Z [00:03:42.480]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.0754706Z [00:03:42.481]➜    CC       lib/libcoreutils_a-base32.o
2025-08-20T20:10:52.0771472Z [00:03:42.482]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.0775835Z [00:03:42.482]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.0776521Z [00:03:42.482]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.0781893Z [00:03:42.484]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.0786874Z [00:03:42.484]➜  #include "..." search starts here:
2025-08-20T20:10:52.0787523Z [00:03:42.484]➜  #include <...> search starts here:
2025-08-20T20:10:52.0788297Z [00:03:42.484]➜   .
2025-08-20T20:10:52.0788693Z [00:03:42.484]➜   ./lib
2025-08-20T20:10:52.0789115Z [00:03:42.484]➜   src
2025-08-20T20:10:52.0789649Z [00:03:42.484]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.0790287Z [00:03:42.484]➜   /usr/local/include
2025-08-20T20:10:52.0790907Z [00:03:42.484]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.0791508Z [00:03:42.484]➜   /usr/include
2025-08-20T20:10:52.0792021Z [00:03:42.484]➜  End of search list.
2025-08-20T20:10:52.0826177Z [00:03:42.488]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.0832059Z [00:03:42.488]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.0832666Z [00:03:42.488]➜  Thread model: posix
2025-08-20T20:10:52.0833279Z [00:03:42.488]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.0834564Z [00:03:42.488]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.0835487Z [00:03:42.488]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.0836212Z [00:03:42.488]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.0836786Z [00:03:42.488]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.0851871Z [00:03:42.491]➜   (in-process)
2025-08-20T20:10:52.0890804Z [00:03:42.491]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name backup-rename.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-backup-rename.Tpo -MT lib/libcoreutils_a-backup-rename.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-backup-rename.o -x c lib/backup-rename.c
2025-08-20T20:10:52.0909794Z [00:03:42.496]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.0911058Z [00:03:42.496]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.0912037Z [00:03:42.496]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.0912626Z [00:03:42.496]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.0913179Z [00:03:42.496]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.0913722Z [00:03:42.496]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.0914255Z [00:03:42.496]➜  #include "..." search starts here:
2025-08-20T20:10:52.0914765Z [00:03:42.496]➜  #include <...> search starts here:
2025-08-20T20:10:52.0915227Z [00:03:42.496]➜   .
2025-08-20T20:10:52.0915554Z [00:03:42.496]➜   ./lib
2025-08-20T20:10:52.0915897Z [00:03:42.496]➜   src
2025-08-20T20:10:52.0916350Z [00:03:42.496]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.0916885Z [00:03:42.496]➜   /usr/local/include
2025-08-20T20:10:52.0917402Z [00:03:42.496]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.0917909Z [00:03:42.496]➜   /usr/include
2025-08-20T20:10:52.0918625Z [00:03:42.496]➜  End of search list.
2025-08-20T20:10:52.1022466Z [00:03:42.507]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.1055699Z [00:03:42.508]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.1056478Z [00:03:42.508]➜  Thread model: posix
2025-08-20T20:10:52.1057147Z [00:03:42.508]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.1058312Z [00:03:42.508]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.1059392Z [00:03:42.508]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.1060249Z [00:03:42.508]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.1060885Z [00:03:42.508]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.1061827Z [00:03:42.508]➜   (in-process)
2025-08-20T20:10:52.1073589Z [00:03:42.508]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name base32.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-base32.Tpo -MT lib/libcoreutils_a-base32.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-base32.o -x c lib/base32.c
2025-08-20T20:10:52.1084099Z [00:03:42.511]➜    CC       lib/libcoreutils_a-base64.o
2025-08-20T20:10:52.1085120Z [00:03:42.511]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.1089149Z [00:03:42.511]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.1090776Z [00:03:42.511]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.1092507Z [00:03:42.511]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.1093596Z [00:03:42.511]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.1095166Z [00:03:42.511]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.1096295Z [00:03:42.511]➜  #include "..." search starts here:
2025-08-20T20:10:52.1097803Z [00:03:42.511]➜  #include <...> search starts here:
2025-08-20T20:10:52.1099022Z [00:03:42.511]➜   .
2025-08-20T20:10:52.1100278Z [00:03:42.511]➜   ./lib
2025-08-20T20:10:52.1101122Z [00:03:42.514]➜   src
2025-08-20T20:10:52.1102408Z [00:03:42.514]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.1103412Z [00:03:42.514]➜   /usr/local/include
2025-08-20T20:10:52.1104760Z [00:03:42.514]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.1105698Z [00:03:42.514]➜   /usr/include
2025-08-20T20:10:52.1106980Z [00:03:42.514]➜  End of search list.
2025-08-20T20:10:52.1347547Z [00:03:42.540]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.1353698Z [00:03:42.540]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.1354298Z [00:03:42.541]➜  Thread model: posix
2025-08-20T20:10:52.1371609Z [00:03:42.543]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.1406005Z [00:03:42.545]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.1407042Z [00:03:42.545]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.1407763Z [00:03:42.545]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.1408539Z [00:03:42.545]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.1416130Z [00:03:42.547]➜   (in-process)
2025-08-20T20:10:52.1432024Z [00:03:42.547]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name base64.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-base64.Tpo -MT lib/libcoreutils_a-base64.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-base64.o -x c lib/base64.c
2025-08-20T20:10:52.1444022Z [00:03:42.547]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.1445216Z [00:03:42.547]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.1446117Z [00:03:42.547]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.1446730Z [00:03:42.547]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.1447340Z [00:03:42.547]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.1448497Z [00:03:42.547]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.1449091Z [00:03:42.547]➜  #include "..." search starts here:
2025-08-20T20:10:52.1449602Z [00:03:42.547]➜  #include <...> search starts here:
2025-08-20T20:10:52.1450012Z [00:03:42.547]➜   .
2025-08-20T20:10:52.1450321Z [00:03:42.547]➜   ./lib
2025-08-20T20:10:52.1450652Z [00:03:42.547]➜   src
2025-08-20T20:10:52.1451082Z [00:03:42.547]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.1451587Z [00:03:42.547]➜   /usr/local/include
2025-08-20T20:10:52.1452048Z [00:03:42.547]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.1452500Z [00:03:42.547]➜   /usr/include
2025-08-20T20:10:52.1452923Z [00:03:42.547]➜  End of search list.
2025-08-20T20:10:52.1615078Z [00:03:42.567]➜    CC       lib/libcoreutils_a-basename-lgpl.o
2025-08-20T20:10:52.1801753Z [00:03:42.585]➜    CC       lib/libcoreutils_a-binary-io.o
2025-08-20T20:10:52.2134002Z [00:03:42.619]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.2144750Z [00:03:42.619]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.2145342Z [00:03:42.619]➜  Thread model: posix
2025-08-20T20:10:52.2145942Z [00:03:42.619]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.2146785Z [00:03:42.619]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.2147740Z [00:03:42.619]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.2148648Z [00:03:42.619]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.2149211Z [00:03:42.619]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.2170276Z [00:03:42.622]➜   (in-process)
2025-08-20T20:10:52.2185565Z [00:03:42.622]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name basename-lgpl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-basename-lgpl.Tpo -MT lib/libcoreutils_a-basename-lgpl.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-basename-lgpl.o -x c lib/basename-lgpl.c
2025-08-20T20:10:52.2243107Z [00:03:42.629]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.2248560Z [00:03:42.629]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.2249518Z [00:03:42.630]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.2250143Z [00:03:42.630]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.2250738Z [00:03:42.630]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.2251325Z [00:03:42.630]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.2251904Z [00:03:42.630]➜  #include "..." search starts here:
2025-08-20T20:10:52.2252459Z [00:03:42.630]➜  #include <...> search starts here:
2025-08-20T20:10:52.2253284Z [00:03:42.630]➜   .
2025-08-20T20:10:52.2253655Z [00:03:42.630]➜   ./lib
2025-08-20T20:10:52.2254022Z [00:03:42.630]➜   src
2025-08-20T20:10:52.2254500Z [00:03:42.630]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.2255026Z [00:03:42.630]➜   /usr/local/include
2025-08-20T20:10:52.2255526Z [00:03:42.630]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.2256015Z [00:03:42.630]➜   /usr/include
2025-08-20T20:10:52.2256443Z [00:03:42.630]➜  End of search list.
2025-08-20T20:10:52.2317939Z [00:03:42.637]➜    CC       lib/libcoreutils_a-bitrotate.o
2025-08-20T20:10:52.2318861Z [00:03:42.637]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.2320740Z [00:03:42.638]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.2321764Z [00:03:42.638]➜  Thread model: posix
2025-08-20T20:10:52.2323972Z [00:03:42.638]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.2325314Z [00:03:42.638]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.2327538Z [00:03:42.638]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.2328952Z [00:03:42.638]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.2330068Z [00:03:42.638]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.2335437Z [00:03:42.639]➜   (in-process)
2025-08-20T20:10:52.2349428Z [00:03:42.639]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name binary-io.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-binary-io.Tpo -MT lib/libcoreutils_a-binary-io.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-binary-io.o -x c lib/binary-io.c
2025-08-20T20:10:52.2360478Z [00:03:42.639]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.2374876Z [00:03:42.643]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.2385228Z [00:03:42.643]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.2385900Z [00:03:42.643]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.2386523Z [00:03:42.643]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.2387150Z [00:03:42.643]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.2387752Z [00:03:42.643]➜  #include "..." search starts here:
2025-08-20T20:10:52.2388544Z [00:03:42.643]➜  #include <...> search starts here:
2025-08-20T20:10:52.2389039Z [00:03:42.643]➜   .
2025-08-20T20:10:52.2389402Z [00:03:42.643]➜   ./lib
2025-08-20T20:10:52.2389786Z [00:03:42.643]➜   src
2025-08-20T20:10:52.2390255Z [00:03:42.643]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.2390809Z [00:03:42.643]➜   /usr/local/include
2025-08-20T20:10:52.2391339Z [00:03:42.643]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.2392132Z [00:03:42.643]➜   /usr/include
2025-08-20T20:10:52.2392600Z [00:03:42.643]➜  End of search list.
2025-08-20T20:10:52.2571918Z [00:03:42.662]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.2572978Z [00:03:42.663]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.2575852Z [00:03:42.663]➜  Thread model: posix
2025-08-20T20:10:52.2579214Z [00:03:42.663]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.2580037Z [00:03:42.663]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.2581000Z [00:03:42.663]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.2581691Z [00:03:42.663]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.2582227Z [00:03:42.663]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.2582726Z [00:03:42.663]➜   (in-process)
2025-08-20T20:10:52.2621357Z [00:03:42.663]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name bitrotate.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-bitrotate.Tpo -MT lib/libcoreutils_a-bitrotate.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-bitrotate.o -x c lib/bitrotate.c
2025-08-20T20:10:52.2632826Z [00:03:42.664]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.2634101Z [00:03:42.665]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.2635088Z [00:03:42.665]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.2635719Z [00:03:42.665]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.2636334Z [00:03:42.665]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.2636972Z [00:03:42.665]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.2637570Z [00:03:42.665]➜  #include "..." search starts here:
2025-08-20T20:10:52.2638315Z [00:03:42.665]➜  #include <...> search starts here:
2025-08-20T20:10:52.2638811Z [00:03:42.665]➜   .
2025-08-20T20:10:52.2639172Z [00:03:42.666]➜   ./lib
2025-08-20T20:10:52.2639536Z [00:03:42.666]➜   src
2025-08-20T20:10:52.2640003Z [00:03:42.666]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.2640541Z [00:03:42.666]➜   /usr/local/include
2025-08-20T20:10:52.2641060Z [00:03:42.666]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.2641570Z [00:03:42.666]➜   /usr/include
2025-08-20T20:10:52.2642015Z [00:03:42.666]➜  End of search list.
2025-08-20T20:10:52.2821771Z [00:03:42.688]➜    CC       lib/libcoreutils_a-btoc32.o
2025-08-20T20:10:52.2860420Z [00:03:42.691]➜    CC       lib/libcoreutils_a-btowc.o
2025-08-20T20:10:52.3051181Z [00:03:42.710]➜    CC       lib/libcoreutils_a-buffer-lcm.o
2025-08-20T20:10:52.3114943Z [00:03:42.717]➜    CC       lib/libcoreutils_a-c-ctype.o
2025-08-20T20:10:52.3132444Z [00:03:42.718]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.3134089Z [00:03:42.718]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.3135140Z [00:03:42.719]➜  Thread model: posix
2025-08-20T20:10:52.3137321Z [00:03:42.719]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.3139541Z [00:03:42.719]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.3140959Z [00:03:42.719]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.3141707Z [00:03:42.719]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.3142280Z [00:03:42.719]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.3152715Z [00:03:42.721]➜   (in-process)
2025-08-20T20:10:52.3164187Z [00:03:42.721]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name btoc32.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-btoc32.Tpo -MT lib/libcoreutils_a-btoc32.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-btoc32.o -x c lib/btoc32.c
2025-08-20T20:10:52.3174700Z [00:03:42.723]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.3176020Z [00:03:42.723]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.3177134Z [00:03:42.723]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.3177907Z [00:03:42.723]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.3178992Z [00:03:42.723]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.3179745Z [00:03:42.723]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.3180624Z [00:03:42.723]➜  #include "..." search starts here:
2025-08-20T20:10:52.3181373Z [00:03:42.723]➜  #include <...> search starts here:
2025-08-20T20:10:52.3182014Z [00:03:42.723]➜   .
2025-08-20T20:10:52.3182489Z [00:03:42.723]➜   ./lib
2025-08-20T20:10:52.3182999Z [00:03:42.723]➜   src
2025-08-20T20:10:52.3183561Z [00:03:42.723]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.3187498Z [00:03:42.723]➜   /usr/local/include
2025-08-20T20:10:52.3190837Z [00:03:42.723]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.3191370Z [00:03:42.723]➜   /usr/include
2025-08-20T20:10:52.3191795Z [00:03:42.723]➜  End of search list.
2025-08-20T20:10:52.3198175Z [00:03:42.725]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.3198738Z [00:03:42.725]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.3199233Z [00:03:42.725]➜  Thread model: posix
2025-08-20T20:10:52.3199719Z [00:03:42.725]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.3200688Z [00:03:42.725]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.3201532Z [00:03:42.725]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.3202194Z [00:03:42.725]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.3202712Z [00:03:42.725]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.3205280Z [00:03:42.725]➜   (in-process)
2025-08-20T20:10:52.3224113Z [00:03:42.725]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name btowc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-btowc.Tpo -MT lib/libcoreutils_a-btowc.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-btowc.o -x c lib/btowc.c
2025-08-20T20:10:52.3234595Z [00:03:42.727]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.3235878Z [00:03:42.728]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.3237210Z [00:03:42.728]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.3237849Z [00:03:42.728]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.3238769Z [00:03:42.728]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.3239399Z [00:03:42.728]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.3240005Z [00:03:42.728]➜  #include "..." search starts here:
2025-08-20T20:10:52.3240592Z [00:03:42.728]➜  #include <...> search starts here:
2025-08-20T20:10:52.3241083Z [00:03:42.728]➜   .
2025-08-20T20:10:52.3241454Z [00:03:42.728]➜   ./lib
2025-08-20T20:10:52.3241843Z [00:03:42.728]➜   src
2025-08-20T20:10:52.3242341Z [00:03:42.728]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.3242893Z [00:03:42.728]➜   /usr/local/include
2025-08-20T20:10:52.3243474Z [00:03:42.728]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.3244022Z [00:03:42.728]➜   /usr/include
2025-08-20T20:10:52.3244524Z [00:03:42.728]➜  End of search list.
2025-08-20T20:10:52.3384166Z [00:03:42.744]➜    CC       lib/libcoreutils_a-c-file-type.o
2025-08-20T20:10:52.3458652Z [00:03:42.751]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.3465734Z [00:03:42.752]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.3473894Z [00:03:42.753]➜  Thread model: posix
2025-08-20T20:10:52.3483892Z [00:03:42.754]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.3504752Z [00:03:42.756]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.3506032Z [00:03:42.756]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.3507847Z [00:03:42.756]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.3508858Z [00:03:42.756]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.3509588Z [00:03:42.756]➜   (in-process)
2025-08-20T20:10:52.3521703Z [00:03:42.756]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name buffer-lcm.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-buffer-lcm.Tpo -MT lib/libcoreutils_a-buffer-lcm.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-buffer-lcm.o -x c lib/buffer-lcm.c
2025-08-20T20:10:52.3556656Z [00:03:42.761]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.3619997Z [00:03:42.762]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.3621315Z [00:03:42.765]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.3622011Z [00:03:42.765]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.3622626Z [00:03:42.767]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.3623593Z [00:03:42.767]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.3624175Z [00:03:42.767]➜  #include "..." search starts here:
2025-08-20T20:10:52.3624837Z [00:03:42.767]➜  #include <...> search starts here:
2025-08-20T20:10:52.3628301Z [00:03:42.768]➜   .
2025-08-20T20:10:52.3629155Z [00:03:42.768]➜   ./lib
2025-08-20T20:10:52.3630046Z [00:03:42.768]➜   src
2025-08-20T20:10:52.3631035Z [00:03:42.768]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.3631585Z [00:03:42.768]➜   /usr/local/include
2025-08-20T20:10:52.3632092Z [00:03:42.768]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.3632645Z [00:03:42.768]➜   /usr/include
2025-08-20T20:10:52.3633158Z [00:03:42.768]➜  End of search list.
2025-08-20T20:10:52.3693048Z [00:03:42.774]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.3693896Z [00:03:42.774]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.3694489Z [00:03:42.774]➜  Thread model: posix
2025-08-20T20:10:52.3695031Z [00:03:42.774]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.3695916Z [00:03:42.774]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.3696918Z [00:03:42.774]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.3697697Z [00:03:42.774]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.3698616Z [00:03:42.774]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.3699170Z [00:03:42.775]➜   (in-process)
2025-08-20T20:10:52.3711146Z [00:03:42.775]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c-ctype.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c-ctype.Tpo -MT lib/libcoreutils_a-c-ctype.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c-ctype.o -x c lib/c-ctype.c
2025-08-20T20:10:52.3763105Z [00:03:42.781]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.3764516Z [00:03:42.782]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.3765589Z [00:03:42.782]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.3766314Z [00:03:42.782]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.3767013Z [00:03:42.782]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.3767691Z [00:03:42.782]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.3768583Z [00:03:42.782]➜  #include "..." search starts here:
2025-08-20T20:10:52.3769238Z [00:03:42.782]➜  #include <...> search starts here:
2025-08-20T20:10:52.3769803Z [00:03:42.782]➜   .
2025-08-20T20:10:52.3770267Z [00:03:42.782]➜   ./lib
2025-08-20T20:10:52.3770700Z [00:03:42.782]➜   src
2025-08-20T20:10:52.3771201Z [00:03:42.782]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.3772265Z [00:03:42.782]➜   /usr/local/include
2025-08-20T20:10:52.3772852Z [00:03:42.782]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.3773369Z [00:03:42.782]➜   /usr/include
2025-08-20T20:10:52.3773831Z [00:03:42.782]➜  End of search list.
2025-08-20T20:10:52.3855100Z [00:03:42.791]➜    CC       lib/libcoreutils_a-c-strcasecmp.o
2025-08-20T20:10:52.3896059Z [00:03:42.795]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.3899885Z [00:03:42.795]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.3900435Z [00:03:42.795]➜  Thread model: posix
2025-08-20T20:10:52.3900959Z [00:03:42.795]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.3901700Z [00:03:42.795]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.3902653Z [00:03:42.795]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.3903338Z [00:03:42.795]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.3903874Z [00:03:42.795]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.3920742Z [00:03:42.797]➜   (in-process)
2025-08-20T20:10:52.3931866Z [00:03:42.798]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c-file-type.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c-file-type.Tpo -MT lib/libcoreutils_a-c-file-type.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c-file-type.o -x c lib/c-file-type.c
2025-08-20T20:10:52.3948494Z [00:03:42.800]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.3949793Z [00:03:42.800]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.3950623Z [00:03:42.800]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.3951159Z [00:03:42.800]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.3952137Z [00:03:42.800]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.3952754Z [00:03:42.800]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.3953379Z [00:03:42.800]➜  #include "..." search starts here:
2025-08-20T20:10:52.3954027Z [00:03:42.800]➜  #include <...> search starts here:
2025-08-20T20:10:52.3954516Z [00:03:42.800]➜   .
2025-08-20T20:10:52.3954889Z [00:03:42.800]➜   ./lib
2025-08-20T20:10:52.3955280Z [00:03:42.800]➜   src
2025-08-20T20:10:52.3955751Z [00:03:42.800]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.3956285Z [00:03:42.800]➜   /usr/local/include
2025-08-20T20:10:52.3956783Z [00:03:42.800]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.3957288Z [00:03:42.800]➜   /usr/include
2025-08-20T20:10:52.3957710Z [00:03:42.800]➜  End of search list.
2025-08-20T20:10:52.4057757Z [00:03:42.811]➜    CC       lib/libcoreutils_a-c-strncasecmp.o
2025-08-20T20:10:52.4059980Z [00:03:42.811]➜    CC       lib/libcoreutils_a-c-strtod.o
2025-08-20T20:10:52.4122856Z [00:03:42.818]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.4123581Z [00:03:42.818]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.4124130Z [00:03:42.818]➜  Thread model: posix
2025-08-20T20:10:52.4124672Z [00:03:42.818]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.4125435Z [00:03:42.818]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.4126301Z [00:03:42.818]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.4126985Z [00:03:42.818]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.4127494Z [00:03:42.818]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.4134190Z [00:03:42.819]➜   (in-process)
2025-08-20T20:10:52.4147193Z [00:03:42.819]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c-strcasecmp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c-strcasecmp.Tpo -MT lib/libcoreutils_a-c-strcasecmp.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c-strcasecmp.o -x c lib/c-strcasecmp.c
2025-08-20T20:10:52.4186342Z [00:03:42.820]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.4187695Z [00:03:42.824]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.4189196Z [00:03:42.824]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.4189921Z [00:03:42.824]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.4190587Z [00:03:42.824]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.4191780Z [00:03:42.824]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.4192413Z [00:03:42.824]➜  #include "..." search starts here:
2025-08-20T20:10:52.4192969Z [00:03:42.824]➜  #include <...> search starts here:
2025-08-20T20:10:52.4193484Z [00:03:42.824]➜   .
2025-08-20T20:10:52.4193898Z [00:03:42.824]➜   ./lib
2025-08-20T20:10:52.4194308Z [00:03:42.824]➜   src
2025-08-20T20:10:52.4194820Z [00:03:42.824]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.4195411Z [00:03:42.824]➜   /usr/local/include
2025-08-20T20:10:52.4195965Z [00:03:42.824]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.4196486Z [00:03:42.824]➜   /usr/include
2025-08-20T20:10:52.4196965Z [00:03:42.824]➜  End of search list.
2025-08-20T20:10:52.4259701Z [00:03:42.831]➜    CC       lib/libcoreutils_a-c-strtold.o
2025-08-20T20:10:52.4431874Z [00:03:42.848]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.4440623Z [00:03:42.849]➜  Target: x86_64-pc-linux-gnuDebian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.4441571Z [00:03:42.849]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.4442158Z [00:03:42.849]➜  Thread model: posix
2025-08-20T20:10:52.4442744Z [00:03:42.849]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.4443601Z [00:03:42.849]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.4444536Z [00:03:42.849]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.4445257Z [00:03:42.849]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.4445795Z [00:03:42.849]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.4446267Z [00:03:42.849]➜  
2025-08-20T20:10:52.4446673Z [00:03:42.849]➜   (in-process)
2025-08-20T20:10:52.4460895Z [00:03:42.850]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c-strtod.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c-strtod.Tpo -MT lib/libcoreutils_a-c-strtod.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c-strtod.o -x c lib/c-strtod.c
2025-08-20T20:10:52.4476337Z [00:03:42.850]➜  Thread model: posix
2025-08-20T20:10:52.4483086Z [00:03:42.850]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.4486977Z [00:03:42.850]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.4495885Z [00:03:42.850]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.4501535Z [00:03:42.850]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.4502183Z [00:03:42.850]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.4503022Z [00:03:42.852]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.4503737Z [00:03:42.852]➜   (in-process)
2025-08-20T20:10:52.4504887Z [00:03:42.852]➜   "ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.4505745Z [00:03:42.852]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.4506310Z [00:03:42.852]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.4506854Z [00:03:42.852]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.4507403Z [00:03:42.852]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.4507949Z [00:03:42.852]➜  #include "..." search starts here:
2025-08-20T20:10:52.4508718Z [00:03:42.852]➜  #include <...> search starts here:
2025-08-20T20:10:52.4509172Z [00:03:42.853]➜   .
2025-08-20T20:10:52.4509521Z [00:03:42.853]➜   ./lib
2025-08-20T20:10:52.4509894Z [00:03:42.853]➜   src
2025-08-20T20:10:52.4510368Z [00:03:42.853]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.4510936Z [00:03:42.853]➜   /usr/local/include
2025-08-20T20:10:52.4511438Z [00:03:42.853]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.4511954Z [00:03:42.853]➜   /usr/include
2025-08-20T20:10:52.4512411Z [00:03:42.853]➜  End of search list.
2025-08-20T20:10:52.4527074Z [00:03:42.853]➜  /usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c-strncasecmp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c-strncasecmp.Tpo -MT lib/libcoreutils_a-c-strncasecmp.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c-strncasecmp.o -x c lib/c-strncasecmp.c
2025-08-20T20:10:52.4538277Z [00:03:42.853]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.4539646Z [00:03:42.853]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.4540719Z [00:03:42.854]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.4541409Z [00:03:42.854]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.4542053Z [00:03:42.854]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.4542759Z [00:03:42.855]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.4543378Z [00:03:42.855]➜  #include "..." search starts here:
2025-08-20T20:10:52.4543998Z [00:03:42.855]➜  #include <...> search starts here:
2025-08-20T20:10:52.4544494Z [00:03:42.855]➜   .
2025-08-20T20:10:52.4544900Z [00:03:42.856]➜   ./lib
2025-08-20T20:10:52.4545312Z [00:03:42.858]➜   src
2025-08-20T20:10:52.4553500Z [00:03:42.860]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.4554123Z [00:03:42.861]➜   /usr/local/include
2025-08-20T20:10:52.4554690Z [00:03:42.861]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.4555264Z [00:03:42.861]➜   /usr/include
2025-08-20T20:10:52.4555750Z [00:03:42.861]➜  End of search list.
2025-08-20T20:10:52.4556718Z [00:03:42.861]➜    CC       lib/libcoreutils_a-c32_apply_type_test.o
2025-08-20T20:10:52.4622725Z [00:03:42.868]➜    CC       lib/libcoreutils_a-c32_get_type_test.o
2025-08-20T20:10:52.4650522Z [00:03:42.870]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.4656066Z [00:03:42.870]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.4658992Z [00:03:42.870]➜  Thread model: posix
2025-08-20T20:10:52.4659593Z [00:03:42.871]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.4660386Z [00:03:42.871]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.4661240Z [00:03:42.871]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.4661925Z [00:03:42.871]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.4662492Z [00:03:42.871]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.4663095Z [00:03:42.871]➜   (in-process)
2025-08-20T20:10:52.4674574Z [00:03:42.871]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c-strtold.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c-strtold.Tpo -MT lib/libcoreutils_a-c-strtold.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c-strtold.o -x c lib/c-strtold.c
2025-08-20T20:10:52.4694504Z [00:03:42.874]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.4695986Z [00:03:42.875]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.4697074Z [00:03:42.875]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.4697857Z [00:03:42.875]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.4698829Z [00:03:42.875]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.4699524Z [00:03:42.875]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.4700116Z [00:03:42.875]➜  #include "..." search starts here:
2025-08-20T20:10:52.4700717Z [00:03:42.875]➜  #include <...> search starts here:
2025-08-20T20:10:52.4701297Z [00:03:42.875]➜   .
2025-08-20T20:10:52.4701727Z [00:03:42.875]➜   ./lib
2025-08-20T20:10:52.4702142Z [00:03:42.875]➜   src
2025-08-20T20:10:52.4703943Z [00:03:42.875]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.4704621Z [00:03:42.875]➜   /usr/local/include
2025-08-20T20:10:52.4705207Z [00:03:42.875]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.4705781Z [00:03:42.875]➜   /usr/include
2025-08-20T20:10:52.4706253Z [00:03:42.875]➜  End of search list.
2025-08-20T20:10:52.4876231Z [00:03:42.893]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.4907686Z [00:03:42.896]➜    CC       lib/libcoreutils_a-c32isalnum.o
2025-08-20T20:10:52.4908536Z [00:03:42.896]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.4909377Z [00:03:42.896]➜  Thread model: posix
2025-08-20T20:10:52.4909902Z [00:03:42.896]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.4910625Z [00:03:42.896]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.4911435Z [00:03:42.896]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.4912058Z [00:03:42.896]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.4912565Z [00:03:42.896]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.4913044Z [00:03:42.896]➜   (in-process)
2025-08-20T20:10:52.4924925Z [00:03:42.896]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32_get_type_test.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32_get_type_test.Tpo -MT lib/libcoreutils_a-c32_get_type_test.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32_get_type_test.o -x c lib/c32_get_type_test.c
2025-08-20T20:10:52.4937187Z [00:03:42.896]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.4938676Z [00:03:42.896]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.4939723Z [00:03:42.896]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.4940419Z [00:03:42.896]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.4941100Z [00:03:42.896]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.4941761Z [00:03:42.896]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.4942432Z [00:03:42.896]➜  #include "..." search starts here:
2025-08-20T20:10:52.4943058Z [00:03:42.896]➜  #include <...> search starts here:
2025-08-20T20:10:52.4943590Z [00:03:42.896]➜   .
2025-08-20T20:10:52.4943971Z [00:03:42.896]➜   ./lib
2025-08-20T20:10:52.4944365Z [00:03:42.896]➜   src
2025-08-20T20:10:52.4944855Z [00:03:42.896]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.4945428Z [00:03:42.896]➜   /usr/local/include
2025-08-20T20:10:52.4945976Z [00:03:42.896]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.4946512Z [00:03:42.896]➜   /usr/include
2025-08-20T20:10:52.4946967Z [00:03:42.896]➜  End of search list.
2025-08-20T20:10:52.5075597Z [00:03:42.913]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.5082679Z [00:03:42.913]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.5083360Z [00:03:42.913]➜  Thread model: posix
2025-08-20T20:10:52.5084036Z [00:03:42.914]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.5102126Z [00:03:42.914]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.5103193Z [00:03:42.914]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.5104371Z [00:03:42.914]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.5105055Z [00:03:42.914]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.5105663Z [00:03:42.914]➜   (in-process)
2025-08-20T20:10:52.5117842Z [00:03:42.914]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32_apply_type_test.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32_apply_type_test.Tpo -MT lib/libcoreutils_a-c32_apply_type_test.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32_apply_type_test.o -x c lib/c32_apply_type_test.c
2025-08-20T20:10:52.5129740Z [00:03:42.914]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.5131195Z [00:03:42.915]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.5132329Z [00:03:42.915]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.5133092Z [00:03:42.915]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.5133811Z [00:03:42.915]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.5134536Z [00:03:42.915]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.5135229Z [00:03:42.915]➜  #include "..." search starts here:
2025-08-20T20:10:52.5135910Z [00:03:42.915]➜  #include <...> search starts here:
2025-08-20T20:10:52.5136470Z [00:03:42.915]➜   .
2025-08-20T20:10:52.5136886Z [00:03:42.915]➜   ./lib
2025-08-20T20:10:52.5137275Z [00:03:42.915]➜   src
2025-08-20T20:10:52.5137762Z [00:03:42.915]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.5138558Z [00:03:42.915]➜   /usr/local/include
2025-08-20T20:10:52.5139119Z [00:03:42.915]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.5139729Z [00:03:42.915]➜   /usr/include
2025-08-20T20:10:52.5140221Z [00:03:42.915]➜  End of search list.
2025-08-20T20:10:52.5149091Z [00:03:42.920]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.5153082Z [00:03:42.921]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.5153707Z [00:03:42.921]➜  Thread model: posix
2025-08-20T20:10:52.5154343Z [00:03:42.921]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.5157354Z [00:03:42.921]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.5159224Z [00:03:42.921]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.5160466Z [00:03:42.921]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.5161029Z [00:03:42.921]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.5161526Z [00:03:42.921]➜   (in-process)
2025-08-20T20:10:52.5172374Z [00:03:42.921]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32isalnum.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32isalnum.Tpo -MT lib/libcoreutils_a-c32isalnum.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32isalnum.o -x c lib/c32isalnum.c
2025-08-20T20:10:52.5211580Z [00:03:42.927]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.5214194Z [00:03:42.927]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.5215198Z [00:03:42.927]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.5215826Z [00:03:42.927]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.5216727Z [00:03:42.927]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.5217356Z [00:03:42.927]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.5217964Z [00:03:42.927]➜  #include "..." search starts here:
2025-08-20T20:10:52.5218693Z [00:03:42.927]➜  #include <...> search starts here:
2025-08-20T20:10:52.5219138Z [00:03:42.927]➜   .
2025-08-20T20:10:52.5219464Z [00:03:42.927]➜   ./lib
2025-08-20T20:10:52.5219798Z [00:03:42.927]➜   src
2025-08-20T20:10:52.5220212Z [00:03:42.927]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.5220691Z [00:03:42.927]➜   /usr/local/include
2025-08-20T20:10:52.5221153Z [00:03:42.927]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.5221601Z [00:03:42.927]➜   /usr/include
2025-08-20T20:10:52.5221998Z [00:03:42.927]➜  End of search list.
2025-08-20T20:10:52.5358795Z [00:03:42.941]➜    CC       lib/libcoreutils_a-c32isalpha.o
2025-08-20T20:10:52.5529972Z [00:03:42.958]➜    CC       lib/libcoreutils_a-c32isblank.o
2025-08-20T20:10:52.5652742Z [00:03:42.970]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.5653461Z [00:03:42.970]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.5654044Z [00:03:42.970]➜  Thread model: posix
2025-08-20T20:10:52.5654627Z [00:03:42.971]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.5655427Z [00:03:42.971]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.5656332Z [00:03:42.971]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.5657023Z [00:03:42.971]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.5657553Z [00:03:42.971]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.5658899Z [00:03:42.971]➜   (in-process)
2025-08-20T20:10:52.5674102Z [00:03:42.972]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32isalpha.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32isalpha.Tpo -MT lib/libcoreutils_a-c32isalpha.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32isalpha.o -x c lib/c32isalpha.c
﻿2025-08-20T20:10:52.5692519Z [00:03:42.972]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.5693732Z [00:03:42.974]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.5694690Z [00:03:42.974]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.5695311Z [00:03:42.974]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.5695901Z [00:03:42.974]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.5696494Z [00:03:42.974]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.5697066Z [00:03:42.974]➜  #include "..." search starts here:
2025-08-20T20:10:52.5697949Z [00:03:42.974]➜  #include <...> search starts here:
2025-08-20T20:10:52.5698621Z [00:03:42.974]➜   .
2025-08-20T20:10:52.5698992Z [00:03:42.974]➜   ./lib
2025-08-20T20:10:52.5699345Z [00:03:42.974]➜   src
2025-08-20T20:10:52.5699803Z [00:03:42.974]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.5700325Z [00:03:42.974]➜   /usr/local/include
2025-08-20T20:10:52.5700896Z [00:03:42.974]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.5701383Z [00:03:42.974]➜   /usr/include
2025-08-20T20:10:52.5701807Z [00:03:42.974]➜  End of search list.
2025-08-20T20:10:52.5800067Z [00:03:42.985]➜    CC       lib/libcoreutils_a-c32iscntrl.o
2025-08-20T20:10:52.5815779Z [00:03:42.987]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.5816501Z [00:03:42.987]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.5817079Z [00:03:42.987]➜  Thread model: posix
2025-08-20T20:10:52.5817651Z [00:03:42.987]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.5821369Z [00:03:42.987]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.5822312Z [00:03:42.988]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.5823017Z [00:03:42.988]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.5823580Z [00:03:42.988]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.5829624Z [00:03:42.988]➜   (in-process)
2025-08-20T20:10:52.5841114Z [00:03:42.989]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32isblank.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32isblank.Tpo -MT lib/libcoreutils_a-c32isblank.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32isblank.o -x c lib/c32isblank.c
2025-08-20T20:10:52.5880470Z [00:03:42.991]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.5881982Z [00:03:42.991]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.5883027Z [00:03:42.991]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.5884084Z [00:03:42.991]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.5884735Z [00:03:42.991]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.5885384Z [00:03:42.991]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.5886021Z [00:03:42.991]➜  #include "..." search starts here:
2025-08-20T20:10:52.5886635Z [00:03:42.991]➜  #include <...> search starts here:
2025-08-20T20:10:52.5887140Z [00:03:42.991]➜   .
2025-08-20T20:10:52.5887527Z [00:03:42.991]➜   ./lib
2025-08-20T20:10:52.5887928Z [00:03:42.991]➜   src
2025-08-20T20:10:52.5888679Z [00:03:42.991]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.5889536Z [00:03:42.991]➜   /usr/local/include
2025-08-20T20:10:52.5890149Z [00:03:42.991]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.5890699Z [00:03:42.991]➜   /usr/include
2025-08-20T20:10:52.5891187Z [00:03:42.991]➜  End of search list.
2025-08-20T20:10:52.6011898Z [00:03:43.006]➜    CC       lib/libcoreutils_a-c32isdigit.o
2025-08-20T20:10:52.6096865Z [00:03:43.015]➜    CC       lib/libcoreutils_a-c32isgraph.o
2025-08-20T20:10:52.6166635Z [00:03:43.022]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.6175085Z [00:03:43.023]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.6194527Z [00:03:43.025]➜  Thread model: posix
2025-08-20T20:10:52.6195375Z [00:03:43.025]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.6196318Z [00:03:43.025]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.6197352Z [00:03:43.025]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.6198324Z [00:03:43.025]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.6198955Z [00:03:43.025]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.6199511Z [00:03:43.025]➜   (in-process)
2025-08-20T20:10:52.6210960Z [00:03:43.025]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32iscntrl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32iscntrl.Tpo -MT lib/libcoreutils_a-c32iscntrl.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32iscntrl.o -x c lib/c32iscntrl.c
2025-08-20T20:10:52.6245263Z [00:03:43.030]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.6275434Z [00:03:43.033]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.6276526Z [00:03:43.033]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.6277171Z [00:03:43.033]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.6277782Z [00:03:43.033]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.6278664Z [00:03:43.033]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.6279503Z [00:03:43.033]➜  #include "..." search starts here:
2025-08-20T20:10:52.6280071Z [00:03:43.033]➜  #include <...> search starts here:
2025-08-20T20:10:52.6280679Z [00:03:43.033]➜   .
2025-08-20T20:10:52.6282237Z [00:03:43.033]➜   ./lib
2025-08-20T20:10:52.6283730Z [00:03:43.033]➜   src
2025-08-20T20:10:52.6285308Z [00:03:43.033]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.6286978Z [00:03:43.033]➜   /usr/local/include
2025-08-20T20:10:52.6288763Z [00:03:43.033]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.6290268Z [00:03:43.033]➜   /usr/include
2025-08-20T20:10:52.6291096Z [00:03:43.033]➜  End of search list.
2025-08-20T20:10:52.6307975Z [00:03:43.036]➜    CC       lib/libcoreutils_a-c32islower.o
2025-08-20T20:10:52.6468764Z [00:03:43.052]➜    CC       lib/libcoreutils_a-c32isprint.o
2025-08-20T20:10:52.6524929Z [00:03:43.058]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.6525670Z [00:03:43.058]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.6526254Z [00:03:43.058]➜  Thread model: posix
2025-08-20T20:10:52.6526815Z [00:03:43.058]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.6527606Z [00:03:43.058]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.6528710Z [00:03:43.058]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.6529404Z [00:03:43.058]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.6529946Z [00:03:43.058]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.6534372Z [00:03:43.059]➜   (in-process)
2025-08-20T20:10:52.6546197Z [00:03:43.059]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32isdigit.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32isdigit.Tpo -MT lib/libcoreutils_a-c32isdigit.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32isdigit.o -x c lib/c32isdigit.c
2025-08-20T20:10:52.6578429Z [00:03:43.063]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.6579767Z [00:03:43.063]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.6580796Z [00:03:43.063]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.6581466Z [00:03:43.063]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.6582204Z [00:03:43.063]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.6582834Z [00:03:43.063]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.6583461Z [00:03:43.063]➜  #include "..." search starts here:
2025-08-20T20:10:52.6584024Z [00:03:43.063]➜  #include <...> search starts here:
2025-08-20T20:10:52.6584507Z [00:03:43.063]➜   .
2025-08-20T20:10:52.6584884Z [00:03:43.063]➜   ./lib
2025-08-20T20:10:52.6585513Z [00:03:43.063]➜   src
2025-08-20T20:10:52.6586006Z [00:03:43.063]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.6586548Z [00:03:43.063]➜   /usr/local/include
2025-08-20T20:10:52.6587074Z [00:03:43.063]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.6587596Z [00:03:43.063]➜   /usr/include
2025-08-20T20:10:52.6588196Z [00:03:43.063]➜  End of search list.
2025-08-20T20:10:52.6588752Z [00:03:43.063]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.6589307Z [00:03:43.063]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.6589800Z [00:03:43.063]➜  Thread model: posix
2025-08-20T20:10:52.6590735Z [00:03:43.063]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.6596548Z [00:03:43.065]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.6597499Z [00:03:43.065]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.6598347Z [00:03:43.065]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.6598894Z [00:03:43.065]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.6599369Z [00:03:43.065]➜   (in-process)
2025-08-20T20:10:52.6610545Z [00:03:43.065]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32islower.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32islower.Tpo -MT lib/libcoreutils_a-c32islower.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32islower.o -x c lib/c32islower.c
2025-08-20T20:10:52.6628740Z [00:03:43.068]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.6629456Z [00:03:43.068]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.6630023Z [00:03:43.068]➜  Thread model: posix
2025-08-20T20:10:52.6630610Z [00:03:43.068]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.6631436Z [00:03:43.068]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.6632330Z [00:03:43.068]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.6633008Z [00:03:43.068]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.6633546Z [00:03:43.068]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.6634044Z [00:03:43.068]➜   (in-process)
2025-08-20T20:10:52.6645873Z [00:03:43.068]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32isgraph.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32isgraph.Tpo -MT lib/libcoreutils_a-c32isgraph.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32isgraph.o -x c lib/c32isgraph.c
2025-08-20T20:10:52.6656700Z [00:03:43.068]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.6678463Z [00:03:43.068]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.6679989Z [00:03:43.068]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.6680738Z [00:03:43.068]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.6681466Z [00:03:43.068]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.6682309Z [00:03:43.068]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.6682970Z [00:03:43.068]➜  #include "..." search starts here:
2025-08-20T20:10:52.6683611Z [00:03:43.068]➜  #include <...> search starts here:
2025-08-20T20:10:52.6684126Z [00:03:43.068]➜   .
2025-08-20T20:10:52.6684525Z [00:03:43.068]➜   ./lib
2025-08-20T20:10:52.6684943Z [00:03:43.068]➜   src
2025-08-20T20:10:52.6685498Z [00:03:43.068]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.6686102Z [00:03:43.068]➜   /usr/local/include
2025-08-20T20:10:52.6686676Z [00:03:43.068]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.6687235Z [00:03:43.068]➜   /usr/include
2025-08-20T20:10:52.6687692Z [00:03:43.068]➜  End of search list.
2025-08-20T20:10:52.6688741Z [00:03:43.068]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.6689998Z [00:03:43.068]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.6691039Z [00:03:43.068]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.6691696Z [00:03:43.068]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.6692771Z [00:03:43.068]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.6693431Z [00:03:43.068]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.6694057Z [00:03:43.068]➜  #include "..." search starts here:
2025-08-20T20:10:52.6694706Z [00:03:43.068]➜  #include <...> search starts here:
2025-08-20T20:10:52.6695244Z [00:03:43.068]➜   .
2025-08-20T20:10:52.6695639Z [00:03:43.068]➜   ./lib
2025-08-20T20:10:52.6696038Z [00:03:43.068]➜   src
2025-08-20T20:10:52.6696533Z [00:03:43.068]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.6697116Z [00:03:43.068]➜   /usr/local/include
2025-08-20T20:10:52.6697666Z [00:03:43.068]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.6698421Z [00:03:43.068]➜   /usr/include
2025-08-20T20:10:52.6698933Z [00:03:43.068]➜  End of search list.
2025-08-20T20:10:52.6721833Z [00:03:43.078]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.6722495Z [00:03:43.078]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.6723106Z [00:03:43.078]➜  Thread model: posix
2025-08-20T20:10:52.6723758Z [00:03:43.078]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.6724631Z [00:03:43.078]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.6725885Z [00:03:43.078]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.6726644Z [00:03:43.078]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.6727221Z [00:03:43.078]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.6734663Z [00:03:43.079]➜   (in-process)
2025-08-20T20:10:52.6746967Z [00:03:43.079]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32isprint.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32isprint.Tpo -MT lib/libcoreutils_a-c32isprint.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32isprint.o -x c lib/c32isprint.c
2025-08-20T20:10:52.6764342Z [00:03:43.082]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.6769549Z [00:03:43.082]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.6771827Z [00:03:43.082]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.6772494Z [00:03:43.082]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.6773160Z [00:03:43.082]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.6773821Z [00:03:43.082]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.6774438Z [00:03:43.082]➜  #include "..." search starts here:
2025-08-20T20:10:52.6775062Z [00:03:43.082]➜  #include <...> search starts here:
2025-08-20T20:10:52.6775604Z [00:03:43.082]➜   .
2025-08-20T20:10:52.6775975Z [00:03:43.082]➜   ./lib
2025-08-20T20:10:52.6776641Z [00:03:43.082]➜   src
2025-08-20T20:10:52.6777120Z [00:03:43.082]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.6777665Z [00:03:43.082]➜   /usr/local/include
2025-08-20T20:10:52.6778410Z [00:03:43.082]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.6778922Z [00:03:43.082]➜   /usr/include
2025-08-20T20:10:52.6779371Z [00:03:43.082]➜  End of search list.
2025-08-20T20:10:52.7069242Z [00:03:43.112]➜    CC       lib/libcoreutils_a-c32ispunct.o
2025-08-20T20:10:52.7221491Z [00:03:43.128]➜    CC       lib/libcoreutils_a-c32isspace.o
2025-08-20T20:10:52.7305408Z [00:03:43.136]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.7308864Z [00:03:43.136]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.7309418Z [00:03:43.136]➜  Thread model: posix
2025-08-20T20:10:52.7309957Z [00:03:43.136]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.7310817Z [00:03:43.136]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.7311711Z [00:03:43.136]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.7316219Z [00:03:43.136]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.7316737Z [00:03:43.136]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.7317459Z [00:03:43.137]➜   (in-process)
2025-08-20T20:10:52.7363070Z [00:03:43.140]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32ispunct.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32ispunct.Tpo -MT lib/libcoreutils_a-c32ispunct.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32ispunct.o -x c lib/c32ispunct.c
2025-08-20T20:10:52.7376112Z [00:03:43.140]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.7377445Z [00:03:43.140]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.7378628Z [00:03:43.140]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.7379334Z [00:03:43.140]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.7380019Z [00:03:43.140]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.7380679Z [00:03:43.140]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.7381308Z [00:03:43.140]➜  #include "..." search starts here:
2025-08-20T20:10:52.7381932Z [00:03:43.140]➜  #include <...> search starts here:
2025-08-20T20:10:52.7382558Z [00:03:43.140]➜   .
2025-08-20T20:10:52.7382929Z [00:03:43.140]➜   ./lib
2025-08-20T20:10:52.7383333Z [00:03:43.140]➜   src
2025-08-20T20:10:52.7383931Z [00:03:43.140]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.7384521Z [00:03:43.140]➜   /usr/local/include
2025-08-20T20:10:52.7385076Z [00:03:43.140]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.7385880Z [00:03:43.140]➜   /usr/include
2025-08-20T20:10:52.7386403Z [00:03:43.140]➜  End of search list.
2025-08-20T20:10:52.7463129Z [00:03:43.151]➜    CC       lib/libcoreutils_a-c32isupper.o
2025-08-20T20:10:52.7496217Z [00:03:43.155]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.7503842Z [00:03:43.156]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.7504825Z [00:03:43.156]➜  Thread model: posix
2025-08-20T20:10:52.7505637Z [00:03:43.156]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.7509595Z [00:03:43.156]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.7512192Z [00:03:43.156]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.7513056Z [00:03:43.156]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.7515748Z [00:03:43.156]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.7517544Z [00:03:43.156]➜   (in-process)
2025-08-20T20:10:52.7544037Z [00:03:43.156]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32isspace.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32isspace.Tpo -MT lib/libcoreutils_a-c32isspace.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32isspace.o -x c lib/c32isspace.c
2025-08-20T20:10:52.7555809Z [00:03:43.157]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.7557152Z [00:03:43.157]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.7558447Z [00:03:43.157]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.7559184Z [00:03:43.157]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.7559910Z [00:03:43.157]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.7560606Z [00:03:43.157]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.7561274Z [00:03:43.157]➜  #include "..." search starts here:
2025-08-20T20:10:52.7561955Z [00:03:43.157]➜  #include <...> search starts here:
2025-08-20T20:10:52.7562507Z [00:03:43.157]➜   .
2025-08-20T20:10:52.7562933Z [00:03:43.157]➜   ./lib
2025-08-20T20:10:52.7563374Z [00:03:43.157]➜   src
2025-08-20T20:10:52.7563916Z [00:03:43.157]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.7564548Z [00:03:43.157]➜   /usr/local/include
2025-08-20T20:10:52.7565127Z [00:03:43.159]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.7565703Z [00:03:43.159]➜   /usr/include
2025-08-20T20:10:52.7566223Z [00:03:43.159]➜  End of search list.
2025-08-20T20:10:52.7703445Z [00:03:43.176]➜    CC       lib/libcoreutils_a-c32isxdigit.o
2025-08-20T20:10:52.7801887Z [00:03:43.184]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.7807060Z [00:03:43.185]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.7807636Z [00:03:43.185]➜  Thread model: posix
2025-08-20T20:10:52.7808409Z [00:03:43.185]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.7809237Z [00:03:43.186]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.7810122Z [00:03:43.186]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.7810817Z [00:03:43.186]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.7811321Z [00:03:43.186]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.7811812Z [00:03:43.186]➜   (in-process)
2025-08-20T20:10:52.7823266Z [00:03:43.186]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32isupper.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32isupper.Tpo -MT lib/libcoreutils_a-c32isupper.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32isupper.o -x c lib/c32isupper.c
2025-08-20T20:10:52.7834242Z [00:03:43.186]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.7843586Z [00:03:43.190]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.7846536Z [00:03:43.190]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.7847198Z [00:03:43.190]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.7847881Z [00:03:43.190]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.7848761Z [00:03:43.190]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.7849437Z [00:03:43.190]➜  #include "..." search starts here:
2025-08-20T20:10:52.7850064Z [00:03:43.190]➜  #include <...> search starts here:
2025-08-20T20:10:52.7850598Z [00:03:43.190]➜   .
2025-08-20T20:10:52.7851006Z [00:03:43.190]➜   ./lib
2025-08-20T20:10:52.7851411Z [00:03:43.190]➜   src
2025-08-20T20:10:52.7851907Z [00:03:43.190]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.7852489Z [00:03:43.190]➜   /usr/local/include
2025-08-20T20:10:52.7853028Z [00:03:43.190]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.7853567Z [00:03:43.190]➜   /usr/include
2025-08-20T20:10:52.7854041Z [00:03:43.190]➜  End of search list.
2025-08-20T20:10:52.7854645Z [00:03:43.190]➜    CC       lib/libcoreutils_a-c32tolower.o
2025-08-20T20:10:52.7929712Z [00:03:43.198]➜    CC       lib/libcoreutils_a-c32width.o
2025-08-20T20:10:52.8126130Z [00:03:43.218]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.8128249Z [00:03:43.218]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.8128928Z [00:03:43.218]➜  Thread model: posix
2025-08-20T20:10:52.8129529Z [00:03:43.218]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.8130520Z [00:03:43.218]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.8131485Z [00:03:43.218]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.8132231Z [00:03:43.218]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.8132852Z [00:03:43.218]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.8137476Z [00:03:43.219]➜   (in-process)
2025-08-20T20:10:52.8185129Z [00:03:43.219]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32isxdigit.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32isxdigit.Tpo -MT lib/libcoreutils_a-c32isxdigit.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32isxdigit.o -x c lib/c32isxdigit.c
2025-08-20T20:10:52.8225342Z [00:03:43.220]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.8228234Z [00:03:43.220]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.8229398Z [00:03:43.220]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.8230134Z [00:03:43.220]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.8230869Z [00:03:43.220]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.8231585Z [00:03:43.220]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.8232263Z [00:03:43.220]➜  #include "..." search starts here:
2025-08-20T20:10:52.8232897Z [00:03:43.220]➜  #include <...> search starts here:
2025-08-20T20:10:52.8233379Z [00:03:43.220]➜   .
2025-08-20T20:10:52.8233752Z [00:03:43.220]➜   ./lib
2025-08-20T20:10:52.8234130Z [00:03:43.220]➜   src
2025-08-20T20:10:52.8234590Z [00:03:43.220]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.8240279Z [00:03:43.220]➜   /usr/local/include
2025-08-20T20:10:52.8240871Z [00:03:43.220]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.8241378Z [00:03:43.220]➜   /usr/include
2025-08-20T20:10:52.8241795Z [00:03:43.220]➜  End of search list.
2025-08-20T20:10:52.8242267Z [00:03:43.224]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.8242821Z [00:03:43.224]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.8243300Z [00:03:43.224]➜  Thread model: posix
2025-08-20T20:10:52.8243791Z [00:03:43.224]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.8244501Z [00:03:43.225]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.8245323Z [00:03:43.225]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.8245976Z [00:03:43.225]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.8246514Z [00:03:43.225]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.8247448Z [00:03:43.228]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.8250655Z [00:03:43.228]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.8251170Z [00:03:43.228]➜  Thread model: posix
2025-08-20T20:10:52.8251725Z [00:03:43.228]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.8252399Z [00:03:43.229]➜  Found candidate GCC installation:  (in-process)
2025-08-20T20:10:52.8269751Z [00:03:43.229]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32tolower.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32tolower.Tpo -MT lib/libcoreutils_a-c32tolower.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32tolower.o -x c lib/c32tolower.c
2025-08-20T20:10:52.8281703Z [00:03:43.230]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.8283192Z [00:03:43.231]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.8284182Z [00:03:43.231]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.8284816Z [00:03:43.231]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.8285427Z [00:03:43.231]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.8286030Z [00:03:43.231]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.8286623Z [00:03:43.231]➜  #include "..." search starts here:
2025-08-20T20:10:52.8287189Z [00:03:43.231]➜  #include <...> search starts here:
2025-08-20T20:10:52.8287673Z [00:03:43.231]➜   .
2025-08-20T20:10:52.8288180Z [00:03:43.231]➜   ./lib
2025-08-20T20:10:52.8288558Z [00:03:43.231]➜   src
2025-08-20T20:10:52.8289012Z [00:03:43.231]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.8289531Z [00:03:43.231]➜   /usr/local/include
2025-08-20T20:10:52.8290190Z [00:03:43.231]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.8290679Z [00:03:43.231]➜   /usr/include
2025-08-20T20:10:52.8291134Z [00:03:43.231]➜  End of search list.
2025-08-20T20:10:52.8291668Z [00:03:43.233]➜    CC       lib/libcoreutils_a-canon-host.o
2025-08-20T20:10:52.8306146Z [00:03:43.235]➜  /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.8306866Z [00:03:43.235]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.8307482Z [00:03:43.235]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.8307958Z [00:03:43.235]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.8308609Z [00:03:43.236]➜   (in-process)
2025-08-20T20:10:52.8329476Z [00:03:43.237]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32width.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-c32width.Tpo -MT lib/libcoreutils_a-c32width.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-c32width.o -x c lib/c32width.c
2025-08-20T20:10:52.8351095Z [00:03:43.240]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.8384316Z [00:03:43.244]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.8396842Z [00:03:43.244]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.8397498Z [00:03:43.244]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.8398275Z [00:03:43.244]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.8398879Z [00:03:43.244]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.8399530Z [00:03:43.244]➜  #include "..." search starts here:
2025-08-20T20:10:52.8400116Z [00:03:43.244]➜  #include <...> search starts here:
2025-08-20T20:10:52.8400626Z [00:03:43.244]➜   .
2025-08-20T20:10:52.8400987Z [00:03:43.244]➜   ./lib
2025-08-20T20:10:52.8401573Z [00:03:43.244]➜   src
2025-08-20T20:10:52.8402342Z [00:03:43.244]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.8403061Z [00:03:43.244]➜   /usr/local/include
2025-08-20T20:10:52.8403685Z [00:03:43.244]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.8404312Z [00:03:43.244]➜   /usr/include
2025-08-20T20:10:52.8404845Z [00:03:43.244]➜  End of search list.
2025-08-20T20:10:52.8449133Z [00:03:43.250]➜    CC       lib/libcoreutils_a-canonicalize.o
2025-08-20T20:10:52.8711590Z [00:03:43.276]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.8721654Z [00:03:43.277]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.8722234Z [00:03:43.277]➜  Thread model: posix
2025-08-20T20:10:52.8723874Z [00:03:43.277]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.8725340Z [00:03:43.277]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.8726960Z [00:03:43.277]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.8727956Z [00:03:43.277]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.8729485Z [00:03:43.277]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.8730398Z [00:03:43.277]➜   (in-process)
2025-08-20T20:10:52.8742926Z [00:03:43.277]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name canonicalize.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-canonicalize.Tpo -MT lib/libcoreutils_a-canonicalize.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-canonicalize.o -x c lib/canonicalize.c
2025-08-20T20:10:52.8756922Z [00:03:43.281]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.8758419Z [00:03:43.281]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.8759624Z [00:03:43.281]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.8771531Z [00:03:43.281]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.8774778Z [00:03:43.281]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.8775423Z [00:03:43.281]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.8776027Z [00:03:43.281]➜  #include "..." search starts here:
2025-08-20T20:10:52.8776626Z [00:03:43.281]➜  #include <...> search starts here:
2025-08-20T20:10:52.8777116Z [00:03:43.281]➜   .
2025-08-20T20:10:52.8777475Z [00:03:43.281]➜   ./lib
2025-08-20T20:10:52.8777851Z [00:03:43.281]➜   src
2025-08-20T20:10:52.8778521Z [00:03:43.281]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.8779083Z [00:03:43.281]➜   /usr/local/include
2025-08-20T20:10:52.8779647Z [00:03:43.281]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.8780148Z [00:03:43.281]➜   /usr/include
2025-08-20T20:10:52.8780752Z [00:03:43.281]➜  End of search list.
2025-08-20T20:10:52.8781990Z [00:03:43.282]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.8785828Z [00:03:43.282]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.8810606Z [00:03:43.282]➜  Thread model: posix
2025-08-20T20:10:52.8811322Z [00:03:43.282]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.8812139Z [00:03:43.282]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.8830743Z [00:03:43.282]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.8831783Z [00:03:43.282]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.8832427Z [00:03:43.282]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.8833050Z [00:03:43.282]➜   (in-process)
2025-08-20T20:10:52.8844816Z [00:03:43.283]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name canon-host.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-canon-host.Tpo -MT lib/libcoreutils_a-canon-host.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-canon-host.o -x c lib/canon-host.c
2025-08-20T20:10:52.8855910Z [00:03:43.284]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.8857141Z [00:03:43.284]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.8858738Z [00:03:43.284]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.8859493Z [00:03:43.284]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.8860190Z [00:03:43.284]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.8861972Z [00:03:43.284]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.8863161Z [00:03:43.284]➜  #include "..." search starts here:
2025-08-20T20:10:52.8865069Z [00:03:43.284]➜  #include <...> search starts here:
2025-08-20T20:10:52.8865640Z [00:03:43.284]➜   .
2025-08-20T20:10:52.8866043Z [00:03:43.284]➜   ./lib
2025-08-20T20:10:52.8866447Z [00:03:43.284]➜   src
2025-08-20T20:10:52.8866963Z [00:03:43.284]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.8867570Z [00:03:43.284]➜   /usr/local/include
2025-08-20T20:10:52.8868352Z [00:03:43.285]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.8868931Z [00:03:43.285]➜   /usr/include
2025-08-20T20:10:52.8869426Z [00:03:43.285]➜  End of search list.
2025-08-20T20:10:52.8873021Z [00:03:43.292]➜    CC       lib/libcoreutils_a-careadlinkat.o
2025-08-20T20:10:52.9042293Z [00:03:43.309]➜    CC       lib/libcoreutils_a-chdir-long.o
2025-08-20T20:10:52.9139781Z [00:03:43.319]➜    CC       lib/libcoreutils_a-chmodat.o
2025-08-20T20:10:52.9303309Z [00:03:43.336]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.9304748Z [00:03:43.336]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.9306465Z [00:03:43.336]➜  Thread model: posix
2025-08-20T20:10:52.9307656Z [00:03:43.336]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.9309048Z [00:03:43.336]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.9310382Z [00:03:43.336]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.9312792Z [00:03:43.336]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.9313953Z [00:03:43.336]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.9331477Z [00:03:43.339]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.9337366Z [00:03:43.339]➜  Target:  (in-process)
2025-08-20T20:10:52.9350406Z [00:03:43.339]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name careadlinkat.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-careadlinkat.Tpo -MT lib/libcoreutils_a-careadlinkat.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-careadlinkat.o -x c lib/careadlinkat.c
2025-08-20T20:10:52.9374876Z [00:03:43.342]➜  x86_64-pc-linux-gnuclang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.9381602Z [00:03:43.342]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.9388260Z [00:03:43.342]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.9389422Z [00:03:43.342]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.9420334Z [00:03:43.342]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.9422256Z [00:03:43.342]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.9424032Z [00:03:43.342]➜  #include "..." search starts here:
2025-08-20T20:10:52.9425781Z [00:03:43.342]➜  #include <...> search starts here:
2025-08-20T20:10:52.9427849Z [00:03:43.342]➜   .
2025-08-20T20:10:52.9429165Z [00:03:43.342]➜   ./lib
2025-08-20T20:10:52.9430984Z [00:03:43.342]➜   src
2025-08-20T20:10:52.9431758Z [00:03:43.342]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.9432913Z [00:03:43.342]➜   /usr/local/include
2025-08-20T20:10:52.9434125Z [00:03:43.342]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.9435054Z [00:03:43.342]➜   /usr/include
2025-08-20T20:10:52.9435769Z [00:03:43.342]➜  End of search list.
2025-08-20T20:10:52.9436409Z [00:03:43.342]➜  
2025-08-20T20:10:52.9437147Z [00:03:43.342]➜  Thread model: posix
2025-08-20T20:10:52.9437956Z [00:03:43.343]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.9439200Z [00:03:43.343]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.9440638Z [00:03:43.343]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.9441629Z [00:03:43.344]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.9442394Z [00:03:43.344]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.9443061Z [00:03:43.349]➜   (in-process)
2025-08-20T20:10:52.9455414Z [00:03:43.349]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name chdir-long.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-chdir-long.Tpo -MT lib/libcoreutils_a-chdir-long.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-chdir-long.o -x c lib/chdir-long.c
2025-08-20T20:10:52.9469607Z [00:03:43.349]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.9470999Z [00:03:43.349]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.9472106Z [00:03:43.349]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.9472820Z [00:03:43.349]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.9473549Z [00:03:43.349]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.9474259Z [00:03:43.349]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.9474911Z [00:03:43.349]➜  #include "..." search starts here:
2025-08-20T20:10:52.9475516Z [00:03:43.349]➜  #include <...> search starts here:
2025-08-20T20:10:52.9476031Z [00:03:43.349]➜   .
2025-08-20T20:10:52.9476438Z [00:03:43.349]➜   ./lib
2025-08-20T20:10:52.9477092Z [00:03:43.349]➜   src
2025-08-20T20:10:52.9477679Z [00:03:43.349]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.9478557Z [00:03:43.349]➜   /usr/local/include
2025-08-20T20:10:52.9479162Z [00:03:43.349]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.9479752Z [00:03:43.349]➜   /usr/include
2025-08-20T20:10:52.9480263Z [00:03:43.349]➜  End of search list.
2025-08-20T20:10:52.9486167Z [00:03:43.354]➜    CC       lib/libcoreutils_a-chownat.o
2025-08-20T20:10:52.9683561Z [00:03:43.373]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.9684296Z [00:03:43.373]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.9684824Z [00:03:43.373]➜  Thread model: posix
2025-08-20T20:10:52.9685378Z [00:03:43.373]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.9686172Z [00:03:43.373]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.9687089Z [00:03:43.373]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.9687844Z [00:03:43.373]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.9688707Z [00:03:43.373]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.9689266Z [00:03:43.373]➜   (in-process)
2025-08-20T20:10:52.9701057Z [00:03:43.373]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name chmodat.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-chmodat.Tpo -MT lib/libcoreutils_a-chmodat.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-chmodat.o -x c lib/chmodat.c
2025-08-20T20:10:52.9716887Z [00:03:43.377]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.9725586Z [00:03:43.378]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.9726663Z [00:03:43.378]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.9729648Z [00:03:43.378]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.9732053Z [00:03:43.378]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.9733493Z [00:03:43.378]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.9737115Z [00:03:43.378]➜  #include "..." search starts here:
2025-08-20T20:10:52.9737718Z [00:03:43.378]➜  #include <...> search starts here:
2025-08-20T20:10:52.9738428Z [00:03:43.378]➜   .
2025-08-20T20:10:52.9738795Z [00:03:43.378]➜   ./lib
2025-08-20T20:10:52.9739173Z [00:03:43.378]➜   src
2025-08-20T20:10:52.9739633Z [00:03:43.378]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.9740179Z [00:03:43.378]➜   /usr/local/include
2025-08-20T20:10:52.9740693Z [00:03:43.378]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.9741191Z [00:03:43.378]➜   /usr/include
2025-08-20T20:10:52.9741824Z [00:03:43.378]➜  End of search list.
2025-08-20T20:10:52.9742371Z [00:03:43.379]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:52.9744075Z [00:03:43.379]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:52.9744693Z [00:03:43.379]➜  Thread model: posix
2025-08-20T20:10:52.9745292Z [00:03:43.379]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:52.9746148Z [00:03:43.379]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.9759385Z [00:03:43.379]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:52.9760189Z [00:03:43.379]➜  Candidate multilib: .;@m64
2025-08-20T20:10:52.9760778Z [00:03:43.379]➜  Selected multilib: .;@m64
2025-08-20T20:10:52.9761313Z [00:03:43.379]➜   (in-process)
2025-08-20T20:10:52.9774684Z [00:03:43.379]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name chownat.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-chownat.Tpo -MT lib/libcoreutils_a-chownat.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-chownat.o -x c lib/chownat.c
2025-08-20T20:10:52.9785501Z [00:03:43.380]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:52.9786764Z [00:03:43.380]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:52.9787808Z [00:03:43.380]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:52.9819523Z [00:03:43.380]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:52.9820321Z [00:03:43.382]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:52.9821059Z [00:03:43.382]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:52.9821805Z [00:03:43.382]➜  #include "..." search starts here:
2025-08-20T20:10:52.9822518Z [00:03:43.382]➜  #include <...> search starts here:
2025-08-20T20:10:52.9823101Z [00:03:43.382]➜   .
2025-08-20T20:10:52.9823559Z [00:03:43.382]➜   ./lib
2025-08-20T20:10:52.9823987Z [00:03:43.382]➜   src
2025-08-20T20:10:52.9824533Z [00:03:43.382]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:52.9825177Z [00:03:43.382]➜   /usr/local/include
2025-08-20T20:10:52.9825796Z [00:03:43.382]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:52.9826393Z [00:03:43.382]➜   /usr/include
2025-08-20T20:10:52.9826932Z [00:03:43.382]➜  End of search list.
2025-08-20T20:10:53.0380343Z [00:03:43.443]➜    CC       lib/libcoreutils_a-cl-strtod.o
2025-08-20T20:10:53.0427139Z [00:03:43.448]➜    CC       lib/libcoreutils_a-cl-strtold.o
2025-08-20T20:10:53.0511914Z [00:03:43.456]➜    CC       lib/libcoreutils_a-cloexec.o
2025-08-20T20:10:53.0600025Z [00:03:43.463]➜    CC       lib/libcoreutils_a-close-stream.o
2025-08-20T20:10:53.0684637Z [00:03:43.474]➜  Debian clang version 19.1.7 (3+b2)  CC       lib/libcoreutils_a-closein.o
2025-08-20T20:10:53.0691762Z [00:03:43.474]➜  
2025-08-20T20:10:53.0692814Z [00:03:43.474]➜  Target: x86_64-pc-linux-gnuDebian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.0693851Z [00:03:43.474]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.0695526Z [00:03:43.474]➜  Thread model: posix
2025-08-20T20:10:53.0696352Z [00:03:43.474]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.0697145Z [00:03:43.474]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.0698181Z [00:03:43.474]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.0698816Z [00:03:43.474]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.0699301Z [00:03:43.474]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.0699717Z [00:03:43.474]➜  
2025-08-20T20:10:53.0724320Z [00:03:43.478]➜  Thread model: posix
2025-08-20T20:10:53.0725219Z [00:03:43.478]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.0726240Z [00:03:43.478]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.0727324Z [00:03:43.478]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.0728412Z [00:03:43.478]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.0729319Z [00:03:43.478]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.0730008Z [00:03:43.478]➜   (in-process)
2025-08-20T20:10:53.0741587Z [00:03:43.478]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name cl-strtold.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-cl-strtold.Tpo -MT lib/libcoreutils_a-cl-strtold.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-cl-strtold.o -x c lib/cl-strtold.c
2025-08-20T20:10:53.0753346Z [00:03:43.478]➜   (in-process)
2025-08-20T20:10:53.0764570Z [00:03:43.478]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name cl-strtod.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-cl-strtod.Tpo -MT lib/libcoreutils_a-cl-strtod.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-cl-strtod.o -x c lib/cl-strtod.c
2025-08-20T20:10:53.0774551Z [00:03:43.478]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.0775557Z [00:03:43.478]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.0776713Z [00:03:43.478]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.0777636Z [00:03:43.479]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.0778482Z [00:03:43.479]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.0779239Z [00:03:43.479]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.0779859Z [00:03:43.479]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.0780486Z [00:03:43.479]➜  #include "..." search starts here:
2025-08-20T20:10:53.0781050Z [00:03:43.479]➜  #include <...> search starts here:
2025-08-20T20:10:53.0781523Z [00:03:43.479]➜   .
2025-08-20T20:10:53.0781870Z [00:03:43.479]➜   ./lib
2025-08-20T20:10:53.0782234Z [00:03:43.479]➜   src
2025-08-20T20:10:53.0782688Z [00:03:43.479]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.0783283Z [00:03:43.479]➜   /usr/local/include
2025-08-20T20:10:53.0783799Z [00:03:43.479]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.0784276Z [00:03:43.479]➜   /usr/include
2025-08-20T20:10:53.0784735Z [00:03:43.479]➜  End of search list.
2025-08-20T20:10:53.0785691Z [00:03:43.479]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.0786850Z [00:03:43.479]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.0787489Z [00:03:43.479]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.0788323Z [00:03:43.479]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.0793292Z [00:03:43.479]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.0793903Z [00:03:43.479]➜  #include "..." search starts here:
2025-08-20T20:10:53.0794469Z [00:03:43.479]➜  #include <...> search starts here:
2025-08-20T20:10:53.0794938Z [00:03:43.479]➜   .
2025-08-20T20:10:53.0795299Z [00:03:43.479]➜   ./lib
2025-08-20T20:10:53.0795662Z [00:03:43.479]➜   src
2025-08-20T20:10:53.0801065Z [00:03:43.479]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.0801962Z [00:03:43.479]➜   /usr/local/include
2025-08-20T20:10:53.0815986Z [00:03:43.479]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.0816543Z [00:03:43.479]➜   /usr/include
2025-08-20T20:10:53.0817022Z [00:03:43.479]➜  End of search list.
2025-08-20T20:10:53.0817617Z [00:03:43.486]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.0827204Z [00:03:43.486]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.0827928Z [00:03:43.486]➜  Thread model: posix
2025-08-20T20:10:53.0828629Z [00:03:43.486]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.0829337Z [00:03:43.486]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.0830136Z [00:03:43.486]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.0830759Z [00:03:43.486]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.0831251Z [00:03:43.486]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.0831712Z [00:03:43.486]➜   (in-process)
2025-08-20T20:10:53.0873515Z [00:03:43.486]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name cloexec.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-cloexec.Tpo -MT lib/libcoreutils_a-cloexec.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-cloexec.o -x c lib/cloexec.c
2025-08-20T20:10:53.0884416Z [00:03:43.487]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.0885826Z [00:03:43.488]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.0886901Z [00:03:43.488]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.0887633Z [00:03:43.488]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.0888553Z [00:03:43.488]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.0889219Z [00:03:43.488]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.0890102Z [00:03:43.488]➜  #include "..." search starts here:
2025-08-20T20:10:53.0890783Z [00:03:43.488]➜  #include <...> search starts here:
2025-08-20T20:10:53.0891334Z [00:03:43.488]➜   .
2025-08-20T20:10:53.0891742Z [00:03:43.488]➜   ./lib
2025-08-20T20:10:53.0892174Z [00:03:43.488]➜   src
2025-08-20T20:10:53.0892683Z [00:03:43.488]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.0893264Z [00:03:43.488]➜   /usr/local/include
2025-08-20T20:10:53.0893837Z [00:03:43.488]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.0894383Z [00:03:43.488]➜   /usr/include
2025-08-20T20:10:53.0894840Z [00:03:43.488]➜  End of search list.
2025-08-20T20:10:53.1024621Z [00:03:43.508]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.1025318Z [00:03:43.508]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.1025851Z [00:03:43.508]➜  Thread model: posix
2025-08-20T20:10:53.1027913Z [00:03:43.508]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.1038927Z [00:03:43.508]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.1040003Z [00:03:43.508]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.1040819Z [00:03:43.508]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.1041686Z [00:03:43.508]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.1042259Z [00:03:43.508]➜   (in-process)
2025-08-20T20:10:53.1057940Z [00:03:43.509]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name close-stream.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-close-stream.Tpo -MT lib/libcoreutils_a-close-stream.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-close-stream.o -x c lib/close-stream.c
2025-08-20T20:10:53.1069136Z [00:03:43.509]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.1076803Z [00:03:43.513]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.1113083Z [00:03:43.513]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.1113896Z [00:03:43.513]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.1114612Z [00:03:43.513]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.1115291Z [00:03:43.513]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.1115877Z [00:03:43.513]➜  #include "..." search starts here:
2025-08-20T20:10:53.1120314Z [00:03:43.513]➜  #include <...> search starts here:
2025-08-20T20:10:53.1120977Z [00:03:43.513]➜   .
2025-08-20T20:10:53.1121389Z [00:03:43.513]➜   ./lib
2025-08-20T20:10:53.1121809Z [00:03:43.513]➜   src
2025-08-20T20:10:53.1122368Z [00:03:43.513]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.1122989Z [00:03:43.513]➜   /usr/local/include
2025-08-20T20:10:53.1123914Z [00:03:43.513]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.1124526Z [00:03:43.513]➜   /usr/include
2025-08-20T20:10:53.1125005Z [00:03:43.513]➜  End of search list.
2025-08-20T20:10:53.1125641Z [00:03:43.517]➜    CC       lib/libcoreutils_a-closeout.o
2025-08-20T20:10:53.1232624Z [00:03:43.529]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.1237807Z [00:03:43.529]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.1238579Z [00:03:43.529]➜  Thread model: posix
2025-08-20T20:10:53.1241106Z [00:03:43.529]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.1242358Z [00:03:43.529]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.1243627Z [00:03:43.529]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.1244613Z [00:03:43.529]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.1248656Z [00:03:43.529]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.1249202Z [00:03:43.529]➜   (in-process)
2025-08-20T20:10:53.1260573Z [00:03:43.529]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name closein.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-closein.Tpo -MT lib/libcoreutils_a-closein.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-closein.o -x c lib/closein.c
2025-08-20T20:10:53.1270968Z [00:03:43.530]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.1286878Z [00:03:43.534]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.1300728Z [00:03:43.534]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.1311712Z [00:03:43.534]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.1312380Z [00:03:43.534]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.1313220Z [00:03:43.534]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.1313842Z [00:03:43.534]➜  #include "..." search starts here:
2025-08-20T20:10:53.1314416Z [00:03:43.534]➜  #include <...> search starts here:
2025-08-20T20:10:53.1314918Z [00:03:43.534]➜   .
2025-08-20T20:10:53.1315295Z [00:03:43.534]➜   ./lib
2025-08-20T20:10:53.1315675Z [00:03:43.534]➜   src
2025-08-20T20:10:53.1316155Z [00:03:43.534]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.1319711Z [00:03:43.534]➜   /usr/local/include
2025-08-20T20:10:53.1320269Z [00:03:43.534]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.1320798Z [00:03:43.534]➜   /usr/include
2025-08-20T20:10:53.1321254Z [00:03:43.534]➜  End of search list.
2025-08-20T20:10:53.1376507Z [00:03:43.542]➜    CC       lib/libcoreutils_a-copy-file-range.o
2025-08-20T20:10:53.1424463Z [00:03:43.547]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.1425533Z [00:03:43.547]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.1426112Z [00:03:43.547]➜  Thread model: posix
2025-08-20T20:10:53.1428244Z [00:03:43.547]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.1429334Z [00:03:43.547]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.1431429Z [00:03:43.547]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.1432314Z [00:03:43.547]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.1433936Z [00:03:43.548]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.1436030Z [00:03:43.548]➜   (in-process)
2025-08-20T20:10:53.1444299Z [00:03:43.548]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name closeout.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-closeout.Tpo -MT lib/libcoreutils_a-closeout.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef  CC       lib/libcoreutils_a-crc.o
2025-08-20T20:10:53.1484204Z [00:03:43.549]➜   -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-closeout.o -x c lib/closeout.c
2025-08-20T20:10:53.1487645Z [00:03:43.552]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.1489118Z [00:03:43.553]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.1490163Z [00:03:43.553]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.1490835Z [00:03:43.553]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.1491516Z [00:03:43.553]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.1492151Z [00:03:43.553]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.1492793Z [00:03:43.553]➜  #include "..." search starts here:
2025-08-20T20:10:53.1493371Z [00:03:43.553]➜  #include <...> search starts here:
2025-08-20T20:10:53.1494221Z [00:03:43.553]➜   .
2025-08-20T20:10:53.1494723Z [00:03:43.553]➜   ./lib
2025-08-20T20:10:53.1495161Z [00:03:43.553]➜   src
2025-08-20T20:10:53.1495661Z [00:03:43.553]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.1496240Z [00:03:43.553]➜   /usr/local/include
2025-08-20T20:10:53.1496790Z [00:03:43.553]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.1497314Z [00:03:43.553]➜   /usr/include
2025-08-20T20:10:53.1497776Z [00:03:43.553]➜  End of search list.
2025-08-20T20:10:53.1649058Z [00:03:43.570]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.1649735Z [00:03:43.570]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.1650249Z [00:03:43.570]➜  Thread model: posix
2025-08-20T20:10:53.1650832Z [00:03:43.570]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.1651601Z [00:03:43.570]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.1652891Z [00:03:43.570]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.1653675Z [00:03:43.570]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.1654277Z [00:03:43.570]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.1660325Z [00:03:43.571]➜   (in-process)
2025-08-20T20:10:53.1672361Z [00:03:43.571]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name copy-file-range.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-copy-file-range.Tpo -MT lib/libcoreutils_a-copy-file-range.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-copy-file-range.o -x c lib/copy-file-range.c
2025-08-20T20:10:53.1689840Z [00:03:43.574]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.1691072Z [00:03:43.574]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.1692033Z [00:03:43.574]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.1692710Z [00:03:43.574]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.1693371Z [00:03:43.574]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.1694033Z [00:03:43.574]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.1694663Z [00:03:43.574]➜  #include "..." search starts here:
2025-08-20T20:10:53.1695300Z [00:03:43.574]➜  #include <...> search starts here:
2025-08-20T20:10:53.1695860Z [00:03:43.574]➜   .
2025-08-20T20:10:53.1696259Z [00:03:43.574]➜   ./lib
2025-08-20T20:10:53.1696691Z [00:03:43.574]➜   src
2025-08-20T20:10:53.1697204Z [00:03:43.574]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.1697807Z [00:03:43.574]➜   /usr/local/include
2025-08-20T20:10:53.1698628Z [00:03:43.574]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.1699395Z [00:03:43.574]➜   /usr/include
2025-08-20T20:10:53.1699940Z [00:03:43.574]➜  End of search list.
2025-08-20T20:10:53.1801550Z [00:03:43.585]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.1811528Z [00:03:43.586]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.1814875Z [00:03:43.587]➜  Thread model: posix
2025-08-20T20:10:53.1818315Z [00:03:43.587]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.1823330Z [00:03:43.588]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.1828302Z [00:03:43.588]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.1834182Z [00:03:43.589]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.1858712Z [00:03:43.590]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.1859539Z [00:03:43.590]➜   (in-process)
2025-08-20T20:10:53.1912388Z [00:03:43.594]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name crc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-crc.Tpo -MT lib/libcoreutils_a-crc.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-crc.o -x c lib/crc.c
2025-08-20T20:10:53.1923142Z [00:03:43.594]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.1924457Z [00:03:43.594]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.1925673Z [00:03:43.595]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.1926336Z [00:03:43.595]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.1926970Z [00:03:43.595]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.1927582Z [00:03:43.596]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.1928429Z [00:03:43.596]➜  #include "..." search starts here:
2025-08-20T20:10:53.1929040Z [00:03:43.596]➜  #include <...> search starts here:
2025-08-20T20:10:53.1929544Z [00:03:43.596]➜   .
2025-08-20T20:10:53.1929914Z [00:03:43.596]➜   ./lib
2025-08-20T20:10:53.1930296Z [00:03:43.596]➜   src
2025-08-20T20:10:53.1930768Z [00:03:43.596]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.1931323Z [00:03:43.596]➜   /usr/local/include
2025-08-20T20:10:53.1931864Z [00:03:43.596]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.1932373Z [00:03:43.596]➜   /usr/include
2025-08-20T20:10:53.1932858Z [00:03:43.596]➜  End of search list.
2025-08-20T20:10:53.1995483Z [00:03:43.605]➜    CC       lib/libcoreutils_a-crc-x86_64-pclmul.o
2025-08-20T20:10:53.2423413Z [00:03:43.648]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.2424093Z [00:03:43.648]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.2424676Z [00:03:43.648]➜  Thread model: posix
2025-08-20T20:10:53.2425782Z [00:03:43.648]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.2443101Z [00:03:43.648]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.2444096Z [00:03:43.648]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.2444799Z [00:03:43.648]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.2445336Z [00:03:43.648]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.2450061Z [00:03:43.650]➜    CC       lib/libcoreutils_a-af_alg.o
2025-08-20T20:10:53.2450877Z [00:03:43.650]➜   (in-process)
2025-08-20T20:10:53.2463204Z [00:03:43.650]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name crc-x86_64-pclmul.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-crc-x86_64-pclmul.Tpo -MT lib/libcoreutils_a-crc-x86_64-pclmul.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-crc-x86_64-pclmul.o -x c lib/crc-x86_64-pclmul.c
2025-08-20T20:10:53.2479226Z [00:03:43.650]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.2480477Z [00:03:43.650]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.2481476Z [00:03:43.650]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.2482139Z [00:03:43.650]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.2482780Z [00:03:43.650]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.2483613Z [00:03:43.650]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.2484327Z [00:03:43.650]➜  #include "..." search starts here:
2025-08-20T20:10:53.2484941Z [00:03:43.650]➜  #include <...> search starts here:
2025-08-20T20:10:53.2485457Z [00:03:43.650]➜   .
2025-08-20T20:10:53.2485848Z [00:03:43.650]➜   ./lib
2025-08-20T20:10:53.2486229Z [00:03:43.650]➜   src
2025-08-20T20:10:53.2486718Z [00:03:43.650]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.2487252Z [00:03:43.650]➜   /usr/local/include
2025-08-20T20:10:53.2487766Z [00:03:43.650]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.2488476Z [00:03:43.651]➜   /usr/include
2025-08-20T20:10:53.2488940Z [00:03:43.651]➜  End of search list.
2025-08-20T20:10:53.2489507Z [00:03:43.652]➜    CC       lib/libcoreutils_a-md5-stream.o
2025-08-20T20:10:53.2534579Z [00:03:43.659]➜    CC       lib/libcoreutils_a-sha1-stream.o
2025-08-20T20:10:53.2544523Z [00:03:43.660]➜    CC       lib/libcoreutils_a-md5.o
2025-08-20T20:10:53.2716262Z [00:03:43.677]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.2717820Z [00:03:43.677]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.2718758Z [00:03:43.677]➜  Thread model: posix
2025-08-20T20:10:53.2719623Z [00:03:43.677]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.2721131Z [00:03:43.677]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.2722463Z [00:03:43.677]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.2723315Z [00:03:43.677]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.2724104Z [00:03:43.677]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.2724705Z [00:03:43.677]➜   (in-process)
2025-08-20T20:10:53.2777288Z [00:03:43.682]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name af_alg.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-af_alg.Tpo -MT lib/libcoreutils_a-af_alg.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-af_alg.o -x c lib/af_alg.c
2025-08-20T20:10:53.2790151Z [00:03:43.682]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.2790959Z [00:03:43.682]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.2791499Z [00:03:43.682]➜  Thread model: posix
2025-08-20T20:10:53.2792094Z [00:03:43.682]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.2792937Z [00:03:43.682]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.2793888Z [00:03:43.682]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.2794602Z [00:03:43.682]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.2795163Z [00:03:43.682]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.2796229Z [00:03:43.682]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.2797086Z [00:03:43.682]➜   (in-process)
2025-08-20T20:10:53.2809144Z [00:03:43.682]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name md5-stream.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-md5-stream.Tpo -MT lib/libcoreutils_a-md5-stream.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-md5-stream.o -x c lib/md5-stream.c
2025-08-20T20:10:53.2830154Z [00:03:43.682]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.2831265Z [00:03:43.682]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.2832013Z [00:03:43.682]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.2832738Z [00:03:43.682]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.2833838Z [00:03:43.682]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.2834584Z [00:03:43.682]➜  #include "..." search starts here:
2025-08-20T20:10:53.2835262Z [00:03:43.682]➜  #include <...> search starts here:
2025-08-20T20:10:53.2835860Z [00:03:43.682]➜   .
2025-08-20T20:10:53.2836285Z [00:03:43.682]➜   ./lib
2025-08-20T20:10:53.2836735Z [00:03:43.682]➜   src
2025-08-20T20:10:53.2837278Z [00:03:43.682]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.2837930Z [00:03:43.682]➜   /usr/local/include
2025-08-20T20:10:53.2839111Z [00:03:43.682]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.2839689Z [00:03:43.682]➜   /usr/include
2025-08-20T20:10:53.2840170Z [00:03:43.682]➜  End of search list.
2025-08-20T20:10:53.2841036Z [00:03:43.682]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.2842372Z [00:03:43.682]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.2843409Z [00:03:43.682]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.2844115Z [00:03:43.682]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.2844813Z [00:03:43.682]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.2845823Z [00:03:43.682]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.2846522Z [00:03:43.682]➜  #include "..." search starts here:
2025-08-20T20:10:53.2847191Z [00:03:43.682]➜  #include <...> search starts here:
2025-08-20T20:10:53.2847762Z [00:03:43.682]➜   .
2025-08-20T20:10:53.2848402Z [00:03:43.682]➜   ./lib
2025-08-20T20:10:53.2848834Z [00:03:43.682]➜   src
2025-08-20T20:10:53.2849388Z [00:03:43.682]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.2850004Z [00:03:43.682]➜   /usr/local/include
2025-08-20T20:10:53.2850604Z [00:03:43.682]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.2851380Z [00:03:43.682]➜   /usr/include
2025-08-20T20:10:53.2851948Z [00:03:43.682]➜  End of search list.
2025-08-20T20:10:53.2887021Z [00:03:43.694]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.2895463Z [00:03:43.694]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.2898967Z [00:03:43.695]➜  Thread model: posix
2025-08-20T20:10:53.2901487Z [00:03:43.696]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.2904455Z [00:03:43.696]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.2905735Z [00:03:43.696]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.2906728Z [00:03:43.696]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.2907630Z [00:03:43.696]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.2908302Z [00:03:43.696]➜   (in-process)
2025-08-20T20:10:53.2924607Z [00:03:43.697]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name md5.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-md5.Tpo -MT lib/libcoreutils_a-md5.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-md5.o -x c lib/md5.c
2025-08-20T20:10:53.2947459Z [00:03:43.698]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.2948880Z [00:03:43.699]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.2949882Z [00:03:43.699]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.2950520Z [00:03:43.699]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.2951141Z [00:03:43.699]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.2951772Z [00:03:43.699]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.2952382Z [00:03:43.699]➜  #include "..." search starts here:
2025-08-20T20:10:53.2952983Z [00:03:43.699]➜  #include <...> search starts here:
2025-08-20T20:10:53.2953483Z [00:03:43.699]➜   .
2025-08-20T20:10:53.2953860Z [00:03:43.699]➜   ./lib
2025-08-20T20:10:53.2954252Z [00:03:43.699]➜   src
2025-08-20T20:10:53.2954717Z [00:03:43.699]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.2955487Z [00:03:43.699]➜   /usr/local/include
2025-08-20T20:10:53.2956015Z [00:03:43.699]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.2956531Z [00:03:43.699]➜   /usr/include
2025-08-20T20:10:53.2956977Z [00:03:43.699]➜  End of search list.
2025-08-20T20:10:53.3051164Z [00:03:43.710]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.3053190Z [00:03:43.710]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.3053922Z [00:03:43.710]➜  Thread model: posix
2025-08-20T20:10:53.3054643Z [00:03:43.710]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.3055863Z [00:03:43.710]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.3056932Z [00:03:43.710]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.3057741Z [00:03:43.710]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.3058796Z [00:03:43.710]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.3059401Z [00:03:43.711]➜   (in-process)
2025-08-20T20:10:53.3099908Z [00:03:43.711]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sha1-stream.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-sha1-stream.Tpo -MT lib/libcoreutils_a-sha1-stream.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-sha1-stream.o -x c lib/sha1-stream.c
2025-08-20T20:10:53.3111164Z [00:03:43.712]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.3112576Z [00:03:43.712]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.3113720Z [00:03:43.712]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.3114467Z [00:03:43.712]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.3115158Z [00:03:43.712]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.3115846Z [00:03:43.712]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.3116534Z [00:03:43.712]➜  #include "..." search starts here:
2025-08-20T20:10:53.3117204Z [00:03:43.712]➜  #include <...> search starts here:
2025-08-20T20:10:53.3117780Z [00:03:43.712]➜   .
2025-08-20T20:10:53.3118461Z [00:03:43.712]➜   ./lib
2025-08-20T20:10:53.3118917Z [00:03:43.712]➜   src
2025-08-20T20:10:53.3119470Z [00:03:43.712]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.3120274Z [00:03:43.712]➜   /usr/local/include
2025-08-20T20:10:53.3120892Z [00:03:43.712]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.3121481Z [00:03:43.712]➜   /usr/include
2025-08-20T20:10:53.3121975Z [00:03:43.712]➜  End of search list.
2025-08-20T20:10:53.3345478Z [00:03:43.740]➜    CC       lib/libcoreutils_a-sha1.o
2025-08-20T20:10:53.3523573Z [00:03:43.758]➜    CC       lib/libcoreutils_a-sha256-stream.o
2025-08-20T20:10:53.3538679Z [00:03:43.759]➜    CC       lib/libcoreutils_a-sha256.o
2025-08-20T20:10:53.3765969Z [00:03:43.782]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.3767803Z [00:03:43.782]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.3770502Z [00:03:43.782]➜  Thread model: posix
2025-08-20T20:10:53.3771101Z [00:03:43.782]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.3773096Z [00:03:43.782]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.3774119Z [00:03:43.782]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.3774827Z [00:03:43.782]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.3775390Z [00:03:43.782]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.3775973Z [00:03:43.782]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.3776792Z [00:03:43.783]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.3779131Z [00:03:43.783]➜  Thread model: posix
2025-08-20T20:10:53.3805482Z [00:03:43.786]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.3806880Z [00:03:43.786]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.3809151Z [00:03:43.786]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.3809870Z [00:03:43.786]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.3810431Z [00:03:43.786]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.3810970Z [00:03:43.786]➜   (in-process)
2025-08-20T20:10:53.3825463Z [00:03:43.786]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sha256-stream.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-sha256-stream.Tpo -MT lib/libcoreutils_a-sha256-stream.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-sha256-stream.o -x c lib/sha256-stream.c
2025-08-20T20:10:53.3836715Z [00:03:43.786]➜   (in-process)
2025-08-20T20:10:53.3848252Z [00:03:43.786]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sha1.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-sha1.Tpo -MT lib/libcoreutils_a-sha1.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-sha1.o -x c lib/sha1.c
2025-08-20T20:10:53.3883771Z [00:03:43.786]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.3884961Z [00:03:43.786]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.3886135Z [00:03:43.786]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.3887086Z [00:03:43.786]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.3887698Z [00:03:43.786]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.3892487Z [00:03:43.786]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.3893135Z [00:03:43.786]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.3893760Z [00:03:43.786]➜  #include "..." search starts here:
2025-08-20T20:10:53.3894368Z [00:03:43.786]➜  #include <...> search starts here:
2025-08-20T20:10:53.3894904Z [00:03:43.786]➜   .
2025-08-20T20:10:53.3897725Z [00:03:43.786]➜   ./lib
2025-08-20T20:10:53.3898298Z [00:03:43.786]➜   src
2025-08-20T20:10:53.3898731Z [00:03:43.786]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.3899179Z [00:03:43.786]➜   /usr/local/include
2025-08-20T20:10:53.3899677Z [00:03:43.786]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.3900181Z [00:03:43.786]➜   /usr/include
2025-08-20T20:10:53.3900607Z [00:03:43.786]➜  End of search list.
2025-08-20T20:10:53.3901500Z [00:03:43.786]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.3902552Z [00:03:43.787]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.3903184Z [00:03:43.787]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.3903905Z [00:03:43.791]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.3904538Z [00:03:43.791]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.3905140Z [00:03:43.791]➜  #include "..." search starts here:
2025-08-20T20:10:53.3905750Z [00:03:43.791]➜  #include <...> search starts here:
2025-08-20T20:10:53.3906246Z [00:03:43.791]➜   .
2025-08-20T20:10:53.3906624Z [00:03:43.791]➜   ./lib
2025-08-20T20:10:53.3906997Z [00:03:43.791]➜   src
2025-08-20T20:10:53.3907486Z [00:03:43.791]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.3908224Z [00:03:43.791]➜   /usr/local/include
2025-08-20T20:10:53.3908780Z [00:03:43.791]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.3909286Z [00:03:43.791]➜   /usr/include
2025-08-20T20:10:53.3909730Z [00:03:43.791]➜  End of search list.
2025-08-20T20:10:53.3910312Z [00:03:43.791]➜    CC       lib/libcoreutils_a-sha512-stream.o
2025-08-20T20:10:53.3910949Z [00:03:43.795]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.3911528Z [00:03:43.795]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.3912047Z [00:03:43.795]➜  Thread model: posix
2025-08-20T20:10:53.3912758Z [00:03:43.795]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.3913561Z [00:03:43.795]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.3914473Z [00:03:43.795]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.3915171Z [00:03:43.795]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.3915863Z [00:03:43.795]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.3931251Z [00:03:43.798]➜   (in-process)
2025-08-20T20:10:53.3944126Z [00:03:43.798]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sha256.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-sha256.Tpo -MT lib/libcoreutils_a-sha256.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-sha256.o -x c lib/sha256.c
2025-08-20T20:10:53.3955321Z [00:03:43.800]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.3959881Z [00:03:43.800]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.3960852Z [00:03:43.800]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.3961486Z [00:03:43.800]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.3962099Z [00:03:43.800]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.3962708Z [00:03:43.800]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.3963308Z [00:03:43.800]➜  #include "..." search starts here:
2025-08-20T20:10:53.3963874Z [00:03:43.800]➜  #include <...> search starts here:
2025-08-20T20:10:53.3964356Z [00:03:43.801]➜   .
2025-08-20T20:10:53.3964716Z [00:03:43.801]➜   ./lib
2025-08-20T20:10:53.3965090Z [00:03:43.801]➜   src
2025-08-20T20:10:53.3965572Z [00:03:43.801]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.3966113Z [00:03:43.801]➜   /usr/local/include
2025-08-20T20:10:53.3966638Z [00:03:43.801]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.3967138Z [00:03:43.801]➜   /usr/include
2025-08-20T20:10:53.3967587Z [00:03:43.801]➜  End of search list.
2025-08-20T20:10:53.4403635Z [00:03:43.846]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.4409728Z [00:03:43.846]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.4410371Z [00:03:43.846]➜  Thread model: posix
2025-08-20T20:10:53.4410967Z [00:03:43.846]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.4411781Z [00:03:43.846]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.4412738Z [00:03:43.846]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.4413499Z [00:03:43.846]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.4414046Z [00:03:43.846]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.4414826Z [00:03:43.846]➜   (in-process)
2025-08-20T20:10:53.4429784Z [00:03:43.847]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sha512-stream.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-sha512-stream.Tpo -MT lib/libcoreutils_a-sha512-stream.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-sha512-stream.o -x c lib/sha512-stream.c
2025-08-20T20:10:53.4473154Z [00:03:43.850]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.4474519Z [00:03:43.850]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.4475557Z [00:03:43.852]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.4476202Z [00:03:43.852]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.4477078Z [00:03:43.852]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.4477702Z [00:03:43.852]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.4478643Z [00:03:43.852]➜  #include "..." search starts here:
2025-08-20T20:10:53.4479254Z [00:03:43.852]➜  #include <...> search starts here:
2025-08-20T20:10:53.4479751Z [00:03:43.852]➜   .
2025-08-20T20:10:53.4480115Z [00:03:43.852]➜   ./lib
2025-08-20T20:10:53.4480494Z [00:03:43.852]➜   src
2025-08-20T20:10:53.4480968Z [00:03:43.852]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.4481523Z [00:03:43.852]➜   /usr/local/include
2025-08-20T20:10:53.4482049Z [00:03:43.852]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.4482561Z [00:03:43.852]➜   /usr/include
2025-08-20T20:10:53.4483013Z [00:03:43.852]➜  End of search list.
2025-08-20T20:10:53.4775854Z [00:03:43.883]➜    CC       lib/libcoreutils_a-sha512.o
2025-08-20T20:10:53.5264457Z [00:03:43.932]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.5265478Z [00:03:43.932]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.5266402Z [00:03:43.932]➜  Thread model: posix
2025-08-20T20:10:53.5267251Z [00:03:43.932]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.5268443Z [00:03:43.932]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.5269637Z [00:03:43.932]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.5270536Z [00:03:43.932]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.5271235Z [00:03:43.932]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.5272022Z [00:03:43.932]➜   (in-process)
2025-08-20T20:10:53.5289983Z [00:03:43.932]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sha512.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-sha512.Tpo -MT lib/libcoreutils_a-sha512.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-sha512.o -x c lib/sha512.c
2025-08-20T20:10:53.5300319Z [00:03:43.933]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.5329507Z [00:03:43.934]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.5330745Z [00:03:43.934]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.5331543Z [00:03:43.934]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.5332316Z [00:03:43.934]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.5333087Z [00:03:43.934]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.5333830Z [00:03:43.934]➜  #include "..." search starts here:
2025-08-20T20:10:53.5334515Z [00:03:43.934]➜  #include <...> search starts here:
2025-08-20T20:10:53.5335092Z [00:03:43.934]➜   .
2025-08-20T20:10:53.5335863Z [00:03:43.934]➜   ./lib
2025-08-20T20:10:53.5336396Z [00:03:43.934]➜   src
2025-08-20T20:10:53.5337051Z [00:03:43.934]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.5337784Z [00:03:43.934]➜   /usr/local/include
2025-08-20T20:10:53.5338693Z [00:03:43.934]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.5339273Z [00:03:43.934]➜   /usr/include
2025-08-20T20:10:53.5339805Z [00:03:43.934]➜  End of search list.
2025-08-20T20:10:53.5595427Z [00:03:43.965]➜    CC       lib/libcoreutils_a-sm3-stream.o
2025-08-20T20:10:53.6077955Z [00:03:44.013]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.6080289Z [00:03:44.013]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.6082125Z [00:03:44.013]➜  Thread model: posix
2025-08-20T20:10:53.6084026Z [00:03:44.013]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.6086830Z [00:03:44.013]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.6089337Z [00:03:44.013]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.6091348Z [00:03:44.013]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.6102643Z [00:03:44.016]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.6118784Z [00:03:44.016]➜   (in-process)
2025-08-20T20:10:53.6130919Z [00:03:44.017]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sm3-stream.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-sm3-stream.Tpo -MT lib/libcoreutils_a-sm3-stream.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-sm3-stream.o -x c lib/sm3-stream.c
2025-08-20T20:10:53.6169469Z [00:03:44.021]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.6170877Z [00:03:44.022]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.6172138Z [00:03:44.022]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.6172924Z [00:03:44.022]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.6173650Z [00:03:44.022]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.6174376Z [00:03:44.022]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.6175079Z [00:03:44.022]➜  #include "..." search starts here:
2025-08-20T20:10:53.6175761Z [00:03:44.022]➜  #include <...> search starts here:
2025-08-20T20:10:53.6176374Z [00:03:44.022]➜   .
2025-08-20T20:10:53.6176864Z [00:03:44.022]➜   ./lib
2025-08-20T20:10:53.6177358Z [00:03:44.022]➜   src
2025-08-20T20:10:53.6177951Z [00:03:44.022]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.6178792Z [00:03:44.022]➜   /usr/local/include
2025-08-20T20:10:53.6179353Z [00:03:44.022]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.6198937Z [00:03:44.022]➜   /usr/include
2025-08-20T20:10:53.6199526Z [00:03:44.022]➜  End of search list.
2025-08-20T20:10:53.7343772Z [00:03:44.140]➜    CC       lib/libcoreutils_a-sm3.o
2025-08-20T20:10:53.7584374Z [00:03:44.164]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.7585201Z [00:03:44.164]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.7585840Z [00:03:44.164]➜  Thread model: posix
2025-08-20T20:10:53.7586487Z [00:03:44.164]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.7587394Z [00:03:44.164]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.7588683Z [00:03:44.164]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.7589499Z [00:03:44.164]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.7590123Z [00:03:44.164]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.7593765Z [00:03:44.165]➜   (in-process)
2025-08-20T20:10:53.7611771Z [00:03:44.165]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name sm3.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-sm3.Tpo -MT lib/libcoreutils_a-sm3.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-sm3.o -x c lib/sm3.c
2025-08-20T20:10:53.7622614Z [00:03:44.167]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.7624068Z [00:03:44.167]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.7638953Z [00:03:44.168]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.7639750Z [00:03:44.168]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.7640467Z [00:03:44.168]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.7641578Z [00:03:44.168]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.7642763Z [00:03:44.168]➜  #include "..." search starts here:
2025-08-20T20:10:53.7643715Z [00:03:44.168]➜  #include <...> search starts here:
2025-08-20T20:10:53.7644532Z [00:03:44.168]➜   .
2025-08-20T20:10:53.7645158Z [00:03:44.168]➜   ./lib
2025-08-20T20:10:53.7645653Z [00:03:44.168]➜   src
2025-08-20T20:10:53.7658902Z [00:03:44.168]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.7659572Z [00:03:44.168]➜   /usr/local/include
2025-08-20T20:10:53.7660175Z [00:03:44.168]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.7660768Z [00:03:44.168]➜   /usr/include
2025-08-20T20:10:53.7661281Z [00:03:44.168]➜  End of search list.
2025-08-20T20:10:53.8138872Z [00:03:44.219]➜    CC       lib/libcoreutils_a-cycle-check.o
2025-08-20T20:10:53.8721820Z [00:03:44.277]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:53.8723959Z [00:03:44.277]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:53.8724887Z [00:03:44.277]➜  Thread model: posix
2025-08-20T20:10:53.8725487Z [00:03:44.278]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:53.8726328Z [00:03:44.278]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.8727276Z [00:03:44.278]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:53.8728187Z [00:03:44.278]➜  Candidate multilib: .;@m64
2025-08-20T20:10:53.8728791Z [00:03:44.278]➜  Selected multilib: .;@m64
2025-08-20T20:10:53.8752283Z [00:03:44.281]➜   (in-process)
2025-08-20T20:10:53.8834407Z [00:03:44.281]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name cycle-check.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-cycle-check.Tpo -MT lib/libcoreutils_a-cycle-check.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-cycle-check.o -x c lib/cycle-check.c
2025-08-20T20:10:53.8844769Z [00:03:44.287]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:53.8846012Z [00:03:44.287]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:53.8847056Z [00:03:44.287]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:53.8847686Z [00:03:44.287]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:53.8868890Z [00:03:44.287]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:53.8869624Z [00:03:44.287]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:53.8870295Z [00:03:44.287]➜  #include "..." search starts here:
2025-08-20T20:10:53.8871011Z [00:03:44.288]➜  #include <...> search starts here:
2025-08-20T20:10:53.8871588Z [00:03:44.288]➜   .
2025-08-20T20:10:53.8872031Z [00:03:44.288]➜   ./lib
2025-08-20T20:10:53.8872470Z [00:03:44.288]➜   src
2025-08-20T20:10:53.8873316Z [00:03:44.288]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:53.8874002Z [00:03:44.288]➜   /usr/local/include
2025-08-20T20:10:53.8874584Z [00:03:44.288]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:53.8875091Z [00:03:44.288]➜   /usr/include
2025-08-20T20:10:53.8875566Z [00:03:44.288]➜  End of search list.
2025-08-20T20:10:53.9612957Z [00:03:44.367]➜    CC       lib/libcoreutils_a-di-set.o
2025-08-20T20:10:54.0140806Z [00:03:44.419]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.0142344Z [00:03:44.420]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.0144259Z [00:03:44.420]➜  Thread model: posix
2025-08-20T20:10:54.0144941Z [00:03:44.420]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.0145912Z [00:03:44.420]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.0146953Z [00:03:44.420]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.0148310Z [00:03:44.420]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.0173223Z [00:03:44.423]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.0180549Z [00:03:44.423]➜   (in-process)
2025-08-20T20:10:54.0196286Z [00:03:44.424]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name di-set.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-di-set.Tpo -MT lib/libcoreutils_a-di-set.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-di-set.o -x c lib/di-set.c
2025-08-20T20:10:54.0209730Z [00:03:44.425]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.0221139Z [00:03:44.427]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.0222970Z [00:03:44.427]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.0224449Z [00:03:44.428]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.0226239Z [00:03:44.428]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.0226973Z [00:03:44.428]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.0227693Z [00:03:44.428]➜  #include "..." search starts here:
2025-08-20T20:10:54.0228627Z [00:03:44.428]➜  #include <...> search starts here:
2025-08-20T20:10:54.0229220Z [00:03:44.428]➜   .
2025-08-20T20:10:54.0229646Z [00:03:44.428]➜   ./lib
2025-08-20T20:10:54.0230081Z [00:03:44.428]➜   src
2025-08-20T20:10:54.0230610Z [00:03:44.428]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.0231267Z [00:03:44.428]➜   /usr/local/include
2025-08-20T20:10:54.0231879Z [00:03:44.428]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.0232474Z [00:03:44.428]➜   /usr/include
2025-08-20T20:10:54.0233017Z [00:03:44.428]➜  End of search list.
2025-08-20T20:10:54.1211224Z [00:03:44.526]➜    CC       lib/libcoreutils_a-dirname.o
2025-08-20T20:10:54.1454498Z [00:03:44.551]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.1458903Z [00:03:44.551]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.1459559Z [00:03:44.551]➜  Thread model: posix
2025-08-20T20:10:54.1460176Z [00:03:44.551]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.1461034Z [00:03:44.551]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.1461996Z [00:03:44.551]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.1462724Z [00:03:44.551]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.1463300Z [00:03:44.551]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.1489683Z [00:03:44.552]➜   (in-process)
2025-08-20T20:10:54.1501453Z [00:03:44.552]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dirname.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-dirname.Tpo -MT lib/libcoreutils_a-dirname.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-dirname.o -x c lib/dirname.c
2025-08-20T20:10:54.1513764Z [00:03:44.553]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.1515035Z [00:03:44.554]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.1516030Z [00:03:44.554]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.1516875Z [00:03:44.554]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.1517544Z [00:03:44.554]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.1518392Z [00:03:44.554]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.1519043Z [00:03:44.554]➜  #include "..." search starts here:
2025-08-20T20:10:54.1519642Z [00:03:44.554]➜  #include <...> search starts here:
2025-08-20T20:10:54.1520156Z [00:03:44.554]➜   .
2025-08-20T20:10:54.1520545Z [00:03:44.554]➜   ./lib
2025-08-20T20:10:54.1520939Z [00:03:44.554]➜   src
2025-08-20T20:10:54.1521402Z [00:03:44.554]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.1521936Z [00:03:44.554]➜   /usr/local/include
2025-08-20T20:10:54.1522440Z [00:03:44.554]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.1522979Z [00:03:44.554]➜   /usr/include
2025-08-20T20:10:54.1523459Z [00:03:44.554]➜  End of search list.
2025-08-20T20:10:54.2032359Z [00:03:44.609]➜    CC       lib/libcoreutils_a-basename.o
2025-08-20T20:10:54.2061331Z [00:03:44.611]➜    CC       lib/libcoreutils_a-dirname-lgpl.o
2025-08-20T20:10:54.2506885Z [00:03:44.656]➜    CC       lib/libcoreutils_a-stripslash.o
2025-08-20T20:10:54.2521760Z [00:03:44.658]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.2522665Z [00:03:44.658]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.2523418Z [00:03:44.658]➜  Thread model: posix
2025-08-20T20:10:54.2524130Z [00:03:44.658]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.2525031Z [00:03:44.658]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.2526071Z [00:03:44.658]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.2526905Z [00:03:44.658]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.2527578Z [00:03:44.658]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.2528357Z [00:03:44.658]➜   (in-process)
2025-08-20T20:10:54.2559369Z [00:03:44.660]➜   "/usr/lib/llvm-Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.2560395Z [00:03:44.660]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.2561262Z [00:03:44.660]➜  Thread model: posix
2025-08-20T20:10:54.2561898Z [00:03:44.660]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.2563003Z [00:03:44.660]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.2588756Z [00:03:44.660]➜  Selected GCC installation: 19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name basename.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-basename.Tpo -MT lib/libcoreutils_a-basename.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-basename.o -x c lib/basename.c
2025-08-20T20:10:54.2619543Z [00:03:44.661]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.2620572Z [00:03:44.661]➜  /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.2621217Z [00:03:44.661]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.2621823Z [00:03:44.661]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.2622400Z [00:03:44.662]➜   (in-process)
2025-08-20T20:10:54.2623580Z [00:03:44.662]➜   "/usr/lib/llvmignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.2630154Z [00:03:44.663]➜  ignoring nonexistent directory "/include-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dirname-lgpl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-dirname-lgpl.Tpo -MT lib/libcoreutils_a-dirname-lgpl.o -sys-header-deps -MP -I . -I ./lib -I"
2025-08-20T20:10:54.2635388Z [00:03:44.664]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.2636103Z [00:03:44.664]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.2636758Z [00:03:44.664]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.2637390Z [00:03:44.664]➜  #include "..." search starts here:
2025-08-20T20:10:54.2638703Z [00:03:44.664]➜  #include <...> search starts here:
2025-08-20T20:10:54.2639283Z [00:03:44.664]➜   .
2025-08-20T20:10:54.2639682Z [00:03:44.664]➜   ./lib
2025-08-20T20:10:54.2640091Z [00:03:44.664]➜   src
2025-08-20T20:10:54.2645696Z [00:03:44.664]➜   /usr/lib/llvm-19/lib/clang/19/include lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf 
2025-08-20T20:10:54.2692387Z [00:03:44.664]➜   /usr/local/include
2025-08-20T20:10:54.2692940Z [00:03:44.664]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.2693409Z [00:03:44.664]➜   /usr/include
2025-08-20T20:10:54.2693827Z [00:03:44.664]➜  End of search list.
2025-08-20T20:10:54.2695002Z [00:03:44.664]➜  -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-dirname-lgpl.o -x c lib/dirname-lgpl.c
2025-08-20T20:10:54.2696322Z [00:03:44.667]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.2697648Z [00:03:44.674]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.2698784Z [00:03:44.675]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.2699629Z [00:03:44.675]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.2700221Z [00:03:44.675]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.2700816Z [00:03:44.675]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.2701425Z [00:03:44.675]➜  #include "..." search starts here:
2025-08-20T20:10:54.2702010Z [00:03:44.675]➜  #include <...> search starts here:
2025-08-20T20:10:54.2702513Z [00:03:44.675]➜   .
2025-08-20T20:10:54.2702889Z [00:03:44.675]➜   ./lib
2025-08-20T20:10:54.2703286Z [00:03:44.675]➜   src
2025-08-20T20:10:54.2703946Z [00:03:44.675]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.2704539Z [00:03:44.675]➜   /usr/local/include
2025-08-20T20:10:54.2705097Z [00:03:44.675]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.2705631Z [00:03:44.675]➜   /usr/include
2025-08-20T20:10:54.2706114Z [00:03:44.675]➜  End of search list.
2025-08-20T20:10:54.3090726Z [00:03:44.714]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.3097825Z [00:03:44.715]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.3102965Z [00:03:44.715]➜  Thread model: posix
2025-08-20T20:10:54.3113739Z [00:03:44.717]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.3115546Z [00:03:44.717]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.3116846Z [00:03:44.717]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.3118792Z [00:03:44.717]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.3119739Z [00:03:44.717]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.3120562Z [00:03:44.717]➜   (in-process)
2025-08-20T20:10:54.3150487Z [00:03:44.717]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stripslash.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-stripslash.Tpo -MT lib/libcoreutils_a-stripslash.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-stripslash.o -x c lib/stripslash.c
2025-08-20T20:10:54.3163826Z [00:03:44.718]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.3165076Z [00:03:44.719]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.3166069Z [00:03:44.720]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.3181948Z [00:03:44.723]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.3182639Z [00:03:44.723]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.3183301Z [00:03:44.723]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.3183947Z [00:03:44.723]➜  #include "..." search starts here:
2025-08-20T20:10:54.3184543Z [00:03:44.723]➜  #include <...> search starts here:
2025-08-20T20:10:54.3185317Z [00:03:44.723]➜   .
2025-08-20T20:10:54.3185705Z [00:03:44.723]➜   ./lib
2025-08-20T20:10:54.3186107Z [00:03:44.723]➜   src
2025-08-20T20:10:54.3186580Z [00:03:44.723]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.3187150Z [00:03:44.723]➜   /usr/local/include
2025-08-20T20:10:54.3187683Z [00:03:44.723]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.3188383Z [00:03:44.723]➜   /usr/include
2025-08-20T20:10:54.3188843Z [00:03:44.724]➜  End of search list.
2025-08-20T20:10:54.3340930Z [00:03:44.737]➜    CC       lib/libcoreutils_a-dtimespec-bound.o
2025-08-20T20:10:54.3557530Z [00:03:44.761]➜    CC       lib/libcoreutils_a-dtoastr.o
2025-08-20T20:10:54.3803413Z [00:03:44.785]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.3809177Z [00:03:44.786]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.3809802Z [00:03:44.786]➜  Thread model: posix
2025-08-20T20:10:54.3810362Z [00:03:44.786]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.3811181Z [00:03:44.786]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.3812090Z [00:03:44.786]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.3812777Z [00:03:44.786]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.3813317Z [00:03:44.786]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.3823167Z [00:03:44.788]➜   (in-process)
2025-08-20T20:10:54.3842248Z [00:03:44.789]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dtoastr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-dtoastr.Tpo -MT lib/libcoreutils_a-dtoastr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-dtoastr.o -x c lib/dtoastr.c
2025-08-20T20:10:54.3878971Z [00:03:44.790]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.3879916Z [00:03:44.790]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.3880717Z [00:03:44.791]➜  Thread model: posix
2025-08-20T20:10:54.3882190Z [00:03:44.791]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.3883904Z [00:03:44.792]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.3885325Z [00:03:44.793]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.3887143Z [00:03:44.793]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.3888524Z [00:03:44.793]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.3891611Z [00:03:44.793]➜   (in-process)
2025-08-20T20:10:54.3903738Z [00:03:44.794]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dtimespec-bound.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-dtimespec-bound.Tpo -MT lib/libcoreutils_a-dtimespec-bound.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-dtimespec-bound.o -x c lib/dtimespec-bound.c
2025-08-20T20:10:54.3971263Z [00:03:44.801]➜  clang -cc1 version 19.1.7clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.3974944Z [00:03:44.803]➜   based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.3978282Z [00:03:44.803]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.3979733Z [00:03:44.803]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.3980857Z [00:03:44.803]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.3982505Z [00:03:44.803]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.3983187Z [00:03:44.803]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.3983812Z [00:03:44.803]➜  #include "..." search starts here:
2025-08-20T20:10:54.3984415Z [00:03:44.803]➜  #include <...> search starts here:
2025-08-20T20:10:54.3984910Z [00:03:44.803]➜   .
2025-08-20T20:10:54.3985278Z [00:03:44.803]➜   ./lib
2025-08-20T20:10:54.3985666Z [00:03:44.803]➜   src
2025-08-20T20:10:54.3986165Z [00:03:44.803]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.3986725Z [00:03:44.803]➜   /usr/local/include
2025-08-20T20:10:54.3987257Z [00:03:44.803]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.3987791Z [00:03:44.803]➜   /usr/include
2025-08-20T20:10:54.3988491Z [00:03:44.803]➜  End of search list.
2025-08-20T20:10:54.3989688Z [00:03:44.803]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.3990723Z [00:03:44.803]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.3991370Z [00:03:44.803]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.3991997Z [00:03:44.803]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.3992610Z [00:03:44.803]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.3993210Z [00:03:44.803]➜  #include "..." search starts here:
2025-08-20T20:10:54.3993796Z [00:03:44.803]➜  #include <...> search starts here:
2025-08-20T20:10:54.3994285Z [00:03:44.803]➜   .
2025-08-20T20:10:54.3994647Z [00:03:44.803]➜   ./lib
2025-08-20T20:10:54.3995021Z [00:03:44.803]➜   src
2025-08-20T20:10:54.3995485Z [00:03:44.803]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.3996031Z [00:03:44.803]➜   /usr/local/include
2025-08-20T20:10:54.3996565Z [00:03:44.803]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.3997095Z [00:03:44.803]➜   /usr/include
2025-08-20T20:10:54.3997536Z [00:03:44.803]➜  End of search list.
2025-08-20T20:10:54.4061392Z [00:03:44.811]➜    CC       lib/libcoreutils_a-dtotimespec.o
2025-08-20T20:10:54.4543233Z [00:03:44.859]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.4545349Z [00:03:44.860]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.4546519Z [00:03:44.860]➜  Thread model: posix
2025-08-20T20:10:54.4547441Z [00:03:44.860]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.4548766Z [00:03:44.860]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.4549679Z [00:03:44.860]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.4550354Z [00:03:44.860]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.4564582Z [00:03:44.862]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.4575173Z [00:03:44.863]➜   (in-process)
2025-08-20T20:10:54.4589102Z [00:03:44.863]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dtotimespec.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-dtotimespec.Tpo -MT lib/libcoreutils_a-dtotimespec.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-dtotimespec.o -x c lib/dtotimespec.c
2025-08-20T20:10:54.4614586Z [00:03:44.867]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.4652048Z [00:03:44.870]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.4656059Z [00:03:44.871]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.4659144Z [00:03:44.871]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.4662488Z [00:03:44.872]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.4666440Z [00:03:44.872]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.4670513Z [00:03:44.872]➜  #include "..." search starts here:
2025-08-20T20:10:54.4691456Z [00:03:44.872]➜  #include <...> search starts here:
2025-08-20T20:10:54.4692048Z [00:03:44.872]➜   .
2025-08-20T20:10:54.4692446Z [00:03:44.872]➜   ./lib
2025-08-20T20:10:54.4692812Z [00:03:44.872]➜   src
2025-08-20T20:10:54.4693297Z [00:03:44.872]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.4693857Z [00:03:44.872]➜   /usr/local/include
2025-08-20T20:10:54.4694382Z [00:03:44.872]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.4699118Z [00:03:44.872]➜   /usr/include
2025-08-20T20:10:54.4699610Z [00:03:44.872]➜  End of search list.
2025-08-20T20:10:54.4700170Z [00:03:44.872]➜    CC       lib/libcoreutils_a-endian.o
2025-08-20T20:10:54.4976199Z [00:03:44.903]➜    CC       lib/libcoreutils_a-error.o
2025-08-20T20:10:54.5082278Z [00:03:44.913]➜    CC       lib/libcoreutils_a-exclude.o
2025-08-20T20:10:54.5084314Z [00:03:44.914]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.5087160Z [00:03:44.914]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.5088188Z [00:03:44.914]➜  Thread model: posix
2025-08-20T20:10:54.5094589Z [00:03:44.914]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.5095494Z [00:03:44.914]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.5096431Z [00:03:44.914]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.5097142Z [00:03:44.914]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.5097707Z [00:03:44.914]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.5098413Z [00:03:44.914]➜   (in-process)
2025-08-20T20:10:54.5130817Z [00:03:44.915]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name endian.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-endian.Tpo -MT lib/libcoreutils_a-endian.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-endian.o -x c lib/endian.c
2025-08-20T20:10:54.5141995Z [00:03:44.917]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.5143298Z [00:03:44.918]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.5144308Z [00:03:44.918]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.5144955Z [00:03:44.918]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.5145606Z [00:03:44.918]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.5146267Z [00:03:44.918]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.5146884Z [00:03:44.918]➜  #include "..." search starts here:
2025-08-20T20:10:54.5147700Z [00:03:44.918]➜  #include <...> search starts here:
2025-08-20T20:10:54.5148453Z [00:03:44.918]➜   .
2025-08-20T20:10:54.5148811Z [00:03:44.918]➜   ./lib
2025-08-20T20:10:54.5149212Z [00:03:44.918]➜   src
2025-08-20T20:10:54.5149699Z [00:03:44.918]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.5150261Z [00:03:44.918]➜   /usr/local/include
2025-08-20T20:10:54.5150806Z [00:03:44.918]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.5151327Z [00:03:44.918]➜   /usr/include
2025-08-20T20:10:54.5151780Z [00:03:44.918]➜  End of search list.
2025-08-20T20:10:54.5161480Z [00:03:44.921]➜    CC       lib/libcoreutils_a-exitfail.o
2025-08-20T20:10:54.5312366Z [00:03:44.936]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.5313512Z [00:03:44.936]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.5315545Z [00:03:44.936]➜  Thread model: posix
2025-08-20T20:10:54.5316544Z [00:03:44.936]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.5317709Z [00:03:44.936]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.5319232Z [00:03:44.936]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.5320610Z [00:03:44.937]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.5323412Z [00:03:44.937]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.5323918Z [00:03:44.937]➜   (in-process)
2025-08-20T20:10:54.5335979Z [00:03:44.937]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name error.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-error.Tpo -MT lib/libcoreutils_a-error.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-error.o -x c lib/error.c
2025-08-20T20:10:54.5367554Z [00:03:44.942]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.5408476Z [00:03:44.943]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.5409675Z [00:03:44.943]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.5410340Z [00:03:44.943]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.5410956Z [00:03:44.943]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.5411602Z [00:03:44.943]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.5412232Z [00:03:44.943]➜  #include "..." search starts here:
2025-08-20T20:10:54.5412834Z [00:03:44.943]➜  #include <...> search starts here:
2025-08-20T20:10:54.5413352Z [00:03:44.943]➜   .
2025-08-20T20:10:54.5413724Z [00:03:44.943]➜   ./lib
2025-08-20T20:10:54.5414123Z [00:03:44.943]➜   src
2025-08-20T20:10:54.5428222Z [00:03:44.943]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.5429238Z [00:03:44.943]➜   /usr/local/include
2025-08-20T20:10:54.5429798Z [00:03:44.943]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.5430355Z [00:03:44.943]➜   /usr/include
2025-08-20T20:10:54.5430833Z [00:03:44.943]➜  End of search list.
2025-08-20T20:10:54.5431438Z [00:03:44.947]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.5432032Z [00:03:44.947]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.5432550Z [00:03:44.947]➜  Thread model: posix
2025-08-20T20:10:54.5433345Z [00:03:44.948]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.5441064Z [00:03:44.948]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.5441980Z [00:03:44.948]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.5442682Z [00:03:44.948]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.5443426Z [00:03:44.948]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.5443997Z [00:03:44.949]➜   (in-process)
2025-08-20T20:10:54.5474619Z [00:03:44.949]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name exclude.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-exclude.Tpo -MT lib/libcoreutils_a-exclude.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-exclude.o -x c lib/exclude.c
2025-08-20T20:10:54.5522039Z [00:03:44.951]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.5523356Z [00:03:44.951]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.5524432Z [00:03:44.951]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.5525091Z [00:03:44.951]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.5526017Z [00:03:44.951]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.5526651Z [00:03:44.952]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.5527267Z [00:03:44.952]➜  #include "..." search starts here:
2025-08-20T20:10:54.5527883Z [00:03:44.952]➜  #include <...> search starts here:
2025-08-20T20:10:54.5528615Z [00:03:44.952]➜   .
2025-08-20T20:10:54.5529009Z [00:03:44.952]➜   ./lib
2025-08-20T20:10:54.5529396Z [00:03:44.952]➜   src
2025-08-20T20:10:54.5529877Z [00:03:44.952]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.5530417Z [00:03:44.952]➜   /usr/local/include
2025-08-20T20:10:54.5530939Z [00:03:44.952]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.5531450Z [00:03:44.952]➜   /usr/include
2025-08-20T20:10:54.5531909Z [00:03:44.952]➜  End of search list.
2025-08-20T20:10:54.5532495Z [00:03:44.956]➜    CC       lib/libcoreutils_a-fadvise.o
2025-08-20T20:10:54.5631547Z [00:03:44.968]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.5632260Z [00:03:44.968]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.5634174Z [00:03:44.968]➜  Thread model: posix
2025-08-20T20:10:54.5636495Z [00:03:44.968]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.5638252Z [00:03:44.968]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.5639587Z [00:03:44.968]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.5640474Z [00:03:44.969]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.5641224Z [00:03:44.969]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.5641931Z [00:03:44.969]➜   (in-process)
2025-08-20T20:10:54.5675967Z [00:03:44.972]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name exitfail.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-exitfail.Tpo -MT lib/libcoreutils_a-exitfail.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-exitfail.o -x c lib/exitfail.c
2025-08-20T20:10:54.5688851Z [00:03:44.974]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.5690556Z [00:03:44.974]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.5691988Z [00:03:44.974]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.5692852Z [00:03:44.974]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.5693656Z [00:03:44.974]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.5694453Z [00:03:44.974]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.5695238Z [00:03:44.974]➜  #include "..." search starts here:
2025-08-20T20:10:54.5695979Z [00:03:44.974]➜  #include <...> search starts here:
2025-08-20T20:10:54.5696842Z [00:03:44.974]➜   .
2025-08-20T20:10:54.5697366Z [00:03:44.974]➜   ./lib
2025-08-20T20:10:54.5697895Z [00:03:44.974]➜   src
2025-08-20T20:10:54.5698724Z [00:03:44.974]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.5699476Z [00:03:44.974]➜   /usr/local/include
2025-08-20T20:10:54.5700218Z [00:03:44.974]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.5701267Z [00:03:44.974]➜   /usr/include
2025-08-20T20:10:54.5701874Z [00:03:44.974]➜  End of search list.
2025-08-20T20:10:54.5908582Z [00:03:44.996]➜    CC       lib/libcoreutils_a-fclose.o
2025-08-20T20:10:54.5989782Z [00:03:45.004]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.6004257Z [00:03:45.006]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.6004835Z [00:03:45.006]➜  Thread model: posix
2025-08-20T20:10:54.6005404Z [00:03:45.006]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.6006312Z [00:03:45.006]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.6007308Z [00:03:45.006]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.6008298Z [00:03:45.006]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.6008918Z [00:03:45.006]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.6009471Z [00:03:45.006]➜   (in-process)
2025-08-20T20:10:54.6021144Z [00:03:45.006]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fadvise.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fadvise.Tpo -MT lib/libcoreutils_a-fadvise.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fadvise.o -x c lib/fadvise.c
2025-08-20T20:10:54.6041777Z [00:03:45.010]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.6049889Z [00:03:45.010]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.6052819Z [00:03:45.010]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.6053772Z [00:03:45.011]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.6054679Z [00:03:45.011]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.6060426Z [00:03:45.011]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.6061290Z [00:03:45.012]➜  #include "..." search starts here:
2025-08-20T20:10:54.6062059Z [00:03:45.012]➜  #include <...> search starts here:
2025-08-20T20:10:54.6062724Z [00:03:45.012]➜   .
2025-08-20T20:10:54.6063239Z [00:03:45.012]➜   ./lib
2025-08-20T20:10:54.6063749Z [00:03:45.012]➜   src
2025-08-20T20:10:54.6064398Z [00:03:45.012]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.6065134Z [00:03:45.012]➜   /usr/local/include
2025-08-20T20:10:54.6065837Z [00:03:45.012]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.6066819Z [00:03:45.012]➜   /usr/include
2025-08-20T20:10:54.6067459Z [00:03:45.012]➜  End of search list.
2025-08-20T20:10:54.6206803Z [00:03:45.026]➜    CC       lib/libcoreutils_a-fcntl.o
2025-08-20T20:10:54.6297064Z [00:03:45.035]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.6297747Z [00:03:45.035]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.6299818Z [00:03:45.035]➜  Thread model: posix
2025-08-20T20:10:54.6302185Z [00:03:45.036]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.6303210Z [00:03:45.036]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.6304356Z [00:03:45.036]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.6305293Z [00:03:45.036]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.6306053Z [00:03:45.036]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.6308267Z [00:03:45.036]➜   (in-process)
2025-08-20T20:10:54.6335454Z [00:03:45.038]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fclose.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fclose.Tpo -MT lib/libcoreutils_a-fclose.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fclose.o -x c lib/fclose.c
2025-08-20T20:10:54.6349534Z [00:03:45.040]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.6350807Z [00:03:45.040]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.6351774Z [00:03:45.040]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.6352397Z [00:03:45.040]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.6353056Z [00:03:45.040]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.6353755Z [00:03:45.040]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.6354684Z [00:03:45.040]➜  #include "..." search starts here:
2025-08-20T20:10:54.6355418Z [00:03:45.040]➜  #include <...> search starts here:
2025-08-20T20:10:54.6355969Z [00:03:45.040]➜   .
2025-08-20T20:10:54.6356364Z [00:03:45.040]➜   ./lib
2025-08-20T20:10:54.6356785Z [00:03:45.040]➜   src
2025-08-20T20:10:54.6357286Z [00:03:45.040]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.6357874Z [00:03:45.040]➜   /usr/local/include
2025-08-20T20:10:54.6358679Z [00:03:45.040]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.6359221Z [00:03:45.040]➜   /usr/include
2025-08-20T20:10:54.6359702Z [00:03:45.040]➜  End of search list.
2025-08-20T20:10:54.6546706Z [00:03:45.060]➜    CC       lib/libcoreutils_a-creat-safer.o
2025-08-20T20:10:54.6635736Z [00:03:45.069]➜    CC       lib/libcoreutils_a-open-safer.o
2025-08-20T20:10:54.6734942Z [00:03:45.079]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.6735989Z [00:03:45.079]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.6736545Z [00:03:45.079]➜  Thread model: posix
2025-08-20T20:10:54.6737095Z [00:03:45.079]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.6737874Z [00:03:45.079]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.6738964Z [00:03:45.079]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.6776039Z [00:03:45.082]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.6776691Z [00:03:45.082]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.6777206Z [00:03:45.082]➜   (in-process)
2025-08-20T20:10:54.6792201Z [00:03:45.082]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fcntl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fcntl.Tpo -MT lib/libcoreutils_a-fcntl.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fcntl.o -x c lib/fcntl.c
2025-08-20T20:10:54.6803225Z [00:03:45.083]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.6804429Z [00:03:45.084]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.6805376Z [00:03:45.084]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.6805983Z [00:03:45.084]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.6806596Z [00:03:45.084]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.6807178Z [00:03:45.084]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.6807778Z [00:03:45.084]➜  #include "..." search starts here:
2025-08-20T20:10:54.6808682Z [00:03:45.084]➜  #include <...> search starts here:
2025-08-20T20:10:54.6809209Z [00:03:45.084]➜   .
2025-08-20T20:10:54.6809571Z [00:03:45.084]➜   ./lib
2025-08-20T20:10:54.6810175Z [00:03:45.085]➜   src
2025-08-20T20:10:54.6810642Z [00:03:45.085]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.6811197Z [00:03:45.085]➜   /usr/local/include
2025-08-20T20:10:54.6811725Z [00:03:45.085]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.6812219Z [00:03:45.085]➜   /usr/include
2025-08-20T20:10:54.6812673Z [00:03:45.085]➜  End of search list.
2025-08-20T20:10:54.6816407Z [00:03:45.087]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.6819805Z [00:03:45.087]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.6820349Z [00:03:45.087]➜  Thread model: posix
2025-08-20T20:10:54.6820898Z [00:03:45.087]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.6821682Z [00:03:45.087]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.6822532Z [00:03:45.087]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.6823364Z [00:03:45.087]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.6823905Z [00:03:45.087]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.6831135Z [00:03:45.089]➜   (in-process)
2025-08-20T20:10:54.6842912Z [00:03:45.089]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name creat-safer.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-creat-safer.Tpo -MT lib/libcoreutils_a-creat-safer.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-creat-safer.o -x c lib/creat-safer.c
2025-08-20T20:10:54.6868625Z [00:03:45.092]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.6880959Z [00:03:45.093]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.6882077Z [00:03:45.093]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.6882954Z [00:03:45.093]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.6883573Z [00:03:45.093]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.6884178Z [00:03:45.093]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.6884780Z [00:03:45.093]➜  #include "..." search starts here:
2025-08-20T20:10:54.6885340Z [00:03:45.093]➜  #include <...> search starts here:
2025-08-20T20:10:54.6885817Z [00:03:45.093]➜   .
2025-08-20T20:10:54.6886166Z [00:03:45.093]➜   ./lib
2025-08-20T20:10:54.6886534Z [00:03:45.093]➜   src
2025-08-20T20:10:54.6886993Z [00:03:45.093]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.6887540Z [00:03:45.093]➜   /usr/local/include
2025-08-20T20:10:54.6888236Z [00:03:45.093]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.6888763Z [00:03:45.093]➜   /usr/include
2025-08-20T20:10:54.6889244Z [00:03:45.093]➜  End of search list.
2025-08-20T20:10:54.6960990Z [00:03:45.101]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.6961809Z [00:03:45.101]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.6962669Z [00:03:45.101]➜  Thread model: posix
2025-08-20T20:10:54.6963450Z [00:03:45.101]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.6965839Z [00:03:45.101]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.6966951Z [00:03:45.101]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.6968227Z [00:03:45.101]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.6968802Z [00:03:45.101]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.6969321Z [00:03:45.102]➜   (in-process)
2025-08-20T20:10:54.6980383Z [00:03:45.102]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name open-safer.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-open-safer.Tpo -MT lib/libcoreutils_a-open-safer.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-open-safer.o -x c lib/open-safer.c
2025-08-20T20:10:54.6991972Z [00:03:45.104]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.6993211Z [00:03:45.104]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.6994163Z [00:03:45.105]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.6995227Z [00:03:45.105]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.6996155Z [00:03:45.105]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.6996910Z [00:03:45.105]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.6997504Z [00:03:45.105]➜  #include "..." search starts here:
2025-08-20T20:10:54.6998250Z [00:03:45.105]➜  #include <...> search starts here:
2025-08-20T20:10:54.6998905Z [00:03:45.105]➜   .
2025-08-20T20:10:54.6999261Z [00:03:45.105]➜   ./lib
2025-08-20T20:10:54.6999625Z [00:03:45.105]➜   src
2025-08-20T20:10:54.7000069Z [00:03:45.105]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.7018412Z [00:03:45.105]➜   /usr/local/include
2025-08-20T20:10:54.7018999Z [00:03:45.105]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.7019530Z [00:03:45.105]➜   /usr/include
2025-08-20T20:10:54.7019989Z [00:03:45.105]➜  End of search list.
2025-08-20T20:10:54.7128886Z [00:03:45.118]➜    CC       lib/libcoreutils_a-fd-hook.o
2025-08-20T20:10:54.7407376Z [00:03:45.146]➜    CC       lib/libcoreutils_a-fd-reopen.o
2025-08-20T20:10:54.7419728Z [00:03:45.147]➜    CC       lib/libcoreutils_a-fd-safer-flag.o
2025-08-20T20:10:54.7466124Z [00:03:45.151]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.7468344Z [00:03:45.152]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.7469078Z [00:03:45.152]➜  Thread model: posix
2025-08-20T20:10:54.7469650Z [00:03:45.152]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.7470433Z [00:03:45.152]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.7471283Z [00:03:45.152]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.7471960Z [00:03:45.152]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.7472506Z [00:03:45.152]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.7473062Z [00:03:45.152]➜   (in-process)
2025-08-20T20:10:54.7519428Z [00:03:45.152]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fd-hook.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fd-hook.Tpo -MT lib/libcoreutils_a-fd-hook.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fd-hook.o -x c lib/fd-hook.c
2025-08-20T20:10:54.7530548Z [00:03:45.153]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.7531851Z [00:03:45.156]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.7532863Z [00:03:45.156]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.7533507Z [00:03:45.156]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.7534135Z [00:03:45.156]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.7534948Z [00:03:45.156]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.7535564Z [00:03:45.156]➜  #include "..." search starts here:
2025-08-20T20:10:54.7536136Z [00:03:45.156]➜  #include <...> search starts here:
2025-08-20T20:10:54.7536651Z [00:03:45.156]➜   .
2025-08-20T20:10:54.7537020Z [00:03:45.156]➜   ./lib
2025-08-20T20:10:54.7537423Z [00:03:45.156]➜   src
2025-08-20T20:10:54.7537901Z [00:03:45.156]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.7538637Z [00:03:45.156]➜   /usr/local/include
2025-08-20T20:10:54.7539130Z [00:03:45.156]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.7539609Z [00:03:45.156]➜   /usr/include
2025-08-20T20:10:54.7540043Z [00:03:45.156]➜  End of search list.
2025-08-20T20:10:54.7551014Z [00:03:45.160]➜    CC       lib/libcoreutils_a-dup-safer-flag.o
2025-08-20T20:10:54.7769681Z [00:03:45.182]➜  Debian clang version 19.1.7 (3+b2)Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.7770382Z [00:03:45.182]➜  
2025-08-20T20:10:54.7771039Z [00:03:45.182]➜  Target: Target: x86_64-pc-linux-gnux86_64-pc-linux-gnu
2025-08-20T20:10:54.7771620Z [00:03:45.182]➜  
2025-08-20T20:10:54.7772304Z [00:03:45.182]➜  Thread model: Thread model: posixposix
2025-08-20T20:10:54.7773058Z [00:03:45.182]➜  
2025-08-20T20:10:54.7775288Z [00:03:45.182]➜  InstalledDir: InstalledDir: /usr/lib/llvm-19/bin/usr/lib/llvm-19/bin
2025-08-20T20:10:54.7776070Z [00:03:45.182]➜  
2025-08-20T20:10:54.7777392Z [00:03:45.182]➜  Found candidate GCC installation: Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14/usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.7778977Z [00:03:45.182]➜  
2025-08-20T20:10:54.7781480Z [00:03:45.182]➜  Selected GCC installation: Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14/usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.7782626Z [00:03:45.182]➜  
2025-08-20T20:10:54.7784677Z [00:03:45.182]➜  Candidate multilib: Candidate multilib: ..;;@@m64m64
2025-08-20T20:10:54.7785512Z [00:03:45.182]➜  
2025-08-20T20:10:54.7786363Z [00:03:45.182]➜  Selected multilib: Selected multilib: ..;;@@m64m64
2025-08-20T20:10:54.7787781Z [00:03:45.182]➜  
2025-08-20T20:10:54.7788322Z [00:03:45.183]➜   (in-process)
2025-08-20T20:10:54.7794944Z [00:03:45.183]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fd-reopen.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fd-reopen.Tpo -MT lib/libcoreutils_a-fd-reopen.o -sys-header-deps -MP -I . -I ./lib -I  (in-process)
2025-08-20T20:10:54.7819215Z [00:03:45.184]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fd-safer-flag.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fd-safer-flag.Tpo -MT lib/libcoreutils_a-fd-safer-flag.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-errorlib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fd-safer-flag.o -x c lib/fd-safer-flag.c
2025-08-20T20:10:54.7834661Z [00:03:45.184]➜   -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fd-reopen.o -x c lib/fd-reopen.c
2025-08-20T20:10:54.7837673Z [00:03:45.185]➜    CC       lib/libcoreutils_a-fdutimensat.o
2025-08-20T20:10:54.7838737Z [00:03:45.186]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.7841676Z [00:03:45.186]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.7844116Z [00:03:45.187]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.7879956Z [00:03:45.187]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.7880712Z [00:03:45.187]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.7881372Z [00:03:45.187]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.7882466Z [00:03:45.187]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.7883131Z [00:03:45.187]➜  #include "..." search starts here:
2025-08-20T20:10:54.7883776Z [00:03:45.187]➜  #include <...> search starts here:
2025-08-20T20:10:54.7884311Z [00:03:45.187]➜   .
2025-08-20T20:10:54.7884688Z [00:03:45.187]➜   ./lib
2025-08-20T20:10:54.7885080Z [00:03:45.187]➜   src
2025-08-20T20:10:54.7885556Z [00:03:45.187]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.7886120Z [00:03:45.187]➜   /usr/local/include
2025-08-20T20:10:54.7886683Z [00:03:45.187]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.7887195Z [00:03:45.187]➜   /usr/include
2025-08-20T20:10:54.7887672Z [00:03:45.187]➜  End of search list.
2025-08-20T20:10:54.7888957Z [00:03:45.190]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.7890071Z [00:03:45.190]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.7890765Z [00:03:45.190]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.7891453Z [00:03:45.190]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.7892123Z [00:03:45.190]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.7893009Z [00:03:45.190]➜  #include "..." search starts here:
2025-08-20T20:10:54.7893645Z [00:03:45.190]➜  #include <...> search starts here:
2025-08-20T20:10:54.7894180Z [00:03:45.190]➜   .
2025-08-20T20:10:54.7894556Z [00:03:45.190]➜   ./lib
2025-08-20T20:10:54.7894951Z [00:03:45.190]➜   src
2025-08-20T20:10:54.7895434Z [00:03:45.190]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.7895992Z [00:03:45.190]➜   /usr/local/include
2025-08-20T20:10:54.7896537Z [00:03:45.190]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.7897066Z [00:03:45.190]➜   /usr/include
2025-08-20T20:10:54.7897720Z [00:03:45.190]➜  End of search list.
2025-08-20T20:10:54.7898514Z [00:03:45.190]➜    CC       lib/libcoreutils_a-fflush.o
2025-08-20T20:10:54.7994595Z [00:03:45.205]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.8001072Z [00:03:45.205]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.8001731Z [00:03:45.205]➜  Thread model: posix
2025-08-20T20:10:54.8002320Z [00:03:45.205]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.8003193Z [00:03:45.205]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.8004104Z [00:03:45.205]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.8004810Z [00:03:45.205]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.8005419Z [00:03:45.205]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.8012579Z [00:03:45.207]➜   (in-process)
2025-08-20T20:10:54.8030586Z [00:03:45.207]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dup-safer-flag.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-dup-safer-flag.Tpo -MT lib/libcoreutils_a-dup-safer-flag.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-dup-safer-flag.o -x c lib/dup-safer-flag.c
2025-08-20T20:10:54.8055945Z [00:03:45.211]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.8059420Z [00:03:45.211]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.8061742Z [00:03:45.211]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.8062539Z [00:03:45.211]➜  Thread model: posix
2025-08-20T20:10:54.8063477Z [00:03:45.211]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.8066537Z [00:03:45.211]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.8068404Z [00:03:45.211]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.8070029Z [00:03:45.211]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.8071836Z [00:03:45.211]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.8072875Z [00:03:45.211]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.8073802Z [00:03:45.212]➜   (in-process)
2025-08-20T20:10:54.8090267Z [00:03:45.212]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fflush.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fflush.Tpo -MT lib/libcoreutils_a-fflush.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fflush.o -x c lib/fflush.c
2025-08-20T20:10:54.8102214Z [00:03:45.212]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.8102817Z [00:03:45.212]➜  Thread model: posix
2025-08-20T20:10:54.8110063Z [00:03:45.216]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.8111223Z [00:03:45.216]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.8112198Z [00:03:45.216]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.8112915Z [00:03:45.216]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.8113485Z [00:03:45.216]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.8114376Z [00:03:45.216]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.8115702Z [00:03:45.216]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.8116767Z [00:03:45.216]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.8117457Z [00:03:45.216]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.8118345Z [00:03:45.216]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.8119046Z [00:03:45.216]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.8119886Z [00:03:45.216]➜  #include "..." search starts here:
2025-08-20T20:10:54.8120527Z [00:03:45.216]➜  #include <...> search starts here:
2025-08-20T20:10:54.8121070Z [00:03:45.216]➜   .
2025-08-20T20:10:54.8121510Z [00:03:45.216]➜   ./lib
2025-08-20T20:10:54.8121951Z [00:03:45.216]➜   src
2025-08-20T20:10:54.8122479Z [00:03:45.216]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.8123090Z [00:03:45.216]➜   /usr/local/include
2025-08-20T20:10:54.8123674Z [00:03:45.216]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.8124248Z [00:03:45.216]➜   /usr/include
2025-08-20T20:10:54.8124732Z [00:03:45.216]➜  End of search list.
2025-08-20T20:10:54.8125215Z [00:03:45.216]➜   (in-process)
2025-08-20T20:10:54.8137277Z [00:03:45.216]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fdutimensat.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fdutimensat.Tpo -MT lib/libcoreutils_a-fdutimensat.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fdutimensat.o -x c lib/fdutimensat.c
2025-08-20T20:10:54.8151064Z [00:03:45.216]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.8152444Z [00:03:45.216]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.8153572Z [00:03:45.216]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.8154309Z [00:03:45.216]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.8155025Z [00:03:45.216]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.8155724Z [00:03:45.216]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.8156422Z [00:03:45.216]➜  #include "..." search starts here:
2025-08-20T20:10:54.8157113Z [00:03:45.216]➜  #include <...> search starts here:
2025-08-20T20:10:54.8157887Z [00:03:45.216]➜   .
2025-08-20T20:10:54.8158585Z [00:03:45.216]➜   ./lib
2025-08-20T20:10:54.8159037Z [00:03:45.216]➜   src
2025-08-20T20:10:54.8159575Z [00:03:45.216]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.8160209Z [00:03:45.216]➜   /usr/local/include
2025-08-20T20:10:54.8160808Z [00:03:45.216]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.8161390Z [00:03:45.216]➜   /usr/include
2025-08-20T20:10:54.8161879Z [00:03:45.216]➜  End of search list.
2025-08-20T20:10:54.8162922Z [00:03:45.216]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.8163965Z [00:03:45.216]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.8164687Z [00:03:45.217]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.8165366Z [00:03:45.217]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.8166262Z [00:03:45.217]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.8166919Z [00:03:45.217]➜  #include "..." search starts here:
2025-08-20T20:10:54.8167570Z [00:03:45.217]➜  #include <...> search starts here:
2025-08-20T20:10:54.8202496Z [00:03:45.217]➜   .
2025-08-20T20:10:54.8203202Z [00:03:45.223]➜   ./lib
2025-08-20T20:10:54.8203672Z [00:03:45.223]➜   src
2025-08-20T20:10:54.8204228Z [00:03:45.223]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.8204858Z [00:03:45.223]➜   /usr/local/include
2025-08-20T20:10:54.8205470Z [00:03:45.223]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.8206064Z [00:03:45.223]➜   /usr/include
2025-08-20T20:10:54.8206583Z [00:03:45.223]➜  End of search list.
2025-08-20T20:10:54.8575751Z [00:03:45.263]➜    CC       lib/libcoreutils_a-file-has-acl.o
2025-08-20T20:10:54.8669094Z [00:03:45.271]➜    CC       lib/libcoreutils_a-file-set.o
2025-08-20T20:10:54.8672318Z [00:03:45.272]➜    CC       lib/libcoreutils_a-file-type.o
2025-08-20T20:10:54.8702634Z [00:03:45.276]➜    CC       lib/libcoreutils_a-filemode.o
2025-08-20T20:10:54.8755509Z [00:03:45.281]➜    CC       lib/libcoreutils_a-filenamecat.o
2025-08-20T20:10:54.8845378Z [00:03:45.290]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.8846482Z [00:03:45.290]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.8847273Z [00:03:45.290]➜  Thread model: posix
2025-08-20T20:10:54.8848282Z [00:03:45.290]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.8850421Z [00:03:45.290]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.8851746Z [00:03:45.290]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.8852672Z [00:03:45.290]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.8853210Z [00:03:45.290]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.8853909Z [00:03:45.290]➜   (in-process)
2025-08-20T20:10:54.8865080Z [00:03:45.291]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name file-has-acl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-file-has-acl.Tpo -MT lib/libcoreutils_a-file-has-acl.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-file-has-acl.o -x c lib/file-has-acl.c
2025-08-20T20:10:54.8877416Z [00:03:45.292]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.8878899Z [00:03:45.293]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.8879861Z [00:03:45.293]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.8880498Z [00:03:45.293]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.8881097Z [00:03:45.293]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.8881936Z [00:03:45.293]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.8882544Z [00:03:45.293]➜  #include "..." search starts here:
2025-08-20T20:10:54.8883119Z [00:03:45.293]➜  #include <...> search starts here:
2025-08-20T20:10:54.8883608Z [00:03:45.293]➜   .
2025-08-20T20:10:54.8883966Z [00:03:45.293]➜   ./lib
2025-08-20T20:10:54.8884353Z [00:03:45.293]➜   src
2025-08-20T20:10:54.8884814Z [00:03:45.293]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.8885350Z [00:03:45.293]➜   /usr/local/include
2025-08-20T20:10:54.8885864Z [00:03:45.293]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.8886361Z [00:03:45.293]➜   /usr/include
2025-08-20T20:10:54.8887502Z [00:03:45.293]➜  End of search list.
2025-08-20T20:10:54.8901093Z [00:03:45.296]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.8905431Z [00:03:45.296]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.8906003Z [00:03:45.296]➜  Thread model: posix
2025-08-20T20:10:54.8906590Z [00:03:45.296]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.8907394Z [00:03:45.296]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.8908455Z [00:03:45.296]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.8909418Z [00:03:45.296]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.8909976Z [00:03:45.296]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.8913002Z [00:03:45.297]➜   (in-process)
2025-08-20T20:10:54.8971023Z [00:03:45.300]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name file-type.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-file-type.Tpo -MT lib/libcoreutils_a-file-type.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-file-type.o -x c lib/file-type.c
2025-08-20T20:10:54.8989966Z [00:03:45.300]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.8991470Z [00:03:45.300]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.8992434Z [00:03:45.300]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.8993077Z [00:03:45.301]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.8993768Z [00:03:45.301]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.8994444Z [00:03:45.302]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.8995099Z [00:03:45.302]➜  #include "..." search starts here:
2025-08-20T20:10:54.8995729Z [00:03:45.302]➜  #include <...> search starts here:
2025-08-20T20:10:54.8996314Z [00:03:45.302]➜   .
2025-08-20T20:10:54.8996738Z [00:03:45.302]➜   ./lib
2025-08-20T20:10:54.8997173Z [00:03:45.303]➜   src
2025-08-20T20:10:54.8997905Z [00:03:45.303]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.8998738Z [00:03:45.303]➜   /usr/local/include
2025-08-20T20:10:54.8999313Z [00:03:45.303]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.8999873Z [00:03:45.303]➜   /usr/include
2025-08-20T20:10:54.9000356Z [00:03:45.303]➜  End of search list.
2025-08-20T20:10:54.9000925Z [00:03:45.304]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.9001576Z [00:03:45.304]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.9002151Z [00:03:45.304]➜  Thread model: posix
2025-08-20T20:10:54.9002745Z [00:03:45.304]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.9003542Z [00:03:45.304]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.9004450Z [00:03:45.304]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.9005159Z [00:03:45.304]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.9005703Z [00:03:45.304]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.9006240Z [00:03:45.304]➜   (in-process)
2025-08-20T20:10:54.9024207Z [00:03:45.307]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name file-set.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-file-set.Tpo -MT lib/libcoreutils_a-file-set.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-file-set.o -x c lib/file-set.c
2025-08-20T20:10:54.9044376Z [00:03:45.310]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.9045825Z [00:03:45.310]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.9046954Z [00:03:45.310]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.9047717Z [00:03:45.310]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.9048846Z [00:03:45.310]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.9049582Z [00:03:45.310]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.9050274Z [00:03:45.310]➜  #include "..." search starts here:
2025-08-20T20:10:54.9050929Z [00:03:45.310]➜  #include <...> search starts here:
2025-08-20T20:10:54.9051486Z [00:03:45.310]➜   .
2025-08-20T20:10:54.9051910Z [00:03:45.310]➜   ./lib
2025-08-20T20:10:54.9052324Z [00:03:45.310]➜   src
2025-08-20T20:10:54.9052847Z [00:03:45.310]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.9053440Z [00:03:45.310]➜   /usr/local/include
2025-08-20T20:10:54.9054008Z [00:03:45.310]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.9054567Z [00:03:45.310]➜   /usr/include
2025-08-20T20:10:54.9055076Z [00:03:45.310]➜  End of search list.
2025-08-20T20:10:54.9200213Z [00:03:45.325]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.9201413Z [00:03:45.325]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.9202024Z [00:03:45.325]➜  Thread model: posix
2025-08-20T20:10:54.9202687Z [00:03:45.325]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.9203582Z [00:03:45.325]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.9204641Z [00:03:45.325]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.9205425Z [00:03:45.325]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.9206028Z [00:03:45.325]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.9213030Z [00:03:45.327]➜   (in-process)
2025-08-20T20:10:54.9234246Z [00:03:45.327]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name filenamecat.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-filenamecat.Tpo -MT lib/libcoreutils_a-filenamecat.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-filenamecat.o -x c lib/filenamecat.c
2025-08-20T20:10:54.9248602Z [00:03:45.327]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:54.9249253Z [00:03:45.327]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:54.9249788Z [00:03:45.327]➜  Thread model: posix
2025-08-20T20:10:54.9250351Z [00:03:45.327]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:54.9251201Z [00:03:45.327]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.9252156Z [00:03:45.327]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:54.9252914Z [00:03:45.327]➜  Candidate multilib: .;@m64
2025-08-20T20:10:54.9253538Z [00:03:45.327]➜  Selected multilib: .;@m64
2025-08-20T20:10:54.9254105Z [00:03:45.328]➜   (in-process)
2025-08-20T20:10:54.9265752Z [00:03:45.328]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name filemode.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-filemode.Tpo -MT lib/libcoreutils_a-filemode.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-filemode.o -x c lib/filemode.c
2025-08-20T20:10:54.9277748Z [00:03:45.329]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.9279200Z [00:03:45.329]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.9280311Z [00:03:45.330]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.9281066Z [00:03:45.333]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.9281770Z [00:03:45.333]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.9282475Z [00:03:45.333]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.9283141Z [00:03:45.333]➜  #include "..." search starts here:
2025-08-20T20:10:54.9284017Z [00:03:45.333]➜  #include <...> search starts here:
2025-08-20T20:10:54.9284575Z [00:03:45.333]➜   .
2025-08-20T20:10:54.9284985Z [00:03:45.333]➜   ./lib
2025-08-20T20:10:54.9285402Z [00:03:45.333]➜   src
2025-08-20T20:10:54.9285940Z [00:03:45.333]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.9286557Z [00:03:45.333]➜   /usr/local/include
2025-08-20T20:10:54.9287137Z [00:03:45.333]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.9287701Z [00:03:45.333]➜   /usr/include
2025-08-20T20:10:54.9288424Z [00:03:45.333]➜  End of search list.
2025-08-20T20:10:54.9302543Z [00:03:45.336]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:54.9312302Z [00:03:45.337]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:54.9313540Z [00:03:45.337]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:54.9314300Z [00:03:45.337]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:54.9314980Z [00:03:45.337]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:54.9315671Z [00:03:45.337]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:54.9329460Z [00:03:45.337]➜  #include "..." search starts here:
2025-08-20T20:10:54.9331414Z [00:03:45.337]➜  #include <...> search starts here:
2025-08-20T20:10:54.9331916Z [00:03:45.337]➜   .
2025-08-20T20:10:54.9332280Z [00:03:45.337]➜   ./lib
2025-08-20T20:10:54.9332670Z [00:03:45.337]➜   src
2025-08-20T20:10:54.9333148Z [00:03:45.337]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:54.9333731Z [00:03:45.337]➜   /usr/local/include
2025-08-20T20:10:54.9334269Z [00:03:45.337]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:54.9334788Z [00:03:45.337]➜   /usr/include
2025-08-20T20:10:54.9335255Z [00:03:45.337]➜  End of search list.
2025-08-20T20:10:54.9706891Z [00:03:45.376]➜    CC       lib/libcoreutils_a-filenamecat-lgpl.o
2025-08-20T20:10:54.9831594Z [00:03:45.389]➜    CC       lib/libcoreutils_a-filevercmp.o
2025-08-20T20:10:54.9973314Z [00:03:45.403]➜    CC       lib/libcoreutils_a-float.o
2025-08-20T20:10:55.0049553Z [00:03:45.410]➜    CC       lib/libcoreutils_a-fopen-safer.o
2025-08-20T20:10:55.0056817Z [00:03:45.411]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.0057534Z [00:03:45.411]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.0058297Z [00:03:45.411]➜  Thread model: posix
2025-08-20T20:10:55.0058928Z [00:03:45.411]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.0059718Z [00:03:45.411]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.0060658Z [00:03:45.411]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.0061378Z [00:03:45.411]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.0062199Z [00:03:45.411]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.0062747Z [00:03:45.411]➜   (in-process)
2025-08-20T20:10:55.0074693Z [00:03:45.411]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name filenamecat-lgpl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-filenamecat-lgpl.Tpo -MT lib/libcoreutils_a-filenamecat-lgpl.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-filenamecat-lgpl.o -x c lib/filenamecat-lgpl.c
2025-08-20T20:10:55.0086817Z [00:03:45.412]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.0088407Z [00:03:45.413]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.0089696Z [00:03:45.413]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.0090467Z [00:03:45.413]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.0091251Z [00:03:45.413]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.0092009Z [00:03:45.413]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.0092680Z [00:03:45.413]➜  #include "..." search starts here:
2025-08-20T20:10:55.0093365Z [00:03:45.413]➜  #include <...> search starts here:
2025-08-20T20:10:55.0093917Z [00:03:45.413]➜   .
2025-08-20T20:10:55.0094317Z [00:03:45.413]➜   ./lib
2025-08-20T20:10:55.0094737Z [00:03:45.413]➜   src
2025-08-20T20:10:55.0095272Z [00:03:45.413]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.0095851Z [00:03:45.413]➜   /usr/local/include
2025-08-20T20:10:55.0096449Z [00:03:45.413]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.0097047Z [00:03:45.413]➜   /usr/include
2025-08-20T20:10:55.0097783Z [00:03:45.413]➜  End of search list.
2025-08-20T20:10:55.0240416Z [00:03:45.429]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.0241188Z [00:03:45.429]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.0241743Z [00:03:45.429]➜  Thread model: posix
2025-08-20T20:10:55.0242297Z [00:03:45.429]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.0243049Z [00:03:45.429]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.0243923Z [00:03:45.429]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.0244600Z [00:03:45.429]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.0245364Z [00:03:45.429]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.0246929Z [00:03:45.430]➜   (in-process)
2025-08-20T20:10:55.0262679Z [00:03:45.431]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name filevercmp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-filevercmp.Tpo -MT lib/libcoreutils_a-filevercmp.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-filevercmp.o -x c lib/filevercmp.c
2025-08-20T20:10:55.0274232Z [00:03:45.432]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.0275431Z [00:03:45.433]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.0276320Z [00:03:45.433]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.0276886Z [00:03:45.433]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.0277462Z [00:03:45.433]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.0298630Z [00:03:45.433]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.0299640Z [00:03:45.434]➜  #include "..." search starts here:
2025-08-20T20:10:55.0300498Z [00:03:45.434]➜  #include <...> search starts here:
2025-08-20T20:10:55.0301020Z [00:03:45.434]➜   .
2025-08-20T20:10:55.0301396Z [00:03:45.434]➜   ./lib
2025-08-20T20:10:55.0301794Z [00:03:45.434]➜   src
2025-08-20T20:10:55.0302296Z [00:03:45.434]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.0302863Z [00:03:45.434]➜   /usr/local/include
2025-08-20T20:10:55.0303422Z [00:03:45.434]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.0303969Z [00:03:45.434]➜   /usr/include
2025-08-20T20:10:55.0304451Z [00:03:45.434]➜  End of search list.
2025-08-20T20:10:55.0362760Z [00:03:45.442]➜    CC       lib/libcoreutils_a-fprintftime.o
2025-08-20T20:10:55.0492834Z [00:03:45.455]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.0494137Z [00:03:45.455]➜  Target: Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.0495118Z [00:03:45.455]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.0496175Z [00:03:45.455]➜  Thread model: posix
2025-08-20T20:10:55.0496943Z [00:03:45.455]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.0497917Z [00:03:45.455]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.0499583Z [00:03:45.455]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.0500506Z [00:03:45.455]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.0501306Z [00:03:45.455]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.0502066Z [00:03:45.455]➜  x86_64-pc-linux-gnu
2025-08-20T20:10:55.0502630Z [00:03:45.456]➜  Thread model:  (in-process)
2025-08-20T20:10:55.0541247Z [00:03:45.456]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name float.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-float.Tpo -MT lib/libcoreutils_a-float.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-float.o -x c lib/float.c
2025-08-20T20:10:55.0557958Z [00:03:45.461]➜  posix
2025-08-20T20:10:55.0558795Z [00:03:45.461]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.0559582Z [00:03:45.461]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.0560447Z [00:03:45.461]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.0561118Z [00:03:45.461]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.0561637Z [00:03:45.461]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.0562453Z [00:03:45.461]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.0563770Z [00:03:45.461]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.0564835Z [00:03:45.461]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.0565541Z [00:03:45.461]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.0566397Z [00:03:45.461]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.0567053Z [00:03:45.461]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.0567661Z [00:03:45.461]➜  #include "..." search starts here:
2025-08-20T20:10:55.0568461Z [00:03:45.461]➜  #include <...> search starts here:
2025-08-20T20:10:55.0568965Z [00:03:45.461]➜   .
2025-08-20T20:10:55.0569325Z [00:03:45.461]➜   ./lib
2025-08-20T20:10:55.0569703Z [00:03:45.461]➜   src
2025-08-20T20:10:55.0570167Z [00:03:45.461]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.0570725Z [00:03:45.461]➜   /usr/local/include
2025-08-20T20:10:55.0571247Z [00:03:45.461]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.0571769Z [00:03:45.461]➜   /usr/include
2025-08-20T20:10:55.0572217Z [00:03:45.461]➜  End of search list.
2025-08-20T20:10:55.0572686Z [00:03:45.461]➜   (in-process)
2025-08-20T20:10:55.0584255Z [00:03:45.461]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fopen-safer.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fopen-safer.Tpo -MT lib/libcoreutils_a-fopen-safer.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fopen-safer.o -x c lib/fopen-safer.c
2025-08-20T20:10:55.0595268Z [00:03:45.461]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.0596720Z [00:03:45.461]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.0597731Z [00:03:45.461]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.0598541Z [00:03:45.461]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.0599174Z [00:03:45.461]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.0599793Z [00:03:45.461]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.0600518Z [00:03:45.461]➜  #include "..." search starts here:
2025-08-20T20:10:55.0601099Z [00:03:45.461]➜  #include <...> search starts here:
2025-08-20T20:10:55.0601601Z [00:03:45.461]➜   .
2025-08-20T20:10:55.0601970Z [00:03:45.461]➜   ./lib
2025-08-20T20:10:55.0602354Z [00:03:45.461]➜   src
2025-08-20T20:10:55.0602827Z [00:03:45.461]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.0603373Z [00:03:45.461]➜   /usr/local/include
2025-08-20T20:10:55.0603893Z [00:03:45.461]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.0604401Z [00:03:45.461]➜   /usr/include
2025-08-20T20:10:55.0604861Z [00:03:45.461]➜  End of search list.
2025-08-20T20:10:55.0722669Z [00:03:45.478]➜    CC       lib/libcoreutils_a-fpurge.o
2025-08-20T20:10:55.0743460Z [00:03:45.480]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.0746803Z [00:03:45.480]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.0747926Z [00:03:45.480]➜  Thread model: posix
2025-08-20T20:10:55.0749025Z [00:03:45.480]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.0750096Z [00:03:45.480]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.0751208Z [00:03:45.480]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.0752116Z [00:03:45.480]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.0752863Z [00:03:45.480]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.0761352Z [00:03:45.482]➜   (in-process)
2025-08-20T20:10:55.0771926Z [00:03:45.482]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fprintftime.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fprintftime.Tpo -MT lib/libcoreutils_a-fprintftime.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include   CC       lib/libcoreutils_a-freadahead.o
2025-08-20T20:10:55.0789872Z [00:03:45.484]➜  -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fprintftime.o -x c lib/fprintftime.c
2025-08-20T20:10:55.0807298Z [00:03:45.486]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.0843567Z [00:03:45.490]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.0846796Z [00:03:45.490]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.0859259Z [00:03:45.490]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.0862514Z [00:03:45.492]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.0863468Z [00:03:45.492]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.0864493Z [00:03:45.492]➜  #include "..." search starts here:
2025-08-20T20:10:55.0865126Z [00:03:45.492]➜  #include <...> search starts here:
2025-08-20T20:10:55.0865628Z [00:03:45.492]➜   .
2025-08-20T20:10:55.0865997Z [00:03:45.492]➜   ./lib
2025-08-20T20:10:55.0866635Z [00:03:45.492]➜   src
2025-08-20T20:10:55.0867142Z [00:03:45.492]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.0867704Z [00:03:45.492]➜   /usr/local/include
2025-08-20T20:10:55.0868451Z [00:03:45.492]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.0868984Z [00:03:45.492]➜   /usr/include
2025-08-20T20:10:55.0869455Z [00:03:45.492]➜  End of search list.
2025-08-20T20:10:55.1055353Z [00:03:45.511]➜    CC       lib/libcoreutils_a-freading.o
2025-08-20T20:10:55.1132558Z [00:03:45.519]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.1133334Z [00:03:45.519]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.1133929Z [00:03:45.519]➜  Thread model: posix
2025-08-20T20:10:55.1134508Z [00:03:45.519]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.1135316Z [00:03:45.519]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.1136427Z [00:03:45.519]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.1142689Z [00:03:45.520]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.1143716Z [00:03:45.520]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.1144617Z [00:03:45.520]➜   (in-process)
2025-08-20T20:10:55.1156117Z [00:03:45.520]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fpurge.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fpurge.Tpo -MT lib/libcoreutils_a-fpurge.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fpurge.o -x c lib/fpurge.c
2025-08-20T20:10:55.1173195Z [00:03:45.521]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.1174413Z [00:03:45.521]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.1175368Z [00:03:45.521]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.1175988Z [00:03:45.521]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.1176596Z [00:03:45.521]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.1177200Z [00:03:45.521]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.1177793Z [00:03:45.521]➜  #include "..." search starts here:
2025-08-20T20:10:55.1178547Z [00:03:45.521]➜  #include <...> search starts here:
2025-08-20T20:10:55.1179030Z [00:03:45.521]➜   .
2025-08-20T20:10:55.1179562Z [00:03:45.521]➜   ./lib
2025-08-20T20:10:55.1179950Z [00:03:45.521]➜   src
2025-08-20T20:10:55.1180409Z [00:03:45.521]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.1180954Z [00:03:45.521]➜   /usr/local/include
2025-08-20T20:10:55.1181468Z [00:03:45.521]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.1181952Z [00:03:45.522]➜   /usr/include
2025-08-20T20:10:55.1182521Z [00:03:45.522]➜  End of search list.
2025-08-20T20:10:55.1216033Z [00:03:45.526]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.1216718Z [00:03:45.526]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.1217268Z [00:03:45.526]➜  Thread model: posix
2025-08-20T20:10:55.1217836Z [00:03:45.526]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.1218888Z [00:03:45.526]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.1219787Z [00:03:45.526]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.1220642Z [00:03:45.526]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.1235164Z [00:03:45.526]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.1235926Z [00:03:45.528]➜    CC       lib/libcoreutils_a-freadptr.o
2025-08-20T20:10:55.1236524Z [00:03:45.528]➜   (in-process)
2025-08-20T20:10:55.1248271Z [00:03:45.529]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name freadahead.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-freadahead.Tpo -MT lib/libcoreutils_a-freadahead.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-freadahead.o -x c lib/freadahead.c
2025-08-20T20:10:55.1268193Z [00:03:45.531]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.1269567Z [00:03:45.531]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.1270541Z [00:03:45.531]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.1271168Z [00:03:45.531]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.1271753Z [00:03:45.531]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.1272354Z [00:03:45.531]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.1272928Z [00:03:45.531]➜  #include "..." search starts here:
2025-08-20T20:10:55.1273486Z [00:03:45.531]➜  #include <...> search starts here:
2025-08-20T20:10:55.1273959Z [00:03:45.531]➜   .
2025-08-20T20:10:55.1274303Z [00:03:45.531]➜   ./lib
2025-08-20T20:10:55.1274671Z [00:03:45.532]➜   src
2025-08-20T20:10:55.1275115Z [00:03:45.532]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.1275644Z [00:03:45.532]➜   /usr/local/include
2025-08-20T20:10:55.1276155Z [00:03:45.532]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.1276860Z [00:03:45.532]➜   /usr/include
2025-08-20T20:10:55.1277313Z [00:03:45.532]➜  End of search list.
2025-08-20T20:10:55.1409563Z [00:03:45.546]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.1413055Z [00:03:45.547]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.1417405Z [00:03:45.547]➜  Thread model: posix
2025-08-20T20:10:55.1422208Z [00:03:45.548]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.1426902Z [00:03:45.548]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.1436706Z [00:03:45.548]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.1437408Z [00:03:45.549]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.1437940Z [00:03:45.549]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.1443763Z [00:03:45.550]➜   (in-process)
2025-08-20T20:10:55.1455537Z [00:03:45.550]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name freading.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-freading.Tpo -MT lib/libcoreutils_a-freading.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-freading.o -x c lib/freading.c
2025-08-20T20:10:55.1490394Z [00:03:45.550]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.1491831Z [00:03:45.550]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.1492912Z [00:03:45.550]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.1493638Z [00:03:45.550]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.1494335Z [00:03:45.550]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.1495054Z [00:03:45.550]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.1495724Z [00:03:45.550]➜  #include "..." search starts here:
2025-08-20T20:10:55.1496367Z [00:03:45.550]➜  #include <...> search starts here:
2025-08-20T20:10:55.1496906Z [00:03:45.550]➜   .
2025-08-20T20:10:55.1497323Z [00:03:45.550]➜   ./lib
2025-08-20T20:10:55.1497736Z [00:03:45.550]➜   src
2025-08-20T20:10:55.1498508Z [00:03:45.550]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.1499133Z [00:03:45.550]➜   /usr/local/include
2025-08-20T20:10:55.1499724Z [00:03:45.550]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.1500280Z [00:03:45.550]➜   /usr/include
2025-08-20T20:10:55.1500775Z [00:03:45.550]➜  End of search list.
2025-08-20T20:10:55.1740107Z [00:03:45.579]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.1740758Z [00:03:45.579]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.1741357Z [00:03:45.579]➜  Thread model: posix
2025-08-20T20:10:55.1744195Z [00:03:45.579]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.1747950Z [00:03:45.580]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.1750867Z [00:03:45.580]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.1751960Z [00:03:45.580]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.1754297Z [00:03:45.580]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.1755085Z [00:03:45.580]➜   (in-process)
2025-08-20T20:10:55.1767720Z [00:03:45.580]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name freadptr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-freadptr.Tpo -MT lib/libcoreutils_a-freadptr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-freadptr.o -x c lib/freadptr.c
2025-08-20T20:10:55.1778819Z [00:03:45.583]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.1781333Z [00:03:45.584]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.1783570Z [00:03:45.584]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.1784435Z [00:03:45.584]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.1785186Z [00:03:45.584]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.1786718Z [00:03:45.584]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.1787344Z [00:03:45.584]➜  #include "..." search starts here:
2025-08-20T20:10:55.1787955Z [00:03:45.584]➜  #include <...> search starts here:
2025-08-20T20:10:55.1788699Z [00:03:45.584]➜   .
2025-08-20T20:10:55.1789061Z [00:03:45.584]➜   ./lib
2025-08-20T20:10:55.1789403Z [00:03:45.584]➜   src
2025-08-20T20:10:55.1789824Z [00:03:45.584]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.1790330Z [00:03:45.584]➜   /usr/local/include
2025-08-20T20:10:55.1790831Z [00:03:45.584]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.1791312Z [00:03:45.584]➜   /usr/include
2025-08-20T20:10:55.1791789Z [00:03:45.584]➜  End of search list.
2025-08-20T20:10:55.1905566Z [00:03:45.596]➜    CC       lib/libcoreutils_a-freadseek.o
2025-08-20T20:10:55.1951913Z [00:03:45.600]➜    CC       lib/libcoreutils_a-freopen-safer.o
2025-08-20T20:10:55.2084517Z [00:03:45.614]➜    CC       lib/libcoreutils_a-fseek.o
2025-08-20T20:10:55.2162007Z [00:03:45.621]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.2162793Z [00:03:45.621]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.2163392Z [00:03:45.621]➜  Thread model: posix
2025-08-20T20:10:55.2164030Z [00:03:45.621]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.2164875Z [00:03:45.621]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.2166148Z [00:03:45.621]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.2167224Z [00:03:45.622]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.2168227Z [00:03:45.622]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.2177321Z [00:03:45.623]➜   (in-process)
2025-08-20T20:10:55.2193465Z [00:03:45.624]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name freadseek.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-freadseek.Tpo -MT lib/libcoreutils_a-freadseek.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-freadseek.o -x c lib/freadseek.c
2025-08-20T20:10:55.2243707Z [00:03:45.629]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.2245747Z [00:03:45.629]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.2246348Z [00:03:45.629]➜  Thread model: posix
2025-08-20T20:10:55.2246951Z [00:03:45.629]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.2248250Z [00:03:45.629]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.2249209Z [00:03:45.629]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.2251686Z [00:03:45.629]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.2252394Z [00:03:45.629]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.2253308Z [00:03:45.629]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.2254758Z [00:03:45.629]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.2256217Z [00:03:45.629]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.2258289Z [00:03:45.629]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.2259089Z [00:03:45.629]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.2259969Z [00:03:45.629]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.2261104Z [00:03:45.629]➜  #include "..." search starts here:
2025-08-20T20:10:55.2261821Z [00:03:45.629]➜  #include <...> search starts here:
2025-08-20T20:10:55.2262632Z [00:03:45.629]➜   .
2025-08-20T20:10:55.2263053Z [00:03:45.629]➜   ./lib
2025-08-20T20:10:55.2263960Z [00:03:45.629]➜   src
2025-08-20T20:10:55.2264823Z [00:03:45.629]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.2265375Z [00:03:45.629]➜   /usr/local/include
2025-08-20T20:10:55.2266233Z [00:03:45.629]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.2266969Z [00:03:45.629]➜   /usr/include
2025-08-20T20:10:55.2267485Z [00:03:45.629]➜  End of search list.
2025-08-20T20:10:55.2268315Z [00:03:45.629]➜   (in-process)
2025-08-20T20:10:55.2281198Z [00:03:45.629]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name freopen-safer.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-freopen-safer.Tpo -MT lib/libcoreutils_a-freopen-safer.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-freopen-safer.o -x c lib/freopen-safer.c
2025-08-20T20:10:55.2291940Z [00:03:45.630]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.2293195Z [00:03:45.631]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.2294174Z [00:03:45.631]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.2294797Z [00:03:45.632]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.2295405Z [00:03:45.632]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.2296027Z [00:03:45.632]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.2296623Z [00:03:45.632]➜  #include "..." search starts here:
2025-08-20T20:10:55.2297397Z [00:03:45.633]➜  #include <...> search starts here:
2025-08-20T20:10:55.2297879Z [00:03:45.633]➜   .
2025-08-20T20:10:55.2298442Z [00:03:45.633]➜   ./lib
2025-08-20T20:10:55.2298810Z [00:03:45.633]➜   src
2025-08-20T20:10:55.2299290Z [00:03:45.633]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.2299817Z [00:03:45.633]➜   /usr/local/include
2025-08-20T20:10:55.2300327Z [00:03:45.633]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.2300825Z [00:03:45.633]➜   /usr/include
2025-08-20T20:10:55.2301264Z [00:03:45.633]➜  End of search list.
2025-08-20T20:10:55.2618618Z [00:03:45.667]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.2619421Z [00:03:45.667]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.2620011Z [00:03:45.667]➜  Thread model: posix
2025-08-20T20:10:55.2620648Z [00:03:45.667]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.2621528Z [00:03:45.667]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.2622528Z [00:03:45.667]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.2623315Z [00:03:45.667]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.2623940Z [00:03:45.667]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.2648557Z [00:03:45.670]➜   (in-process)
2025-08-20T20:10:55.2660473Z [00:03:45.670]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fseek.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fseek.Tpo -MT lib/libcoreutils_a-fseek.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fseek.o -x c lib/fseek.c
2025-08-20T20:10:55.2671116Z [00:03:45.670]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.2672420Z [00:03:45.670]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.2673616Z [00:03:45.670]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.2674283Z [00:03:45.670]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.2674871Z [00:03:45.670]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.2675484Z [00:03:45.670]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.2676095Z [00:03:45.670]➜  #include "..." search starts here:
2025-08-20T20:10:55.2676712Z [00:03:45.670]➜  #include <...> search starts here:
2025-08-20T20:10:55.2677221Z [00:03:45.670]➜   .
2025-08-20T20:10:55.2677605Z [00:03:45.670]➜   ./lib
2025-08-20T20:10:55.2678205Z [00:03:45.670]➜   src
2025-08-20T20:10:55.2678688Z [00:03:45.670]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.2679246Z [00:03:45.670]➜   /usr/local/include
2025-08-20T20:10:55.2679775Z [00:03:45.670]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.2680491Z [00:03:45.670]➜   /usr/include
2025-08-20T20:10:55.2680955Z [00:03:45.670]➜  End of search list.
2025-08-20T20:10:55.2789512Z [00:03:45.684]➜    CC       lib/libcoreutils_a-fseeko.o
2025-08-20T20:10:55.3023430Z [00:03:45.708]➜    CC       lib/libcoreutils_a-fseterr.o
2025-08-20T20:10:55.3081604Z [00:03:45.713]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.3084530Z [00:03:45.714]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.3087134Z [00:03:45.714]➜  Thread model: posix
2025-08-20T20:10:55.3090227Z [00:03:45.714]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.3095133Z [00:03:45.715]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.3106085Z [00:03:45.716]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.3107292Z [00:03:45.716]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.3109938Z [00:03:45.716]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.3110638Z [00:03:45.716]➜   (in-process)
2025-08-20T20:10:55.3128472Z [00:03:45.717]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fseeko.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fseeko.Tpo -MT lib/libcoreutils_a-fseeko.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fseeko.o -x c lib/fseeko.c
2025-08-20T20:10:55.3142422Z [00:03:45.720]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.3144099Z [00:03:45.720]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.3145769Z [00:03:45.720]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.3146880Z [00:03:45.720]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.3164697Z [00:03:45.720]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.3167081Z [00:03:45.720]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.3168298Z [00:03:45.720]➜  #include "..." search starts here:
2025-08-20T20:10:55.3169082Z [00:03:45.720]➜  #include <...> search starts here:
2025-08-20T20:10:55.3169754Z [00:03:45.720]➜   .
2025-08-20T20:10:55.3170121Z [00:03:45.720]➜   ./lib
2025-08-20T20:10:55.3170494Z [00:03:45.722]➜   src
2025-08-20T20:10:55.3170954Z [00:03:45.722]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.3171485Z [00:03:45.722]➜   /usr/local/include
2025-08-20T20:10:55.3171993Z [00:03:45.722]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.3172495Z [00:03:45.722]➜   /usr/include
2025-08-20T20:10:55.3172921Z [00:03:45.722]➜  End of search list.
2025-08-20T20:10:55.3265980Z [00:03:45.732]➜    CC       lib/libcoreutils_a-fsusage.o
2025-08-20T20:10:55.3390624Z [00:03:45.744]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.3396062Z [00:03:45.745]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.3400660Z [00:03:45.746]➜  Thread model: posix
2025-08-20T20:10:55.3403615Z [00:03:45.746]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.3404705Z [00:03:45.746]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.3405824Z [00:03:45.746]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.3406722Z [00:03:45.746]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.3407378Z [00:03:45.746]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.3407978Z [00:03:45.746]➜   (in-process)
2025-08-20T20:10:55.3445021Z [00:03:45.746]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fseterr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fseterr.Tpo -MT lib/libcoreutils_a-fseterr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fseterr.o -x c lib/fseterr.c
2025-08-20T20:10:55.3456091Z [00:03:45.746]➜    CC       lib/libcoreutils_a-ftoastr.o
2025-08-20T20:10:55.3459369Z [00:03:45.749]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.3460722Z [00:03:45.749]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.3461925Z [00:03:45.749]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.3462658Z [00:03:45.749]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.3463358Z [00:03:45.749]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.3464017Z [00:03:45.749]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.3464662Z [00:03:45.749]➜  #include "..." search starts here:
2025-08-20T20:10:55.3465286Z [00:03:45.749]➜  #include <...> search starts here:
2025-08-20T20:10:55.3465983Z [00:03:45.749]➜   .
2025-08-20T20:10:55.3466400Z [00:03:45.749]➜   ./lib
2025-08-20T20:10:55.3466817Z [00:03:45.749]➜   src
2025-08-20T20:10:55.3467309Z [00:03:45.749]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.3467879Z [00:03:45.749]➜   /usr/local/include
2025-08-20T20:10:55.3468672Z [00:03:45.750]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.3469225Z [00:03:45.750]➜   /usr/include
2025-08-20T20:10:55.3469708Z [00:03:45.750]➜  End of search list.
2025-08-20T20:10:55.3474010Z [00:03:45.753]➜    CC       lib/libcoreutils_a-fts.o
2025-08-20T20:10:55.3694424Z [00:03:45.775]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.3699825Z [00:03:45.775]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.3702118Z [00:03:45.776]➜  Thread model: posix
2025-08-20T20:10:55.3704266Z [00:03:45.776]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.3707556Z [00:03:45.776]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.3711862Z [00:03:45.777]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.3713146Z [00:03:45.777]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.3713937Z [00:03:45.777]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.3714465Z [00:03:45.777]➜   (in-process)
2025-08-20T20:10:55.3725444Z [00:03:45.777]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fts.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fts.Tpo -MT lib/libcoreutils_a-fts.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fts.o -x c lib/fts.c
2025-08-20T20:10:55.3735345Z [00:03:45.777]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.3736463Z [00:03:45.777]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.3737314Z [00:03:45.777]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.3737897Z [00:03:45.777]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.3759355Z [00:03:45.777]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.3759998Z [00:03:45.777]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.3760639Z [00:03:45.780]➜  #include "..." search starts here:
2025-08-20T20:10:55.3761211Z [00:03:45.780]➜  #include <...> search starts here:
2025-08-20T20:10:55.3761676Z [00:03:45.780]➜   .
2025-08-20T20:10:55.3762009Z [00:03:45.780]➜   ./lib
2025-08-20T20:10:55.3762404Z [00:03:45.780]➜   src
2025-08-20T20:10:55.3762881Z [00:03:45.780]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.3763431Z [00:03:45.780]➜   /usr/local/include
2025-08-20T20:10:55.3763965Z [00:03:45.780]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.3764653Z [00:03:45.780]➜   /usr/include
2025-08-20T20:10:55.3765099Z [00:03:45.780]➜  End of search list.
2025-08-20T20:10:55.3768507Z [00:03:45.782]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.3769333Z [00:03:45.782]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.3770195Z [00:03:45.782]➜  Thread model: posix
2025-08-20T20:10:55.3771177Z [00:03:45.782]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.3772274Z [00:03:45.782]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.3773164Z [00:03:45.782]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.3773854Z [00:03:45.782]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.3774401Z [00:03:45.782]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.3776502Z [00:03:45.783]➜   (in-process)
2025-08-20T20:10:55.3858916Z [00:03:45.789]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name fsusage.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-fsusage.Tpo -MT lib/libcoreutils_a-fsusage.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-fsusage.o -x c lib/fsusage.c
2025-08-20T20:10:55.3870753Z [00:03:45.789]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.3872108Z [00:03:45.789]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.3877439Z [00:03:45.790]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.3878488Z [00:03:45.790]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.3879180Z [00:03:45.790]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.3879845Z [00:03:45.790]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.3880525Z [00:03:45.790]➜  #include "..." search starts here:
2025-08-20T20:10:55.3881162Z [00:03:45.790]➜  #include <...> search starts here:
2025-08-20T20:10:55.3881669Z [00:03:45.790]➜   .
2025-08-20T20:10:55.3882060Z [00:03:45.790]➜   ./lib
2025-08-20T20:10:55.3882474Z [00:03:45.790]➜   src
2025-08-20T20:10:55.3882978Z [00:03:45.790]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.3883583Z [00:03:45.790]➜   /usr/local/include
2025-08-20T20:10:55.3884100Z [00:03:45.790]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.3884638Z [00:03:45.790]➜   /usr/include
2025-08-20T20:10:55.3885122Z [00:03:45.790]➜  End of search list.
2025-08-20T20:10:55.3885693Z [00:03:45.790]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.3886304Z [00:03:45.790]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.3886881Z [00:03:45.790]➜  Thread model: posix
2025-08-20T20:10:55.3887473Z [00:03:45.790]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.3888668Z [00:03:45.790]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.3889656Z [00:03:45.790]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.3890392Z [00:03:45.790]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.3890986Z [00:03:45.790]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.3897352Z [00:03:45.793]➜   (in-process)
2025-08-20T20:10:55.3909014Z [00:03:45.793]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ftoastr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-ftoastr.Tpo -MT lib/libcoreutils_a-ftoastr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-ftoastr.o -x c lib/ftoastr.c
2025-08-20T20:10:55.3919515Z [00:03:45.795]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.3921069Z [00:03:45.795]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.3922154Z [00:03:45.795]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.3922903Z [00:03:45.795]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.3923601Z [00:03:45.795]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.3924265Z [00:03:45.795]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.3924896Z [00:03:45.795]➜  #include "..." search starts here:
2025-08-20T20:10:55.3925499Z [00:03:45.795]➜  #include <...> search starts here:
2025-08-20T20:10:55.3926172Z [00:03:45.795]➜   .
2025-08-20T20:10:55.3926606Z [00:03:45.795]➜   ./lib
2025-08-20T20:10:55.3927049Z [00:03:45.795]➜   src
2025-08-20T20:10:55.3927571Z [00:03:45.795]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.3929506Z [00:03:45.795]➜   /usr/local/include
2025-08-20T20:10:55.3930136Z [00:03:45.795]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.3930730Z [00:03:45.795]➜   /usr/include
2025-08-20T20:10:55.3931235Z [00:03:45.795]➜  End of search list.
2025-08-20T20:10:55.3969527Z [00:03:45.802]➜    CC       lib/libcoreutils_a-full-read.o
2025-08-20T20:10:55.3992660Z [00:03:45.805]➜    CC       lib/libcoreutils_a-full-write.o
2025-08-20T20:10:55.4239962Z [00:03:45.829]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.4242549Z [00:03:45.830]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.4244773Z [00:03:45.830]➜  Thread model: posix
2025-08-20T20:10:55.4246796Z [00:03:45.830]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.4249540Z [00:03:45.830]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.4251947Z [00:03:45.831]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.4254163Z [00:03:45.831]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.4256443Z [00:03:45.831]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.4262707Z [00:03:45.832]➜   (in-process)
2025-08-20T20:10:55.4274325Z [00:03:45.832]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name full-read.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-full-read.Tpo -MT lib/libcoreutils_a-full-read.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-full-read.o -x c lib/full-read.c
2025-08-20T20:10:55.4286069Z [00:03:45.832]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.4287354Z [00:03:45.832]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.4288609Z [00:03:45.832]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.4289536Z [00:03:45.832]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.4290241Z [00:03:45.832]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.4290897Z [00:03:45.832]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.4291526Z [00:03:45.832]➜  #include "..." search starts here:
2025-08-20T20:10:55.4292141Z [00:03:45.832]➜  #include <...> search starts here:
2025-08-20T20:10:55.4292728Z [00:03:45.832]➜   .
2025-08-20T20:10:55.4293119Z [00:03:45.832]➜   ./lib
2025-08-20T20:10:55.4293533Z [00:03:45.832]➜   src
2025-08-20T20:10:55.4294038Z [00:03:45.832]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.4294837Z [00:03:45.832]➜   /usr/local/include
2025-08-20T20:10:55.4295460Z [00:03:45.832]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.4296033Z [00:03:45.832]➜   /usr/include
2025-08-20T20:10:55.4296513Z [00:03:45.832]➜  End of search list.
2025-08-20T20:10:55.4386237Z [00:03:45.844]➜    CC       lib/libcoreutils_a-gethrxtime.o
2025-08-20T20:10:55.4407162Z [00:03:45.846]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.4407855Z [00:03:45.846]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.4411399Z [00:03:45.846]➜  Thread model: posix
2025-08-20T20:10:55.4412143Z [00:03:45.846]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.4414176Z [00:03:45.846]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.4415191Z [00:03:45.846]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.4415971Z [00:03:45.846]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.4416567Z [00:03:45.846]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.4417185Z [00:03:45.847]➜   (in-process)
2025-08-20T20:10:55.4429328Z [00:03:45.847]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name full-write.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-full-write.Tpo -MT lib/libcoreutils_a-full-write.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-full-write.o -x c lib/full-write.c
2025-08-20T20:10:55.4456826Z [00:03:45.851]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.4459051Z [00:03:45.851]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.4460084Z [00:03:45.851]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.4460725Z [00:03:45.851]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.4461782Z [00:03:45.851]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.4462489Z [00:03:45.851]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.4463175Z [00:03:45.851]➜  #include "..." search starts here:
2025-08-20T20:10:55.4464138Z [00:03:45.851]➜  #include <...> search starts here:
2025-08-20T20:10:55.4464716Z [00:03:45.851]➜   .
2025-08-20T20:10:55.4465130Z [00:03:45.851]➜   ./lib
2025-08-20T20:10:55.4465546Z [00:03:45.851]➜   src
2025-08-20T20:10:55.4466072Z [00:03:45.851]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.4466707Z [00:03:45.851]➜   /usr/local/include
2025-08-20T20:10:55.4467303Z [00:03:45.851]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.4467876Z [00:03:45.851]➜   /usr/include
2025-08-20T20:10:55.4468613Z [00:03:45.851]➜  End of search list.
2025-08-20T20:10:55.4554597Z [00:03:45.861]➜    CC       lib/libcoreutils_a-xtime.o
2025-08-20T20:10:55.4727315Z [00:03:45.878]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.4728535Z [00:03:45.878]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.4729211Z [00:03:45.878]➜  Thread model: posix
2025-08-20T20:10:55.4730088Z [00:03:45.878]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.4731008Z [00:03:45.878]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.4732014Z [00:03:45.878]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.4732789Z [00:03:45.878]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.4733425Z [00:03:45.878]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.4777884Z [00:03:45.883]➜   (in-process)
2025-08-20T20:10:55.4791640Z [00:03:45.883]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name gethrxtime.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-gethrxtime.Tpo -MT lib/libcoreutils_a-gethrxtime.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-gethrxtime.o -x c lib/gethrxtime.c
2025-08-20T20:10:55.4802808Z [00:03:45.883]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.4806524Z [00:03:45.883]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.4808925Z [00:03:45.883]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.4809592Z [00:03:45.883]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.4810219Z [00:03:45.883]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.4810840Z [00:03:45.883]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.4811615Z [00:03:45.883]➜  #include "..." search starts here:
2025-08-20T20:10:55.4812248Z [00:03:45.884]➜  #include <...> search starts here:
2025-08-20T20:10:55.4812805Z [00:03:45.884]➜   .
2025-08-20T20:10:55.4813219Z [00:03:45.884]➜   ./lib
2025-08-20T20:10:55.4813648Z [00:03:45.884]➜   src
2025-08-20T20:10:55.4814208Z [00:03:45.884]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.4815027Z [00:03:45.884]➜   /usr/local/include
2025-08-20T20:10:55.4815612Z [00:03:45.884]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.4816214Z [00:03:45.884]➜   /usr/include
2025-08-20T20:10:55.4816740Z [00:03:45.884]➜  End of search list.
2025-08-20T20:10:55.4817356Z [00:03:45.886]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.4830270Z [00:03:45.886]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.4833124Z [00:03:45.886]➜  Thread model: posix
2025-08-20T20:10:55.4833730Z [00:03:45.886]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.4835851Z [00:03:45.886]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.4837035Z [00:03:45.886]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.4837909Z [00:03:45.886]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.4839572Z [00:03:45.886]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.4895561Z [00:03:45.895]➜   (in-process)
2025-08-20T20:10:55.4917634Z [00:03:45.895]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xtime.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-xtime.Tpo -MT lib/libcoreutils_a-xtime.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-xtime.o -x c lib/xtime.c
2025-08-20T20:10:55.4928887Z [00:03:45.896]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.4930157Z [00:03:45.896]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.4931202Z [00:03:45.897]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.4931867Z [00:03:45.897]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.4932495Z [00:03:45.897]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.4933106Z [00:03:45.897]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.4933705Z [00:03:45.897]➜  #include "..." search starts here:
2025-08-20T20:10:55.4934289Z [00:03:45.897]➜  #include <...> search starts here:
2025-08-20T20:10:55.4934771Z [00:03:45.897]➜   .
2025-08-20T20:10:55.4935134Z [00:03:45.897]➜   ./lib
2025-08-20T20:10:55.4935525Z [00:03:45.897]➜   src
2025-08-20T20:10:55.4935986Z [00:03:45.897]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.4936597Z [00:03:45.897]➜   /usr/local/include
2025-08-20T20:10:55.4937389Z [00:03:45.897]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.4938218Z [00:03:45.897]➜   /usr/include
2025-08-20T20:10:55.4938774Z [00:03:45.897]➜  End of search list.
2025-08-20T20:10:55.5009644Z [00:03:45.906]➜    CC       lib/libcoreutils_a-getndelim2.o
2025-08-20T20:10:55.5041172Z [00:03:45.909]➜    CC       lib/libcoreutils_a-getprogname.o
2025-08-20T20:10:55.5289105Z [00:03:45.934]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.5291648Z [00:03:45.934]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.5292517Z [00:03:45.934]➜  Thread model: posix
2025-08-20T20:10:55.5293184Z [00:03:45.934]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.5293961Z [00:03:45.934]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.5295276Z [00:03:45.934]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.5296058Z [00:03:45.934]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.5296623Z [00:03:45.934]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.5297191Z [00:03:45.934]➜   (in-process)
2025-08-20T20:10:55.5309159Z [00:03:45.935]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name getndelim2.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-getndelim2.Tpo -MT lib/libcoreutils_a-getndelim2.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-getndelim2.o -x c lib/getndelim2.c
2025-08-20T20:10:55.5339953Z [00:03:45.935]➜    CC       lib/libcoreutils_a-gettime.o
2025-08-20T20:10:55.5340894Z [00:03:45.937]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.5342131Z [00:03:45.938]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.5343080Z [00:03:45.938]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.5343724Z [00:03:45.938]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.5344334Z [00:03:45.938]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.5344936Z [00:03:45.938]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.5345562Z [00:03:45.938]➜  #include "..." search starts here:
2025-08-20T20:10:55.5346138Z [00:03:45.938]➜  #include <...> search starts here:
2025-08-20T20:10:55.5346638Z [00:03:45.938]➜   .
2025-08-20T20:10:55.5346994Z [00:03:45.938]➜   ./lib
2025-08-20T20:10:55.5347372Z [00:03:45.938]➜   src
2025-08-20T20:10:55.5347843Z [00:03:45.938]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.5348613Z [00:03:45.938]➜   /usr/local/include
2025-08-20T20:10:55.5349130Z [00:03:45.938]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.5349619Z [00:03:45.938]➜   /usr/include
2025-08-20T20:10:55.5350059Z [00:03:45.938]➜  End of search list.
2025-08-20T20:10:55.5376268Z [00:03:45.943]➜    CC       lib/libcoreutils_a-gettime-res.o
2025-08-20T20:10:55.5388819Z [00:03:45.944]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.5390851Z [00:03:45.944]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.5391412Z [00:03:45.944]➜  Thread model: posix
2025-08-20T20:10:55.5391987Z [00:03:45.945]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.5393029Z [00:03:45.945]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.5393917Z [00:03:45.945]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.5394615Z [00:03:45.945]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.5395153Z [00:03:45.945]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.5406625Z [00:03:45.946]➜   (in-process)
2025-08-20T20:10:55.5430602Z [00:03:45.947]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name getprogname.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-getprogname.Tpo -MT lib/libcoreutils_a-getprogname.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-getprogname.o -x c lib/getprogname.c
2025-08-20T20:10:55.5456664Z [00:03:45.951]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.5469218Z [00:03:45.952]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.5470369Z [00:03:45.952]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.5476921Z [00:03:45.953]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.5479506Z [00:03:45.953]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.5480239Z [00:03:45.953]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.5480897Z [00:03:45.953]➜  #include "..." search starts here:
2025-08-20T20:10:55.5481559Z [00:03:45.953]➜  #include <...> search starts here:
2025-08-20T20:10:55.5482117Z [00:03:45.953]➜   .
2025-08-20T20:10:55.5482529Z [00:03:45.953]➜   ./lib
2025-08-20T20:10:55.5482932Z [00:03:45.953]➜   src
2025-08-20T20:10:55.5483443Z [00:03:45.953]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.5483973Z [00:03:45.953]➜   /usr/local/include
2025-08-20T20:10:55.5489937Z [00:03:45.954]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.5493853Z [00:03:45.954]➜   /usr/include
2025-08-20T20:10:55.5494377Z [00:03:45.954]➜  End of search list.
2025-08-20T20:10:55.5841061Z [00:03:45.989]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.5842749Z [00:03:45.989]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.5844780Z [00:03:45.989]➜  Thread model: posix
2025-08-20T20:10:55.5845489Z [00:03:45.989]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.5890006Z [00:03:45.989]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.5891467Z [00:03:45.989]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.5894544Z [00:03:45.989]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.5895201Z [00:03:45.989]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.5895766Z [00:03:45.990]➜   (in-process)
2025-08-20T20:10:55.5912081Z [00:03:45.990]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name gettime.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-gettime.Tpo -MT lib/libcoreutils_a-gettime.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-gettime.o -x c lib/gettime.c
2025-08-20T20:10:55.5922478Z [00:03:45.991]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.5923038Z [00:03:45.991]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.5923816Z [00:03:45.991]➜  Thread model: posix
2025-08-20T20:10:55.5924385Z [00:03:45.991]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.5925176Z [00:03:45.991]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.5926074Z [00:03:45.991]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.5926768Z [00:03:45.991]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.5927311Z [00:03:45.991]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.5927801Z [00:03:45.994]➜   (in-process)
2025-08-20T20:10:55.5939844Z [00:03:45.994]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name gettime-res.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-gettime-res.Tpo -MT lib/libcoreutils_a-gettime-res.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-gettime-res.o -x c lib/gettime-res.c
2025-08-20T20:10:55.5950643Z [00:03:45.994]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.5951875Z [00:03:45.994]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.5952857Z [00:03:45.994]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.5953521Z [00:03:45.994]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.5954146Z [00:03:45.994]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.5954761Z [00:03:45.994]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.5955374Z [00:03:45.994]➜  #include "..." search starts here:
2025-08-20T20:10:55.5955953Z [00:03:45.994]➜  #include <...> search starts here:
2025-08-20T20:10:55.5956452Z [00:03:45.994]➜   .
2025-08-20T20:10:55.5956824Z [00:03:45.994]➜   ./lib
2025-08-20T20:10:55.5957195Z [00:03:45.994]➜   src
2025-08-20T20:10:55.5957828Z [00:03:45.994]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.5958586Z [00:03:45.994]➜   /usr/local/include
2025-08-20T20:10:55.5959120Z [00:03:45.994]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.5959623Z [00:03:45.994]➜   /usr/include
2025-08-20T20:10:55.5960066Z [00:03:45.994]➜  End of search list.
2025-08-20T20:10:55.5960861Z [00:03:45.994]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.5962096Z [00:03:45.994]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.5963066Z [00:03:45.995]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.5963701Z [00:03:45.995]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.5964331Z [00:03:45.995]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.5965136Z [00:03:45.995]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.5965778Z [00:03:45.995]➜  #include "..." search starts here:
2025-08-20T20:10:55.5966439Z [00:03:45.995]➜  #include <...> search starts here:
2025-08-20T20:10:55.5966998Z [00:03:45.995]➜   .
2025-08-20T20:10:55.5967411Z [00:03:45.995]➜   ./lib
2025-08-20T20:10:55.5967842Z [00:03:45.995]➜   src
2025-08-20T20:10:55.5968558Z [00:03:45.995]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.5969121Z [00:03:45.995]➜   /usr/local/include
2025-08-20T20:10:55.5969682Z [00:03:45.995]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.5970281Z [00:03:45.995]➜   /usr/include
2025-08-20T20:10:55.5970754Z [00:03:45.995]➜  End of search list.
2025-08-20T20:10:55.6087944Z [00:03:46.014]➜    CC       lib/libcoreutils_a-getugroups.o
2025-08-20T20:10:55.6125851Z [00:03:46.018]➜    CC       lib/malloc/libcoreutils_a-dynarray_at_failure.o
2025-08-20T20:10:55.6278993Z [00:03:46.033]➜    CC       lib/malloc/libcoreutils_a-dynarray_emplace_enlarge.o
2025-08-20T20:10:55.6357576Z [00:03:46.041]➜    CC       lib/malloc/libcoreutils_a-dynarray_finalize.o
2025-08-20T20:10:55.6388816Z [00:03:46.044]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.6390868Z [00:03:46.044]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.6391699Z [00:03:46.044]➜  Thread model: posix
2025-08-20T20:10:55.6392526Z [00:03:46.044]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.6394543Z [00:03:46.044]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.6397769Z [00:03:46.044]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.6399247Z [00:03:46.044]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.6400260Z [00:03:46.045]➜  Selected multilib: .;@Debian clang version 19.1.7 (3+b2)m64
2025-08-20T20:10:55.6401023Z [00:03:46.045]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.6401765Z [00:03:46.045]➜  Thread model: posix
2025-08-20T20:10:55.6402369Z [00:03:46.045]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.6403201Z [00:03:46.045]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.6404103Z [00:03:46.045]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.6404961Z [00:03:46.045]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.6405513Z [00:03:46.045]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.6405990Z [00:03:46.045]➜  
2025-08-20T20:10:55.6408896Z [00:03:46.046]➜   (in-process)
2025-08-20T20:10:55.6422990Z [00:03:46.046]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dynarray_at_failure.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/malloc/.deps/libcoreutils_a-dynarray_at_failure.Tpo -MT lib/malloc/libcoreutils_a-dynarray_at_failure.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/malloc/libcoreutils_a-dynarray_at_failure.o -x c lib/malloc/dynarray_at_failure.c
2025-08-20T20:10:55.6458550Z [00:03:46.046]➜   (in-process)
2025-08-20T20:10:55.6459495Z [00:03:46.047]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.6471747Z [00:03:46.049]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name getugroups.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/.deps/libcoreutils_a-getugroups.Tpo -MT lib/libcoreutils_a-getugroups.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/libcoreutils_a-getugroups.o -x c lib/getugroups.c
2025-08-20T20:10:55.6482609Z [00:03:46.049]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.6483680Z [00:03:46.049]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.6484609Z [00:03:46.049]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.6485285Z [00:03:46.049]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.6485951Z [00:03:46.049]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.6486601Z [00:03:46.049]➜  #include "..." search starts here:
2025-08-20T20:10:55.6487248Z [00:03:46.049]➜  #include <...> search starts here:
2025-08-20T20:10:55.6487794Z [00:03:46.049]➜   .
2025-08-20T20:10:55.6488417Z [00:03:46.049]➜   ./lib
2025-08-20T20:10:55.6488812Z [00:03:46.049]➜   src
2025-08-20T20:10:55.6489315Z [00:03:46.049]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.6489917Z [00:03:46.049]➜   /usr/local/include
2025-08-20T20:10:55.6490491Z [00:03:46.049]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.6491048Z [00:03:46.049]➜   /usr/include
2025-08-20T20:10:55.6491539Z [00:03:46.049]➜  End of search list.
2025-08-20T20:10:55.6492566Z [00:03:46.049]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.6493977Z [00:03:46.049]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.6494964Z [00:03:46.049]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.6495582Z [00:03:46.049]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.6496179Z [00:03:46.049]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.6496816Z [00:03:46.049]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.6497476Z [00:03:46.049]➜  #include "..." search starts here:
2025-08-20T20:10:55.6498327Z [00:03:46.049]➜  #include <...> search starts here:
2025-08-20T20:10:55.6498894Z [00:03:46.049]➜   .
2025-08-20T20:10:55.6499272Z [00:03:46.049]➜   ./lib
2025-08-20T20:10:55.6499690Z [00:03:46.049]➜   src
2025-08-20T20:10:55.6500490Z [00:03:46.049]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.6501131Z [00:03:46.049]➜   /usr/local/include
2025-08-20T20:10:55.6501703Z [00:03:46.049]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.6502273Z [00:03:46.049]➜   /usr/include
2025-08-20T20:10:55.6502756Z [00:03:46.049]➜  End of search list.
2025-08-20T20:10:55.6706148Z [00:03:46.076]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.6715493Z [00:03:46.076]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.6716207Z [00:03:46.076]➜  Thread model: posix
2025-08-20T20:10:55.6716892Z [00:03:46.076]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.6717806Z [00:03:46.076]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.6719063Z [00:03:46.076]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.6719889Z [00:03:46.076]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.6720478Z [00:03:46.076]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.6721078Z [00:03:46.077]➜   (in-process)
2025-08-20T20:10:55.6740645Z [00:03:46.078]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dynarray_emplace_enlarge.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/malloc/.deps/libcoreutils_a-dynarray_emplace_enlarge.Tpo -MT lib/malloc/libcoreutils_a-dynarray_emplace_enlarge.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/malloc/libcoreutils_a-dynarray_emplace_enlarge.o -x c lib/malloc/dynarray_emplace_enlarge.c
2025-08-20T20:10:55.6766854Z [00:03:46.081]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.6767660Z [00:03:46.081]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.6768451Z [00:03:46.081]➜  Thread model: posix
2025-08-20T20:10:55.6769094Z [00:03:46.081]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.6770132Z [00:03:46.081]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.6771091Z [00:03:46.081]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.6771838Z [00:03:46.081]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.6772398Z [00:03:46.082]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.6773133Z [00:03:46.082]➜   (in-process)
2025-08-20T20:10:55.6819919Z [00:03:46.082]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dynarray_finalize.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/malloc/.deps/libcoreutils_a-dynarray_finalize.Tpo -MT lib/malloc/libcoreutils_a-dynarray_finalize.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/malloc/libcoreutils_a-dynarray_finalize.o -x c lib/malloc/dynarray_finalize.c
2025-08-20T20:10:55.6831548Z [00:03:46.083]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.6833228Z [00:03:46.083]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.6834367Z [00:03:46.083]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.6835109Z [00:03:46.083]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.6835802Z [00:03:46.083]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.6836508Z [00:03:46.084]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.6837199Z [00:03:46.087]➜  #include "..." search starts here:
2025-08-20T20:10:55.6838260Z [00:03:46.087]➜  #include <...> search starts here:
2025-08-20T20:10:55.6838884Z [00:03:46.087]➜   .
2025-08-20T20:10:55.6839340Z [00:03:46.087]➜   ./lib
2025-08-20T20:10:55.6839782Z [00:03:46.087]➜   src
2025-08-20T20:10:55.6840345Z [00:03:46.087]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.6840980Z [00:03:46.087]➜   /usr/local/include
2025-08-20T20:10:55.6841574Z [00:03:46.087]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.6842143Z [00:03:46.087]➜   /usr/include
2025-08-20T20:10:55.6842651Z [00:03:46.087]➜  End of search list.
2025-08-20T20:10:55.6843542Z [00:03:46.087]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.6844873Z [00:03:46.087]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.6845954Z [00:03:46.087]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.6846661Z [00:03:46.087]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.6847370Z [00:03:46.087]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.6848246Z [00:03:46.087]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.6848961Z [00:03:46.087]➜  #include "..." search starts here:
2025-08-20T20:10:55.6849741Z [00:03:46.087]➜  #include <...> search starts here:
2025-08-20T20:10:55.6850257Z [00:03:46.087]➜   .
2025-08-20T20:10:55.6850650Z [00:03:46.087]➜   ./lib
2025-08-20T20:10:55.6851057Z [00:03:46.087]➜   src
2025-08-20T20:10:55.6851572Z [00:03:46.087]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.6852129Z [00:03:46.087]➜   /usr/local/include
2025-08-20T20:10:55.6852675Z [00:03:46.087]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.6853250Z [00:03:46.087]➜   /usr/include
2025-08-20T20:10:55.6853771Z [00:03:46.087]➜  End of search list.
2025-08-20T20:10:55.6854453Z [00:03:46.087]➜    CC       lib/malloc/libcoreutils_a-dynarray_resize.o
2025-08-20T20:10:55.7230724Z [00:03:46.128]➜    CC       lib/malloc/libcoreutils_a-dynarray_resize_clear.o
2025-08-20T20:10:55.7267549Z [00:03:46.132]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.7269821Z [00:03:46.132]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.7270797Z [00:03:46.132]➜  Thread model: posix
2025-08-20T20:10:55.7271405Z [00:03:46.132]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.7272791Z [00:03:46.132]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.7273697Z [00:03:46.132]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.7274370Z [00:03:46.132]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.7274891Z [00:03:46.132]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.7275375Z [00:03:46.133]➜   (in-process)
2025-08-20T20:10:55.7323527Z [00:03:46.136]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dynarray_resize.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/malloc/.deps/libcoreutils_a-dynarray_resize.Tpo -MT lib/malloc/libcoreutils_a-dynarray_resize.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/malloc/libcoreutils_a-dynarray_resize.o -x c lib/malloc/dynarray_resize.c
2025-08-20T20:10:55.7335003Z [00:03:46.136]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.7336262Z [00:03:46.136]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.7337283Z [00:03:46.136]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.7337932Z [00:03:46.136]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.7339229Z [00:03:46.136]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.7339876Z [00:03:46.136]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.7340473Z [00:03:46.136]➜  #include "..." search starts here:
2025-08-20T20:10:55.7341063Z [00:03:46.136]➜  #include <...> search starts here:
2025-08-20T20:10:55.7341621Z [00:03:46.136]➜   .
2025-08-20T20:10:55.7342005Z [00:03:46.136]➜   ./lib
2025-08-20T20:10:55.7342604Z [00:03:46.136]➜   src
2025-08-20T20:10:55.7343148Z [00:03:46.136]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.7343744Z [00:03:46.136]➜   /usr/local/include
2025-08-20T20:10:55.7344291Z [00:03:46.136]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.7344837Z [00:03:46.136]➜   /usr/include
2025-08-20T20:10:55.7345353Z [00:03:46.136]➜  End of search list.
2025-08-20T20:10:55.7349334Z [00:03:46.140]➜    CC       lib/malloc/libcoreutils_a-scratch_buffer_grow.o
2025-08-20T20:10:55.7414999Z [00:03:46.146]➜    CC       lib/malloc/libcoreutils_a-scratch_buffer_grow_preserve.o
2025-08-20T20:10:55.7444305Z [00:03:46.150]➜    CC       lib/malloc/libcoreutils_a-scratch_buffer_set_array_size.o
2025-08-20T20:10:55.7591433Z [00:03:46.164]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.7592202Z [00:03:46.164]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.7593067Z [00:03:46.164]➜  Thread model: posix
2025-08-20T20:10:55.7593666Z [00:03:46.164]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.7594478Z [00:03:46.164]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.7595402Z [00:03:46.164]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.7596397Z [00:03:46.164]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.7596959Z [00:03:46.164]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.7601242Z [00:03:46.166]➜   (in-process)
2025-08-20T20:10:55.7613458Z [00:03:46.166]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name scratch_buffer_grow.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/malloc/.deps/libcoreutils_a-scratch_buffer_grow.Tpo -MT lib/malloc/libcoreutils_a-scratch_buffer_grow.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/malloc/libcoreutils_a-scratch_buffer_grow.o -x c lib/malloc/scratch_buffer_grow.c
2025-08-20T20:10:55.7630359Z [00:03:46.168]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.7631864Z [00:03:46.168]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.7632858Z [00:03:46.168]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.7633504Z [00:03:46.168]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.7634127Z [00:03:46.168]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.7637303Z [00:03:46.168]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.7638372Z [00:03:46.168]➜  #include "..." search starts here:
2025-08-20T20:10:55.7638979Z [00:03:46.168]➜  #include <...> search starts here:
2025-08-20T20:10:55.7639488Z [00:03:46.168]➜   .
2025-08-20T20:10:55.7639847Z [00:03:46.168]➜   ./lib
2025-08-20T20:10:55.7640479Z [00:03:46.168]➜   src
2025-08-20T20:10:55.7640973Z [00:03:46.168]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.7641541Z [00:03:46.168]➜   /usr/local/include
2025-08-20T20:10:55.7642058Z [00:03:46.168]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.7642554Z [00:03:46.168]➜   /usr/include
2025-08-20T20:10:55.7642987Z [00:03:46.168]➜  End of search list.
2025-08-20T20:10:55.7643537Z [00:03:46.169]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.7644111Z [00:03:46.169]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.7644618Z [00:03:46.169]➜  Thread model: posix
2025-08-20T20:10:55.7645153Z [00:03:46.169]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.7646412Z [00:03:46.169]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.7647731Z [00:03:46.169]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.7648825Z [00:03:46.169]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.7649355Z [00:03:46.169]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.7649816Z [00:03:46.169]➜   (in-process)
2025-08-20T20:10:55.7674042Z [00:03:46.169]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name dynarray_resize_clear.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/malloc/.deps/libcoreutils_a-dynarray_resize_clear.Tpo -MT lib/malloc/libcoreutils_a-dynarray_resize_clear.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/malloc/libcoreutils_a-dynarray_resize_clear.o -x c lib/malloc/dynarray_resize_clear.c
2025-08-20T20:10:55.7684820Z [00:03:46.170]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.7686044Z [00:03:46.171]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.7686997Z [00:03:46.171]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.7687625Z [00:03:46.171]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.7688410Z [00:03:46.171]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.7689007Z [00:03:46.171]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.7689581Z [00:03:46.171]➜  #include "..." search starts here:
2025-08-20T20:10:55.7690168Z [00:03:46.171]➜  #include <...> search starts here:
2025-08-20T20:10:55.7690642Z [00:03:46.171]➜   .
2025-08-20T20:10:55.7690977Z [00:03:46.171]➜   ./lib
2025-08-20T20:10:55.7691353Z [00:03:46.171]➜   src
2025-08-20T20:10:55.7691829Z [00:03:46.171]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.7692351Z [00:03:46.171]➜   /usr/local/include
2025-08-20T20:10:55.7692885Z [00:03:46.171]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.7693389Z [00:03:46.171]➜   /usr/include
2025-08-20T20:10:55.7693992Z [00:03:46.171]➜  End of search list.
2025-08-20T20:10:55.7702286Z [00:03:46.176]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.7702961Z [00:03:46.176]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.7703507Z [00:03:46.176]➜  Thread model: posix
2025-08-20T20:10:55.7704051Z [00:03:46.176]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.7704813Z [00:03:46.176]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.7705671Z [00:03:46.176]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.7706354Z [00:03:46.176]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.7707410Z [00:03:46.176]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.7709501Z [00:03:46.176]➜   (in-process)
2025-08-20T20:10:55.7732132Z [00:03:46.178]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name scratch_buffer_set_array_size.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/malloc/.deps/libcoreutils_a-scratch_buffer_set_array_size.Tpo -MT lib/malloc/libcoreutils_a-scratch_buffer_set_array_size.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/malloc/libcoreutils_a-scratch_buffer_set_array_size.o -x c lib/malloc/scratch_buffer_set_array_size.c
2025-08-20T20:10:55.7748165Z [00:03:46.180]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.7749649Z [00:03:46.180]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.7759433Z [00:03:46.180]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.7762503Z [00:03:46.180]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.7765334Z [00:03:46.180]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.7768331Z [00:03:46.180]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.7771197Z [00:03:46.180]➜  #include "..." search starts here:
2025-08-20T20:10:55.7773155Z [00:03:46.180]➜  #include <...> search starts here:
2025-08-20T20:10:55.7777918Z [00:03:46.180]➜   .
2025-08-20T20:10:55.7778514Z [00:03:46.180]➜   ./lib
2025-08-20T20:10:55.7778901Z [00:03:46.180]➜   src
2025-08-20T20:10:55.7779364Z [00:03:46.180]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.7781174Z [00:03:46.180]➜   /usr/local/include
2025-08-20T20:10:55.7782786Z [00:03:46.180]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.7783596Z [00:03:46.180]➜   /usr/include
2025-08-20T20:10:55.7784125Z [00:03:46.180]➜  End of search list.
2025-08-20T20:10:55.7884718Z [00:03:46.193]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.7885707Z [00:03:46.193]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.7898881Z [00:03:46.193]➜  Thread model: posix
2025-08-20T20:10:55.7899902Z [00:03:46.193]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.7900885Z [00:03:46.193]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.7901976Z [00:03:46.193]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.7902759Z [00:03:46.193]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.7903354Z [00:03:46.193]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.7915741Z [00:03:46.197]➜   (in-process)
2025-08-20T20:10:55.7929230Z [00:03:46.197]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name scratch_buffer_grow_preserve.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/malloc/.deps/libcoreutils_a-scratch_buffer_grow_preserve.Tpo -MT lib/malloc/libcoreutils_a-scratch_buffer_grow_preserve.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/malloc/libcoreutils_a-scratch_buffer_grow_preserve.o -x c lib/malloc/scratch_buffer_grow_preserve.c
2025-08-20T20:10:55.7945199Z [00:03:46.200]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.7946589Z [00:03:46.200]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.7947706Z [00:03:46.200]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.7948659Z [00:03:46.200]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.7949367Z [00:03:46.200]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.7950261Z [00:03:46.200]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.7950999Z [00:03:46.200]➜  #include "..." search starts here:
2025-08-20T20:10:55.7951702Z [00:03:46.200]➜  #include <...> search starts here:
2025-08-20T20:10:55.7952263Z [00:03:46.200]➜   .
2025-08-20T20:10:55.7952706Z [00:03:46.200]➜   ./lib
2025-08-20T20:10:55.7953160Z [00:03:46.200]➜   src
2025-08-20T20:10:55.7953733Z [00:03:46.200]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.7954365Z [00:03:46.200]➜   /usr/local/include
2025-08-20T20:10:55.7954980Z [00:03:46.200]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.7955569Z [00:03:46.200]➜   /usr/include
2025-08-20T20:10:55.7956083Z [00:03:46.200]➜  End of search list.
2025-08-20T20:10:55.7993351Z [00:03:46.205]➜    CC       lib/glthread/libcoreutils_a-lock.o
2025-08-20T20:10:55.8237415Z [00:03:46.229]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.8241557Z [00:03:46.229]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.8243334Z [00:03:46.229]➜  Thread model: posix
2025-08-20T20:10:55.8244223Z [00:03:46.229]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.8245023Z [00:03:46.229]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.8246071Z [00:03:46.229]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.8247000Z [00:03:46.229]➜  Candidate multilib: .;@  CC       lib/unicase/libcoreutils_a-tolower.o
2025-08-20T20:10:55.8247681Z [00:03:46.230]➜  m64
2025-08-20T20:10:55.8273306Z [00:03:46.233]➜  Selected multilib: .;@  CC       lib/unictype/libcoreutils_a-ctype_alpha.o
2025-08-20T20:10:55.8277205Z [00:03:46.233]➜  m64
2025-08-20T20:10:55.8277656Z [00:03:46.233]➜   (in-process)
2025-08-20T20:10:55.8290221Z [00:03:46.233]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name lock.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/glthread/.deps/libcoreutils_a-lock.Tpo -MT lib/glthread/libcoreutils_a-lock.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/glthread/libcoreutils_a-lock.o -x c lib/glthread/lock.c
2025-08-20T20:10:55.8302218Z [00:03:46.233]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.8303669Z [00:03:46.233]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.8304680Z [00:03:46.233]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.8305351Z [00:03:46.233]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.8306003Z [00:03:46.233]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.8306637Z [00:03:46.233]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.8307252Z [00:03:46.233]➜  #include "..." search starts here:
2025-08-20T20:10:55.8308178Z [00:03:46.233]➜  #include <...> search starts here:
2025-08-20T20:10:55.8308706Z [00:03:46.233]➜   .
2025-08-20T20:10:55.8309095Z [00:03:46.233]➜   ./lib
2025-08-20T20:10:55.8309468Z [00:03:46.233]➜   src
2025-08-20T20:10:55.8309959Z [00:03:46.233]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.8310488Z [00:03:46.233]➜   /usr/local/include
2025-08-20T20:10:55.8311027Z [00:03:46.233]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.8311533Z [00:03:46.233]➜   /usr/include
2025-08-20T20:10:55.8311969Z [00:03:46.233]➜  End of search list.
2025-08-20T20:10:55.8312596Z [00:03:46.235]➜    CC       lib/unictype/libcoreutils_a-ctype_alnum.o
2025-08-20T20:10:55.8519753Z [00:03:46.257]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.8522250Z [00:03:46.258]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.8524269Z [00:03:46.258]➜  Thread model: posix
2025-08-20T20:10:55.8550230Z [00:03:46.258]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.8551359Z [00:03:46.258]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.8552678Z [00:03:46.258]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.8554338Z [00:03:46.258]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.8555201Z [00:03:46.258]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.8560640Z [00:03:46.261]➜   (in-process)
2025-08-20T20:10:55.8571894Z [00:03:46.262]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ctype_alpha.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unictype/.deps/libcoreutils_a-ctype_alpha.Tpo -MT lib/unictype/libcoreutils_a-ctype_alpha.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unictype/libcoreutils_a-ctype_alpha.o -x c lib/unictype/ctype_alpha.c
2025-08-20T20:10:55.8590288Z [00:03:46.264]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.8597397Z [00:03:46.265]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.8599830Z [00:03:46.265]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.8600675Z [00:03:46.265]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.8601312Z [00:03:46.265]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.8601928Z [00:03:46.265]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.8602518Z [00:03:46.265]➜  #include "..." search starts here:
2025-08-20T20:10:55.8603106Z [00:03:46.265]➜  #include <...> search starts here:
2025-08-20T20:10:55.8603599Z [00:03:46.265]➜   .
2025-08-20T20:10:55.8603960Z [00:03:46.265]➜   ./lib
2025-08-20T20:10:55.8604327Z [00:03:46.265]➜   src
2025-08-20T20:10:55.8604926Z [00:03:46.265]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.8605486Z [00:03:46.265]➜   /usr/local/include
2025-08-20T20:10:55.8606037Z [00:03:46.265]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.8606541Z [00:03:46.265]➜   /usr/include
2025-08-20T20:10:55.8606981Z [00:03:46.265]➜  End of search list.
2025-08-20T20:10:55.8614734Z [00:03:46.267]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.8616935Z [00:03:46.267]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.8619275Z [00:03:46.267]➜  Thread model: posix
2025-08-20T20:10:55.8624100Z [00:03:46.268]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.8625247Z [00:03:46.268]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.8626210Z [00:03:46.268]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.8626923Z [00:03:46.268]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.8627644Z [00:03:46.268]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.8643124Z [00:03:46.268]➜   (in-process)
2025-08-20T20:10:55.8655026Z [00:03:46.268]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name tolower.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unicase/.deps/libcoreutils_a-tolower.Tpo -MT lib/unicase/libcoreutils_a-tolower.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unicase/libcoreutils_a-tolower.o -x c lib/unicase/tolower.c
2025-08-20T20:10:55.8671765Z [00:03:46.268]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.8673160Z [00:03:46.268]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.8674309Z [00:03:46.268]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.8675123Z [00:03:46.268]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.8675865Z [00:03:46.268]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.8708889Z [00:03:46.268]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.8709789Z [00:03:46.268]➜  #include "..." search starts here:
2025-08-20T20:10:55.8710896Z [00:03:46.268]➜  #include <...> search starts here:
2025-08-20T20:10:55.8711507Z [00:03:46.268]➜   .
2025-08-20T20:10:55.8711885Z [00:03:46.268]➜   ./lib
2025-08-20T20:10:55.8712263Z [00:03:46.268]➜   src
2025-08-20T20:10:55.8712725Z [00:03:46.268]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.8713265Z [00:03:46.268]➜   /usr/local/include
2025-08-20T20:10:55.8713951Z [00:03:46.268]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.8714681Z [00:03:46.268]➜   /usr/include
2025-08-20T20:10:55.8715214Z [00:03:46.268]➜  End of search list.
2025-08-20T20:10:55.8715959Z [00:03:46.272]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.8717073Z [00:03:46.273]➜    CC       lib/unictype/libcoreutils_a-ctype_blank.o
2025-08-20T20:10:55.8717788Z [00:03:46.274]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.8718555Z [00:03:46.274]➜  Thread model: posix
2025-08-20T20:10:55.8719145Z [00:03:46.275]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.8719956Z [00:03:46.276]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.8720877Z [00:03:46.277]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.8721569Z [00:03:46.277]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.8722125Z [00:03:46.277]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.8752913Z [00:03:46.281]➜   (in-process)
2025-08-20T20:10:55.8767361Z [00:03:46.281]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ctype_alnum.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unictype/.deps/libcoreutils_a-ctype_alnum.Tpo -MT lib/unictype/libcoreutils_a-ctype_alnum.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unictype/libcoreutils_a-ctype_alnum.o -x c lib/unictype/ctype_alnum.c
2025-08-20T20:10:55.8780408Z [00:03:46.281]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.8781750Z [00:03:46.281]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.8782744Z [00:03:46.281]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.8783377Z [00:03:46.281]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.8783979Z [00:03:46.281]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.8784588Z [00:03:46.281]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.8785197Z [00:03:46.281]➜  #include "..." search starts here:
2025-08-20T20:10:55.8785774Z [00:03:46.281]➜  #include <...> search starts here:
2025-08-20T20:10:55.8786272Z [00:03:46.281]➜   .
2025-08-20T20:10:55.8786635Z [00:03:46.281]➜   ./lib
2025-08-20T20:10:55.8787017Z [00:03:46.281]➜   src
2025-08-20T20:10:55.8787500Z [00:03:46.281]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.8788428Z [00:03:46.281]➜   /usr/local/include
2025-08-20T20:10:55.8788992Z [00:03:46.281]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.8789521Z [00:03:46.281]➜   /usr/include
2025-08-20T20:10:55.8789984Z [00:03:46.281]➜  End of search list.
2025-08-20T20:10:55.8973480Z [00:03:46.303]➜    CC       lib/unictype/libcoreutils_a-ctype_cntrl.o
2025-08-20T20:10:55.9036979Z [00:03:46.309]➜    CC       lib/unictype/libcoreutils_a-ctype_digit.o
2025-08-20T20:10:55.9134524Z [00:03:46.319]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.9135205Z [00:03:46.319]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.9137104Z [00:03:46.319]➜  Thread model: posix
2025-08-20T20:10:55.9138904Z [00:03:46.319]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.9140765Z [00:03:46.319]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.9143074Z [00:03:46.319]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.9144992Z [00:03:46.319]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.9146667Z [00:03:46.319]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.9153123Z [00:03:46.321]➜   (in-process)
2025-08-20T20:10:55.9165873Z [00:03:46.321]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ctype_blank.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unictype/.deps/libcoreutils_a-ctype_blank.Tpo -MT lib/unictype/libcoreutils_a-ctype_blank.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unictype/libcoreutils_a-ctype_blank.o -x c lib/unictype/ctype_blank.c
2025-08-20T20:10:55.9177148Z [00:03:46.321]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.9178820Z [00:03:46.321]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.9180007Z [00:03:46.321]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.9180760Z [00:03:46.321]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.9181489Z [00:03:46.321]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.9182196Z [00:03:46.321]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.9182889Z [00:03:46.321]➜  #include "..." search starts here:
2025-08-20T20:10:55.9183562Z [00:03:46.321]➜  #include <...> search starts here:
2025-08-20T20:10:55.9184148Z [00:03:46.321]➜   .
2025-08-20T20:10:55.9184747Z [00:03:46.321]➜   ./lib
2025-08-20T20:10:55.9185233Z [00:03:46.321]➜   src
2025-08-20T20:10:55.9185802Z [00:03:46.321]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.9186436Z [00:03:46.321]➜   /usr/local/include
2025-08-20T20:10:55.9187043Z [00:03:46.321]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.9187644Z [00:03:46.321]➜   /usr/include
2025-08-20T20:10:55.9189839Z [00:03:46.321]➜  End of search list.
2025-08-20T20:10:55.9195761Z [00:03:46.325]➜    CC       lib/unictype/libcoreutils_a-ctype_graph.o
2025-08-20T20:10:55.9217640Z [00:03:46.327]➜    CC       lib/unictype/libcoreutils_a-ctype_lower.o
2025-08-20T20:10:55.9269559Z [00:03:46.332]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.9270451Z [00:03:46.332]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.9271128Z [00:03:46.332]➜  Thread model: posix
2025-08-20T20:10:55.9271817Z [00:03:46.332]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.9272753Z [00:03:46.332]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.9273772Z [00:03:46.332]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.9280493Z [00:03:46.333]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.9282601Z [00:03:46.333]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.9289252Z [00:03:46.333]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.9289887Z [00:03:46.333]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.9290428Z [00:03:46.333]➜  Thread model: posix
2025-08-20T20:10:55.9290989Z [00:03:46.333]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.9291774Z [00:03:46.333]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.9292686Z [00:03:46.333]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.9293369Z [00:03:46.333]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.9293913Z [00:03:46.333]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.9294470Z [00:03:46.333]➜   (in-process)
2025-08-20T20:10:55.9310700Z [00:03:46.333]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ctype_digit.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unictype/.deps/libcoreutils_a-ctype_digit.Tpo -MT lib/unictype/libcoreutils_a-ctype_digit.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unictype/libcoreutils_a-ctype_digit.o -x c lib/unictype/ctype_digit.c
2025-08-20T20:10:55.9321475Z [00:03:46.334]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.9322714Z [00:03:46.336]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.9323816Z [00:03:46.336]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.9324446Z [00:03:46.336]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.9325056Z [00:03:46.336]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.9325661Z [00:03:46.336]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.9326254Z [00:03:46.336]➜  #include "..." search starts here:
2025-08-20T20:10:55.9326928Z [00:03:46.336]➜  #include <...> search starts here:
2025-08-20T20:10:55.9327404Z [00:03:46.336]➜   .
2025-08-20T20:10:55.9327754Z [00:03:46.336]➜   ./lib
2025-08-20T20:10:55.9348748Z [00:03:46.336]➜   src
2025-08-20T20:10:55.9349433Z [00:03:46.336]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.9350046Z [00:03:46.336]➜   /usr/local/include
2025-08-20T20:10:55.9350579Z [00:03:46.336]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.9351102Z [00:03:46.336]➜   /usr/include
2025-08-20T20:10:55.9351550Z [00:03:46.336]➜  End of search list.
2025-08-20T20:10:55.9356387Z [00:03:46.341]➜   (in-process)
2025-08-20T20:10:55.9370468Z [00:03:46.341]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ctype_cntrl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unictype/.deps/libcoreutils_a-ctype_cntrl.Tpo -MT lib/unictype/libcoreutils_a-ctype_cntrl.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unictype/libcoreutils_a-ctype_cntrl.o -x c lib/unictype/ctype_cntrl.c
2025-08-20T20:10:55.9382632Z [00:03:46.341]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.9383903Z [00:03:46.341]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.9384884Z [00:03:46.341]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.9385516Z [00:03:46.341]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.9386144Z [00:03:46.341]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.9386780Z [00:03:46.341]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.9387387Z [00:03:46.341]➜  #include "..." search starts here:
2025-08-20T20:10:55.9387977Z [00:03:46.341]➜  #include <...> search starts here:
2025-08-20T20:10:55.9388649Z [00:03:46.341]➜   .
2025-08-20T20:10:55.9389002Z [00:03:46.341]➜   ./lib
2025-08-20T20:10:55.9389370Z [00:03:46.341]➜   src
2025-08-20T20:10:55.9389842Z [00:03:46.341]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.9390383Z [00:03:46.341]➜   /usr/local/include
2025-08-20T20:10:55.9390860Z [00:03:46.341]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.9391332Z [00:03:46.341]➜   /usr/include
2025-08-20T20:10:55.9391748Z [00:03:46.341]➜  End of search list.
2025-08-20T20:10:55.9447324Z [00:03:46.350]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.9451263Z [00:03:46.351]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.9458371Z [00:03:46.351]➜  Thread model: posix
2025-08-20T20:10:55.9459085Z [00:03:46.351]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.9460114Z [00:03:46.351]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.9462975Z [00:03:46.352]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.9469914Z [00:03:46.352]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.9474218Z [00:03:46.353]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.9482250Z [00:03:46.354]➜   (in-process)
2025-08-20T20:10:55.9512757Z [00:03:46.355]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ctype_graph.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unictype/.deps/libcoreutils_a-ctype_graph.Tpo -MT lib/unictype/libcoreutils_a-ctype_graph.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unictype/libcoreutils_a-ctype_graph.o -x c lib/unictype/ctype_graph.c
2025-08-20T20:10:55.9528784Z [00:03:46.358]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.9529929Z [00:03:46.358]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.9530812Z [00:03:46.358]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.9531411Z [00:03:46.358]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.9560280Z [00:03:46.360]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.9564862Z [00:03:46.362]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.9568607Z [00:03:46.362]➜  #include "..." search starts here:
2025-08-20T20:10:55.9574666Z [00:03:46.363]➜  #include <...> search starts here:
2025-08-20T20:10:55.9575239Z [00:03:46.363]➜   .
2025-08-20T20:10:55.9575645Z [00:03:46.363]➜   ./lib
2025-08-20T20:10:55.9580253Z [00:03:46.363]➜   src
2025-08-20T20:10:55.9580795Z [00:03:46.363]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.9586152Z [00:03:46.363]➜   /usr/local/include
2025-08-20T20:10:55.9586767Z [00:03:46.363]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.9587347Z [00:03:46.363]➜   /usr/include
2025-08-20T20:10:55.9587828Z [00:03:46.363]➜  End of search list.
2025-08-20T20:10:55.9670135Z [00:03:46.372]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:55.9675538Z [00:03:46.372]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:55.9676185Z [00:03:46.372]➜  Thread model: posix
2025-08-20T20:10:55.9676788Z [00:03:46.372]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:55.9677634Z [00:03:46.372]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.9679024Z [00:03:46.372]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:55.9679796Z [00:03:46.372]➜  Candidate multilib: .;@m64
2025-08-20T20:10:55.9680385Z [00:03:46.372]➜  Selected multilib: .;@m64
2025-08-20T20:10:55.9680961Z [00:03:46.373]➜   (in-process)
2025-08-20T20:10:55.9697300Z [00:03:46.373]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ctype_lower.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unictype/.deps/libcoreutils_a-ctype_lower.Tpo -MT lib/unictype/libcoreutils_a-ctype_lower.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unictype/libcoreutils_a-ctype_lower.o -x c lib/unictype/ctype_lower.c
2025-08-20T20:10:55.9711384Z [00:03:46.374]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:55.9712644Z [00:03:46.374]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:55.9713822Z [00:03:46.374]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:55.9714481Z [00:03:46.374]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:55.9715110Z [00:03:46.374]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:55.9715724Z [00:03:46.374]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:55.9716302Z [00:03:46.374]➜  #include "..." search starts here:
2025-08-20T20:10:55.9716879Z [00:03:46.374]➜  #include <...> search starts here:
2025-08-20T20:10:55.9717379Z [00:03:46.374]➜   .
2025-08-20T20:10:55.9717735Z [00:03:46.374]➜   ./lib
2025-08-20T20:10:55.9728581Z [00:03:46.374]➜   src
2025-08-20T20:10:55.9729176Z [00:03:46.374]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:55.9729753Z [00:03:46.374]➜   /usr/local/include
2025-08-20T20:10:55.9730324Z [00:03:46.374]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:55.9730854Z [00:03:46.374]➜   /usr/include
2025-08-20T20:10:55.9731316Z [00:03:46.374]➜  End of search list.
2025-08-20T20:10:55.9731962Z [00:03:46.376]➜    CC       lib/unictype/libcoreutils_a-ctype_print.o
2025-08-20T20:10:55.9765976Z [00:03:46.382]➜    CC       lib/unictype/libcoreutils_a-ctype_punct.o
2025-08-20T20:10:55.9917637Z [00:03:46.397]➜    CC       lib/unictype/libcoreutils_a-ctype_space.o
2025-08-20T20:10:55.9989759Z [00:03:46.404]➜    CC       lib/unictype/libcoreutils_a-ctype_upper.o
2025-08-20T20:10:56.0033102Z [00:03:46.409]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.0036188Z [00:03:46.409]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.0039704Z [00:03:46.409]➜  Thread model: posix
2025-08-20T20:10:56.0040323Z [00:03:46.409]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.0041144Z [00:03:46.409]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.0042338Z [00:03:46.409]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.0043142Z [00:03:46.409]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.0043744Z [00:03:46.409]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.0044346Z [00:03:46.409]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.0044974Z [00:03:46.409]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.0045746Z [00:03:46.409]➜  Thread model: posix
2025-08-20T20:10:56.0046348Z [00:03:46.409]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.0047179Z [00:03:46.409]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.0048298Z [00:03:46.409]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.0049050Z [00:03:46.409]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.0049636Z [00:03:46.409]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.0073403Z [00:03:46.413]➜   (in-process)
2025-08-20T20:10:56.0080401Z [00:03:46.413]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ctype_punct.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unictype/.deps/libcoreutils_a-ctype_punct.Tpo -MT lib/unictype/libcoreutils_a-ctype_punct.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem (in-process)
2025-08-20T20:10:56.0106407Z [00:03:46.413]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ctype_print.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unictype/.deps/libcoreutils_a-ctype_print.Tpo -MT lib/unictype/libcoreutils_a-ctype_print.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unictype/libcoreutils_a-ctype_punct.o -x c -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unictype/libcoreutils_a-ctype_print.o -x c lib/unictype/ctype_print.c
2025-08-20T20:10:56.0121874Z [00:03:46.413]➜   lib/unictype/ctype_punct.c
2025-08-20T20:10:56.0122706Z [00:03:46.413]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.0123899Z [00:03:46.413]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.0125090Z [00:03:46.413]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.0126729Z [00:03:46.416]➜  ignoring nonexistent directory "ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.0127900Z [00:03:46.416]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:56.0128863Z [00:03:46.416]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.0129466Z [00:03:46.416]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.0130074Z [00:03:46.416]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.0130653Z [00:03:46.416]➜  #include "..." search starts here:
2025-08-20T20:10:56.0131361Z [00:03:46.416]➜  #include <...> search starts here:
2025-08-20T20:10:56.0131864Z [00:03:46.416]➜   .
2025-08-20T20:10:56.0132211Z [00:03:46.416]➜   ./lib
2025-08-20T20:10:56.0132580Z [00:03:46.416]➜   src
2025-08-20T20:10:56.0133030Z [00:03:46.416]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.0133530Z [00:03:46.416]➜  /include"
2025-08-20T20:10:56.0134017Z [00:03:46.416]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.0134597Z [00:03:46.416]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.0135186Z [00:03:46.416]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.0135757Z [00:03:46.416]➜  #include "..." search starts here:
2025-08-20T20:10:56.0136313Z [00:03:46.416]➜  #include <...> search starts here:
2025-08-20T20:10:56.0136780Z [00:03:46.416]➜   .
2025-08-20T20:10:56.0137120Z [00:03:46.416]➜   ./lib
2025-08-20T20:10:56.0137616Z [00:03:46.416]➜   src
2025-08-20T20:10:56.0138307Z [00:03:46.416]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.0138904Z [00:03:46.416]➜   /usr/local/include
2025-08-20T20:10:56.0139435Z [00:03:46.416]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:56.0139947Z [00:03:46.416]➜   /usr/include
2025-08-20T20:10:56.0140395Z [00:03:46.416]➜  End of search list.
2025-08-20T20:10:56.0140870Z [00:03:46.416]➜   /usr/local/include
2025-08-20T20:10:56.0141371Z [00:03:46.416]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:56.0141862Z [00:03:46.416]➜   /usr/include
2025-08-20T20:10:56.0142304Z [00:03:46.416]➜  End of search list.
2025-08-20T20:10:56.0144649Z [00:03:46.420]➜    CC       lib/unictype/libcoreutils_a-ctype_xdigit.o
2025-08-20T20:10:56.0270477Z [00:03:46.432]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.0273154Z [00:03:46.433]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.0275783Z [00:03:46.433]➜  Thread model: posix
2025-08-20T20:10:56.0276821Z [00:03:46.433]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.0277699Z [00:03:46.433]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.0279014Z [00:03:46.433]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.0279870Z [00:03:46.433]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.0282262Z [00:03:46.434]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.0288488Z [00:03:46.434]➜   (in-process)
2025-08-20T20:10:56.0294164Z [00:03:46.435]➜   "/uDebian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.0296206Z [00:03:46.435]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.0297086Z [00:03:46.435]➜  Thread model: posix
2025-08-20T20:10:56.0298228Z [00:03:46.435]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.0301013Z [00:03:46.435]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.0303800Z [00:03:46.435]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.0304740Z [00:03:46.435]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.0305338Z [00:03:46.435]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.0306040Z [00:03:46.435]➜  sr/ (in-process)
2025-08-20T20:10:56.0343519Z [00:03:46.439]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ctype_space.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pielib/llvm-19/bin/clang" -cc1 -triple  -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unictype/.deps/libcoreutils_a-ctype_space.Tpo -MT lib/unictype/libcoreutils_a-ctype_space.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unictype/libcoreutils_a-ctype_space.o -x c lib/unictype/ctype_space.c
2025-08-20T20:10:56.0375683Z [00:03:46.442]➜  x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ctype_upper.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unictype/.deps/libcoreutils_a-ctype_upper.Tpo -MT lib/unictype/libcoreutils_a-ctype_upper.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unictype/libcoreutils_a-ctype_upper.o -x c lib/unictype/ctype_upper.c
2025-08-20T20:10:56.0411123Z [00:03:46.442]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.0412474Z [00:03:46.442]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.0413548Z [00:03:46.442]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:56.0414461Z [00:03:46.442]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.0415138Z [00:03:46.442]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.0415815Z [00:03:46.442]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.0416471Z [00:03:46.442]➜  #include "..." search starts here:
2025-08-20T20:10:56.0417099Z [00:03:46.442]➜  #include <...> search starts here:
2025-08-20T20:10:56.0417775Z [00:03:46.442]➜   .
2025-08-20T20:10:56.0418412Z [00:03:46.442]➜   ./lib
2025-08-20T20:10:56.0418771Z [00:03:46.442]➜   src
2025-08-20T20:10:56.0419225Z [00:03:46.442]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.0419747Z [00:03:46.442]➜   /usr/local/include
2025-08-20T20:10:56.0420255Z [00:03:46.442]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:56.0420752Z [00:03:46.442]➜   /usr/include
2025-08-20T20:10:56.0421171Z [00:03:46.442]➜  End of search list.
2025-08-20T20:10:56.0421951Z [00:03:46.442]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.0423134Z [00:03:46.442]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.0424113Z [00:03:46.442]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:56.0424897Z [00:03:46.442]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.0425511Z [00:03:46.442]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.0426114Z [00:03:46.442]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.0426689Z [00:03:46.442]➜  #include "..." search starts here:
2025-08-20T20:10:56.0427248Z [00:03:46.442]➜  #include <...> search starts here:
2025-08-20T20:10:56.0427720Z [00:03:46.442]➜   .
2025-08-20T20:10:56.0428251Z [00:03:46.442]➜   ./lib
2025-08-20T20:10:56.0428635Z [00:03:46.442]➜   src
2025-08-20T20:10:56.0429082Z [00:03:46.442]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.0429626Z [00:03:46.442]➜   /usr/local/include
2025-08-20T20:10:56.0430134Z [00:03:46.442]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:56.0430623Z [00:03:46.442]➜   /usr/include
2025-08-20T20:10:56.0431046Z [00:03:46.442]➜  End of search list.
2025-08-20T20:10:56.0571526Z [00:03:46.462]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.0577055Z [00:03:46.462]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.0577640Z [00:03:46.462]➜  Thread model: posix
2025-08-20T20:10:56.0578451Z [00:03:46.462]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.0579255Z [00:03:46.462]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.0580110Z [00:03:46.462]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.0580759Z [00:03:46.462]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.0581278Z [00:03:46.462]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.0589081Z [00:03:46.464]➜   (in-process)
2025-08-20T20:10:56.0601938Z [00:03:46.465]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ctype_xdigit.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unictype/.deps/libcoreutils_a-ctype_xdigit.Tpo -MT lib/unictype/libcoreutils_a-ctype_xdigit.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unictype/libcoreutils_a-ctype_xdigit.o -x c lib/unictype/ctype_xdigit.c
2025-08-20T20:10:56.0629146Z [00:03:46.468]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.0630144Z [00:03:46.468]➜    CC       lib/unistr/libcoreutils_a-u32-chr.o
2025-08-20T20:10:56.0638875Z [00:03:46.469]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.0663519Z [00:03:46.470]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:56.0664266Z [00:03:46.470]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.0665035Z [00:03:46.470]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.0665723Z [00:03:46.470]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.0666556Z [00:03:46.470]➜  #include "..." search starts here:
2025-08-20T20:10:56.0667194Z [00:03:46.470]➜  #include <...> search starts here:
2025-08-20T20:10:56.0667722Z [00:03:46.470]➜   .
2025-08-20T20:10:56.0668296Z [00:03:46.470]➜   ./lib
2025-08-20T20:10:56.0668719Z [00:03:46.470]➜   src
2025-08-20T20:10:56.0669206Z [00:03:46.470]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.0669762Z [00:03:46.470]➜   /usr/local/include
2025-08-20T20:10:56.0670277Z [00:03:46.470]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:56.0673755Z [00:03:46.470]➜   /usr/include
2025-08-20T20:10:56.0674244Z [00:03:46.470]➜  End of search list.
2025-08-20T20:10:56.0708999Z [00:03:46.476]➜    CC       lib/unistr/libcoreutils_a-u32-cpy.o
2025-08-20T20:10:56.0748794Z [00:03:46.480]➜    CC       lib/unistr/libcoreutils_a-u32-pcpy.o
2025-08-20T20:10:56.0880189Z [00:03:46.490]➜    CC       lib/unistr/libcoreutils_a-u32-strcat.o
2025-08-20T20:10:56.0885682Z [00:03:46.492]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.0886565Z [00:03:46.493]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.0887122Z [00:03:46.493]➜  Thread model: posix
2025-08-20T20:10:56.0887703Z [00:03:46.494]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.0888710Z [00:03:46.494]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.0892187Z [00:03:46.494]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.0896109Z [00:03:46.495]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.0921359Z [00:03:46.498]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.0922344Z [00:03:46.498]➜   (in-process)
2025-08-20T20:10:56.0934565Z [00:03:46.498]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name u32-chr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unistr/.deps/libcoreutils_a-u32-chr.Tpo -MT lib/unistr/libcoreutils_a-u32-chr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unistr/libcoreutils_a-u32-chr.o -x c lib/unistr/u32-chr.c
2025-08-20T20:10:56.0972817Z [00:03:46.502]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.0974655Z [00:03:46.503]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.0978372Z [00:03:46.503]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:56.0979571Z [00:03:46.503]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.0980264Z [00:03:46.503]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.0980901Z [00:03:46.503]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.0981500Z [00:03:46.503]➜  #include "..." search starts here:
2025-08-20T20:10:56.0982112Z [00:03:46.503]➜  #include <...> search starts here:
2025-08-20T20:10:56.0982859Z [00:03:46.503]➜   .Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.0983394Z [00:03:46.503]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.0983877Z [00:03:46.503]➜  Thread model: posix
2025-08-20T20:10:56.0984372Z [00:03:46.503]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.0985072Z [00:03:46.503]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.0985870Z [00:03:46.503]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.0986501Z [00:03:46.503]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.0987001Z [00:03:46.503]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.0987433Z [00:03:46.503]➜  
2025-08-20T20:10:56.0987789Z [00:03:46.503]➜   ./lib
2025-08-20T20:10:56.0988391Z [00:03:46.503]➜   (in-process)
2025-08-20T20:10:56.1010208Z [00:03:46.503]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name u32-cpy.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unistr/.deps/libcoreutils_a-u32-cpy.Tpo -MT lib/unistr/libcoreutils_a-u32-cpy.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unistr/libcoreutils_a-u32-cpy.o -x c lib/unistr/u32-cpy.c
2025-08-20T20:10:56.1021054Z [00:03:46.503]➜   src
2025-08-20T20:10:56.1021581Z [00:03:46.503]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.1022669Z [00:03:46.503]➜   /usr/local/includeclang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.1023561Z [00:03:46.503]➜  
2025-08-20T20:10:56.1024445Z [00:03:46.503]➜   /usr/include/x86_64-linux-gnuignoring nonexistent directory "
2025-08-20T20:10:56.1025469Z [00:03:46.503]➜  /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.1026313Z [00:03:46.503]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:56.1027014Z [00:03:46.503]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.1027700Z [00:03:46.503]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.1028656Z [00:03:46.503]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.1029326Z [00:03:46.503]➜  #include "..." search starts here:
2025-08-20T20:10:56.1029947Z [00:03:46.503]➜  #include <...> search starts here:
2025-08-20T20:10:56.1030510Z [00:03:46.503]➜   .
2025-08-20T20:10:56.1030948Z [00:03:46.503]➜   ./lib
2025-08-20T20:10:56.1031388Z [00:03:46.503]➜   src
2025-08-20T20:10:56.1031912Z [00:03:46.503]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.1032521Z [00:03:46.503]➜   /usr/local/include
2025-08-20T20:10:56.1033116Z [00:03:46.503]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:56.1033705Z [00:03:46.503]➜   /usr/include
2025-08-20T20:10:56.1034190Z [00:03:46.503]➜  End of search list.
2025-08-20T20:10:56.1034664Z [00:03:46.503]➜   /usr/include
2025-08-20T20:10:56.1035260Z [00:03:46.503]➜  End of search list.
2025-08-20T20:10:56.1070642Z [00:03:46.512]➜    CC       lib/unistr/libcoreutils_a-u32-strlen.o
2025-08-20T20:10:56.1321513Z [00:03:46.537]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.1323592Z [00:03:46.538]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.1367148Z [00:03:46.542]➜  Thread model: posix
2025-08-20T20:10:56.1368172Z [00:03:46.542]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.1369589Z [00:03:46.542]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.1370939Z [00:03:46.543]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.1372137Z [00:03:46.543]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.1373461Z [00:03:46.543]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.1374604Z [00:03:46.543]➜   (in-process)
2025-08-20T20:10:56.1387643Z [00:03:46.543]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name u32-pcpy.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unistr/.deps/libcoreutils_a-u32-pcpy.Tpo -MT lib/unistr/libcoreutils_a-u32-pcpy.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unistr/libcoreutils_a-u32-pcpy.o -x c lib/unistr/u32-pcpy.c
2025-08-20T20:10:56.1401576Z [00:03:46.543]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.1404308Z [00:03:46.543]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.1419578Z [00:03:46.543]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.1420230Z [00:03:46.543]➜  Thread model: posix
2025-08-20T20:10:56.1420817Z [00:03:46.543]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.1421609Z [00:03:46.543]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.1422516Z [00:03:46.543]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.1423245Z [00:03:46.543]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.1423824Z [00:03:46.543]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.1424856Z [00:03:46.543]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.1425888Z [00:03:46.543]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:56.1426536Z [00:03:46.543]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.1427166Z [00:03:46.543]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.1427836Z [00:03:46.543]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.1428724Z [00:03:46.543]➜  #include "..." search starts here:
2025-08-20T20:10:56.1429380Z [00:03:46.543]➜  #include <...> search starts here:
2025-08-20T20:10:56.1429915Z [00:03:46.543]➜   .
2025-08-20T20:10:56.1430492Z [00:03:46.543]➜   ./lib
2025-08-20T20:10:56.1430935Z [00:03:46.543]➜   src
2025-08-20T20:10:56.1431426Z [00:03:46.543]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.1432009Z [00:03:46.543]➜   /usr/local/include
2025-08-20T20:10:56.1432558Z [00:03:46.543]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:56.1433110Z [00:03:46.543]➜   /usr/include
2025-08-20T20:10:56.1433594Z [00:03:46.543]➜  End of search list.
2025-08-20T20:10:56.1434100Z [00:03:46.543]➜   (in-process)
2025-08-20T20:10:56.1445668Z [00:03:46.543]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name u32-strlen.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unistr/.deps/libcoreutils_a-u32-strlen.Tpo -MT lib/unistr/libcoreutils_a-u32-strlen.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unistr/libcoreutils_a-u32-strlen.o -x c lib/unistr/u32-strlen.c
2025-08-20T20:10:56.1456214Z [00:03:46.543]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.1456824Z [00:03:46.543]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.1457356Z [00:03:46.543]➜  Thread model: posix
2025-08-20T20:10:56.1457931Z [00:03:46.543]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.1458919Z [00:03:46.543]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.1459817Z [00:03:46.543]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.1460497Z [00:03:46.544]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.1461206Z [00:03:46.544]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.1462070Z [00:03:46.544]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.1462837Z [00:03:46.544]➜   (in-process)
2025-08-20T20:10:56.1484026Z [00:03:46.544]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name u32-strcat.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unistr/.deps/libcoreutils_a-u32-strcat.Tpo -MT lib/unistr/libcoreutils_a-u32-strcat.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unistr/libcoreutils_a-u32-strcat.o -x c lib/unistr/u32-strcat.c
2025-08-20T20:10:56.1495068Z [00:03:46.544]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.1496115Z [00:03:46.544]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:56.1496993Z [00:03:46.544]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.1497670Z [00:03:46.544]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.1498548Z [00:03:46.544]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.1499158Z [00:03:46.544]➜  #include "..." search starts here:
2025-08-20T20:10:56.1499708Z [00:03:46.544]➜  #include <...> search starts here:
2025-08-20T20:10:56.1500179Z [00:03:46.544]➜   .
2025-08-20T20:10:56.1500522Z [00:03:46.544]➜   ./lib
2025-08-20T20:10:56.1500909Z [00:03:46.544]➜   src
2025-08-20T20:10:56.1501364Z [00:03:46.544]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.1501879Z [00:03:46.544]➜   /usr/local/include
2025-08-20T20:10:56.1502416Z [00:03:46.544]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:56.1502977Z [00:03:46.544]➜   /usr/include
2025-08-20T20:10:56.1503451Z [00:03:46.544]➜  End of search list.
2025-08-20T20:10:56.1504340Z [00:03:46.545]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.1505697Z [00:03:46.546]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.1506685Z [00:03:46.546]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:56.1507480Z [00:03:46.546]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.1508267Z [00:03:46.546]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.1508857Z [00:03:46.546]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.1509333Z [00:03:46.546]➜  #include "..." search starts here:
2025-08-20T20:10:56.1509836Z [00:03:46.546]➜  #include <...> search starts here:
2025-08-20T20:10:56.1510308Z [00:03:46.546]➜   .
2025-08-20T20:10:56.1510657Z [00:03:46.546]➜   ./lib
2025-08-20T20:10:56.1511018Z [00:03:46.546]➜   src
2025-08-20T20:10:56.1511464Z [00:03:46.546]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.1512150Z [00:03:46.546]➜   /usr/local/include
2025-08-20T20:10:56.1512706Z [00:03:46.546]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:56.1513229Z [00:03:46.546]➜   /usr/include
2025-08-20T20:10:56.1513778Z [00:03:46.546]➜  End of search list.
2025-08-20T20:10:56.1514413Z [00:03:46.552]➜    CC       lib/unistr/libcoreutils_a-u8-mbtoucr.o
2025-08-20T20:10:56.1672257Z [00:03:46.572]➜    CC       lib/unistr/libcoreutils_a-u8-uctomb.o
2025-08-20T20:10:56.1840314Z [00:03:46.589]➜    CC       lib/unistr/libcoreutils_a-u8-uctomb-aux.o
2025-08-20T20:10:56.1862024Z [00:03:46.592]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.1865645Z [00:03:46.592]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.1870416Z [00:03:46.592]➜  Thread model: posix
2025-08-20T20:10:56.1872590Z [00:03:46.593]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.1876613Z [00:03:46.593]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.1880734Z [00:03:46.594]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.1888153Z [00:03:46.594]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.1908927Z [00:03:46.595]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.1909706Z [00:03:46.596]➜   (in-process)
2025-08-20T20:10:56.1955314Z [00:03:46.600]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name u8-mbtoucr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unistr/.deps/libcoreutils_a-u8-mbtoucr.Tpo -MT lib/unistr/libcoreutils_a-u8-mbtoucr.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unistr/libcoreutils_a-u8-mbtoucr.o -x c lib/unistr/u8-mbtoucr.c
2025-08-20T20:10:56.1966049Z [00:03:46.600]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.1966910Z [00:03:46.600]➜    CC       lib/uniwidth/libcoreutils_a-width.o
2025-08-20T20:10:56.1970125Z [00:03:46.600]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.1971528Z [00:03:46.601]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:56.1972928Z [00:03:46.601]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.1973794Z [00:03:46.601]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.1974752Z [00:03:46.602]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.1975524Z [00:03:46.602]➜  #include "..." search starts here:
2025-08-20T20:10:56.1976429Z [00:03:46.602]➜  #include <...> search starts here:
2025-08-20T20:10:56.1979441Z [00:03:46.602]➜   .
2025-08-20T20:10:56.1980043Z [00:03:46.603]➜   ./lib
2025-08-20T20:10:56.1980435Z [00:03:46.603]➜   src
2025-08-20T20:10:56.1981160Z [00:03:46.603]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.1982380Z [00:03:46.604]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.1984533Z [00:03:46.604]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.1987548Z [00:03:46.604]➜  Thread model: posix
2025-08-20T20:10:56.1989753Z [00:03:46.604]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.1990661Z [00:03:46.604]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.1991639Z [00:03:46.604]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.1992389Z [00:03:46.604]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.1995535Z [00:03:46.604]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.1996820Z [00:03:46.605]➜   /usr/local/include
2025-08-20T20:10:56.1997307Z [00:03:46.605]➜    (in-process)
2025-08-20T20:10:56.2022636Z [00:03:46.605]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name u8-uctomb.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unistr/.deps/libcoreutils_a-u8-uctomb.Tpo -MT lib/unistr/libcoreutils_a-u8-uctomb.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unistr/libcoreutils_a-u8-uctomb.o -x c lib/unistr/u8-uctomb.c
2025-08-20T20:10:56.2033340Z [00:03:46.605]➜  /usr/include/x86_64-linux-gnu
2025-08-20T20:10:56.2033906Z [00:03:46.605]➜   /usr/include
2025-08-20T20:10:56.2034373Z [00:03:46.605]➜  End of search list.
2025-08-20T20:10:56.2035251Z [00:03:46.605]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.2036555Z [00:03:46.606]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.2037609Z [00:03:46.606]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:56.2038526Z [00:03:46.606]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.2039204Z [00:03:46.606]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.2039887Z [00:03:46.606]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.2040529Z [00:03:46.606]➜  #include "..." search starts here:
2025-08-20T20:10:56.2041156Z [00:03:46.606]➜  #include <...> search starts here:
2025-08-20T20:10:56.2041832Z [00:03:46.606]➜   .
2025-08-20T20:10:56.2042216Z [00:03:46.606]➜   ./lib
2025-08-20T20:10:56.2042619Z [00:03:46.606]➜   src
2025-08-20T20:10:56.2043120Z [00:03:46.606]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.2043706Z [00:03:46.606]➜   /usr/local/include
2025-08-20T20:10:56.2044228Z [00:03:46.606]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:56.2044768Z [00:03:46.606]➜   /usr/include
2025-08-20T20:10:56.2045229Z [00:03:46.606]➜  End of search list.
2025-08-20T20:10:56.2072407Z [00:03:46.613]➜    CC       src/blake2/libsinglebin_b2sum_a-blake2b-ref.o
2025-08-20T20:10:56.2224638Z [00:03:46.624]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.2225477Z [00:03:46.627]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.2226161Z [00:03:46.627]➜  Thread model: posix
2025-08-20T20:10:56.2227313Z [00:03:46.627]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.2228741Z [00:03:46.627]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.2230963Z [00:03:46.628]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.2231733Z [00:03:46.628]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.2232353Z [00:03:46.628]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.2232921Z [00:03:46.628]➜   (in-process)
2025-08-20T20:10:56.2246260Z [00:03:46.628]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name u8-uctomb-aux.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/unistr/.deps/libcoreutils_a-u8-uctomb-aux.Tpo -MT lib/unistr/libcoreutils_a-u8-uctomb-aux.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/unistr/libcoreutils_a-u8-uctomb-aux.o -x c lib/unistr/u8-uctomb-aux.c
2025-08-20T20:10:56.2257152Z [00:03:46.628]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.2258576Z [00:03:46.628]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.2259497Z [00:03:46.628]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:56.2260093Z [00:03:46.628]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.2260658Z [00:03:46.628]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.2261242Z [00:03:46.628]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.2261805Z [00:03:46.628]➜  #include "..." search starts here:
2025-08-20T20:10:56.2262386Z [00:03:46.628]➜  #include <...> search starts here:
2025-08-20T20:10:56.2262918Z [00:03:46.628]➜   .
2025-08-20T20:10:56.2263324Z [00:03:46.628]➜   ./lib
2025-08-20T20:10:56.2263711Z [00:03:46.628]➜   src
2025-08-20T20:10:56.2264340Z [00:03:46.628]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.2264901Z [00:03:46.628]➜   /usr/local/include
2025-08-20T20:10:56.2265710Z [00:03:46.628]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:56.2266209Z [00:03:46.628]➜   /usr/include
2025-08-20T20:10:56.2266635Z [00:03:46.628]➜  End of search list.
2025-08-20T20:10:56.2272428Z [00:03:46.632]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.2273079Z [00:03:46.632]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.2273651Z [00:03:46.632]➜  Thread model: posix
2025-08-20T20:10:56.2274239Z [00:03:46.632]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.2275016Z [00:03:46.632]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.2276016Z [00:03:46.632]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.2276693Z [00:03:46.632]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.2277223Z [00:03:46.632]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.2282064Z [00:03:46.633]➜   (in-process)
2025-08-20T20:10:56.2298675Z [00:03:46.633]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name width.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file lib/uniwidth/.deps/libcoreutils_a-width.Tpo -MT lib/uniwidth/libcoreutils_a-width.o -sys-header-deps -MP -I . -I ./lib -I lib -I ./lib -I src -I ./src -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o lib/uniwidth/libcoreutils_a-width.o -x c lib/uniwidth/width.c
2025-08-20T20:10:56.2309473Z [00:03:46.634]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.2310750Z [00:03:46.634]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.2311995Z [00:03:46.635]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:56.2317496Z [00:03:46.637]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.2318396Z [00:03:46.637]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.2319088Z [00:03:46.637]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.2319727Z [00:03:46.637]➜  #include "..." search starts here:
2025-08-20T20:10:56.2320330Z [00:03:46.637]➜  #include <...> search starts here:
2025-08-20T20:10:56.2320827Z [00:03:46.637]➜   .
2025-08-20T20:10:56.2321232Z [00:03:46.637]➜   ./lib
2025-08-20T20:10:56.2321669Z [00:03:46.637]➜   src
2025-08-20T20:10:56.2322210Z [00:03:46.637]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.2322828Z [00:03:46.637]➜   /usr/local/include
2025-08-20T20:10:56.2323440Z [00:03:46.637]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:56.2324024Z [00:03:46.637]➜   /usr/include
2025-08-20T20:10:56.2324518Z [00:03:46.637]➜  End of search list.
2025-08-20T20:10:56.2511061Z [00:03:46.656]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.2514772Z [00:03:46.657]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.2531297Z [00:03:46.659]➜  Thread model: posix
2025-08-20T20:10:56.2535863Z [00:03:46.659]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.2539965Z [00:03:46.659]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.2553490Z [00:03:46.661]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.2557127Z [00:03:46.661]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.2560414Z [00:03:46.661]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.2564374Z [00:03:46.661]➜   (in-process)
2025-08-20T20:10:56.2574525Z [00:03:46.661]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name blake2b-ref.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/blake2/.deps/libsinglebin_b2sum_a-blake2b-ref.Tpo -MT src/blake2/libsinglebin_b2sum_a-blake2b-ref.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_BLAKE2=1 -D HAVE_CONFIG_H -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_b2sum (int, char **);  int single_binary_main_b2sum" -D usage=_usage_b2sum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/blake2/libsinglebin_b2sum_a-blake2b-ref.o -x c src/blake2/blake2b-ref.c
2025-08-20T20:10:56.2610113Z [00:03:46.661]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.2611669Z [00:03:46.661]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.2613374Z [00:03:46.661]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:56.2615154Z [00:03:46.661]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.2616266Z [00:03:46.662]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.2617794Z [00:03:46.662]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.2619150Z [00:03:46.662]➜  #include "..." search starts here:
2025-08-20T20:10:56.2619928Z [00:03:46.662]➜  #include <...> search starts here:
2025-08-20T20:10:56.2621519Z [00:03:46.662]➜   .
2025-08-20T20:10:56.2622536Z [00:03:46.662]➜   ./lib
2025-08-20T20:10:56.2623147Z [00:03:46.662]➜   src
2025-08-20T20:10:56.2623828Z [00:03:46.662]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.2624607Z [00:03:46.662]➜   /usr/local/include
2025-08-20T20:10:56.2626874Z [00:03:46.662]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:56.2627502Z [00:03:46.662]➜   /usr/include
2025-08-20T20:10:56.2628176Z [00:03:46.662]➜  End of search list.
2025-08-20T20:10:56.2628837Z [00:03:46.666]➜    CC       src/blake2/libsinglebin_b2sum_a-b2sum.o
2025-08-20T20:10:56.2871651Z [00:03:46.693]➜    AR       src/libcksum_avx512.a
2025-08-20T20:10:56.2942891Z [00:03:46.700]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.2945796Z [00:03:46.700]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.2947057Z [00:03:46.700]➜  Thread model: posix
2025-08-20T20:10:56.2947847Z [00:03:46.700]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.2950143Z [00:03:46.700]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.2951087Z [00:03:46.700]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.2952084Z [00:03:46.700]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.2952776Z [00:03:46.700]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.2953265Z [00:03:46.701]➜   (in-process)
2025-08-20T20:10:56.2965205Z [00:03:46.701]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name b2sum.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7 -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file src/blake2/.deps/libsinglebin_b2sum_a-b2sum.Tpo -MT src/blake2/libsinglebin_b2sum_a-b2sum.o -sys-header-deps -MP -I . -I ./lib -D HASH_ALGO_BLAKE2=1 -D HAVE_CONFIG_H -I lib -I ./lib -I src -I ./src -D "main=single_binary_main_b2sum (int, char **);  int single_binary_main_b2sum" -D usage=_usage_b2sum -D SINGLE_BINARY -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o src/blake2/libsinglebin_b2sum_a-b2sum.o -x c src/blake2/b2sum.c
2025-08-20T20:10:56.2975915Z [00:03:46.702]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:10:56.2977345Z [00:03:46.703]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:10:56.2978576Z [00:03:46.703]➜  ignoring nonexistent directory "/include"
2025-08-20T20:10:56.2979238Z [00:03:46.703]➜  ignoring duplicate directory "lib"
2025-08-20T20:10:56.2979851Z [00:03:46.703]➜  ignoring duplicate directory "./lib"
2025-08-20T20:10:56.2980463Z [00:03:46.703]➜  ignoring duplicate directory "./src"
2025-08-20T20:10:56.2981054Z [00:03:46.703]➜  #include "..." search starts here:
2025-08-20T20:10:56.2981645Z [00:03:46.703]➜  #include <...> search starts here:
2025-08-20T20:10:56.2982136Z [00:03:46.703]➜   .
2025-08-20T20:10:56.2982496Z [00:03:46.703]➜   ./lib
2025-08-20T20:10:56.2982877Z [00:03:46.703]➜   src
2025-08-20T20:10:56.2983354Z [00:03:46.703]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:10:56.2983897Z [00:03:46.703]➜   /usr/local/include
2025-08-20T20:10:56.2984425Z [00:03:46.703]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:10:56.2984923Z [00:03:46.703]➜   /usr/include
2025-08-20T20:10:56.2985387Z [00:03:46.703]➜  End of search list.
2025-08-20T20:10:56.3037857Z [00:03:46.709]➜    AR       src/libcksum_avx2.a
2025-08-20T20:10:56.3209482Z [00:03:46.726]➜    AR       src/libcksum_pclmul.a
2025-08-20T20:10:56.3517795Z [00:03:46.757]➜    AR       src/libwc_avx2.a
2025-08-20T20:10:56.3682359Z [00:03:46.774]➜    CCLD     src/make-prime-list
2025-08-20T20:10:56.3900962Z [00:03:46.795]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:56.3901657Z [00:03:46.795]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:56.3902192Z [00:03:46.795]➜  Thread model: posix
2025-08-20T20:10:56.3902733Z [00:03:46.795]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:56.3903757Z [00:03:46.795]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.3904680Z [00:03:46.795]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:56.3905372Z [00:03:46.795]➜  Candidate multilib: .;@m64
2025-08-20T20:10:56.3905896Z [00:03:46.795]➜  Selected multilib: .;@m64
2025-08-20T20:10:56.3918706Z [00:03:46.797]➜   "/usr/bin/mold" --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -static -pie --no-dynamic-linker -z text -o src/make-prime-list /lib/x86_64-linux-gnu/rcrt1.o /lib/x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/14 -L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib -plugin /usr/lib/llvm-19/bin/../lib/LLVMgold.so -plugin-opt=mcpu=x86-64 -plugin-opt=O2 --as-needed --Bstatic --build-id=none --no-dynamic-linker --no-fatal-warnings --static --stats --strip-all -z noexecstack -z pack-relative-relocs -z relro src/make-prime-list.o --start-group -lgcc -lgcc_eh -lc --end-group /usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o /lib/x86_64-linux-gnu/crtn.o
2025-08-20T20:10:56.4077621Z [00:03:46.813]➜    AR       src/libver.a
2025-08-20T20:10:56.4129791Z [00:03:46.818]➜    AR       lib/libcoreutils.a
2025-08-20T20:10:56.4828324Z [00:03:46.888]➜        reloc_nonalloc=0
2025-08-20T20:10:56.4829356Z [00:03:46.888]➜              num_dsos=0
2025-08-20T20:10:56.4830229Z [00:03:46.888]➜       parsed_lto_objs=1
2025-08-20T20:10:56.4830801Z [00:03:46.888]➜       num_unique_cies=5
2025-08-20T20:10:56.4831313Z [00:03:46.888]➜               comdats=8
2025-08-20T20:10:56.4831816Z [00:03:46.888]➜    removed_comdat_mem=14
2025-08-20T20:10:56.4832336Z [00:03:46.888]➜         output_chunks=45
2025-08-20T20:10:56.4832837Z [00:03:46.888]➜              num_cies=413
2025-08-20T20:10:56.4833352Z [00:03:46.888]➜              num_objs=446
2025-08-20T20:10:56.4833869Z [00:03:46.888]➜        merged_strings=1081
2025-08-20T20:10:56.4834383Z [00:03:46.888]➜              num_fdes=1097
2025-08-20T20:10:56.4834912Z [00:03:46.888]➜          defined_syms=1862
2025-08-20T20:10:56.4838354Z [00:03:46.888]➜           parsed_objs=2524
2025-08-20T20:10:56.4871414Z [00:03:46.888]➜      string_fragments=2558
2025-08-20T20:10:56.4871952Z [00:03:46.888]➜        undefined_syms=4266
2025-08-20T20:10:56.4872407Z [00:03:46.888]➜        input_sections=5319
2025-08-20T20:10:56.4872921Z [00:03:46.888]➜           reloc_alloc=10600
2025-08-20T20:10:56.4873464Z [00:03:46.888]➜      regular_sections=11453
2025-08-20T20:10:56.4873979Z [00:03:46.888]➜              all_syms=25102
2025-08-20T20:10:56.4874613Z [00:03:46.888]➜     total_input_bytes=26421656
2025-08-20T20:10:56.4875223Z [00:03:46.888]➜  .rodata.cst4 estimation=1628 actual=4
2025-08-20T20:10:56.4875875Z [00:03:46.888]➜  .rodata.cst32 estimation=1628 actual=3
2025-08-20T20:10:56.4876528Z [00:03:46.888]➜  .rodata.str1.1 estimation=1956 actual=584
2025-08-20T20:10:56.4877172Z [00:03:46.888]➜  .rodata.str1.8 estimation=1791 actual=302
2025-08-20T20:10:56.4877792Z [00:03:46.888]➜  .rodata.str1.16 estimation=1669 actual=81
2025-08-20T20:10:56.4878647Z [00:03:46.888]➜  rodata.cst32 estimation=1627 actual=3
2025-08-20T20:10:56.4879290Z [00:03:46.888]➜  .rodata.cst16 estimation=1632 actual=12
2025-08-20T20:10:56.4879843Z [00:03:46.888]➜  .comment estimation=1627 actual=4
2025-08-20T20:10:56.4880421Z [00:03:46.888]➜  .rodata.cst8 estimation=1630 actual=8
2025-08-20T20:10:56.4881027Z [00:03:46.888]➜  .rodata.str1.32 estimation=1636 actual=21
2025-08-20T20:10:56.4881641Z [00:03:46.888]➜  .rodata.cst2 estimation=1627 actual=2
2025-08-20T20:10:56.4882226Z [00:03:46.888]➜  .rodata.str4.4 estimation=1647 actual=41
2025-08-20T20:10:56.4882856Z [00:03:46.888]➜  .rodata.str4.8 estimation=1634 actual=16
2025-08-20T20:10:56.5293442Z [00:03:46.935]➜    AR       src/libsinglebin_chroot.a
2025-08-20T20:10:56.5332040Z [00:03:46.938]➜    AR       src/libsinglebin_hostid.a
2025-08-20T20:10:56.5340494Z [00:03:46.939]➜    AR       src/libsinglebin_nice.a
2025-08-20T20:10:56.5373841Z [00:03:46.943]➜    AR       src/libsinglebin_timeout.a
2025-08-20T20:10:56.5884906Z [00:03:46.994]➜    AR       src/libsinglebin_who.a
2025-08-20T20:10:56.5919168Z [00:03:46.997]➜    AR       src/libsinglebin_users.a
2025-08-20T20:10:56.6009004Z [00:03:47.006]➜    AR       src/libsinglebin_pinky.a
2025-08-20T20:10:56.6049973Z [00:03:47.010]➜    AR       src/libsinglebin_stty.a
2025-08-20T20:10:56.6171725Z [00:03:47.022]➜    AR       src/libsinglebin_df.a
2025-08-20T20:10:56.6498589Z [00:03:47.055]➜    AR       src/libsinglebin__.a
2025-08-20T20:10:56.6640421Z [00:03:47.069]➜    AR       src/libsinglebin_b2sum.a
2025-08-20T20:10:56.6714104Z [00:03:47.077]➜    AR       src/libsinglebin_base64.a
2025-08-20T20:10:56.6767214Z [00:03:47.082]➜    AR       src/libsinglebin_base32.a
2025-08-20T20:10:56.6829229Z [00:03:47.088]➜    AR       src/libsinglebin_basenc.a
2025-08-20T20:10:56.7235739Z [00:03:47.129]➜    AR       src/libsinglebin_basename.a
2025-08-20T20:10:56.7352732Z [00:03:47.141]➜    AR       src/libsinglebin_cat.a
2025-08-20T20:10:56.7356599Z [00:03:47.141]➜    AR       src/libsinglebin_chcon.a
2025-08-20T20:10:56.7415396Z [00:03:47.147]➜    AR       src/libsinglebin_chown.a
2025-08-20T20:10:56.7547155Z [00:03:47.160]➜    AR       src/libsinglebin_chmod.a
2025-08-20T20:10:56.7861630Z [00:03:47.191]➜    AR       src/libsinglebin_cksum.a
2025-08-20T20:10:56.7948252Z [00:03:47.200]➜    AR       src/libsinglebin_comm.a
2025-08-20T20:10:56.8136333Z [00:03:47.219]➜    AR       src/libsinglebin_cp.a
2025-08-20T20:10:56.8152416Z [00:03:47.221]➜    AR       src/libsinglebin_csplit.a
2025-08-20T20:10:56.8253442Z [00:03:47.231]➜    AR       src/libsinglebin_cut.a
2025-08-20T20:10:56.8484355Z [00:03:47.254]➜    AR       src/libsinglebin_date.a
2025-08-20T20:10:56.8554979Z [00:03:47.261]➜    AR       src/libsinglebin_dd.a
2025-08-20T20:10:56.8807217Z [00:03:47.286]➜    AR       src/libsinglebin_ls.a
2025-08-20T20:10:56.8875065Z [00:03:47.293]➜    AR       src/libsinglebin_dircolors.a
2025-08-20T20:10:56.8939522Z [00:03:47.299]➜    AR       src/libsinglebin_dirname.a
2025-08-20T20:10:56.9093258Z [00:03:47.315]➜    AR       src/libsinglebin_echo.a
2025-08-20T20:10:56.9157104Z [00:03:47.321]➜    AR       src/libsinglebin_du.a
2025-08-20T20:10:56.9423341Z [00:03:47.348]➜    AR       src/libsinglebin_env.a
2025-08-20T20:10:56.9501815Z [00:03:47.355]➜    AR       src/libsinglebin_expr.a
2025-08-20T20:10:56.9559944Z [00:03:47.361]➜    AR       src/libsinglebin_expand.a
2025-08-20T20:10:56.9826811Z [00:03:47.388]➜    AR       src/libsinglebin_factor.a
2025-08-20T20:10:56.9927767Z [00:03:47.398]➜    AR       src/libsinglebin_false.a
2025-08-20T20:10:57.0095421Z [00:03:47.415]➜    AR       src/libsinglebin_fmt.a
2025-08-20T20:10:57.0211404Z [00:03:47.426]➜    AR       src/libsinglebin_fold.a
2025-08-20T20:10:57.0329472Z [00:03:47.438]➜    AR       src/libsinglebin_ginstall.a
2025-08-20T20:10:57.0477654Z [00:03:47.453]➜    AR       src/libsinglebin_groups.a
2025-08-20T20:10:57.0542635Z [00:03:47.459]➜    AR       src/libsinglebin_head.a
2025-08-20T20:10:57.0802404Z [00:03:47.485]➜    AR       src/libsinglebin_id.a
2025-08-20T20:10:57.0913989Z [00:03:47.497]➜    AR       src/libsinglebin_join.a
2025-08-20T20:10:57.1000817Z [00:03:47.505]➜    AR       src/libsinglebin_kill.a
2025-08-20T20:10:57.1171128Z [00:03:47.522]➜    AR       src/libsinglebin_link.a
2025-08-20T20:10:57.1333615Z [00:03:47.539]➜    AR       src/libsinglebin_ln.a
2025-08-20T20:10:57.1482331Z [00:03:47.553]➜    AR       src/libsinglebin_logname.a
2025-08-20T20:10:57.1579668Z [00:03:47.563]➜    AR       src/libsinglebin_md5sum.a
2025-08-20T20:10:57.1658791Z [00:03:47.571]➜    AR       src/libsinglebin_mkdir.a
2025-08-20T20:10:57.1918737Z [00:03:47.597]➜    AR       src/libsinglebin_mkfifo.a
2025-08-20T20:10:57.2030937Z [00:03:47.608]➜    AR       src/libsinglebin_mknod.a
2025-08-20T20:10:57.2160157Z [00:03:47.621]➜    AR       src/libsinglebin_mktemp.a
2025-08-20T20:10:57.2250926Z [00:03:47.630]➜    AR       src/libsinglebin_mv.a
2025-08-20T20:10:57.2357426Z [00:03:47.641]➜    AR       src/libsinglebin_nl.a
2025-08-20T20:10:57.2658792Z [00:03:47.671]➜    AR       src/libsinglebin_nproc.a
2025-08-20T20:10:57.2790624Z [00:03:47.684]➜    AR       src/libsinglebin_nohup.a
2025-08-20T20:10:57.2830580Z [00:03:47.688]➜    AR       src/libsinglebin_numfmt.a
2025-08-20T20:10:57.2980311Z [00:03:47.703]➜    AR       src/libsinglebin_paste.a
2025-08-20T20:10:57.2987033Z [00:03:47.704]➜    AR       src/libsinglebin_od.a
2025-08-20T20:10:57.3336662Z [00:03:47.739]➜    AR       src/libsinglebin_pathchk.a
2025-08-20T20:10:57.3530010Z [00:03:47.758]➜    AR       src/libsinglebin_pr.a
2025-08-20T20:10:57.3597619Z [00:03:47.765]➜    AR       src/libsinglebin_printenv.a
2025-08-20T20:10:57.3640931Z [00:03:47.769]➜    AR       src/libsinglebin_ptx.a
2025-08-20T20:10:57.3642245Z [00:03:47.769]➜    AR       src/libsinglebin_printf.a
2025-08-20T20:10:57.4138882Z [00:03:47.819]➜    AR       src/libsinglebin_pwd.a
2025-08-20T20:10:57.4184503Z [00:03:47.824]➜    AR       src/libsinglebin_readlink.a
2025-08-20T20:10:57.4232996Z [00:03:47.829]➜    AR       src/libsinglebin_realpath.a
2025-08-20T20:10:57.4300345Z [00:03:47.835]➜    AR       src/libsinglebin_rm.a
2025-08-20T20:10:57.4349032Z [00:03:47.840]➜    AR       src/libsinglebin_rmdir.a
2025-08-20T20:10:57.4730356Z [00:03:47.878]➜    AR       src/libsinglebin_runcon.a
2025-08-20T20:10:57.4768657Z [00:03:47.882]➜    AR       src/libsinglebin_seq.a
2025-08-20T20:10:57.4806393Z [00:03:47.886]➜    AR       src/libsinglebin_sha1sum.a
2025-08-20T20:10:57.5041342Z [00:03:47.909]➜    AR       src/libsinglebin_sha224sum.a
2025-08-20T20:10:57.5126568Z [00:03:47.918]➜    AR       src/libsinglebin_sha256sum.a
2025-08-20T20:10:57.5388500Z [00:03:47.944]➜    AR       src/libsinglebin_sha384sum.a
2025-08-20T20:10:57.5443977Z [00:03:47.950]➜    AR       src/libsinglebin_sha512sum.a
2025-08-20T20:10:57.5531205Z [00:03:47.958]➜    AR       src/libsinglebin_shred.a
2025-08-20T20:10:57.5703793Z [00:03:47.976]➜    AR       src/libsinglebin_shuf.a
2025-08-20T20:10:57.5729231Z [00:03:47.978]➜    AR       src/libsinglebin_sleep.a
2025-08-20T20:10:57.5944031Z [00:03:48.000]➜    AR       src/libsinglebin_sort.a
2025-08-20T20:10:57.6132289Z [00:03:48.018]➜    AR       src/libsinglebin_split.a
2025-08-20T20:10:57.6287683Z [00:03:48.034]➜    AR       src/libsinglebin_stat.a
2025-08-20T20:10:57.6293124Z [00:03:48.035]➜    AR       src/libsinglebin_sum.a
2025-08-20T20:10:57.6394293Z [00:03:48.045]➜    AR       src/libsinglebin_sync.a
2025-08-20T20:10:57.6617310Z [00:03:48.067]➜    AR       src/libsinglebin_tac.a
2025-08-20T20:10:57.6749592Z [00:03:48.080]➜    AR       src/libsinglebin_tail.a
2025-08-20T20:10:57.6980262Z [00:03:48.103]➜    AR       src/libsinglebin_tee.a
2025-08-20T20:10:57.7058567Z [00:03:48.111]➜    AR       src/libsinglebin_test.a
2025-08-20T20:10:57.7142056Z [00:03:48.119]➜    AR       src/libsinglebin_touch.a
2025-08-20T20:10:57.7266889Z [00:03:48.132]➜    AR       src/libsinglebin_tr.a
2025-08-20T20:10:57.7332769Z [00:03:48.139]➜    AR       src/libsinglebin_true.a
2025-08-20T20:10:57.7671393Z [00:03:48.172]➜    AR       src/libsinglebin_truncate.a
2025-08-20T20:10:57.7699776Z [00:03:48.175]➜    AR       src/libsinglebin_tsort.a
2025-08-20T20:10:57.7786083Z [00:03:48.184]➜    AR       src/libsinglebin_tty.a
2025-08-20T20:10:57.7877791Z [00:03:48.193]➜    AR       src/libsinglebin_uname.a
2025-08-20T20:10:57.8069785Z [00:03:48.212]➜    AR       src/libsinglebin_unexpand.a
2025-08-20T20:10:57.8332133Z [00:03:48.238]➜    AR       src/libsinglebin_uniq.a
2025-08-20T20:10:57.8338773Z [00:03:48.239]➜    AR       src/libsinglebin_unlink.a
2025-08-20T20:10:57.8562547Z [00:03:48.262]➜    AR       src/libsinglebin_vdir.a
2025-08-20T20:10:57.8569683Z [00:03:48.262]➜    AR       src/libsinglebin_uptime.a
2025-08-20T20:10:57.8731096Z [00:03:48.278]➜    AR       src/libsinglebin_wc.a
2025-08-20T20:10:57.8959289Z [00:03:48.301]➜    AR       src/libsinglebin_whoami.a
2025-08-20T20:10:57.9102033Z [00:03:48.315]➜    AR       src/libsinglebin_yes.a
2025-08-20T20:10:57.9152107Z [00:03:48.320]➜    CCLD     src/getlimits
2025-08-20T20:10:57.9209210Z [00:03:48.326]➜    AR       src/libsinglebin_arch.a
2025-08-20T20:10:57.9391401Z [00:03:48.344]➜    AR       src/libsinglebin_hostname.a
2025-08-20T20:10:57.9430453Z [00:03:48.348]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:57.9433359Z [00:03:48.348]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:57.9435070Z [00:03:48.348]➜  Thread model: posix
2025-08-20T20:10:57.9436014Z [00:03:48.348]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:57.9438826Z [00:03:48.348]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:57.9439770Z [00:03:48.348]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:57.9440505Z [00:03:48.348]➜  Candidate multilib: .;@m64
2025-08-20T20:10:57.9441065Z [00:03:48.348]➜  Selected multilib: .;@m64
2025-08-20T20:10:57.9446850Z [00:03:48.349]➜   "/usr/bin/mold" --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -static -pie --no-dynamic-linker -z text -o src/getlimits /lib/x86_64-linux-gnu/rcrt1.o /lib/x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/14 -L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib -plugin /usr/lib/llvm-19/bin/../lib/LLVMgold.so -plugin-opt=mcpu=x86-64 -plugin-opt=O2 --as-needed --Bstatic --build-id=none --no-dynamic-linker --no-fatal-warnings --static --stats --strip-all -z noexecstack -z pack-relative-relocs -z relro src/getlimits.o src/libver.a lib/libcoreutils.a lib/libcoreutils.a --start-group -lgcc -lgcc_eh -lc --end-group /usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o /lib/x86_64-linux-gnu/crtn.o
2025-08-20T20:10:57.9620518Z [00:03:48.367]➜    AR       src/libsinglebin_stdbuf.a
2025-08-20T20:10:57.9791945Z [00:03:48.384]➜    AR       src/libsinglebin_chgrp.a
2025-08-20T20:10:57.9950180Z [00:03:48.400]➜    AR       src/libsinglebin_dir.a
2025-08-20T20:10:58.0489779Z [00:03:48.454]➜    CCLD     src/coreutils
2025-08-20T20:10:58.0664812Z [00:03:48.471]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:10:58.0665504Z [00:03:48.471]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:10:58.0666260Z [00:03:48.471]➜  Thread model: posix
2025-08-20T20:10:58.0666821Z [00:03:48.471]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:10:58.0667625Z [00:03:48.471]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:58.0668812Z [00:03:48.471]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:10:58.0669523Z [00:03:48.472]➜  Candidate multilib: .;@m64
2025-08-20T20:10:58.0670056Z [00:03:48.472]➜  Selected multilib: .;@m64
2025-08-20T20:10:58.0705351Z [00:03:48.473]➜   "/usr/bin/mold" --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -static -pie --no-dynamic-linker -z text -o src/coreutils /lib/x86_64-linux-gnu/rcrt1.o /lib/x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/14 -L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib -plugin /usr/lib/llvm-19/bin/../lib/LLVMgold.so -plugin-opt=mcpu=x86-64 -plugin-opt=O2 --as-needed --Bstatic --build-id=none --no-dynamic-linker --no-fatal-warnings --static --stats --strip-all -z noexecstack -z pack-relative-relocs -z relro src/coreutils-coreutils.o src/libsinglebin_chroot.a src/libsinglebin_hostid.a src/libsinglebin_timeout.a src/libsinglebin_nice.a src/libsinglebin_who.a src/libsinglebin_users.a src/libsinglebin_pinky.a src/libsinglebin_stty.a src/libsinglebin_df.a src/libsinglebin__.a src/libsinglebin_b2sum.a src/libsinglebin_base64.a src/libsinglebin_base32.a src/libsinglebin_basenc.a src/libsinglebin_basename.a src/libsinglebin_cat.a src/libsinglebin_chcon.a src/libsinglebin_chgrp.a src/libsinglebin_chmod.a src/libsinglebin_chown.a src/libsinglebin_cksum.a src/libsinglebin_comm.a src/libsinglebin_cp.a src/libsinglebin_csplit.a src/libsinglebin_cut.a src/libsinglebin_date.a src/libsinglebin_dd.a src/libsinglebin_dir.a src/libsinglebin_dircolors.a src/libsinglebin_dirname.a src/libsinglebin_du.a src/libsinglebin_echo.a src/libsinglebin_env.a src/libsinglebin_expand.a src/libsinglebin_expr.a src/libsinglebin_factor.a src/libsinglebin_false.a src/libsinglebin_fmt.a src/libsinglebin_fold.a src/libsinglebin_ginstall.a src/libsinglebin_groups.a src/libsinglebin_head.a src/libsinglebin_id.a src/libsinglebin_join.a src/libsinglebin_kill.a src/libsinglebin_link.a src/libsinglebin_ln.a src/libsinglebin_logname.a src/libsinglebin_ls.a src/libsinglebin_md5sum.a src/libsinglebin_mkdir.a src/libsinglebin_mkfifo.a src/libsinglebin_mknod.a src/libsinglebin_mktemp.a src/libsinglebin_mv.a src/libsinglebin_nl.a src/libsinglebin_nproc.a src/libsinglebin_nohup.a src/libsinglebin_numfmt.a src/libsinglebin_od.a src/libsinglebin_paste.a src/libsinglebin_pathchk.a src/libsinglebin_pr.a src/libsinglebin_printenv.a src/libsinglebin_printf.a src/libsinglebin_ptx.a src/libsinglebin_pwd.a src/libsinglebin_readlink.a src/libsinglebin_realpath.a src/libsinglebin_rm.a src/libsinglebin_rmdir.a src/libsinglebin_runcon.a src/libsinglebin_seq.a src/libsinglebin_sha1sum.a src/libsinglebin_sha224sum.a src/libsinglebin_sha256sum.a src/libsinglebin_sha384sum.a src/libsinglebin_sha512sum.a src/libsinglebin_shred.a src/libsinglebin_shuf.a src/libsinglebin_sleep.a src/libsinglebin_sort.a src/libsinglebin_split.a src/libsinglebin_stat.a src/libsinglebin_sum.a src/libsinglebin_sync.a src/libsinglebin_tac.a src/libsinglebin_tail.a src/libsinglebin_tee.a src/libsinglebin_test.a src/libsinglebin_touch.a src/libsinglebin_tr.a src/libsinglebin_true.a src/libsinglebin_truncate.a src/libsinglebin_tsort.a src/libsinglebin_tty.a src/libsinglebin_uname.a src/libsinglebin_unexpand.a src/libsinglebin_uniq.a src/libsinglebin_unlink.a src/libsinglebin_uptime.a src/libsinglebin_vdir.a src/libsinglebin_wc.a src/libsinglebin_whoami.a src/libsinglebin_yes.a src/libver.a lib/libcoreutils.a lib/libcoreutils.a src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lselinux src/libver.a lib/libcoreutils.a lib/libcoreutils.a src/libsinglebin_chown.a -lcrypto src/libcksum_avx512.a src/libcksum_avx2.a src/libcksum_pclmul.a -lselinux -lacl -lattr src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lselinux -lcap -lselinux src/libsinglebin_ls.a -lgmp -lgmp -lselinux -lacl -lattr -lselinux -lselinux -lselinux -lcap -lselinux -lcrypto -lselinux -lselinux -lselinux -lselinux -lacl -lattr -lselinux -lcrypto -lcrypto -lcrypto -lcrypto -lcrypto -lcrypto -lselinux src/libver.a lib/libcoreutils.a lib/libcoreutils.a -lselinux -lcap -lselinux src/libsinglebin_ls.a src/libwc_avx2.a --start-group -lgcc -lgcc_eh -lc --end-group /usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o /lib/x86_64-linux-gnu/crtn.o
2025-08-20T20:10:58.1142522Z [00:03:48.520]➜        reloc_nonalloc=0
2025-08-20T20:10:58.1143198Z [00:03:48.520]➜              num_dsos=0
2025-08-20T20:10:58.1146806Z [00:03:48.520]➜       num_unique_cies=5
2025-08-20T20:10:58.1147932Z [00:03:48.520]➜               comdats=11
2025-08-20T20:10:58.1150305Z [00:03:48.520]➜    removed_comdat_mem=20
2025-08-20T20:10:58.1151272Z [00:03:48.520]➜         output_chunks=46
2025-08-20T20:10:58.1152402Z [00:03:48.520]➜              num_cies=466
2025-08-20T20:10:58.1153209Z [00:03:48.520]➜              num_objs=510
2025-08-20T20:10:58.1154089Z [00:03:48.520]➜       parsed_lto_objs=662
2025-08-20T20:10:58.1155403Z [00:03:48.520]➜              num_fdes=1232
2025-08-20T20:10:58.1156102Z [00:03:48.520]➜        merged_strings=1258
2025-08-20T20:10:58.1156814Z [00:03:48.520]➜          defined_syms=2307
2025-08-20T20:10:58.1157582Z [00:03:48.520]➜           parsed_objs=2524
2025-08-20T20:10:58.1158579Z [00:03:48.520]➜      string_fragments=3030
2025-08-20T20:10:58.1160318Z [00:03:48.520]➜        undefined_syms=4803
2025-08-20T20:10:58.1161132Z [00:03:48.520]➜        input_sections=6143
2025-08-20T20:10:58.1163301Z [00:03:48.520]➜      regular_sections=11486
2025-08-20T20:10:58.1164072Z [00:03:48.520]➜           reloc_alloc=12624
2025-08-20T20:10:58.1164935Z [00:03:48.520]➜              all_syms=29613
2025-08-20T20:10:58.1165837Z [00:03:48.520]➜     total_input_bytes=32948236
2025-08-20T20:10:58.1166870Z [00:03:48.520]➜  .rodata.cst4 estimation=1632 actual=11
2025-08-20T20:10:58.1167745Z [00:03:48.520]➜  .rodata.str1.8 estimation=1807 actual=328
2025-08-20T20:10:58.1168924Z [00:03:48.520]➜  .rodata.str1.1 estimation=2036 actual=706
2025-08-20T20:10:58.1170558Z [00:03:48.520]➜  .rodata.str1.16 estimation=1672 actual=86
2025-08-20T20:10:58.1171501Z [00:03:48.520]➜  .rodata.str1.32 estimation=1637 actual=22
2025-08-20T20:10:58.1172355Z [00:03:48.520]➜  .rodata.cst32 estimation=1628 actual=3
2025-08-20T20:10:58.1173203Z [00:03:48.520]➜  rodata.cst32 estimation=1627 actual=3
2025-08-20T20:10:58.1174105Z [00:03:48.520]➜  .rodata.cst16 estimation=1635 actual=19
2025-08-20T20:10:58.1175194Z [00:03:48.520]➜  .comment estimation=1627 actual=4
2025-08-20T20:10:58.1176948Z [00:03:48.520]➜  .rodata.cst8 estimation=1634 actual=15
2025-08-20T20:10:58.1178487Z [00:03:48.520]➜  .rodata.str4.4 estimation=1648 actual=42
2025-08-20T20:10:58.1179527Z [00:03:48.520]➜  .rodata.str4.16 estimation=1626 actual=1
2025-08-20T20:10:58.1180388Z [00:03:48.520]➜  .rodata.cst2 estimation=1627 actual=2
2025-08-20T20:10:58.1181389Z [00:03:48.520]➜  .rodata.str4.8 estimation=1634 actual=16
2025-08-20T20:11:09.7172497Z [00:04:00.123]➜  mold: error: undefined symbol: pcre2_match_data_free_8
2025-08-20T20:11:09.7173376Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7174216Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_prepare_data)
2025-08-20T20:11:09.7175013Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7175805Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_load_mmap)
2025-08-20T20:11:09.7176577Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7177382Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_data_free)
2025-08-20T20:11:09.7178509Z [00:04:00.123]➜  mold: error: undefined symbol: pcre2_get_error_message_8
2025-08-20T20:11:09.7179294Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7180112Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_format_error)
2025-08-20T20:11:09.7180858Z [00:04:00.123]➜  mold: error: undefined symbol: pcre2_serialize_decode_8
2025-08-20T20:11:09.7181620Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7182416Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_load_mmap)
2025-08-20T20:11:09.7183141Z [00:04:00.123]➜  mold: error: undefined symbol: pcre2_serialize_free_8
2025-08-20T20:11:09.7183894Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7184678Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_writef)
2025-08-20T20:11:09.7185474Z [00:04:00.123]➜  mold: error: undefined symbol: pcre2_match_data_create_from_pattern_8
2025-08-20T20:11:09.7186297Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7187242Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_prepare_data)
2025-08-20T20:11:09.7188183Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7188992Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_load_mmap)
2025-08-20T20:11:09.7189707Z [00:04:00.123]➜  mold: error: undefined symbol: pcre2_pattern_info_8
2025-08-20T20:11:09.7190451Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7191356Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_cmp)
2025-08-20T20:11:09.7192177Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7193012Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_cmp)
2025-08-20T20:11:09.7193725Z [00:04:00.123]➜  mold: error: undefined symbol: pcre2_config_8
2025-08-20T20:11:09.7194509Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7195359Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_version)
2025-08-20T20:11:09.7196203Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7197069Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_version)
2025-08-20T20:11:09.7197802Z [00:04:00.123]➜  mold: error: undefined symbol: pcre2_match_8
2025-08-20T20:11:09.7198723Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7199563Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_match)
2025-08-20T20:11:09.7200318Z [00:04:00.123]➜  mold: error: undefined symbol: pcre2_code_free_8
2025-08-20T20:11:09.7201204Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7202099Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_prepare_data)
2025-08-20T20:11:09.7202880Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7203643Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_load_mmap)
2025-08-20T20:11:09.7204390Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7205141Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_data_free)
2025-08-20T20:11:09.7205986Z [00:04:00.123]➜  mold: error: undefined symbol: pcre2_serialize_get_number_of_codes_8
2025-08-20T20:11:09.7206855Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7207837Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_load_mmap)
2025-08-20T20:11:09.7208812Z [00:04:00.123]➜  mold: error: undefined symbol: pcre2_serialize_encode_8
2025-08-20T20:11:09.7209545Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7210309Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_writef)
2025-08-20T20:11:09.7210982Z [00:04:00.123]➜  mold: error: undefined symbol: pcre2_compile_8
2025-08-20T20:11:09.7211748Z [00:04:00.123]➜  >>> referenced by /lib/x86_64-linux-gnu/libselinux.a(regex.o):(.text)
2025-08-20T20:11:09.7212630Z [00:04:00.123]➜  >>>               /lib/x86_64-linux-gnu/libselinux.a(regex.o):(regex_prepare_data)
2025-08-20T20:11:09.7291399Z [00:04:00.134]➜  clang: error: linker command failed with exit code 1 (use -v to see invocation)
2025-08-20T20:11:09.7328712Z [00:04:00.138]➜  make[2]: *** [Makefile:11509: src/coreutils] Error 1
2025-08-20T20:11:09.7329345Z [00:04:00.138]➜  make[2]: Target 'all-am' not remade because of errors.
2025-08-20T20:11:09.7329970Z [00:04:00.138]➜  make[2]: Leaving directory '/tmp/tmp.0SQIAMMNFc/coreutils-9.7'
2025-08-20T20:11:09.7334047Z [00:04:00.139]➜  Making all in gnulib-tests
2025-08-20T20:11:09.7646781Z [00:04:00.170]➜  make[2]: Entering directory '/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests'
2025-08-20T20:11:09.7672760Z [00:04:00.173]➜  ## ---------------------------------------------------- ##
2025-08-20T20:11:09.7692001Z [00:04:00.175]➜  ## ------------------- Gnulib tests ------------------- ##
2025-08-20T20:11:09.7711659Z [00:04:00.177]➜  ## You can ignore compiler warnings in this directory.  ##
2025-08-20T20:11:09.7731699Z [00:04:00.179]➜  ## ---------------------------------------------------- ##
2025-08-20T20:11:09.7734034Z [00:04:00.179]➜  make  all-recursive
2025-08-20T20:11:09.8057822Z [00:04:00.211]➜  make[3]: Entering directory '/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests'
2025-08-20T20:11:09.8111208Z [00:04:00.217]➜  Making all in .
2025-08-20T20:11:09.8410953Z [00:04:00.246]➜  make[4]: Entering directory '/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests'
2025-08-20T20:11:09.8453742Z [00:04:00.250]➜    CC       bench_crc-bench-crc.o
2025-08-20T20:11:09.8454417Z [00:04:00.251]➜    CC       bench_crc-randomb.o
2025-08-20T20:11:09.8454982Z [00:04:00.251]➜    CC       c-strcasestr.o
2025-08-20T20:11:09.8487569Z [00:04:00.254]➜    CC       concat-filename.o
2025-08-20T20:11:09.8492725Z [00:04:00.255]➜    CC       c32tob.o
2025-08-20T20:11:09.8692991Z [00:04:00.275]➜  Debian clang version 19.1.7 (3+b2)Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:09.8693805Z [00:04:00.275]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:09.8694343Z [00:04:00.275]➜  Thread model: posix
2025-08-20T20:11:09.8694957Z [00:04:00.275]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:09.8695745Z [00:04:00.275]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:09.8696671Z [00:04:00.275]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:09.8697549Z [00:04:00.275]➜  Candidate multilib: .;@m64
2025-08-20T20:11:09.8699316Z [00:04:00.275]➜  Selected multilib: .;@m64
2025-08-20T20:11:09.8699808Z [00:04:00.275]➜  
2025-08-20T20:11:09.8700255Z [00:04:00.275]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:09.8719069Z [00:04:00.275]➜  Thread model: posix
2025-08-20T20:11:09.8719634Z [00:04:00.275]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:09.8720415Z [00:04:00.275]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:09.8721330Z [00:04:00.276]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:09.8722012Z [00:04:00.277]➜  Candidate multilib: .;@m64
2025-08-20T20:11:09.8722564Z [00:04:00.277]➜  Selected multilib: .;@m64
2025-08-20T20:11:09.8723053Z [00:04:00.277]➜   (in-process)
2025-08-20T20:11:09.8734746Z [00:04:00.277]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c-strcasestr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/c-strcasestr.Tpo -MT c-strcasestr.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o c-strcasestr.o -x c c-strcasestr.c
2025-08-20T20:11:09.8744958Z [00:04:00.277]➜   (in-process)
2025-08-20T20:11:09.8757005Z [00:04:00.277]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name bench-crc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/bench_crc-bench-crc.Tpo -MT bench_crc-bench-crc.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -D NDEBUG -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o bench_crc-bench-crc.o -x c bench-crc.c
2025-08-20T20:11:09.8767193Z [00:04:00.277]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:09.8778938Z [00:04:00.278]➜  clang -cc1 version 19.1.7ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:09.8780103Z [00:04:00.278]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:09.8780742Z [00:04:00.278]➜  ignoring duplicate directory "."
2025-08-20T20:11:09.8781342Z [00:04:00.278]➜  ignoring duplicate directory "."
2025-08-20T20:11:09.8781971Z [00:04:00.278]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:09.8782872Z [00:04:00.278]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:09.8783543Z [00:04:00.278]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:09.8784271Z [00:04:00.278]➜   based upon LLVM 19.1.7#include "..." search starts here:
2025-08-20T20:11:09.8784951Z [00:04:00.278]➜  #include <...> search starts here:
2025-08-20T20:11:09.8785398Z [00:04:00.278]➜   .
2025-08-20T20:11:09.8785737Z [00:04:00.278]➜   ../lib
2025-08-20T20:11:09.8786085Z [00:04:00.278]➜   ..
2025-08-20T20:11:09.8786509Z [00:04:00.278]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:09.8786995Z [00:04:00.278]➜   /usr/local/include
2025-08-20T20:11:09.8787502Z [00:04:00.278]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:09.8788197Z [00:04:00.278]➜   /usr/include
2025-08-20T20:11:09.8788655Z [00:04:00.278]➜  End of search list.
2025-08-20T20:11:09.8789204Z [00:04:00.278]➜   default target x86_64-pc-linux-gnu
2025-08-20T20:11:09.8790195Z [00:04:00.279]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:09.8791159Z [00:04:00.279]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:09.8791790Z [00:04:00.279]➜  ignoring duplicate directory "."
2025-08-20T20:11:09.8792549Z [00:04:00.279]➜  ignoring duplicate directory "."
2025-08-20T20:11:09.8793120Z [00:04:00.279]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:09.8793766Z [00:04:00.279]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:09.8794412Z [00:04:00.279]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:09.8795027Z [00:04:00.280]➜  #include "..." search starts here:
2025-08-20T20:11:09.8795593Z [00:04:00.280]➜  #include <...> search starts here:
2025-08-20T20:11:09.8796722Z [00:04:00.280]➜   .
2025-08-20T20:11:09.8797081Z [00:04:00.280]➜   ../lib
2025-08-20T20:11:09.8797457Z [00:04:00.280]➜   ..
2025-08-20T20:11:09.8798283Z [00:04:00.280]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:09.8798877Z [00:04:00.280]➜   /usr/local/include
2025-08-20T20:11:09.8799418Z [00:04:00.280]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:09.8800223Z [00:04:00.280]➜   /usr/include
2025-08-20T20:11:09.8800703Z [00:04:00.280]➜  End of search list.
2025-08-20T20:11:09.8801282Z [00:04:00.283]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:09.8801876Z [00:04:00.283]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:09.8802398Z [00:04:00.283]➜  Thread model: posix
2025-08-20T20:11:09.8802966Z [00:04:00.283]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:09.8803728Z [00:04:00.283]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:09.8804654Z [00:04:00.283]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:09.8805321Z [00:04:00.284]➜  Candidate multilib: .;@m64
2025-08-20T20:11:09.8805873Z [00:04:00.284]➜  Selected multilib: .;@m64
2025-08-20T20:11:09.8806387Z [00:04:00.284]➜   (in-process)
2025-08-20T20:11:09.8828979Z [00:04:00.285]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name concat-filename.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/concat-filename.Tpo -MT concat-filename.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o concat-filename.o -x c concat-filename.c
2025-08-20T20:11:09.8840102Z [00:04:00.285]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:09.8841465Z [00:04:00.287]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:09.8842496Z [00:04:00.287]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:09.8843177Z [00:04:00.287]➜  ignoring duplicate directory "."
2025-08-20T20:11:09.8843832Z [00:04:00.287]➜  ignoring duplicate directory "."
2025-08-20T20:11:09.8844488Z [00:04:00.287]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:09.8845150Z [00:04:00.287]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:09.8846023Z [00:04:00.287]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:09.8846680Z [00:04:00.287]➜  #include "..." search starts here:
2025-08-20T20:11:09.8847291Z [00:04:00.287]➜  #include <...> search starts here:
2025-08-20T20:11:09.8847807Z [00:04:00.287]➜   .
2025-08-20T20:11:09.8888786Z [00:04:00.287]➜   ../lib
2025-08-20T20:11:09.8889279Z [00:04:00.287]➜   ..
2025-08-20T20:11:09.8889840Z [00:04:00.287]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:09.8890441Z [00:04:00.287]➜   /usr/local/include
2025-08-20T20:11:09.8891024Z [00:04:00.287]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:09.8891796Z [00:04:00.287]➜   /usr/include
2025-08-20T20:11:09.8892340Z [00:04:00.287]➜  End of search list.
2025-08-20T20:11:09.8901801Z [00:04:00.296]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:09.8902492Z [00:04:00.296]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:09.8903118Z [00:04:00.296]➜  Thread model: posix
2025-08-20T20:11:09.8903746Z [00:04:00.296]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:09.8904635Z [00:04:00.296]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:09.8905589Z [00:04:00.296]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:09.8906332Z [00:04:00.296]➜  Candidate multilib: .;@m64
2025-08-20T20:11:09.8906930Z [00:04:00.296]➜  Selected multilib: .;@m64
2025-08-20T20:11:09.8916351Z [00:04:00.297]➜   (in-process)
2025-08-20T20:11:09.8927881Z [00:04:00.297]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name randomb.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/bench_crc-randomb.Tpo -MT bench_crc-randomb.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -D NDEBUG -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o bench_crc-randomb.o -x c randomb.c
2025-08-20T20:11:09.8951477Z [00:04:00.301]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:09.8961001Z [00:04:00.302]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:09.8962237Z [00:04:00.302]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:09.8962863Z [00:04:00.302]➜  ignoring duplicate directory "."
2025-08-20T20:11:09.8963532Z [00:04:00.302]➜  ignoring duplicate directory "."
2025-08-20T20:11:09.8964199Z [00:04:00.302]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:09.8964915Z [00:04:00.302]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:09.8965650Z [00:04:00.302]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:09.8966382Z [00:04:00.302]➜  #include "..." search starts here:
2025-08-20T20:11:09.8967300Z [00:04:00.302]➜  #include <...> search starts here:
2025-08-20T20:11:09.8967855Z [00:04:00.302]➜   .
2025-08-20T20:11:09.8968505Z [00:04:00.302]➜   ../lib
2025-08-20T20:11:09.8968955Z [00:04:00.302]➜   ..
2025-08-20T20:11:09.8969505Z [00:04:00.302]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:09.8970103Z [00:04:00.302]➜   /usr/local/include
2025-08-20T20:11:09.8970640Z [00:04:00.302]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:09.8971148Z [00:04:00.302]➜   /usr/include
2025-08-20T20:11:09.8971593Z [00:04:00.302]➜  End of search list.
2025-08-20T20:11:09.9084539Z [00:04:00.314]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:09.9089971Z [00:04:00.314]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:09.9092227Z [00:04:00.314]➜  Thread model: posix
2025-08-20T20:11:09.9092878Z [00:04:00.314]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:09.9093739Z [00:04:00.314]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:09.9094727Z [00:04:00.314]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:09.9095519Z [00:04:00.314]➜  Candidate multilib: .;@m64
2025-08-20T20:11:09.9096129Z [00:04:00.314]➜  Selected multilib: .;@m64
2025-08-20T20:11:09.9096713Z [00:04:00.314]➜   (in-process)
2025-08-20T20:11:09.9109547Z [00:04:00.314]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name c32tob.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/c32tob.Tpo -MT c32tob.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o c32tob.o -x c c32tob.c
2025-08-20T20:11:09.9131010Z [00:04:00.315]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:09.9132279Z [00:04:00.316]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:09.9133328Z [00:04:00.316]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:09.9133977Z [00:04:00.316]➜  ignoring duplicate directory "."
2025-08-20T20:11:09.9134579Z [00:04:00.316]➜  ignoring duplicate directory "."
2025-08-20T20:11:09.9135185Z [00:04:00.316]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:09.9135804Z [00:04:00.316]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:09.9136438Z [00:04:00.316]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:09.9137057Z [00:04:00.316]➜  #include "..." search starts here:
2025-08-20T20:11:09.9137662Z [00:04:00.316]➜  #include <...> search starts here:
2025-08-20T20:11:09.9138390Z [00:04:00.316]➜   .
2025-08-20T20:11:09.9138768Z [00:04:00.316]➜   ../lib
2025-08-20T20:11:09.9139183Z [00:04:00.316]➜   ..
2025-08-20T20:11:09.9139683Z [00:04:00.316]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:09.9140449Z [00:04:00.316]➜   /usr/local/include
2025-08-20T20:11:09.9141004Z [00:04:00.316]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:09.9141561Z [00:04:00.316]➜   /usr/include
2025-08-20T20:11:09.9142073Z [00:04:00.316]➜  End of search list.
2025-08-20T20:11:09.9614544Z [00:04:00.367]➜    CC       getlocalename_l-unsafe.o
2025-08-20T20:11:09.9703263Z [00:04:00.376]➜    CC       localename-table.o
2025-08-20T20:11:09.9802945Z [00:04:00.386]➜    CC       localename.o
2025-08-20T20:11:09.9810021Z [00:04:00.386]➜    CC       ioctl.o
2025-08-20T20:11:09.9912714Z [00:04:00.397]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:09.9914881Z [00:04:00.397]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:09.9915743Z [00:04:00.397]➜  Thread model: posix
2025-08-20T20:11:09.9916382Z [00:04:00.397]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:09.9917188Z [00:04:00.397]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:09.9918258Z [00:04:00.397]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:09.9918944Z [00:04:00.397]➜  Candidate multilib: .;@m64
2025-08-20T20:11:09.9919463Z [00:04:00.397]➜  Selected multilib: .;@m64
2025-08-20T20:11:09.9938641Z [00:04:00.399]➜   (in-process)
2025-08-20T20:11:09.9951226Z [00:04:00.399]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name getlocalename_l-unsafe.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/getlocalename_l-unsafe.Tpo -MT getlocalename_l-unsafe.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o getlocalename_l-unsafe.o -x c getlocalename_l-unsafe.c
2025-08-20T20:11:09.9962055Z [00:04:00.400]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:09.9970100Z [00:04:00.400]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:09.9971108Z [00:04:00.401]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:09.9971767Z [00:04:00.401]➜  ignoring duplicate directory "."
2025-08-20T20:11:09.9972391Z [00:04:00.401]➜  ignoring duplicate directory "."
2025-08-20T20:11:09.9973005Z [00:04:00.401]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:09.9973649Z [00:04:00.401]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:09.9974282Z [00:04:00.401]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:09.9974905Z [00:04:00.402]➜  #include "..." search starts here:
2025-08-20T20:11:09.9975511Z [00:04:00.402]➜  #include <...> search starts here:
2025-08-20T20:11:09.9976007Z [00:04:00.402]➜   .
2025-08-20T20:11:09.9976566Z [00:04:00.402]➜   ../lib
2025-08-20T20:11:09.9976955Z [00:04:00.402]➜   ..
2025-08-20T20:11:09.9977434Z [00:04:00.402]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:09.9977982Z [00:04:00.402]➜   /usr/local/include
2025-08-20T20:11:09.9978673Z [00:04:00.402]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:09.9979191Z [00:04:00.402]➜   /usr/include
2025-08-20T20:11:09.9979650Z [00:04:00.402]➜  End of search list.
2025-08-20T20:11:10.0009452Z [00:04:00.406]➜    CC       localename-environ.o
2025-08-20T20:11:10.0047711Z [00:04:00.410]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.0048559Z [00:04:00.410]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.0049294Z [00:04:00.410]➜  Thread model: posix
2025-08-20T20:11:10.0049895Z [00:04:00.410]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.0050715Z [00:04:00.410]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.0051722Z [00:04:00.410]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.0052472Z [00:04:00.410]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.0052964Z [00:04:00.410]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.0057319Z [00:04:00.411]➜   (in-process)
2025-08-20T20:11:10.0082293Z [00:04:00.412]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name localename-table.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/localename-table.Tpo -MT localename-table.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o localename-table.o -x c localename-table.c
2025-08-20T20:11:10.0093159Z [00:04:00.413]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.0094447Z [00:04:00.413]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.0095442Z [00:04:00.413]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.0096079Z [00:04:00.413]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.0096694Z [00:04:00.414]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.0097310Z [00:04:00.414]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.0097938Z [00:04:00.414]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.0098872Z [00:04:00.414]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.0099484Z [00:04:00.414]➜  #include "..." search starts here:
2025-08-20T20:11:10.0100069Z [00:04:00.414]➜  #include <...> search starts here:
2025-08-20T20:11:10.0100574Z [00:04:00.414]➜   .
2025-08-20T20:11:10.0100937Z [00:04:00.414]➜   ../lib
2025-08-20T20:11:10.0101331Z [00:04:00.414]➜   ..
2025-08-20T20:11:10.0101794Z [00:04:00.414]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.0102561Z [00:04:00.414]➜   /usr/local/include
2025-08-20T20:11:10.0103071Z [00:04:00.414]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.0103568Z [00:04:00.414]➜   /usr/include
2025-08-20T20:11:10.0104006Z [00:04:00.414]➜  End of search list.
2025-08-20T20:11:10.0138975Z [00:04:00.419]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.0139609Z [00:04:00.419]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.0140125Z [00:04:00.419]➜  Thread model: posix
2025-08-20T20:11:10.0140681Z [00:04:00.419]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.0141699Z [00:04:00.419]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.0142606Z [00:04:00.419]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.0143305Z [00:04:00.419]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.0143949Z [00:04:00.419]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.0151018Z [00:04:00.421]➜   (in-process)
2025-08-20T20:11:10.0165503Z [00:04:00.421]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name localename.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/localename.Tpo -MT localename.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o localename.o -x c localename.c
2025-08-20T20:11:10.0188569Z [00:04:00.424]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.0197130Z [00:04:00.425]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.0198330Z [00:04:00.425]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.0198980Z [00:04:00.425]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.0199580Z [00:04:00.425]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.0200188Z [00:04:00.425]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.0200822Z [00:04:00.425]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.0201484Z [00:04:00.425]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.0202100Z [00:04:00.425]➜  #include "..." search starts here:
2025-08-20T20:11:10.0202696Z [00:04:00.425]➜  #include <...> search starts here:
2025-08-20T20:11:10.0203210Z [00:04:00.425]➜   .
2025-08-20T20:11:10.0203755Z [00:04:00.425]➜   ../lib
2025-08-20T20:11:10.0204170Z [00:04:00.425]➜   ..
2025-08-20T20:11:10.0204654Z [00:04:00.425]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.0205215Z [00:04:00.425]➜   /usr/local/include
2025-08-20T20:11:10.0205752Z [00:04:00.425]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.0206267Z [00:04:00.425]➜   /usr/include
2025-08-20T20:11:10.0206849Z [00:04:00.425]➜  End of search list.
2025-08-20T20:11:10.0268643Z [00:04:00.432]➜    CC       localename-unsafe.o
2025-08-20T20:11:10.0333131Z [00:04:00.438]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.0333875Z [00:04:00.439]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.0334404Z [00:04:00.439]➜  Thread model: posix
2025-08-20T20:11:10.0334961Z [00:04:00.439]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.0335736Z [00:04:00.439]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.0336666Z [00:04:00.439]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.0337336Z [00:04:00.439]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.0337853Z [00:04:00.439]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.0338582Z [00:04:00.439]➜   (in-process)
2025-08-20T20:11:10.0350073Z [00:04:00.439]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name ioctl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/ioctl.Tpo -MT ioctl.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o ioctl.o -x c ioctl.c
2025-08-20T20:11:10.0368248Z [00:04:00.442]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.0373317Z [00:04:00.443]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.0374301Z [00:04:00.443]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.0374905Z [00:04:00.443]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.0376041Z [00:04:00.443]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.0376997Z [00:04:00.443]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.0378203Z [00:04:00.443]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.0379132Z [00:04:00.443]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.0380231Z [00:04:00.443]➜  #include "..." search starts here:
2025-08-20T20:11:10.0380861Z [00:04:00.443]➜  #include <...> search starts here:
2025-08-20T20:11:10.0381360Z [00:04:00.443]➜   .
2025-08-20T20:11:10.0381740Z [00:04:00.443]➜   ../lib
2025-08-20T20:11:10.0382132Z [00:04:00.443]➜   ..
2025-08-20T20:11:10.0382609Z [00:04:00.443]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.0383363Z [00:04:00.443]➜   /usr/local/include
2025-08-20T20:11:10.0383924Z [00:04:00.443]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.0384447Z [00:04:00.443]➜   /usr/include
2025-08-20T20:11:10.0384901Z [00:04:00.443]➜  End of search list.
2025-08-20T20:11:10.0531051Z [00:04:00.458]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.0532032Z [00:04:00.458]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.0532591Z [00:04:00.458]➜  Thread model: posix
2025-08-20T20:11:10.0533148Z [00:04:00.459]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.0564741Z [00:04:00.459]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.0565756Z [00:04:00.462]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.0566497Z [00:04:00.462]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.0567052Z [00:04:00.462]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.0567573Z [00:04:00.462]➜   (in-process)
2025-08-20T20:11:10.0579631Z [00:04:00.462]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name localename-environ.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/localename-environ.Tpo -MT localename-environ.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o localename-environ.o -x c localename-environ.c
2025-08-20T20:11:10.0610376Z [00:04:00.462]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.0611015Z [00:04:00.462]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.0611548Z [00:04:00.462]➜  Thread model: posix
2025-08-20T20:11:10.0612109Z [00:04:00.462]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.0612929Z [00:04:00.462]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.0613831Z [00:04:00.462]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.0614534Z [00:04:00.462]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.0615080Z [00:04:00.462]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.0615913Z [00:04:00.462]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.0616675Z [00:04:00.462]➜   (in-process)
2025-08-20T20:11:10.0628651Z [00:04:00.462]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name localename-unsafe.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/localename-unsafe.Tpo -MT localename-unsafe.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o localename-unsafe.o -x c localename-unsafe.c
2025-08-20T20:11:10.0639923Z [00:04:00.462]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.0641209Z [00:04:00.462]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.0642239Z [00:04:00.462]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.0642875Z [00:04:00.462]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.0643453Z [00:04:00.462]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.0644067Z [00:04:00.462]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.0644689Z [00:04:00.462]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.0645324Z [00:04:00.462]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.0645952Z [00:04:00.462]➜  #include "..." search starts here:
2025-08-20T20:11:10.0646536Z [00:04:00.462]➜  #include <...> search starts here:
2025-08-20T20:11:10.0647013Z [00:04:00.462]➜   .
2025-08-20T20:11:10.0647558Z [00:04:00.462]➜   ../lib
2025-08-20T20:11:10.0647941Z [00:04:00.462]➜   ..
2025-08-20T20:11:10.0648656Z [00:04:00.462]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.0649201Z [00:04:00.462]➜   /usr/local/include
2025-08-20T20:11:10.0649714Z [00:04:00.462]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.0650240Z [00:04:00.462]➜   /usr/include
2025-08-20T20:11:10.0650695Z [00:04:00.462]➜  End of search list.
2025-08-20T20:11:10.0651567Z [00:04:00.463]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.0652491Z [00:04:00.463]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.0653118Z [00:04:00.463]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.0653833Z [00:04:00.463]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.0654476Z [00:04:00.463]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.0655110Z [00:04:00.463]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.0655778Z [00:04:00.463]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.0656392Z [00:04:00.463]➜  #include "..." search starts here:
2025-08-20T20:11:10.0656950Z [00:04:00.463]➜  #include <...> search starts here:
2025-08-20T20:11:10.0657465Z [00:04:00.463]➜   .
2025-08-20T20:11:10.0657817Z [00:04:00.463]➜   ../lib
2025-08-20T20:11:10.0658406Z [00:04:00.463]➜   ..
2025-08-20T20:11:10.0658871Z [00:04:00.463]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.0659400Z [00:04:00.463]➜   /usr/local/include
2025-08-20T20:11:10.0659927Z [00:04:00.463]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.0660432Z [00:04:00.463]➜   /usr/include
2025-08-20T20:11:10.0660890Z [00:04:00.463]➜  End of search list.
2025-08-20T20:11:10.0661416Z [00:04:00.470]➜    CC       pthread-rwlock.o
2025-08-20T20:11:10.0690072Z [00:04:00.474]➜    CC       str_startswith.o
2025-08-20T20:11:10.0989689Z [00:04:00.503]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.0991979Z [00:04:00.503]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.0992574Z [00:04:00.503]➜  Thread model: posix
2025-08-20T20:11:10.0993126Z [00:04:00.503]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.0993907Z [00:04:00.503]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.0995023Z [00:04:00.503]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.0995705Z [00:04:00.503]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.0996216Z [00:04:00.503]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.0996706Z [00:04:00.504]➜   (in-process)
2025-08-20T20:11:10.1009785Z [00:04:00.504]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name pthread-rwlock.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/pthread-rwlock.Tpo -MT pthread-rwlock.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o pthread-rwlock.o -x c pthread-rwlock.c
2025-08-20T20:11:10.1021802Z [00:04:00.505]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.1023154Z [00:04:00.506]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.1024279Z [00:04:00.506]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.1024979Z [00:04:00.506]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.1025612Z [00:04:00.506]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.1026222Z [00:04:00.506]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.1026870Z [00:04:00.506]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.1027513Z [00:04:00.506]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.1028376Z [00:04:00.506]➜  #include "..." search starts here:
2025-08-20T20:11:10.1028982Z [00:04:00.506]➜  #include <...> search starts here:
2025-08-20T20:11:10.1029485Z [00:04:00.506]➜   .
2025-08-20T20:11:10.1029875Z [00:04:00.506]➜   ../lib
2025-08-20T20:11:10.1030261Z [00:04:00.506]➜   ..
2025-08-20T20:11:10.1030737Z [00:04:00.506]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.1031274Z [00:04:00.506]➜   /usr/local/include
2025-08-20T20:11:10.1031817Z [00:04:00.506]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.1032344Z [00:04:00.506]➜   /usr/include
2025-08-20T20:11:10.1032790Z [00:04:00.506]➜  End of search list.
2025-08-20T20:11:10.1171325Z [00:04:00.521]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.1178786Z [00:04:00.521]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.1179563Z [00:04:00.521]➜  Thread model: posix
2025-08-20T20:11:10.1180126Z [00:04:00.521]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.1180859Z [00:04:00.521]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.1181684Z [00:04:00.521]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.1182320Z [00:04:00.521]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.1182977Z [00:04:00.521]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.1183442Z [00:04:00.522]➜   (in-process)
2025-08-20T20:11:10.1195279Z [00:04:00.522]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name str_startswith.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/str_startswith.Tpo -MT str_startswith.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o str_startswith.o -x c str_startswith.c
2025-08-20T20:11:10.1207835Z [00:04:00.523]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.1209346Z [00:04:00.523]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.1210422Z [00:04:00.523]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.1211165Z [00:04:00.523]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.1211813Z [00:04:00.524]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.1212450Z [00:04:00.524]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.1213095Z [00:04:00.524]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.1213771Z [00:04:00.524]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.1214449Z [00:04:00.524]➜  #include "..." search starts here:
2025-08-20T20:11:10.1215072Z [00:04:00.524]➜  #include <...> search starts here:
2025-08-20T20:11:10.1215607Z [00:04:00.524]➜   .
2025-08-20T20:11:10.1215994Z [00:04:00.524]➜   ../lib
2025-08-20T20:11:10.1216403Z [00:04:00.524]➜   ..
2025-08-20T20:11:10.1216925Z [00:04:00.524]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.1217504Z [00:04:00.524]➜   /usr/local/include
2025-08-20T20:11:10.1218644Z [00:04:00.524]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.1219206Z [00:04:00.524]➜   /usr/include
2025-08-20T20:11:10.1236466Z [00:04:00.524]➜  End of search list.
2025-08-20T20:11:10.1240073Z [00:04:00.529]➜    CC       timespec-add.o
2025-08-20T20:11:10.1329391Z [00:04:00.536]➜    CC       timespec-sub.o
2025-08-20T20:11:10.1479318Z [00:04:00.553]➜    CC       vma-iter.o
2025-08-20T20:11:10.1560650Z [00:04:00.561]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.1562321Z [00:04:00.561]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.1564744Z [00:04:00.561]➜  Thread model: posix
2025-08-20T20:11:10.1565623Z [00:04:00.561]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.1568670Z [00:04:00.561]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.1569541Z [00:04:00.561]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.1570201Z [00:04:00.561]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.1570931Z [00:04:00.561]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.1571424Z [00:04:00.562]➜   (in-process)
2025-08-20T20:11:10.1583967Z [00:04:00.562]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name timespec-add.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/timespec-add.Tpo -MT timespec-add.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o timespec-add.o -x c timespec-add.c
2025-08-20T20:11:10.1597984Z [00:04:00.563]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.1600694Z [00:04:00.564]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.1601726Z [00:04:00.564]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.1602358Z [00:04:00.564]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.1602959Z [00:04:00.564]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.1603567Z [00:04:00.564]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.1604188Z [00:04:00.564]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.1604820Z [00:04:00.564]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.1605460Z [00:04:00.565]➜  #include "..." search starts here:
2025-08-20T20:11:10.1606071Z [00:04:00.565]➜  #include <...> search starts here:
2025-08-20T20:11:10.1606585Z [00:04:00.565]➜   .
2025-08-20T20:11:10.1606970Z [00:04:00.565]➜   ../lib
2025-08-20T20:11:10.1607359Z [00:04:00.565]➜   ..
2025-08-20T20:11:10.1607881Z [00:04:00.565]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.1608667Z [00:04:00.565]➜   /usr/local/include
2025-08-20T20:11:10.1609425Z [00:04:00.565]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.1609967Z [00:04:00.565]➜   /usr/include
2025-08-20T20:11:10.1610434Z [00:04:00.565]➜  End of search list.
2025-08-20T20:11:10.1611043Z [00:04:00.565]➜    CC       xconcat-filename.o
2025-08-20T20:11:10.1626742Z [00:04:00.568]➜    CC       xgetcwd.o
2025-08-20T20:11:10.1741349Z [00:04:00.579]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.1746872Z [00:04:00.579]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.1747447Z [00:04:00.579]➜  Thread model: posix
2025-08-20T20:11:10.1748438Z [00:04:00.579]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.1749266Z [00:04:00.579]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.1750217Z [00:04:00.579]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.1750945Z [00:04:00.580]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.1751499Z [00:04:00.580]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.1761080Z [00:04:00.582]➜   (in-process)
2025-08-20T20:11:10.1773942Z [00:04:00.582]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name timespec-sub.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/timespec-sub.Tpo -MT timespec-sub.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o timespec-sub.o -x c timespec-sub.c
2025-08-20T20:11:10.1784488Z [00:04:00.583]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.1785186Z [00:04:00.584]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.1785841Z [00:04:00.584]➜  Thread model: posix
2025-08-20T20:11:10.1786518Z [00:04:00.584]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.1787400Z [00:04:00.584]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.1788563Z [00:04:00.584]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.1789370Z [00:04:00.584]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.1790047Z [00:04:00.584]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.1797805Z [00:04:00.585]➜   (in-process)
2025-08-20T20:11:10.1810813Z [00:04:00.586]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name vma-iter.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.1850437Z [00:04:00.590]➜   -dependency-file .deps/vma-iter.Tpo -MT vma-iter.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o vma-iter.o -x c vma-iter.c
2025-08-20T20:11:10.1860145Z [00:04:00.590]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.1861152Z [00:04:00.590]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.1861805Z [00:04:00.590]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.1862411Z [00:04:00.590]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.1863030Z [00:04:00.590]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.1863662Z [00:04:00.590]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.1864320Z [00:04:00.590]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.1865087Z [00:04:00.590]➜  #include "..." search starts here:
2025-08-20T20:11:10.1865703Z [00:04:00.590]➜  #include <...> search starts here:
2025-08-20T20:11:10.1866235Z [00:04:00.590]➜   .
2025-08-20T20:11:10.1866617Z [00:04:00.590]➜   ../lib
2025-08-20T20:11:10.1867007Z [00:04:00.590]➜   ..
2025-08-20T20:11:10.1867488Z [00:04:00.590]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.1878306Z [00:04:00.590]➜   /usr/local/include
2025-08-20T20:11:10.1878999Z [00:04:00.590]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.1879505Z [00:04:00.590]➜   /usr/include
2025-08-20T20:11:10.1879952Z [00:04:00.590]➜  End of search list.
2025-08-20T20:11:10.1880735Z [00:04:00.590]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.1881911Z [00:04:00.590]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.1883049Z [00:04:00.590]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.1883681Z [00:04:00.590]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.1884246Z [00:04:00.590]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.1884838Z [00:04:00.590]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.1885463Z [00:04:00.590]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.1886115Z [00:04:00.590]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.1886745Z [00:04:00.590]➜  #include "..." search starts here:
2025-08-20T20:11:10.1887329Z [00:04:00.590]➜  #include <...> search starts here:
2025-08-20T20:11:10.1887833Z [00:04:00.590]➜   .
2025-08-20T20:11:10.1888393Z [00:04:00.590]➜   ../lib
2025-08-20T20:11:10.1888784Z [00:04:00.590]➜   ..
2025-08-20T20:11:10.1889285Z [00:04:00.590]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.1889837Z [00:04:00.590]➜   /usr/local/include
2025-08-20T20:11:10.1890355Z [00:04:00.590]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.1890840Z [00:04:00.590]➜   /usr/include
2025-08-20T20:11:10.1891256Z [00:04:00.590]➜  End of search list.
2025-08-20T20:11:10.1974670Z [00:04:00.603]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.1986024Z [00:04:00.603]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.1986601Z [00:04:00.603]➜  Thread model: posix
2025-08-20T20:11:10.1987116Z [00:04:00.603]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.1987874Z [00:04:00.603]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.1988927Z [00:04:00.603]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.1989581Z [00:04:00.603]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.1990129Z [00:04:00.603]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.1990648Z [00:04:00.603]➜   (in-process)
2025-08-20T20:11:10.2005440Z [00:04:00.604]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xconcat-filename.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/xconcat-filename.Tpo -MT xconcat-filename.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o xconcat-filename.o -x c xconcat-filename.c
2025-08-20T20:11:10.2016132Z [00:04:00.605]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.2017367Z [00:04:00.605]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.2018565Z [00:04:00.606]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.2019213Z [00:04:00.606]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.2019994Z [00:04:00.606]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.2020604Z [00:04:00.606]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.2021189Z [00:04:00.606]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.2021812Z [00:04:00.606]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.2022358Z [00:04:00.606]➜  #include "..." search starts here:
2025-08-20T20:11:10.2022882Z [00:04:00.606]➜  #include <...> search starts here:
2025-08-20T20:11:10.2023349Z [00:04:00.606]➜   .
2025-08-20T20:11:10.2023704Z [00:04:00.606]➜   ../lib
2025-08-20T20:11:10.2024069Z [00:04:00.606]➜   ..
2025-08-20T20:11:10.2024513Z [00:04:00.606]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.2025034Z [00:04:00.606]➜   /usr/local/include
2025-08-20T20:11:10.2025536Z [00:04:00.606]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.2026038Z [00:04:00.606]➜   /usr/include
2025-08-20T20:11:10.2026472Z [00:04:00.606]➜  End of search list.
2025-08-20T20:11:10.2049503Z [00:04:00.610]➜    CC       strerror_r.o
2025-08-20T20:11:10.2116873Z [00:04:00.617]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.2121346Z [00:04:00.617]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.2121963Z [00:04:00.617]➜  Thread model: posix
2025-08-20T20:11:10.2122747Z [00:04:00.617]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.2123530Z [00:04:00.617]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.2124341Z [00:04:00.617]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.2125287Z [00:04:00.617]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.2125763Z [00:04:00.617]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.2126226Z [00:04:00.618]➜   (in-process)
2025-08-20T20:11:10.2139450Z [00:04:00.618]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name xgetcwd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/xgetcwd.Tpo -MT xgetcwd.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o xgetcwd.o -x c xgetcwd.c
2025-08-20T20:11:10.2149885Z [00:04:00.619]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.2175108Z [00:04:00.619]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.2177553Z [00:04:00.620]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.2178575Z [00:04:00.620]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.2179221Z [00:04:00.620]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.2179866Z [00:04:00.620]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.2180502Z [00:04:00.620]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.2181447Z [00:04:00.620]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.2182085Z [00:04:00.621]➜  #include "..." search starts here:
2025-08-20T20:11:10.2182731Z [00:04:00.621]➜  #include <...> search starts here:
2025-08-20T20:11:10.2183265Z [00:04:00.621]➜   .
2025-08-20T20:11:10.2183657Z [00:04:00.621]➜   ../lib
2025-08-20T20:11:10.2184081Z [00:04:00.621]➜   ..
2025-08-20T20:11:10.2184577Z [00:04:00.621]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.2185135Z [00:04:00.621]➜   /usr/local/include
2025-08-20T20:11:10.2185670Z [00:04:00.621]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.2186209Z [00:04:00.621]➜   /usr/include
2025-08-20T20:11:10.2186684Z [00:04:00.621]➜  End of search list.
2025-08-20T20:11:10.2270152Z [00:04:00.632]➜    CC       bench_md5-bench-md5.o
2025-08-20T20:11:10.2539691Z [00:04:00.657]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.2542079Z [00:04:00.658]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.2542670Z [00:04:00.658]➜  Thread model: posix
2025-08-20T20:11:10.2543216Z [00:04:00.658]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.2544043Z [00:04:00.658]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.2545119Z [00:04:00.658]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.2545764Z [00:04:00.658]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.2546251Z [00:04:00.658]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.2546712Z [00:04:00.658]➜   (in-process)
2025-08-20T20:11:10.2558539Z [00:04:00.658]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name bench-md5.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/bench_md5-bench-md5.Tpo -MT bench_md5-bench-md5.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -D NDEBUG -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o bench_md5-bench-md5.o -x c bench-md5.c
2025-08-20T20:11:10.2569851Z [00:04:00.660]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.2571172Z [00:04:00.660]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.2572233Z [00:04:00.660]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.2572882Z [00:04:00.660]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.2573508Z [00:04:00.660]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.2574179Z [00:04:00.660]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.2574835Z [00:04:00.660]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.2575486Z [00:04:00.660]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.2576369Z [00:04:00.660]➜  #include "..." search starts here:
2025-08-20T20:11:10.2577004Z [00:04:00.660]➜  #include <...> search starts here:
2025-08-20T20:11:10.2577534Z [00:04:00.660]➜   .
2025-08-20T20:11:10.2577938Z [00:04:00.660]➜   ../lib
2025-08-20T20:11:10.2578575Z [00:04:00.660]➜   ..
2025-08-20T20:11:10.2579070Z [00:04:00.660]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.2579631Z [00:04:00.660]➜   /usr/local/include
2025-08-20T20:11:10.2580175Z [00:04:00.660]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.2580728Z [00:04:00.660]➜   /usr/include
2025-08-20T20:11:10.2581202Z [00:04:00.660]➜  End of search list.
2025-08-20T20:11:10.2621757Z [00:04:00.668]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.2623738Z [00:04:00.668]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.2625719Z [00:04:00.668]➜  Thread model: posix
2025-08-20T20:11:10.2627279Z [00:04:00.668]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.2629269Z [00:04:00.668]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.2631690Z [00:04:00.668]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.2632424Z [00:04:00.668]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.2633282Z [00:04:00.668]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.2635515Z [00:04:00.669]➜   (in-process)
2025-08-20T20:11:10.2670120Z [00:04:00.671]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name strerror_r.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/strerror_r.Tpo -MT strerror_r.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o strerror_r.o -x c strerror_r.c
2025-08-20T20:11:10.2682408Z [00:04:00.673]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.2683823Z [00:04:00.674]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.2686803Z [00:04:00.674]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.2690035Z [00:04:00.674]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.2699174Z [00:04:00.675]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.2701106Z [00:04:00.675]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.2713584Z [00:04:00.676]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.2715606Z [00:04:00.677]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.2716272Z [00:04:00.677]➜  #include "..." search starts here:
2025-08-20T20:11:10.2717008Z [00:04:00.677]➜  #include <...> search starts here:
2025-08-20T20:11:10.2717576Z [00:04:00.677]➜   .
2025-08-20T20:11:10.2718446Z [00:04:00.677]➜   ../lib
2025-08-20T20:11:10.2718864Z [00:04:00.677]➜   ..
2025-08-20T20:11:10.2719377Z [00:04:00.677]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.2719973Z [00:04:00.677]➜   /usr/local/include
2025-08-20T20:11:10.2720556Z [00:04:00.677]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.2721106Z [00:04:00.677]➜   /usr/include
2025-08-20T20:11:10.2721590Z [00:04:00.677]➜  End of search list.
2025-08-20T20:11:10.2810551Z [00:04:00.686]➜    CC       bench_sha1-bench-sha1.o
2025-08-20T20:11:10.2843724Z [00:04:00.690]➜    CC       bench_sha224-bench-sha224.o
2025-08-20T20:11:10.2965980Z [00:04:00.702]➜    CC       bench_sha256-bench-sha256.o
2025-08-20T20:11:10.3102259Z [00:04:00.716]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.3104634Z [00:04:00.716]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.3105211Z [00:04:00.716]➜  Thread model: posix
2025-08-20T20:11:10.3105770Z [00:04:00.716]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.3109492Z [00:04:00.716]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.3112324Z [00:04:00.717]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.3119340Z [00:04:00.717]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.3151831Z [00:04:00.721]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.3153703Z [00:04:00.721]➜   (in-process)
2025-08-20T20:11:10.3165623Z [00:04:00.721]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name bench-sha1.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/bench_sha1-bench-sha1.Tpo -MT bench_sha1-bench-sha1.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -D NDEBUG -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o bench_sha1-bench-sha1.o -x c bench-sha1.c
2025-08-20T20:11:10.3176322Z [00:04:00.721]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.3177576Z [00:04:00.721]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.3209076Z [00:04:00.721]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.3209717Z [00:04:00.721]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.3210308Z [00:04:00.721]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.3210930Z [00:04:00.721]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.3211621Z [00:04:00.721]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.3212253Z [00:04:00.721]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.3212868Z [00:04:00.721]➜  #include "..." search starts here:
2025-08-20T20:11:10.3213461Z [00:04:00.721]➜  #include <...> search starts here:
2025-08-20T20:11:10.3214209Z [00:04:00.721]➜   .
2025-08-20T20:11:10.3214568Z [00:04:00.721]➜   ../lib
2025-08-20T20:11:10.3214934Z [00:04:00.721]➜   ..
2025-08-20T20:11:10.3215407Z [00:04:00.721]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.3215975Z [00:04:00.721]➜   /usr/local/include
2025-08-20T20:11:10.3216497Z [00:04:00.721]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.3216993Z [00:04:00.721]➜   /usr/include
2025-08-20T20:11:10.3217431Z [00:04:00.721]➜  End of search list.
2025-08-20T20:11:10.3224014Z [00:04:00.728]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.3225141Z [00:04:00.728]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.3225770Z [00:04:00.728]➜  Thread model: posix
2025-08-20T20:11:10.3226297Z [00:04:00.728]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.3227031Z [00:04:00.728]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.3227876Z [00:04:00.728]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.3228737Z [00:04:00.728]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.3229247Z [00:04:00.728]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.3229736Z [00:04:00.728]➜   (in-process)
2025-08-20T20:11:10.3241719Z [00:04:00.728]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name bench-sha256.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/bench_sha256-bench-sha256.Tpo -MT bench_sha256-bench-sha256.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -D NDEBUG -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o bench_sha256-bench-sha256.o -x c bench-sha256.c
2025-08-20T20:11:10.3252418Z [00:04:00.729]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.3253821Z [00:04:00.730]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.3254855Z [00:04:00.730]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.3255528Z [00:04:00.730]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.3256122Z [00:04:00.730]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.3256738Z [00:04:00.730]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.3257374Z [00:04:00.730]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.3258220Z [00:04:00.730]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.3258860Z [00:04:00.730]➜  #include "..." search starts here:
2025-08-20T20:11:10.3259450Z [00:04:00.730]➜  #include <...> search starts here:
2025-08-20T20:11:10.3259945Z [00:04:00.730]➜   .
2025-08-20T20:11:10.3260324Z [00:04:00.730]➜   ../lib
2025-08-20T20:11:10.3260715Z [00:04:00.730]➜   ..
2025-08-20T20:11:10.3261374Z [00:04:00.730]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.3261922Z [00:04:00.730]➜   /usr/local/include
2025-08-20T20:11:10.3262455Z [00:04:00.730]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.3262969Z [00:04:00.730]➜   /usr/include
2025-08-20T20:11:10.3263434Z [00:04:00.730]➜  End of search list.
2025-08-20T20:11:10.3283610Z [00:04:00.734]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.3285716Z [00:04:00.734]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.3286242Z [00:04:00.734]➜  Thread model: posix
2025-08-20T20:11:10.3286839Z [00:04:00.734]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.3287661Z [00:04:00.734]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.3288775Z [00:04:00.734]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.3289525Z [00:04:00.734]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.3290097Z [00:04:00.734]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.3321649Z [00:04:00.738]➜   (in-process)
2025-08-20T20:11:10.3338475Z [00:04:00.738]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name bench-sha224.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/bench_sha224-bench-sha224.Tpo -MT bench_sha224-bench-sha224.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -D NDEBUG -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o bench_sha224-bench-sha224.o -x c bench-sha224.c
2025-08-20T20:11:10.3370018Z [00:04:00.742]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.3422317Z [00:04:00.748]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.3425445Z [00:04:00.748]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.3426368Z [00:04:00.748]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.3427073Z [00:04:00.748]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.3427755Z [00:04:00.748]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.3428740Z [00:04:00.748]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.3429445Z [00:04:00.748]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.3430111Z [00:04:00.748]➜  #include "..." search starts here:
2025-08-20T20:11:10.3430742Z [00:04:00.748]➜  #include <...> search starts here:
2025-08-20T20:11:10.3431279Z [00:04:00.748]➜   .
2025-08-20T20:11:10.3431693Z [00:04:00.748]➜   ../lib
2025-08-20T20:11:10.3432136Z [00:04:00.748]➜   ..
2025-08-20T20:11:10.3432698Z [00:04:00.748]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.3433337Z [00:04:00.748]➜   /usr/local/include
2025-08-20T20:11:10.3433931Z [00:04:00.748]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.3434728Z [00:04:00.748]➜   /usr/include
2025-08-20T20:11:10.3435232Z [00:04:00.748]➜  End of search list.
2025-08-20T20:11:10.3541117Z [00:04:00.759]➜    CC       bench_sha384-bench-sha384.o
2025-08-20T20:11:10.3811750Z [00:04:00.787]➜    CC       bench_sha512-bench-sha512.o
2025-08-20T20:11:10.3814382Z [00:04:00.787]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.3815036Z [00:04:00.787]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.3815624Z [00:04:00.787]➜  Thread model: posix
2025-08-20T20:11:10.3816220Z [00:04:00.787]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.3817078Z [00:04:00.787]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.3818295Z [00:04:00.787]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.3819133Z [00:04:00.787]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.3819741Z [00:04:00.787]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.3828483Z [00:04:00.788]➜   (in-process)
2025-08-20T20:11:10.3845728Z [00:04:00.789]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name bench-sha384.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/bench_sha384-bench-sha384.Tpo -MT bench_sha384-bench-sha384.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -D NDEBUG -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o bench_sha384-bench-sha384.o -x c bench-sha384.c
2025-08-20T20:11:10.3865780Z [00:04:00.792]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.3889444Z [00:04:00.793]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.3890496Z [00:04:00.793]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.3891153Z [00:04:00.793]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.3891754Z [00:04:00.793]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.3892377Z [00:04:00.793]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.3892999Z [00:04:00.793]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.3893640Z [00:04:00.793]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.3894251Z [00:04:00.793]➜  #include "..." search starts here:
2025-08-20T20:11:10.3894831Z [00:04:00.793]➜  #include <...> search starts here:
2025-08-20T20:11:10.3895325Z [00:04:00.793]➜   .
2025-08-20T20:11:10.3895691Z [00:04:00.793]➜   ../lib
2025-08-20T20:11:10.3896077Z [00:04:00.793]➜   ..
2025-08-20T20:11:10.3896559Z [00:04:00.793]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.3897113Z [00:04:00.793]➜   /usr/local/include
2025-08-20T20:11:10.3897647Z [00:04:00.793]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.3898593Z [00:04:00.793]➜   /usr/include
2025-08-20T20:11:10.3899054Z [00:04:00.793]➜  End of search list.
2025-08-20T20:11:10.4000995Z [00:04:00.805]➜    CC       locale.o
2025-08-20T20:11:10.4120387Z [00:04:00.817]➜    CC       test-localcharset.o
2025-08-20T20:11:10.4225774Z [00:04:00.828]➜    CC       glthread/thread.o
2025-08-20T20:11:10.4228556Z [00:04:00.828]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.4229222Z [00:04:00.828]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.4229746Z [00:04:00.828]➜  Thread model: posix
2025-08-20T20:11:10.4230287Z [00:04:00.828]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.4231026Z [00:04:00.828]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.4231888Z [00:04:00.828]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.4232597Z [00:04:00.828]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.4233121Z [00:04:00.828]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.4237629Z [00:04:00.829]➜   (in-process)
2025-08-20T20:11:10.4250634Z [00:04:00.829]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name bench-sha512.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/bench_sha512-bench-sha512.Tpo -MT bench_sha512-bench-sha512.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -D NDEBUG -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o bench_sha512-bench-sha512.o -x c bench-sha512.c
2025-08-20T20:11:10.4276734Z [00:04:00.833]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.4284128Z [00:04:00.834]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.4285460Z [00:04:00.834]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.4286142Z [00:04:00.834]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.4286782Z [00:04:00.834]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.4287466Z [00:04:00.834]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.4288421Z [00:04:00.834]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.4289016Z [00:04:00.834]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.4289615Z [00:04:00.834]➜  #include "..." search starts here:
2025-08-20T20:11:10.4290166Z [00:04:00.834]➜  #include <...> search starts here:
2025-08-20T20:11:10.4290614Z [00:04:00.834]➜   .
2025-08-20T20:11:10.4290968Z [00:04:00.834]➜   ../lib
2025-08-20T20:11:10.4291336Z [00:04:00.834]➜   ..
2025-08-20T20:11:10.4291800Z [00:04:00.834]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.4292306Z [00:04:00.834]➜   /usr/local/include
2025-08-20T20:11:10.4292837Z [00:04:00.834]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.4293338Z [00:04:00.834]➜   /usr/include
2025-08-20T20:11:10.4293783Z [00:04:00.834]➜  End of search list.
2025-08-20T20:11:10.4392127Z [00:04:00.845]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.4395041Z [00:04:00.845]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.4422884Z [00:04:00.848]➜  Thread model: posix
2025-08-20T20:11:10.4423505Z [00:04:00.848]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.4424369Z [00:04:00.848]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.4425300Z [00:04:00.848]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.4426078Z [00:04:00.848]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.4426700Z [00:04:00.848]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.4427543Z [00:04:00.848]➜   (in-process)
2025-08-20T20:11:10.4439441Z [00:04:00.848]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name locale.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/locale.Tpo -MT locale.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o locale.o -x c locale.c
2025-08-20T20:11:10.4449012Z [00:04:00.848]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.4450150Z [00:04:00.848]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.4451042Z [00:04:00.848]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.4451616Z [00:04:00.848]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.4452144Z [00:04:00.848]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.4452870Z [00:04:00.848]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.4453453Z [00:04:00.848]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.4454077Z [00:04:00.848]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.4454635Z [00:04:00.848]➜  #include "..." search starts here:
2025-08-20T20:11:10.4455169Z [00:04:00.848]➜  #include <...> search starts here:
2025-08-20T20:11:10.4455632Z [00:04:00.848]➜   .
2025-08-20T20:11:10.4455983Z [00:04:00.848]➜   ../lib
2025-08-20T20:11:10.4456361Z [00:04:00.848]➜   ..
2025-08-20T20:11:10.4456828Z [00:04:00.848]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.4457370Z [00:04:00.848]➜   /usr/local/include
2025-08-20T20:11:10.4457887Z [00:04:00.848]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.4458558Z [00:04:00.848]➜   /usr/include
2025-08-20T20:11:10.4459020Z [00:04:00.848]➜  End of search list.
2025-08-20T20:11:10.4602876Z [00:04:00.866]➜    CC       unistr/u32-set.o
2025-08-20T20:11:10.4632429Z [00:04:00.869]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.4633176Z [00:04:00.869]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.4635268Z [00:04:00.869]➜  Thread model: posix
2025-08-20T20:11:10.4635900Z [00:04:00.869]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.4636694Z [00:04:00.869]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.4637630Z [00:04:00.869]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.4638518Z [00:04:00.869]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.4639062Z [00:04:00.869]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.4647433Z [00:04:00.870]➜   (in-process)
2025-08-20T20:11:10.4663318Z [00:04:00.871]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name test-localcharset.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file .deps/test-localcharset.Tpo -MT test-localcharset.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o test-localcharset.o -x c test-localcharset.c
2025-08-20T20:11:10.4681814Z [00:04:00.873]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.4686460Z [00:04:00.874]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.4690044Z [00:04:00.874]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.4690754Z [00:04:00.874]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.4700962Z [00:04:00.874]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.4701644Z [00:04:00.874]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.4702509Z [00:04:00.874]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.4703168Z [00:04:00.874]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.4703786Z [00:04:00.874]➜  #include "..." search starts here:
2025-08-20T20:11:10.4704394Z [00:04:00.874]➜  #include <...> search starts here:
2025-08-20T20:11:10.4704889Z [00:04:00.874]➜   .
2025-08-20T20:11:10.4705257Z [00:04:00.874]➜   ../lib
2025-08-20T20:11:10.4705642Z [00:04:00.874]➜   ..
2025-08-20T20:11:10.4706118Z [00:04:00.874]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.4706672Z [00:04:00.874]➜   /usr/local/include
2025-08-20T20:11:10.4707204Z [00:04:00.874]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.4707719Z [00:04:00.874]➜   /usr/include
2025-08-20T20:11:10.4708340Z [00:04:00.874]➜  End of search list.
2025-08-20T20:11:10.4829909Z [00:04:00.888]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.4830667Z [00:04:00.888]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.4831236Z [00:04:00.888]➜  Thread model: posix
2025-08-20T20:11:10.4831791Z [00:04:00.888]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.4832546Z [00:04:00.888]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.4833407Z [00:04:00.888]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.4862604Z [00:04:00.888]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.4863396Z [00:04:00.888]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.4863935Z [00:04:00.889]➜   (in-process)
2025-08-20T20:11:10.4876518Z [00:04:00.889]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name thread.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file glthread/.deps/thread.Tpo -MT glthread/thread.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o glthread/thread.o -x c glthread/thread.c
2025-08-20T20:11:10.4888233Z [00:04:00.892]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.4889556Z [00:04:00.892]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.4890556Z [00:04:00.892]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.4891174Z [00:04:00.892]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.4892642Z [00:04:00.892]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.4893226Z [00:04:00.892]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.4893808Z [00:04:00.892]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.4895399Z [00:04:00.892]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.4895991Z [00:04:00.892]➜  #include "..." search starts here:
2025-08-20T20:11:10.4896762Z [00:04:00.892]➜  #include <...> search starts here:
2025-08-20T20:11:10.4897274Z [00:04:00.892]➜   .
2025-08-20T20:11:10.4897659Z [00:04:00.892]➜   ../lib
2025-08-20T20:11:10.4898271Z [00:04:00.892]➜   ..
2025-08-20T20:11:10.4898773Z [00:04:00.892]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.4899332Z [00:04:00.892]➜   /usr/local/include
2025-08-20T20:11:10.4899841Z [00:04:00.892]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.4900379Z [00:04:00.892]➜   /usr/include
2025-08-20T20:11:10.4900842Z [00:04:00.892]➜  End of search list.
2025-08-20T20:11:10.4901373Z [00:04:00.894]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.4902906Z [00:04:00.894]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.4903476Z [00:04:00.894]➜  Thread model: posix
2025-08-20T20:11:10.4904046Z [00:04:00.894]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.4904849Z [00:04:00.894]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.4905772Z [00:04:00.894]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.4907447Z [00:04:00.894]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.4908276Z [00:04:00.894]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.4908850Z [00:04:00.895]➜   (in-process)
2025-08-20T20:11:10.4921329Z [00:04:00.895]➜   "/usr/lib/llvm-19/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name u32-set.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -v -v -fcoverage-compilation-dir=/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests -resource-dir /usr/lib/llvm-19/lib/clang/19 -dependency-file unistr/.deps/u32-set.Tpo -MT unistr/u32-set.o -sys-header-deps -MP -D "EXEEXT=\"\"" -I . -I ../lib -D IN_COREUTILS_GNULIB_TESTS=1 -I . -I . -I .. -I ./.. -I ../lib -I ./../lib -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -Wno-error -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-error -w -std=gnu23 -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o unistr/u32-set.o -x c unistr/u32-set.c
2025-08-20T20:11:10.4932217Z [00:04:00.896]➜  clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnu
2025-08-20T20:11:10.4933666Z [00:04:00.896]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include"
2025-08-20T20:11:10.4934761Z [00:04:00.896]➜  ignoring nonexistent directory "/include"
2025-08-20T20:11:10.4935425Z [00:04:00.896]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.4936084Z [00:04:00.896]➜  ignoring duplicate directory "."
2025-08-20T20:11:10.4936730Z [00:04:00.896]➜  ignoring duplicate directory "./.."
2025-08-20T20:11:10.4937396Z [00:04:00.896]➜  ignoring duplicate directory "../lib"
2025-08-20T20:11:10.4938255Z [00:04:00.896]➜  ignoring duplicate directory "./../lib"
2025-08-20T20:11:10.4938944Z [00:04:00.896]➜  #include "..." search starts here:
2025-08-20T20:11:10.4939570Z [00:04:00.896]➜  #include <...> search starts here:
2025-08-20T20:11:10.4940090Z [00:04:00.896]➜   .
2025-08-20T20:11:10.4940478Z [00:04:00.896]➜   ../lib
2025-08-20T20:11:10.4941097Z [00:04:00.896]➜   ..
2025-08-20T20:11:10.4941642Z [00:04:00.896]➜   /usr/lib/llvm-19/lib/clang/19/include
2025-08-20T20:11:10.4942271Z [00:04:00.896]➜   /usr/local/include
2025-08-20T20:11:10.4942842Z [00:04:00.896]➜   /usr/include/x86_64-linux-gnu
2025-08-20T20:11:10.4943406Z [00:04:00.896]➜   /usr/include
2025-08-20T20:11:10.4943883Z [00:04:00.896]➜  End of search list.
2025-08-20T20:11:10.5404529Z [00:04:00.946]➜    AR       libtests.a
2025-08-20T20:11:10.5879348Z [00:04:00.993]➜    CCLD     bench-crc
2025-08-20T20:11:10.5880020Z [00:04:00.993]➜    CCLD     bench-md5
2025-08-20T20:11:10.5883825Z [00:04:00.994]➜    CCLD     bench-sha1
2025-08-20T20:11:10.5904396Z [00:04:00.996]➜    CCLD     bench-sha224
2025-08-20T20:11:10.6002943Z [00:04:01.006]➜    CCLD     bench-sha256
2025-08-20T20:11:10.6110423Z [00:04:01.016]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.6112740Z [00:04:01.016]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.6113277Z [00:04:01.016]➜  Thread model: posix
2025-08-20T20:11:10.6113872Z [00:04:01.016]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.6114645Z [00:04:01.016]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.6115426Z [00:04:01.016]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.6116067Z [00:04:01.016]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.6116594Z [00:04:01.016]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.6135092Z [00:04:01.018]➜   "/usr/bin/mold" --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -static -pie --no-dynamic-linker -z text -o bench-crc /lib/x86_64-linux-gnu/rcrt1.o /lib/x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/14 -L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib -plugin /usr/lib/llvm-19/bin/../lib/LLVMgold.so -plugin-opt=mcpu=x86-64 -plugin-opt=O2 --Bstatic --build-id=none --no-dynamic-linker --no-fatal-warnings --static --stats --strip-all -z noexecstack -z pack-relative-relocs -z relro bench_crc-bench-crc.o bench_crc-randomb.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a --start-group -lgcc -lgcc_eh -lc --end-group /usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o /lib/x86_64-linux-gnu/crtn.o
2025-08-20T20:11:10.6162395Z [00:04:01.022]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.6163601Z [00:04:01.022]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.6164170Z [00:04:01.022]➜  Thread model: posix
2025-08-20T20:11:10.6164722Z [00:04:01.022]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.6165524Z [00:04:01.022]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.6166417Z [00:04:01.022]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.6167103Z [00:04:01.022]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.6167649Z [00:04:01.022]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.6183807Z [00:04:01.023]➜   "/usr/bin/mold" --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -static -pie --no-dynamic-linker -z text -o bench-sha224 /lib/x86_64-linux-gnu/rcrt1.o /lib/x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/14 -L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib -plugin /usr/lib/llvm-19/bin/../lib/LLVMgold.so -plugin-opt=mcpu=x86-64 -plugin-opt=O2 --Bstatic --build-id=none --no-dynamic-linker --no-fatal-warnings --static --stats --strip-all -z noexecstack -z pack-relative-relocs -z relro bench_sha224-bench-sha224.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a -lcrypto --start-group -lgcc -lgcc_eh -lc --end-group /usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o /lib/x86_64-linux-gnu/crtn.o
2025-08-20T20:11:10.6234636Z [00:04:01.029]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.6235627Z [00:04:01.029]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.6236158Z [00:04:01.029]➜  Thread model: posix
2025-08-20T20:11:10.6236719Z [00:04:01.029]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.6237504Z [00:04:01.029]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.6238572Z [00:04:01.029]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.6239268Z [00:04:01.029]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.6239828Z [00:04:01.029]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.6255017Z [00:04:01.030]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.6255726Z [00:04:01.030]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.6256250Z [00:04:01.030]➜  Thread model: posix
2025-08-20T20:11:10.6256801Z [00:04:01.030]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.6257594Z [00:04:01.030]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.6258907Z [00:04:01.030]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.6263803Z [00:04:01.030]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.6266479Z [00:04:01.030]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.6286828Z [00:04:01.031]➜   "/usr/bin/mold" --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -static -pie --no-dynamic-linker -z text -o bench-md5 /lib/x86_64-linux-gnu/rcrt1.o /lib/x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/14 -L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib -plugin /usr/lib/llvm-19/bin/../lib/LLVMgold.so -plugin-opt=mcpu=x86-64 -plugin-opt=O2 --Bstatic --build-id=none --no-dynamic-linker --no-fatal-warnings --static --stats --strip-all -z noexecstack -z pack-relative-relocs -z relro bench_md5-bench-md5.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a -lcrypto --start-group -lgcc -lgcc_eh -lc --end-group /usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o /lib/x86_64-linux-gnu/crtn.o
2025-08-20T20:11:10.6294100Z [00:04:01.032]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.6296404Z [00:04:01.032]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.6297231Z [00:04:01.032]➜  Thread model: posix
2025-08-20T20:11:10.6299082Z [00:04:01.032]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.6300253Z [00:04:01.032]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.6301805Z [00:04:01.032]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.6302755Z [00:04:01.032]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.6303319Z [00:04:01.032]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.6313501Z [00:04:01.033]➜   "/usr/bin/mold" --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -static -pie --no-dynamic-linker -z text -o bench-sha1 /lib/x86_64-linux-gnu/rcrt1.o /lib/x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/14 -L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib -plugin /usr/lib/llvm-19/bin/../lib/LLVMgold.so -plugin-opt=mcpu=x86-64 -plugin-opt=O2 --Bstatic --build-id=none --no-dynamic-linker --no-fatal-warnings --static --stats --strip-all -z noexecstack -z pack-relative-relocs -z relro bench_sha1-bench-sha1.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a -lcrypto --start-group -lgcc -lgcc_eh -lc --end-group /usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o /lib/x86_64-linux-gnu/crtn.o
2025-08-20T20:11:10.6327312Z [00:04:01.037]➜   "/usr/bin/mold" --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -static -pie --no-dynamic-linker -z text -o bench-sha256 /lib/x86_64-linux-gnu/rcrt1.o /lib/x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/14 -L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib -plugin /usr/lib/llvm-19/bin/../lib/LLVMgold.so -plugin-opt=mcpu=x86-64 -plugin-opt=O2 --Bstatic --build-id=none --no-dynamic-linker --no-fatal-warnings --static --stats --strip-all -z noexecstack -z pack-relative-relocs -z relro bench_sha256-bench-sha256.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a -lcrypto --start-group -lgcc -lgcc_eh -lc --end-group /usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o /lib/x86_64-linux-gnu/crtn.o
2025-08-20T20:11:10.8100221Z [00:04:01.215]➜        reloc_nonalloc=0
2025-08-20T20:11:10.8100829Z [00:04:01.215]➜              num_dsos=0
2025-08-20T20:11:10.8101339Z [00:04:01.215]➜       num_unique_cies=5
2025-08-20T20:11:10.8101828Z [00:04:01.215]➜               comdats=7
2025-08-20T20:11:10.8102347Z [00:04:01.215]➜    removed_comdat_mem=12
2025-08-20T20:11:10.8102859Z [00:04:01.215]➜         output_chunks=46
2025-08-20T20:11:10.8103378Z [00:04:01.215]➜              num_cies=416
2025-08-20T20:11:10.8103901Z [00:04:01.215]➜              num_objs=449
2025-08-20T20:11:10.8104405Z [00:04:01.215]➜       parsed_lto_objs=718
2025-08-20T20:11:10.8104924Z [00:04:01.215]➜        merged_strings=1077
2025-08-20T20:11:10.8105437Z [00:04:01.215]➜              num_fdes=1116
2025-08-20T20:11:10.8105945Z [00:04:01.215]➜          defined_syms=1858
2025-08-20T20:11:10.8106470Z [00:04:01.215]➜      string_fragments=2551
2025-08-20T20:11:10.8106985Z [00:04:01.215]➜           parsed_objs=3538
2025-08-20T20:11:10.8107488Z [00:04:01.215]➜        undefined_syms=4246
2025-08-20T20:11:10.8108171Z [00:04:01.215]➜        input_sections=5353
2025-08-20T20:11:10.8108706Z [00:04:01.215]➜           reloc_alloc=10546
2025-08-20T20:11:10.8109225Z [00:04:01.215]➜      regular_sections=17623
2025-08-20T20:11:10.8109982Z [00:04:01.215]➜              all_syms=77609
2025-08-20T20:11:10.8110552Z [00:04:01.215]➜     total_input_bytes=68323006
2025-08-20T20:11:10.8111171Z [00:04:01.215]➜  .rodata.cst4 estimation=1628 actual=4
2025-08-20T20:11:10.8111781Z [00:04:01.215]➜  .comment estimation=1627 actual=4
2025-08-20T20:11:10.8112414Z [00:04:01.215]➜  .rodata.str1.1 estimation=1953 actual=575
2025-08-20T20:11:10.8113243Z [00:04:01.215]➜  .rodata.cst16 estimation=1634 actual=16
2025-08-20T20:11:10.8113877Z [00:04:01.215]➜  .rodata.cst8 estimation=1630 actual=9
2025-08-20T20:11:10.8114506Z [00:04:01.215]➜  .rodata.str1.8 estimation=1791 actual=302
2025-08-20T20:11:10.8115143Z [00:04:01.215]➜  .rodata.str1.16 estimation=1669 actual=81
2025-08-20T20:11:10.8115788Z [00:04:01.215]➜  .rodata.str1.32 estimation=1636 actual=21
2025-08-20T20:11:10.8116418Z [00:04:01.215]➜  .rodata.cst2 estimation=1627 actual=2
2025-08-20T20:11:10.8117038Z [00:04:01.215]➜  .rodata.str4.4 estimation=1647 actual=41
2025-08-20T20:11:10.8117670Z [00:04:01.216]➜  .rodata.str4.8 estimation=1634 actual=16
2025-08-20T20:11:10.8118491Z [00:04:01.216]➜  .rodata.cst32 estimation=1628 actual=3
2025-08-20T20:11:10.8119133Z [00:04:01.216]➜  rodata.cst32 estimation=1627 actual=3
2025-08-20T20:11:10.8381402Z [00:04:01.243]➜    CCLD     bench-sha384
2025-08-20T20:11:10.8529480Z [00:04:01.258]➜        reloc_nonalloc=0
2025-08-20T20:11:10.8530905Z [00:04:01.258]➜              num_dsos=0
2025-08-20T20:11:10.8531841Z [00:04:01.258]➜       num_unique_cies=5
2025-08-20T20:11:10.8532776Z [00:04:01.258]➜               comdats=10
2025-08-20T20:11:10.8533656Z [00:04:01.258]➜    removed_comdat_mem=18
2025-08-20T20:11:10.8534400Z [00:04:01.258]➜         output_chunks=45
2025-08-20T20:11:10.8535171Z [00:04:01.258]➜              num_cies=416
2025-08-20T20:11:10.8536160Z [00:04:01.258]➜              num_objs=448
2025-08-20T20:11:10.8536946Z [00:04:01.258]➜       parsed_lto_objs=719
2025-08-20T20:11:10.8537861Z [00:04:01.258]➜        merged_strings=1100
2025-08-20T20:11:10.8538778Z [00:04:01.258]➜              num_fdes=1103
2025-08-20T20:11:10.8539298Z [00:04:01.258]➜          defined_syms=1897
2025-08-20T20:11:10.8540042Z [00:04:01.258]➜           parsed_objs=2524
2025-08-20T20:11:10.8540550Z [00:04:01.258]➜      string_fragments=2580
2025-08-20T20:11:10.8541069Z [00:04:01.258]➜        undefined_syms=4253
2025-08-20T20:11:10.8541571Z [00:04:01.258]➜        input_sections=5364
2025-08-20T20:11:10.8542095Z [00:04:01.258]➜           reloc_alloc=10922
2025-08-20T20:11:10.8542608Z [00:04:01.258]➜      regular_sections=11459
2025-08-20T20:11:10.8543103Z [00:04:01.258]➜              all_syms=29711
2025-08-20T20:11:10.8543637Z [00:04:01.258]➜     total_input_bytes=33357766
2025-08-20T20:11:10.8544217Z [00:04:01.258]➜  .rodata.cst4 estimation=1628 actual=4
2025-08-20T20:11:10.8544850Z [00:04:01.258]➜  .rodata.str1.1 estimation=1953 actual=576
2025-08-20T20:11:10.8545484Z [00:04:01.258]➜  .rodata.str1.8 estimation=1791 actual=302
2025-08-20T20:11:10.8546107Z [00:04:01.258]➜  .rodata.str1.16 estimation=1669 actual=81
2025-08-20T20:11:10.8546730Z [00:04:01.258]➜  .rodata.cst16 estimation=1634 actual=16
2025-08-20T20:11:10.8547346Z [00:04:01.258]➜  .rodata.cst2 estimation=1627 actual=2
2025-08-20T20:11:10.8547957Z [00:04:01.258]➜  .rodata.str1.32 estimation=1636 actual=21
2025-08-20T20:11:10.8548749Z [00:04:01.258]➜  .comment estimation=1627 actual=4
2025-08-20T20:11:10.8549489Z [00:04:01.258]➜  .rodata.cst8 estimation=1642 actual=31
2025-08-20T20:11:10.8550117Z [00:04:01.258]➜  .rodata.str4.4 estimation=1647 actual=41
2025-08-20T20:11:10.8550749Z [00:04:01.258]➜  .rodata.str4.8 estimation=1634 actual=16
2025-08-20T20:11:10.8551367Z [00:04:01.258]➜  .rodata.cst32 estimation=1628 actual=3
2025-08-20T20:11:10.8551948Z [00:04:01.258]➜  rodata.cst32 estimation=1627 actual=3
2025-08-20T20:11:10.8682706Z [00:04:01.274]➜    CCLD     bench-sha512
2025-08-20T20:11:10.8892565Z [00:04:01.295]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.8893229Z [00:04:01.295]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.8893964Z [00:04:01.295]➜  Thread model: posix
2025-08-20T20:11:10.8894522Z [00:04:01.295]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.8895306Z [00:04:01.295]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.8896151Z [00:04:01.295]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.8896817Z [00:04:01.295]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.8897335Z [00:04:01.295]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.8903343Z [00:04:01.295]➜   "/usr/bin/mold" --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -static -pie --no-dynamic-linker -z text -o bench-sha384 /lib/x86_64-linux-gnu/rcrt1.o /lib/x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/14 -L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib -plugin /usr/lib/llvm-19/bin/../lib/LLVMgold.so -plugin-opt=mcpu=x86-64 -plugin-opt=O2 --Bstatic --build-id=none --no-dynamic-linker --no-fatal-warnings --static --stats --strip-all -z noexecstack -z pack-relative-relocs -z relro bench_sha384-bench-sha384.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a -lcrypto --start-group -lgcc -lgcc_eh -lc --end-group /usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o /lib/x86_64-linux-gnu/crtn.o
2025-08-20T20:11:10.8915163Z [00:04:01.297]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:10.8915815Z [00:04:01.297]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:10.8916339Z [00:04:01.297]➜  Thread model: posix
2025-08-20T20:11:10.8916891Z [00:04:01.297]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:10.8917653Z [00:04:01.297]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.8918806Z [00:04:01.297]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:10.8919532Z [00:04:01.297]➜  Candidate multilib: .;@m64
2025-08-20T20:11:10.8920085Z [00:04:01.297]➜  Selected multilib: .;@m64
2025-08-20T20:11:10.8946360Z [00:04:01.300]➜   "/usr/bin/mold" --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -static -pie --no-dynamic-linker -z text -o bench-sha512 /lib/x86_64-linux-gnu/rcrt1.o /lib/x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/14 -L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib -plugin /usr/lib/llvm-19/bin/../lib/LLVMgold.so -plugin-opt=mcpu=x86-64 -plugin-opt=O2 --Bstatic --build-id=none --no-dynamic-linker --no-fatal-warnings --static --stats --strip-all -z noexecstack -z pack-relative-relocs -z relro bench_sha512-bench-sha512.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a -lcrypto --start-group -lgcc -lgcc_eh -lc --end-group /usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o /lib/x86_64-linux-gnu/crtn.o
2025-08-20T20:11:11.2426926Z [00:04:01.648]➜        reloc_nonalloc=0
2025-08-20T20:11:11.2427546Z [00:04:01.648]➜              num_dsos=0
2025-08-20T20:11:11.2428195Z [00:04:01.648]➜       num_unique_cies=5
2025-08-20T20:11:11.2428708Z [00:04:01.648]➜               comdats=7
2025-08-20T20:11:11.2429199Z [00:04:01.648]➜    removed_comdat_mem=12
2025-08-20T20:11:11.2429703Z [00:04:01.648]➜         output_chunks=45
2025-08-20T20:11:11.2430406Z [00:04:01.648]➜              num_cies=410
2025-08-20T20:11:11.2430895Z [00:04:01.648]➜              num_objs=443
2025-08-20T20:11:11.2431389Z [00:04:01.648]➜       parsed_lto_objs=718
2025-08-20T20:11:11.2431889Z [00:04:01.648]➜        merged_strings=1078
2025-08-20T20:11:11.2432367Z [00:04:01.648]➜              num_fdes=1092
2025-08-20T20:11:11.2432842Z [00:04:01.648]➜          defined_syms=1849
2025-08-20T20:11:11.2433332Z [00:04:01.648]➜      string_fragments=2553
2025-08-20T20:11:11.2433882Z [00:04:01.648]➜           parsed_objs=3538
2025-08-20T20:11:11.2434373Z [00:04:01.648]➜        undefined_syms=4205
2025-08-20T20:11:11.2435017Z [00:04:01.648]➜        input_sections=5280
2025-08-20T20:11:11.2435557Z [00:04:01.648]➜           reloc_alloc=10524
2025-08-20T20:11:11.2436097Z [00:04:01.648]➜      regular_sections=17626
2025-08-20T20:11:11.2436635Z [00:04:01.648]➜              all_syms=77615
2025-08-20T20:11:11.2437173Z [00:04:01.648]➜     total_input_bytes=68328702
2025-08-20T20:11:11.2437806Z [00:04:01.648]➜  .rodata.str1.1 estimation=1952 actual=574
2025-08-20T20:11:11.2438666Z [00:04:01.648]➜  .rodata.str1.8 estimation=1791 actual=302
2025-08-20T20:11:11.2439323Z [00:04:01.648]➜  .rodata.str1.16 estimation=1669 actual=81
2025-08-20T20:11:11.2439956Z [00:04:01.648]➜  .rodata.cst32 estimation=1628 actual=3
2025-08-20T20:11:11.2440581Z [00:04:01.648]➜  .rodata.cst4 estimation=1628 actual=5
2025-08-20T20:11:11.2441191Z [00:04:01.648]➜  rodata.cst32 estimation=1627 actual=3
2025-08-20T20:11:11.2441809Z [00:04:01.648]➜  .rodata.cst16 estimation=1634 actual=17
2025-08-20T20:11:11.2442432Z [00:04:01.648]➜  .rodata.cst8 estimation=1630 actual=9
2025-08-20T20:11:11.2443018Z [00:04:01.648]➜  .comment estimation=1627 actual=4
2025-08-20T20:11:11.2443644Z [00:04:01.648]➜  .rodata.str1.32 estimation=1636 actual=21
2025-08-20T20:11:11.2444403Z [00:04:01.648]➜  .rodata.str4.4 estimation=1647 actual=41
2025-08-20T20:11:11.2445020Z [00:04:01.648]➜  .rodata.cst2 estimation=1627 actual=2
2025-08-20T20:11:11.2445647Z [00:04:01.648]➜  .rodata.str4.8 estimation=1634 actual=16
2025-08-20T20:11:11.2642257Z [00:04:01.670]➜    CCLD     current-locale
2025-08-20T20:11:11.3131683Z [00:04:01.719]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:11.3132521Z [00:04:01.719]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:11.3133096Z [00:04:01.719]➜  Thread model: posix
2025-08-20T20:11:11.3133656Z [00:04:01.719]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:11.3134497Z [00:04:01.719]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:11.3135439Z [00:04:01.719]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:11.3136130Z [00:04:01.719]➜  Candidate multilib: .;@m64
2025-08-20T20:11:11.3148193Z [00:04:01.719]➜  Selected multilib: .;@m64
2025-08-20T20:11:11.3181500Z [00:04:01.723]➜   "/usr/bin/mold" --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -static -pie --no-dynamic-linker -z text -o current-locale /lib/x86_64-linux-gnu/rcrt1.o /lib/x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/14 -L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib -plugin /usr/lib/llvm-19/bin/../lib/LLVMgold.so -plugin-opt=mcpu=x86-64 -plugin-opt=O2 --Bstatic --build-id=none --no-dynamic-linker --no-fatal-warnings --static --stats --strip-all -z noexecstack -z pack-relative-relocs -z relro locale.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a --start-group -lgcc -lgcc_eh -lc --end-group /usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o /lib/x86_64-linux-gnu/crtn.o
2025-08-20T20:11:11.4517222Z [00:04:01.857]➜        reloc_nonalloc=0
2025-08-20T20:11:11.4517880Z [00:04:01.857]➜              num_dsos=0
2025-08-20T20:11:11.4518610Z [00:04:01.857]➜       num_unique_cies=5
2025-08-20T20:11:11.4519125Z [00:04:01.857]➜               comdats=7
2025-08-20T20:11:11.4519624Z [00:04:01.857]➜    removed_comdat_mem=12
2025-08-20T20:11:11.4520385Z [00:04:01.857]➜         output_chunks=45
2025-08-20T20:11:11.4520894Z [00:04:01.857]➜              num_cies=405
2025-08-20T20:11:11.4521392Z [00:04:01.857]➜              num_objs=438
2025-08-20T20:11:11.4521896Z [00:04:01.857]➜       parsed_lto_objs=718
2025-08-20T20:11:11.4522414Z [00:04:01.857]➜        merged_strings=1082
2025-08-20T20:11:11.4522925Z [00:04:01.857]➜              num_fdes=1086
2025-08-20T20:11:11.4523424Z [00:04:01.857]➜          defined_syms=1848
2025-08-20T20:11:11.4523936Z [00:04:01.857]➜           parsed_objs=2524
2025-08-20T20:11:11.4524597Z [00:04:01.857]➜      string_fragments=2559
2025-08-20T20:11:11.4525124Z [00:04:01.857]➜        undefined_syms=4182
2025-08-20T20:11:11.4525645Z [00:04:01.857]➜        input_sections=5220
2025-08-20T20:11:11.4526185Z [00:04:01.857]➜           reloc_alloc=10523
2025-08-20T20:11:11.4526717Z [00:04:01.857]➜      regular_sections=11451
2025-08-20T20:11:11.4527229Z [00:04:01.857]➜              all_syms=29680
2025-08-20T20:11:11.4527770Z [00:04:01.857]➜     total_input_bytes=33334934
2025-08-20T20:11:11.4528554Z [00:04:01.857]➜  .rodata.cst32 estimation=1628 actual=3
2025-08-20T20:11:11.4529172Z [00:04:01.857]➜  .rodata.cst4 estimation=1628 actual=4
2025-08-20T20:11:11.4529771Z [00:04:01.857]➜  .comment estimation=1627 actual=4
2025-08-20T20:11:11.4530377Z [00:04:01.857]➜  .rodata.cst8 estimation=1630 actual=8
2025-08-20T20:11:11.4530984Z [00:04:01.857]➜  rodata.cst32 estimation=1627 actual=3
2025-08-20T20:11:11.4531594Z [00:04:01.857]➜  .rodata.cst16 estimation=1632 actual=12
2025-08-20T20:11:11.4532253Z [00:04:01.857]➜  .rodata.str1.1 estimation=1957 actual=585
2025-08-20T20:11:11.4532893Z [00:04:01.857]➜  .rodata.str1.8 estimation=1791 actual=302
2025-08-20T20:11:11.4533544Z [00:04:01.857]➜  .rodata.str1.16 estimation=1669 actual=81
2025-08-20T20:11:11.4534315Z [00:04:01.857]➜  .rodata.str1.32 estimation=1636 actual=21
2025-08-20T20:11:11.4534946Z [00:04:01.857]➜  .rodata.cst2 estimation=1627 actual=2
2025-08-20T20:11:11.4535585Z [00:04:01.857]➜  .rodata.str4.4 estimation=1647 actual=41
2025-08-20T20:11:11.4536216Z [00:04:01.857]➜  .rodata.str4.8 estimation=1634 actual=16
2025-08-20T20:11:11.4682364Z [00:04:01.874]➜    CCLD     test-localcharset
2025-08-20T20:11:11.4919258Z [00:04:01.897]➜  Debian clang version 19.1.7 (3+b2)
2025-08-20T20:11:11.4920666Z [00:04:01.897]➜  Target: x86_64-pc-linux-gnu
2025-08-20T20:11:11.4921422Z [00:04:01.897]➜  Thread model: posix
2025-08-20T20:11:11.4922150Z [00:04:01.897]➜  InstalledDir: /usr/lib/llvm-19/bin
2025-08-20T20:11:11.4924031Z [00:04:01.897]➜  Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:11.4926185Z [00:04:01.897]➜  Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/14
2025-08-20T20:11:11.4927399Z [00:04:01.898]➜  Candidate multilib: .;@m64
2025-08-20T20:11:11.4928669Z [00:04:01.898]➜  Selected multilib: .;@m64
2025-08-20T20:11:11.4936979Z [00:04:01.899]➜   "/usr/bin/mold" --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -static -pie --no-dynamic-linker -z text -o test-localcharset /lib/x86_64-linux-gnu/rcrt1.o /lib/x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/14 -L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/lib -L/usr/lib -plugin /usr/lib/llvm-19/bin/../lib/LLVMgold.so -plugin-opt=mcpu=x86-64 -plugin-opt=O2 --Bstatic --build-id=none --no-dynamic-linker --no-fatal-warnings --static --stats --strip-all -z noexecstack -z pack-relative-relocs -z relro test-localcharset.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a --start-group -lgcc -lgcc_eh -lc --end-group /usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o /lib/x86_64-linux-gnu/crtn.o
2025-08-20T20:11:11.5961390Z [00:04:02.001]➜        reloc_nonalloc=0
2025-08-20T20:11:11.5961950Z [00:04:02.001]➜              num_dsos=0
2025-08-20T20:11:11.5962424Z [00:04:02.001]➜       num_unique_cies=5
2025-08-20T20:11:11.5963100Z [00:04:02.001]➜               comdats=7
2025-08-20T20:11:11.5963565Z [00:04:02.001]➜    removed_comdat_mem=12
2025-08-20T20:11:11.5964082Z [00:04:02.001]➜         output_chunks=45
2025-08-20T20:11:11.5964565Z [00:04:02.001]➜              num_cies=407
2025-08-20T20:11:11.5965051Z [00:04:02.001]➜              num_objs=450
2025-08-20T20:11:11.5965542Z [00:04:02.001]➜       parsed_lto_objs=718
2025-08-20T20:11:11.5966038Z [00:04:02.001]➜        merged_strings=1067
2025-08-20T20:11:11.5966517Z [00:04:02.001]➜              num_fdes=1088
2025-08-20T20:11:11.5966999Z [00:04:02.001]➜          defined_syms=1836
2025-08-20T20:11:11.5967631Z [00:04:02.001]➜           parsed_objs=2524
2025-08-20T20:11:11.5968350Z [00:04:02.001]➜      string_fragments=2546
2025-08-20T20:11:11.5968877Z [00:04:02.001]➜        undefined_syms=4242
2025-08-20T20:11:11.5969348Z [00:04:02.001]➜        input_sections=5345
2025-08-20T20:11:11.5969821Z [00:04:02.001]➜           reloc_alloc=10529
2025-08-20T20:11:11.5970347Z [00:04:02.001]➜      regular_sections=11450
2025-08-20T20:11:11.5970870Z [00:04:02.001]➜              all_syms=29662
2025-08-20T20:11:11.5971413Z [00:04:02.001]➜     total_input_bytes=33330762
2025-08-20T20:11:11.5972013Z [00:04:02.001]➜  .rodata.cst4 estimation=1628 actual=4
2025-08-20T20:11:11.5972623Z [00:04:02.001]➜  .comment estimation=1627 actual=4
2025-08-20T20:11:11.5973234Z [00:04:02.001]➜  .rodata.cst8 estimation=1630 actual=8
2025-08-20T20:11:11.5973887Z [00:04:02.001]➜  .rodata.cst16 estimation=1632 actual=12
2025-08-20T20:11:11.5974538Z [00:04:02.001]➜  .rodata.str1.1 estimation=1948 actual=570
2025-08-20T20:11:11.5975195Z [00:04:02.001]➜  .rodata.str1.8 estimation=1791 actual=302
2025-08-20T20:11:11.5975838Z [00:04:02.001]➜  .rodata.str1.16 estimation=1669 actual=81
2025-08-20T20:11:11.5976475Z [00:04:02.001]➜  .rodata.str1.32 estimation=1636 actual=21
2025-08-20T20:11:11.5977235Z [00:04:02.001]➜  .rodata.cst2 estimation=1627 actual=2
2025-08-20T20:11:11.5977877Z [00:04:02.001]➜  .rodata.str4.4 estimation=1647 actual=41
2025-08-20T20:11:11.5978704Z [00:04:02.002]➜  .rodata.str4.8 estimation=1634 actual=16
2025-08-20T20:11:11.5979338Z [00:04:02.002]➜  .rodata.cst32 estimation=1628 actual=3
2025-08-20T20:11:11.5979960Z [00:04:02.002]➜  rodata.cst32 estimation=1627 actual=3
2025-08-20T20:11:11.6147862Z [00:04:02.020]➜        reloc_nonalloc=0
2025-08-20T20:11:11.6148721Z [00:04:02.020]➜              num_dsos=0
2025-08-20T20:11:11.6149274Z [00:04:02.020]➜       num_unique_cies=5
2025-08-20T20:11:11.6149801Z [00:04:02.020]➜               comdats=7
2025-08-20T20:11:11.6150329Z [00:04:02.020]➜    removed_comdat_mem=12
2025-08-20T20:11:11.6150893Z [00:04:02.020]➜         output_chunks=45
2025-08-20T20:11:11.6151421Z [00:04:02.020]➜              num_cies=410
2025-08-20T20:11:11.6152210Z [00:04:02.020]➜              num_objs=443
2025-08-20T20:11:11.6152732Z [00:04:02.020]➜       parsed_lto_objs=718
2025-08-20T20:11:11.6153324Z [00:04:02.020]➜        merged_strings=1077
2025-08-20T20:11:11.6153883Z [00:04:02.020]➜              num_fdes=1092
2025-08-20T20:11:11.6154435Z [00:04:02.020]➜          defined_syms=1849
2025-08-20T20:11:11.6154991Z [00:04:02.020]➜      string_fragments=2553
2025-08-20T20:11:11.6155533Z [00:04:02.020]➜           parsed_objs=3538
2025-08-20T20:11:11.6156059Z [00:04:02.020]➜        undefined_syms=4205
2025-08-20T20:11:11.6156603Z [00:04:02.020]➜        input_sections=5279
2025-08-20T20:11:11.6157157Z [00:04:02.020]➜           reloc_alloc=10524
2025-08-20T20:11:11.6157716Z [00:04:02.020]➜      regular_sections=17625
2025-08-20T20:11:11.6158524Z [00:04:02.020]➜              all_syms=77615
2025-08-20T20:11:11.6159092Z [00:04:02.020]➜     total_input_bytes=68335030
2025-08-20T20:11:11.6159724Z [00:04:02.020]➜  .rodata.cst4 estimation=1628 actual=4
2025-08-20T20:11:11.6160368Z [00:04:02.020]➜  .comment estimation=1627 actual=4
2025-08-20T20:11:11.6161017Z [00:04:02.020]➜  .rodata.cst8 estimation=1630 actual=9
2025-08-20T20:11:11.6161677Z [00:04:02.020]➜  .rodata.cst16 estimation=1634 actual=17
2025-08-20T20:11:11.6162553Z [00:04:02.020]➜  .rodata.str1.1 estimation=1952 actual=574
2025-08-20T20:11:11.6163252Z [00:04:02.020]➜  .rodata.str1.8 estimation=1791 actual=302
2025-08-20T20:11:11.6163929Z [00:04:02.020]➜  .rodata.str1.16 estimation=1669 actual=81
2025-08-20T20:11:11.6164603Z [00:04:02.020]➜  .rodata.str1.32 estimation=1636 actual=21
2025-08-20T20:11:11.6165261Z [00:04:02.020]➜  .rodata.cst2 estimation=1627 actual=2
2025-08-20T20:11:11.6165929Z [00:04:02.020]➜  .rodata.str4.4 estimation=1647 actual=41
2025-08-20T20:11:11.6166606Z [00:04:02.020]➜  .rodata.str4.8 estimation=1634 actual=16
2025-08-20T20:11:11.6167422Z [00:04:02.020]➜  .rodata.cst32 estimation=1628 actual=3
2025-08-20T20:11:11.6168291Z [00:04:02.020]➜  rodata.cst32 estimation=1627 actual=3
2025-08-20T20:11:11.6318939Z [00:04:02.037]➜        reloc_nonalloc=0
2025-08-20T20:11:11.6319543Z [00:04:02.037]➜              num_dsos=0
2025-08-20T20:11:11.6320095Z [00:04:02.037]➜       num_unique_cies=5
2025-08-20T20:11:11.6320634Z [00:04:02.037]➜               comdats=7
2025-08-20T20:11:11.6321188Z [00:04:02.037]➜    removed_comdat_mem=12
2025-08-20T20:11:11.6321720Z [00:04:02.037]➜         output_chunks=45
2025-08-20T20:11:11.6322235Z [00:04:02.037]➜              num_cies=410
2025-08-20T20:11:11.6322747Z [00:04:02.037]➜              num_objs=443
2025-08-20T20:11:11.6323274Z [00:04:02.037]➜       parsed_lto_objs=718
2025-08-20T20:11:11.6323813Z [00:04:02.037]➜        merged_strings=1077
2025-08-20T20:11:11.6324350Z [00:04:02.037]➜              num_fdes=1092
2025-08-20T20:11:11.6324862Z [00:04:02.037]➜          defined_syms=1849
2025-08-20T20:11:11.6325389Z [00:04:02.037]➜      string_fragments=2553
2025-08-20T20:11:11.6325916Z [00:04:02.037]➜           parsed_objs=3538
2025-08-20T20:11:11.6326455Z [00:04:02.037]➜        undefined_syms=4205
2025-08-20T20:11:11.6327006Z [00:04:02.037]➜        input_sections=5279
2025-08-20T20:11:11.6327780Z [00:04:02.037]➜           reloc_alloc=10524
2025-08-20T20:11:11.6328526Z [00:04:02.037]➜      regular_sections=17625
2025-08-20T20:11:11.6329024Z [00:04:02.037]➜              all_syms=77615
2025-08-20T20:11:11.6329574Z [00:04:02.037]➜     total_input_bytes=68335030
2025-08-20T20:11:11.6330217Z [00:04:02.037]➜  .rodata.cst4 estimation=1628 actual=4
2025-08-20T20:11:11.6330853Z [00:04:02.037]➜  .comment estimation=1627 actual=4
2025-08-20T20:11:11.6331480Z [00:04:02.037]➜  .rodata.cst8 estimation=1630 actual=9
2025-08-20T20:11:11.6332109Z [00:04:02.037]➜  .rodata.cst16 estimation=1634 actual=17
2025-08-20T20:11:11.6332782Z [00:04:02.037]➜  .rodata.str1.1 estimation=1952 actual=574
2025-08-20T20:11:11.6333471Z [00:04:02.037]➜  .rodata.str1.8 estimation=1791 actual=302
2025-08-20T20:11:11.6334125Z [00:04:02.037]➜  .rodata.str1.16 estimation=1669 actual=81
2025-08-20T20:11:11.6334951Z [00:04:02.037]➜  .rodata.str1.32 estimation=1636 actual=21
2025-08-20T20:11:11.6335596Z [00:04:02.037]➜  .rodata.cst2 estimation=1627 actual=2
2025-08-20T20:11:11.6336265Z [00:04:02.037]➜  .rodata.str4.4 estimation=1647 actual=41
2025-08-20T20:11:11.6336923Z [00:04:02.037]➜  .rodata.str4.8 estimation=1634 actual=16
2025-08-20T20:11:11.6337550Z [00:04:02.037]➜  .rodata.cst32 estimation=1628 actual=3
2025-08-20T20:11:11.6338398Z [00:04:02.037]➜  rodata.cst32 estimation=1627 actual=3
2025-08-20T20:11:11.8937311Z [00:04:02.299]➜        reloc_nonalloc=0
2025-08-20T20:11:11.8938633Z [00:04:02.299]➜              num_dsos=0
2025-08-20T20:11:11.8939154Z [00:04:02.299]➜       num_unique_cies=5
2025-08-20T20:11:11.8939660Z [00:04:02.299]➜               comdats=7
2025-08-20T20:11:11.8940159Z [00:04:02.299]➜    removed_comdat_mem=12
2025-08-20T20:11:11.8940682Z [00:04:02.299]➜         output_chunks=45
2025-08-20T20:11:11.8941179Z [00:04:02.299]➜              num_cies=410
2025-08-20T20:11:11.8941671Z [00:04:02.299]➜              num_objs=443
2025-08-20T20:11:11.8942148Z [00:04:02.299]➜       parsed_lto_objs=718
2025-08-20T20:11:11.8942636Z [00:04:02.299]➜        merged_strings=1075
2025-08-20T20:11:11.8943126Z [00:04:02.299]➜              num_fdes=1092
2025-08-20T20:11:11.8943835Z [00:04:02.299]➜          defined_syms=1847
2025-08-20T20:11:11.8944332Z [00:04:02.299]➜      string_fragments=2551
2025-08-20T20:11:11.8944827Z [00:04:02.299]➜           parsed_objs=3538
2025-08-20T20:11:11.8945319Z [00:04:02.299]➜        undefined_syms=4205
2025-08-20T20:11:11.8945815Z [00:04:02.299]➜        input_sections=5279
2025-08-20T20:11:11.8946319Z [00:04:02.299]➜           reloc_alloc=10523
2025-08-20T20:11:11.8946824Z [00:04:02.299]➜      regular_sections=17625
2025-08-20T20:11:11.8947270Z [00:04:02.299]➜              all_syms=77613
2025-08-20T20:11:11.8947747Z [00:04:02.299]➜     total_input_bytes=68340078
2025-08-20T20:11:11.8948639Z [00:04:02.299]➜  .rodata.cst4 estimation=1628 actual=4
2025-08-20T20:11:11.8949237Z [00:04:02.299]➜  .rodata.cst32 estimation=1628 actual=3
2025-08-20T20:11:11.8949856Z [00:04:02.299]➜  .rodata.str1.1 estimation=1952 actual=574
2025-08-20T20:11:11.8950490Z [00:04:02.299]➜  .rodata.str1.16 estimation=1669 actual=81
2025-08-20T20:11:11.8951099Z [00:04:02.299]➜  .rodata.str1.8 estimation=1791 actual=302
2025-08-20T20:11:11.8951685Z [00:04:02.299]➜  .rodata.cst2 estimation=1627 actual=2
2025-08-20T20:11:11.8952264Z [00:04:02.299]➜  rodata.cst32 estimation=1627 actual=3
2025-08-20T20:11:11.8952843Z [00:04:02.299]➜  .rodata.cst16 estimation=1633 actual=15
2025-08-20T20:11:11.8953424Z [00:04:02.299]➜  .rodata.cst8 estimation=1630 actual=9
2025-08-20T20:11:11.8953994Z [00:04:02.299]➜  .comment estimation=1627 actual=4
2025-08-20T20:11:11.8954580Z [00:04:02.299]➜  .rodata.str4.4 estimation=1647 actual=41
2025-08-20T20:11:11.8955180Z [00:04:02.299]➜  .rodata.str1.32 estimation=1636 actual=21
2025-08-20T20:11:11.8955783Z [00:04:02.299]➜  .rodata.str4.8 estimation=1634 actual=16
2025-08-20T20:11:11.9109656Z [00:04:02.316]➜        reloc_nonalloc=0
2025-08-20T20:11:11.9110670Z [00:04:02.316]➜              num_dsos=0
2025-08-20T20:11:11.9111342Z [00:04:02.316]➜       num_unique_cies=5
2025-08-20T20:11:11.9111820Z [00:04:02.316]➜               comdats=7
2025-08-20T20:11:11.9112280Z [00:04:02.316]➜    removed_comdat_mem=12
2025-08-20T20:11:11.9112827Z [00:04:02.316]➜         output_chunks=45
2025-08-20T20:11:11.9113271Z [00:04:02.316]➜              num_cies=410
2025-08-20T20:11:11.9113738Z [00:04:02.316]➜              num_objs=443
2025-08-20T20:11:11.9114214Z [00:04:02.316]➜       parsed_lto_objs=718
2025-08-20T20:11:11.9114703Z [00:04:02.316]➜        merged_strings=1075
2025-08-20T20:11:11.9115185Z [00:04:02.316]➜              num_fdes=1092
2025-08-20T20:11:11.9115671Z [00:04:02.316]➜          defined_syms=1847
2025-08-20T20:11:11.9116144Z [00:04:02.316]➜      string_fragments=2551
2025-08-20T20:11:11.9116643Z [00:04:02.316]➜           parsed_objs=3538
2025-08-20T20:11:11.9117132Z [00:04:02.316]➜        undefined_syms=4205
2025-08-20T20:11:11.9117798Z [00:04:02.316]➜        input_sections=5279
2025-08-20T20:11:11.9118505Z [00:04:02.316]➜           reloc_alloc=10523
2025-08-20T20:11:11.9119033Z [00:04:02.316]➜      regular_sections=17625
2025-08-20T20:11:11.9119553Z [00:04:02.316]➜              all_syms=77613
2025-08-20T20:11:11.9120078Z [00:04:02.316]➜     total_input_bytes=68340078
2025-08-20T20:11:11.9120691Z [00:04:02.316]➜  .rodata.str1.1 estimation=1952 actual=574
2025-08-20T20:11:11.9121337Z [00:04:02.316]➜  .rodata.str1.8 estimation=1791 actual=302
2025-08-20T20:11:11.9121968Z [00:04:02.316]➜  .rodata.str1.16 estimation=1669 actual=81
2025-08-20T20:11:11.9122592Z [00:04:02.316]➜  .rodata.cst16 estimation=1633 actual=15
2025-08-20T20:11:11.9123201Z [00:04:02.316]➜  .rodata.cst8 estimation=1630 actual=9
2025-08-20T20:11:11.9123822Z [00:04:02.316]➜  .rodata.str4.4 estimation=1647 actual=41
2025-08-20T20:11:11.9124448Z [00:04:02.316]➜  .rodata.cst4 estimation=1628 actual=4
2025-08-20T20:11:11.9125065Z [00:04:02.316]➜  .rodata.cst32 estimation=1628 actual=3
2025-08-20T20:11:11.9125685Z [00:04:02.316]➜  rodata.cst32 estimation=1627 actual=3
2025-08-20T20:11:11.9126289Z [00:04:02.316]➜  .comment estimation=1627 actual=4
2025-08-20T20:11:11.9126880Z [00:04:02.316]➜  .rodata.str1.32 estimation=1636 actual=21
2025-08-20T20:11:11.9127624Z [00:04:02.317]➜  .rodata.cst2 estimation=1627 actual=2
2025-08-20T20:11:11.9128402Z [00:04:02.317]➜  .rodata.str4.8 estimation=1634 actual=16
2025-08-20T20:11:11.9150581Z [00:04:02.320]➜  make[4]: Leaving directory '/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests'
2025-08-20T20:11:11.9161296Z [00:04:02.322]➜  make[3]: Leaving directory '/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests'
2025-08-20T20:11:11.9166801Z [00:04:02.322]➜  make[2]: Leaving directory '/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests'
2025-08-20T20:11:11.9175421Z [00:04:02.323]➜  make[1]: *** [Makefile:23203: all-recursive] Error 1
2025-08-20T20:11:11.9176116Z [00:04:02.323]➜  make[1]: Leaving directory '/tmp/tmp.0SQIAMMNFc/coreutils-9.7'
2025-08-20T20:11:11.9181827Z [00:04:02.324]➜  make: *** [Makefile:9194: all] Error 2
2025-08-20T20:11:11.9202048Z [00:04:02.326]➜  + find ./src -maxdepth 1 -type f -iname '*coreutils*' -exec file -i '{}' ';'
2025-08-20T20:11:11.9203245Z [00:04:02.326]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T20:11:11.9204034Z [00:04:02.326]➜  + cut -d: -f1
2025-08-20T20:11:11.9204471Z [00:04:02.326]➜  + xargs realpath
2025-08-20T20:11:11.9205001Z [00:04:02.326]➜  + xargs -I '{}' readelf -p .comment '{}'
2025-08-20T20:11:11.9595568Z [00:04:02.365]➜  realpath: missing operand
2025-08-20T20:11:11.9596123Z [00:04:02.365]➜  Try 'realpath --help' for more information.
2025-08-20T20:11:11.9604950Z [00:04:02.366]➜  + find ./src -maxdepth 1 -type f -iname '*coreutils*' -exec file -i '{}' ';'
2025-08-20T20:11:11.9606556Z [00:04:02.366]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T20:11:11.9612356Z [00:04:02.367]➜  + cut -d: -f1
2025-08-20T20:11:11.9619227Z [00:04:02.367]➜  + xargs realpath
2025-08-20T20:11:11.9622436Z [00:04:02.368]➜  + xargs -I '{}' cp -fv '{}' /build-bins/
2025-08-20T20:11:11.9967148Z [00:04:02.402]➜  realpath: missing operand
2025-08-20T20:11:11.9967671Z [00:04:02.402]➜  Try 'realpath --help' for more information.
2025-08-20T20:11:12.1580286Z [00:04:02.563]➜  '/tmp/tmp.0SQIAMMNFc/coreutils-9.7/COPYING' -> '/build-bins/LICENSE'
2025-08-20T20:11:12.1849565Z [00:04:02.590]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T20:11:12.1880051Z [00:04:02.593]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T20:11:12.1885048Z [00:04:02.594]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T20:11:12.2072623Z [00:04:02.613]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T20:11:12.2106739Z [00:04:02.616]➜  
2025-08-20T20:11:12.2116958Z [00:04:02.617]➜  /build-bins/LICENSE
2025-08-20T20:11:12.2140577Z [00:04:02.620]➜  + file /build-bins/LICENSE
2025-08-20T20:11:12.2230351Z [00:04:02.628]➜  /build-bins/LICENSE: ASCII text
2025-08-20T20:11:12.2242298Z [00:04:02.630]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE
2025-08-20T20:11:12.2264012Z [00:04:02.632]➜  /build-bins/LICENSE:         35149 Bytes
2025-08-20T20:11:12.2267132Z [00:04:02.632]➜  + du /build-bins/LICENSE --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T20:11:12.2277289Z [00:04:02.633]➜  35K	2025-08-20 20:11:12.155856784 +0000	/build-bins/LICENSE
2025-08-20T20:11:12.2278297Z [00:04:02.633]➜  + popd
2025-08-20T20:11:12.2762676Z [00:04:02.682]➜  + docker cp debian-builder-unstable:/build-bins/. /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T20:11:12.4531570Z [00:04:02.858]➜  + '[' -s /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T20:11:12.4534945Z [00:04:02.858]➜  + cp -fv /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T20:11:12.4552345Z [00:04:02.861]➜  '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T20:11:12.4557644Z [00:04:02.861]➜  + find /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T20:11:12.4562323Z [00:04:02.861]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T20:11:12.4566196Z [00:04:02.862]➜  + cut -d: -f1
2025-08-20T20:11:12.4576220Z [00:04:02.862]➜  + xargs realpath --no-symlinks
2025-08-20T20:11:12.4579587Z [00:04:02.863]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR
2025-08-20T20:11:12.6453133Z [00:04:03.051]➜  realpath: missing operand
2025-08-20T20:11:12.6453843Z [00:04:03.051]➜  Try 'realpath --help' for more information.
2025-08-20T20:11:12.6463547Z [00:04:03.052]➜  
2025-08-20T20:11:13.0668872Z [00:04:03.472]➜  
2025-08-20T20:11:13.0785250Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-334576.o' from root:root to runner:runner
2025-08-20T20:11:13.0788286Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-d236d6.o' from root:root to runner:runner
2025-08-20T20:11:13.0790360Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-497678.o' from root:root to runner:runner
2025-08-20T20:11:13.0792364Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-780013.o' from root:root to runner:runner
2025-08-20T20:11:13.0794323Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-192218.o' from root:root to runner:runner
2025-08-20T20:11:13.0796524Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-588d4f.o' from root:root to runner:runner
2025-08-20T20:11:13.0798716Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-abd3d7.o' from root:root to runner:runner
2025-08-20T20:11:13.0800690Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-b20a45.o' from root:root to runner:runner
2025-08-20T20:11:13.0802630Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-4f95dd.o' from root:root to runner:runner
2025-08-20T20:11:13.0804590Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-b6025a.o' from root:root to runner:runner
2025-08-20T20:11:13.0806576Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-d77e39.o' from root:root to runner:runner
2025-08-20T20:11:13.0808975Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-622438.o' from root:root to runner:runner
2025-08-20T20:11:13.0810956Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-de57c8.o' from root:root to runner:runner
2025-08-20T20:11:13.0812894Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-eeaf4f.o' from root:root to runner:runner
2025-08-20T20:11:13.0815010Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-39538f.o' from root:root to runner:runner
2025-08-20T20:11:13.0817013Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-65db0e.o' from root:root to runner:runner
2025-08-20T20:11:13.0819205Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-58d8d9.o' from root:root to runner:runner
2025-08-20T20:11:13.0821312Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-575287.o' from root:root to runner:runner
2025-08-20T20:11:13.0823271Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-9484e4.o' from root:root to runner:runner
2025-08-20T20:11:13.0825226Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-01b60e.o' from root:root to runner:runner
2025-08-20T20:11:13.0827177Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-a65bd0.o' from root:root to runner:runner
2025-08-20T20:11:13.0829424Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-555e8a.o' from root:root to runner:runner
2025-08-20T20:11:13.0831400Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-918b82.o' from root:root to runner:runner
2025-08-20T20:11:13.0833327Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-89c22e.o' from root:root to runner:runner
2025-08-20T20:11:13.0835273Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-320892.o' from root:root to runner:runner
2025-08-20T20:11:13.0837274Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-19087f.o' from root:root to runner:runner
2025-08-20T20:11:13.0839636Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-ddbb35.o' from root:root to runner:runner
2025-08-20T20:11:13.0841593Z [00:04:03.484]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-e1076b.o' from root:root to runner:runner
2025-08-20T20:11:13.0843616Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-c90dec.o' from root:root to runner:runner
2025-08-20T20:11:13.0845566Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-ca6c67.o' from root:root to runner:runner
2025-08-20T20:11:13.0847565Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-a33905.o' from root:root to runner:runner
2025-08-20T20:11:13.0849696Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-44681c.o' from root:root to runner:runner
2025-08-20T20:11:13.0851660Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-0a3e9e.o' from root:root to runner:runner
2025-08-20T20:11:13.0853608Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-3925ca.o' from root:root to runner:runner
2025-08-20T20:11:13.0855548Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-524680.o' from root:root to runner:runner
2025-08-20T20:11:13.0857692Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-7c1b9e.o' from root:root to runner:runner
2025-08-20T20:11:13.0859760Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-12ec9e.o' from root:root to runner:runner
2025-08-20T20:11:13.0861724Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-472584.o' from root:root to runner:runner
2025-08-20T20:11:13.0863808Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-bbe4e7.o' from root:root to runner:runner
2025-08-20T20:11:13.0865779Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-7171f5.o' from root:root to runner:runner
2025-08-20T20:11:13.0867713Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-b6be6d.o' from root:root to runner:runner
2025-08-20T20:11:13.0869897Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-81f044.o' from root:root to runner:runner
2025-08-20T20:11:13.0871980Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-98bdee.o' from root:root to runner:runner
2025-08-20T20:11:13.0873963Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-31c08c.o' from root:root to runner:runner
2025-08-20T20:11:13.0875931Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-016e60.o' from root:root to runner:runner
2025-08-20T20:11:13.0877926Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-962171.o' from root:root to runner:runner
2025-08-20T20:11:13.0880205Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-9c1901.o' from root:root to runner:runner
2025-08-20T20:11:13.0882176Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-f7d3c2.o' from root:root to runner:runner
2025-08-20T20:11:13.0884248Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-645c5c.o' from root:root to runner:runner
2025-08-20T20:11:13.0886220Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-ded7eb.o' from root:root to runner:runner
2025-08-20T20:11:13.0888326Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-6f3e60.o' from root:root to runner:runner
2025-08-20T20:11:13.0890243Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-83db6a.o' from root:root to runner:runner
2025-08-20T20:11:13.0892183Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-9f6f66.o' from root:root to runner:runner
2025-08-20T20:11:13.0894231Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils.tgz' from root:root to runner:runner
2025-08-20T20:11:13.0896456Z [00:04:03.485]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/Makefile.am' from root:root to runner:runner
2025-08-20T20:11:13.0898919Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/.prev-version' from root:root to runner:runner
2025-08-20T20:11:13.0901327Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/.version' from root:root to runner:runner
2025-08-20T20:11:13.0903607Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/configure' from root:root to runner:runner
2025-08-20T20:11:13.0905887Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/THANKS.in' from root:root to runner:runner
2025-08-20T20:11:13.0908465Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/.vg-suppressions' from root:root to runner:runner
2025-08-20T20:11:13.0910807Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/dist-check.mk' from root:root to runner:runner
2025-08-20T20:11:13.0913101Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tty.1' from root:root to runner:runner
2025-08-20T20:11:13.0915448Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tac.x' from root:root to runner:runner
2025-08-20T20:11:13.0917761Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nproc.x' from root:root to runner:runner
2025-08-20T20:11:13.0920261Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/shuf.x' from root:root to runner:runner
2025-08-20T20:11:13.0922527Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mkdir.x' from root:root to runner:runner
2025-08-20T20:11:13.0924808Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/fmt.x' from root:root to runner:runner
2025-08-20T20:11:13.0927241Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/uniq.1' from root:root to runner:runner
2025-08-20T20:11:13.0929775Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/basenc.x' from root:root to runner:runner
2025-08-20T20:11:13.0932062Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/yes.x' from root:root to runner:runner
2025-08-20T20:11:13.0934325Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chown.1' from root:root to runner:runner
2025-08-20T20:11:13.0936591Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/date.1' from root:root to runner:runner
2025-08-20T20:11:13.0938999Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/wc.x' from root:root to runner:runner
2025-08-20T20:11:13.0941271Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/comm.1' from root:root to runner:runner
2025-08-20T20:11:13.0943541Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha1sum.x' from root:root to runner:runner
2025-08-20T20:11:13.0946004Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pinky.1' from root:root to runner:runner
2025-08-20T20:11:13.0948506Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/base64.x' from root:root to runner:runner
2025-08-20T20:11:13.0950838Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mktemp.1' from root:root to runner:runner
2025-08-20T20:11:13.0953242Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/comm.x' from root:root to runner:runner
2025-08-20T20:11:13.0955536Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha512sum.1' from root:root to runner:runner
2025-08-20T20:11:13.0957855Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tsort.x' from root:root to runner:runner
2025-08-20T20:11:13.0960454Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mkfifo.1' from root:root to runner:runner
2025-08-20T20:11:13.0962783Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/split.x' from root:root to runner:runner
2025-08-20T20:11:13.0965053Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/kill.x' from root:root to runner:runner
2025-08-20T20:11:13.0967363Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dircolors.1' from root:root to runner:runner
2025-08-20T20:11:13.0969857Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sort.x' from root:root to runner:runner
2025-08-20T20:11:13.0972245Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/who.x' from root:root to runner:runner
2025-08-20T20:11:13.0974519Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chown.x' from root:root to runner:runner
2025-08-20T20:11:13.0976788Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/install.1' from root:root to runner:runner
2025-08-20T20:11:13.0979282Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/false.x' from root:root to runner:runner
2025-08-20T20:11:13.0981600Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/rm.x' from root:root to runner:runner
2025-08-20T20:11:13.0983862Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/vdir.1' from root:root to runner:runner
2025-08-20T20:11:13.0986163Z [00:04:03.486]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mktemp.x' from root:root to runner:runner
2025-08-20T20:11:13.0988677Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/df.1' from root:root to runner:runner
2025-08-20T20:11:13.0991055Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tr.x' from root:root to runner:runner
2025-08-20T20:11:13.0993298Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/true.1' from root:root to runner:runner
2025-08-20T20:11:13.0995596Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chmod.x' from root:root to runner:runner
2025-08-20T20:11:13.0998145Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/unexpand.1' from root:root to runner:runner
2025-08-20T20:11:13.1000451Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/base32.x' from root:root to runner:runner
2025-08-20T20:11:13.1002729Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cut.x' from root:root to runner:runner
2025-08-20T20:11:13.1004980Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/shuf.1' from root:root to runner:runner
2025-08-20T20:11:13.1007364Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cksum.1' from root:root to runner:runner
2025-08-20T20:11:13.1009873Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cp.x' from root:root to runner:runner
2025-08-20T20:11:13.1012118Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/whoami.1' from root:root to runner:runner
2025-08-20T20:11:13.1014411Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/help2man' from root:root to runner:runner
2025-08-20T20:11:13.1016841Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chcon.x' from root:root to runner:runner
2025-08-20T20:11:13.1019339Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/numfmt.1' from root:root to runner:runner
2025-08-20T20:11:13.1021631Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/stty.x' from root:root to runner:runner
2025-08-20T20:11:13.1023936Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/timeout.1' from root:root to runner:runner
2025-08-20T20:11:13.1026215Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cut.1' from root:root to runner:runner
2025-08-20T20:11:13.1028601Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/ptx.x' from root:root to runner:runner
2025-08-20T20:11:13.1030921Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/numfmt.x' from root:root to runner:runner
2025-08-20T20:11:13.1033221Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/runcon.1' from root:root to runner:runner
2025-08-20T20:11:13.1035503Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/yes.1' from root:root to runner:runner
2025-08-20T20:11:13.1037859Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/rm.1' from root:root to runner:runner
2025-08-20T20:11:13.1040316Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sleep.1' from root:root to runner:runner
2025-08-20T20:11:13.1042715Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/unlink.x' from root:root to runner:runner
2025-08-20T20:11:13.1044997Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/fmt.1' from root:root to runner:runner
2025-08-20T20:11:13.1047359Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha224sum.1' from root:root to runner:runner
2025-08-20T20:11:13.1049857Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/false.1' from root:root to runner:runner
2025-08-20T20:11:13.1052272Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/expr.1' from root:root to runner:runner
2025-08-20T20:11:13.1054586Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/true.x' from root:root to runner:runner
2025-08-20T20:11:13.1056847Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/basenc.1' from root:root to runner:runner
2025-08-20T20:11:13.1059337Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/whoami.x' from root:root to runner:runner
2025-08-20T20:11:13.1061629Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/uname.1' from root:root to runner:runner
2025-08-20T20:11:13.1064073Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dirname.x' from root:root to runner:runner
2025-08-20T20:11:13.1066366Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mkdir.1' from root:root to runner:runner
2025-08-20T20:11:13.1068840Z [00:04:03.487]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sleep.x' from root:root to runner:runner
2025-08-20T20:11:13.1071156Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/seq.x' from root:root to runner:runner
2025-08-20T20:11:13.1073470Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pathchk.x' from root:root to runner:runner
2025-08-20T20:11:13.1075765Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/date.x' from root:root to runner:runner
2025-08-20T20:11:13.1078309Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dummy-man' from root:root to runner:runner
2025-08-20T20:11:13.1080646Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nproc.1' from root:root to runner:runner
2025-08-20T20:11:13.1083046Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/link.x' from root:root to runner:runner
2025-08-20T20:11:13.1085341Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nohup.1' from root:root to runner:runner
2025-08-20T20:11:13.1087718Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sum.1' from root:root to runner:runner
2025-08-20T20:11:13.1090131Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/ln.1' from root:root to runner:runner
2025-08-20T20:11:13.1092374Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dd.x' from root:root to runner:runner
2025-08-20T20:11:13.1094636Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha1sum.1' from root:root to runner:runner
2025-08-20T20:11:13.1097042Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/printf.1' from root:root to runner:runner
2025-08-20T20:11:13.1099569Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha256sum.x' from root:root to runner:runner
2025-08-20T20:11:13.1101884Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chgrp.x' from root:root to runner:runner
2025-08-20T20:11:13.1104154Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/expr.x' from root:root to runner:runner
2025-08-20T20:11:13.1106395Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/df.x' from root:root to runner:runner
2025-08-20T20:11:13.1108966Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tail.x' from root:root to runner:runner
2025-08-20T20:11:13.1111220Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/wc.1' from root:root to runner:runner
2025-08-20T20:11:13.1113448Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/fold.x' from root:root to runner:runner
2025-08-20T20:11:13.1115716Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/stat.x' from root:root to runner:runner
2025-08-20T20:11:13.1117968Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pr.1' from root:root to runner:runner
2025-08-20T20:11:13.1120404Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tac.1' from root:root to runner:runner
2025-08-20T20:11:13.1122704Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/paste.x' from root:root to runner:runner
2025-08-20T20:11:13.1125005Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha256sum.1' from root:root to runner:runner
2025-08-20T20:11:13.1127390Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sync.1' from root:root to runner:runner
2025-08-20T20:11:13.1129858Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/kill.1' from root:root to runner:runner
2025-08-20T20:11:13.1132251Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/realpath.1' from root:root to runner:runner
2025-08-20T20:11:13.1134519Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tty.x' from root:root to runner:runner
2025-08-20T20:11:13.1136765Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tee.1' from root:root to runner:runner
2025-08-20T20:11:13.1139200Z [00:04:03.488]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tail.1' from root:root to runner:runner
2025-08-20T20:11:13.1141562Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/od.1' from root:root to runner:runner
2025-08-20T20:11:13.1143831Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/test.x' from root:root to runner:runner
2025-08-20T20:11:13.1146125Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/link.1' from root:root to runner:runner
2025-08-20T20:11:13.1148492Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/du.x' from root:root to runner:runner
2025-08-20T20:11:13.1150753Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/rmdir.x' from root:root to runner:runner
2025-08-20T20:11:13.1153152Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/ptx.1' from root:root to runner:runner
2025-08-20T20:11:13.1155398Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sum.x' from root:root to runner:runner
2025-08-20T20:11:13.1157677Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/install.x' from root:root to runner:runner
2025-08-20T20:11:13.1160203Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/basename.1' from root:root to runner:runner
2025-08-20T20:11:13.1162501Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/env.1' from root:root to runner:runner
2025-08-20T20:11:13.1165209Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/head.x' from root:root to runner:runner
2025-08-20T20:11:13.1167738Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pathchk.1' from root:root to runner:runner
2025-08-20T20:11:13.1170227Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mv.x' from root:root to runner:runner
2025-08-20T20:11:13.1172630Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/od.x' from root:root to runner:runner
2025-08-20T20:11:13.1174976Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/expand.1' from root:root to runner:runner
2025-08-20T20:11:13.1177285Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/printenv.x' from root:root to runner:runner
2025-08-20T20:11:13.1179917Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha224sum.x' from root:root to runner:runner
2025-08-20T20:11:13.1182375Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dir.1' from root:root to runner:runner
2025-08-20T20:11:13.1184672Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/truncate.x' from root:root to runner:runner
2025-08-20T20:11:13.1187114Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/printf.x' from root:root to runner:runner
2025-08-20T20:11:13.1189608Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/echo.1' from root:root to runner:runner
2025-08-20T20:11:13.1191908Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha512sum.x' from root:root to runner:runner
2025-08-20T20:11:13.1194258Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dircolors.x' from root:root to runner:runner
2025-08-20T20:11:13.1196562Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mkfifo.x' from root:root to runner:runner
2025-08-20T20:11:13.1199403Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dir.x' from root:root to runner:runner
2025-08-20T20:11:13.1201711Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/local.mk' from root:root to runner:runner
2025-08-20T20:11:13.1204037Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/hostid.1' from root:root to runner:runner
2025-08-20T20:11:13.1206284Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/ln.x' from root:root to runner:runner
2025-08-20T20:11:13.1208685Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cp.1' from root:root to runner:runner
2025-08-20T20:11:13.1210980Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/readlink.x' from root:root to runner:runner
2025-08-20T20:11:13.1213397Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pwd.1' from root:root to runner:runner
2025-08-20T20:11:13.1215677Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/realpath.x' from root:root to runner:runner
2025-08-20T20:11:13.1218277Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/fold.1' from root:root to runner:runner
2025-08-20T20:11:13.1220610Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chroot.1' from root:root to runner:runner
2025-08-20T20:11:13.1222936Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha384sum.x' from root:root to runner:runner
2025-08-20T20:11:13.1225243Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/runcon.x' from root:root to runner:runner
2025-08-20T20:11:13.1227538Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/uptime.x' from root:root to runner:runner
2025-08-20T20:11:13.1230075Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dirname.1' from root:root to runner:runner
2025-08-20T20:11:13.1232504Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pwd.x' from root:root to runner:runner
2025-08-20T20:11:13.1234794Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nl.1' from root:root to runner:runner
2025-08-20T20:11:13.1237073Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/logname.x' from root:root to runner:runner
2025-08-20T20:11:13.1239544Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/base32.1' from root:root to runner:runner
2025-08-20T20:11:13.1241838Z [00:04:03.489]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/expand.x' from root:root to runner:runner
2025-08-20T20:11:13.1244577Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/uname.x' from root:root to runner:runner
2025-08-20T20:11:13.1246921Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/who.1' from root:root to runner:runner
2025-08-20T20:11:13.1249371Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/join.1' from root:root to runner:runner
2025-08-20T20:11:13.1251647Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chgrp.1' from root:root to runner:runner
2025-08-20T20:11:13.1253950Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/uptime.1' from root:root to runner:runner
2025-08-20T20:11:13.1256197Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cat.1' from root:root to runner:runner
2025-08-20T20:11:13.1258758Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/users.x' from root:root to runner:runner
2025-08-20T20:11:13.1261036Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nice.1' from root:root to runner:runner
2025-08-20T20:11:13.1263442Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/readlink.1' from root:root to runner:runner
2025-08-20T20:11:13.1265811Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/touch.x' from root:root to runner:runner
2025-08-20T20:11:13.1268306Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/shred.x' from root:root to runner:runner
2025-08-20T20:11:13.1270609Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/split.1' from root:root to runner:runner
2025-08-20T20:11:13.1272898Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/unlink.1' from root:root to runner:runner
2025-08-20T20:11:13.1275187Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/test.1' from root:root to runner:runner
2025-08-20T20:11:13.1277586Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/b2sum.x' from root:root to runner:runner
2025-08-20T20:11:13.1280055Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tee.x' from root:root to runner:runner
2025-08-20T20:11:13.1282293Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/arch.x' from root:root to runner:runner
2025-08-20T20:11:13.1284584Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/hostname.x' from root:root to runner:runner
2025-08-20T20:11:13.1286849Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/factor.x' from root:root to runner:runner
2025-08-20T20:11:13.1289487Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/b2sum.1' from root:root to runner:runner
2025-08-20T20:11:13.1291774Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/arch.1' from root:root to runner:runner
2025-08-20T20:11:13.1294019Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dd.1' from root:root to runner:runner
2025-08-20T20:11:13.1296305Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/coreutils.x' from root:root to runner:runner
2025-08-20T20:11:13.1298766Z [00:04:03.490]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/ls.x' from root:root to runner:runner
2025-08-20T20:11:13.1301027Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pr.x' from root:root to runner:runner
2025-08-20T20:11:13.1303442Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/groups.x' from root:root to runner:runner
2025-08-20T20:11:13.1305737Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/unexpand.x' from root:root to runner:runner
2025-08-20T20:11:13.1308350Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/stdbuf.1' from root:root to runner:runner
2025-08-20T20:11:13.1310693Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/touch.1' from root:root to runner:runner
2025-08-20T20:11:13.1312972Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/factor.1' from root:root to runner:runner
2025-08-20T20:11:13.1315280Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/timeout.x' from root:root to runner:runner
2025-08-20T20:11:13.1317570Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/shred.1' from root:root to runner:runner
2025-08-20T20:11:13.1320040Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mv.1' from root:root to runner:runner
2025-08-20T20:11:13.1322466Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/csplit.x' from root:root to runner:runner
2025-08-20T20:11:13.1324769Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sync.x' from root:root to runner:runner
2025-08-20T20:11:13.1327026Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha384sum.1' from root:root to runner:runner
2025-08-20T20:11:13.1329450Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/md5sum.1' from root:root to runner:runner
2025-08-20T20:11:13.1331716Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/rmdir.1' from root:root to runner:runner
2025-08-20T20:11:13.1334130Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nl.x' from root:root to runner:runner
2025-08-20T20:11:13.1336416Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/printenv.1' from root:root to runner:runner
2025-08-20T20:11:13.1338892Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/csplit.1' from root:root to runner:runner
2025-08-20T20:11:13.1341183Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/stat.1' from root:root to runner:runner
2025-08-20T20:11:13.1343432Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nice.x' from root:root to runner:runner
2025-08-20T20:11:13.1345691Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/paste.1' from root:root to runner:runner
2025-08-20T20:11:13.1348363Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cat.x' from root:root to runner:runner
2025-08-20T20:11:13.1350660Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/basename.x' from root:root to runner:runner
2025-08-20T20:11:13.1353090Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/groups.1' from root:root to runner:runner
2025-08-20T20:11:13.1355404Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cksum.x' from root:root to runner:runner
2025-08-20T20:11:13.1357679Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/base64.1' from root:root to runner:runner
2025-08-20T20:11:13.1360224Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/join.x' from root:root to runner:runner
2025-08-20T20:11:13.1362516Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/users.1' from root:root to runner:runner
2025-08-20T20:11:13.1364799Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nohup.x' from root:root to runner:runner
2025-08-20T20:11:13.1367226Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mknod.x' from root:root to runner:runner
2025-08-20T20:11:13.1369721Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mknod.1' from root:root to runner:runner
2025-08-20T20:11:13.1371959Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/ls.1' from root:root to runner:runner
2025-08-20T20:11:13.1374247Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/logname.1' from root:root to runner:runner
2025-08-20T20:11:13.1376530Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/echo.x' from root:root to runner:runner
2025-08-20T20:11:13.1379139Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sort.1' from root:root to runner:runner
2025-08-20T20:11:13.1381426Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/id.1' from root:root to runner:runner
2025-08-20T20:11:13.1383665Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/uniq.x' from root:root to runner:runner
2025-08-20T20:11:13.1385943Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/id.x' from root:root to runner:runner
2025-08-20T20:11:13.1388482Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/vdir.x' from root:root to runner:runner
2025-08-20T20:11:13.1390797Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pinky.x' from root:root to runner:runner
2025-08-20T20:11:13.1393248Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/coreutils.1' from root:root to runner:runner
2025-08-20T20:11:13.1395539Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/du.1' from root:root to runner:runner
2025-08-20T20:11:13.1397897Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chmod.1' from root:root to runner:runner
2025-08-20T20:11:13.1400384Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chroot.x' from root:root to runner:runner
2025-08-20T20:11:13.1402666Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/stdbuf.x' from root:root to runner:runner
2025-08-20T20:11:13.1404909Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tr.1' from root:root to runner:runner
2025-08-20T20:11:13.1407144Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chcon.1' from root:root to runner:runner
2025-08-20T20:11:13.1409623Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/hostname.1' from root:root to runner:runner
2025-08-20T20:11:13.1412044Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/md5sum.x' from root:root to runner:runner
2025-08-20T20:11:13.1414327Z [00:04:03.491]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/env.x' from root:root to runner:runner
2025-08-20T20:11:13.1416565Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/seq.1' from root:root to runner:runner
2025-08-20T20:11:13.1419031Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/hostid.x' from root:root to runner:runner
2025-08-20T20:11:13.1421357Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tsort.1' from root:root to runner:runner
2025-08-20T20:11:13.1423781Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/head.1' from root:root to runner:runner
2025-08-20T20:11:13.1426072Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/truncate.1' from root:root to runner:runner
2025-08-20T20:11:13.1428512Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/stty.1' from root:root to runner:runner
2025-08-20T20:11:13.1430731Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man' from root:root to runner:runner
2025-08-20T20:11:13.1432978Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/README-install' from root:root to runner:runner
2025-08-20T20:11:13.1435279Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/ChangeLog' from root:root to runner:runner
2025-08-20T20:11:13.1437817Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/gitlog-to-changelog' from root:root to runner:runner
2025-08-20T20:11:13.1440492Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/install-sh' from root:root to runner:runner
2025-08-20T20:11:13.1443047Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/config.rpath' from root:root to runner:runner
2025-08-20T20:11:13.1445432Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/depcomp' from root:root to runner:runner
2025-08-20T20:11:13.1448140Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/do-release-commit-and-tag' from root:root to runner:runner
2025-08-20T20:11:13.1450697Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/texinfo.tex' from root:root to runner:runner
2025-08-20T20:11:13.1453227Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/gen-lists-of-programs.sh' from root:root to runner:runner
2025-08-20T20:11:13.1455766Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/update-copyright' from root:root to runner:runner
2025-08-20T20:11:13.1458670Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/ylwrap' from root:root to runner:runner
2025-08-20T20:11:13.1461177Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/gen-single-binary.sh' from root:root to runner:runner
2025-08-20T20:11:13.1463743Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/gnu-web-doc-update' from root:root to runner:runner
2025-08-20T20:11:13.1466216Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/config.guess' from root:root to runner:runner
2025-08-20T20:11:13.1468897Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/missing' from root:root to runner:runner
2025-08-20T20:11:13.1471313Z [00:04:03.492]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/announce-gen' from root:root to runner:runner
2025-08-20T20:11:13.1473693Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/mdate-sh' from root:root to runner:runner
2025-08-20T20:11:13.1476056Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/gnupload' from root:root to runner:runner
2025-08-20T20:11:13.1478574Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/gendocs.sh' from root:root to runner:runner
2025-08-20T20:11:13.1481017Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/vc-list-files' from root:root to runner:runner
2025-08-20T20:11:13.1483555Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/test-driver' from root:root to runner:runner
2025-08-20T20:11:13.1485953Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/config.sub' from root:root to runner:runner
2025-08-20T20:11:13.1488597Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/compile' from root:root to runner:runner
2025-08-20T20:11:13.1491049Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/git-version-gen' from root:root to runner:runner
2025-08-20T20:11:13.1493567Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/useless-if-before-free' from root:root to runner:runner
2025-08-20T20:11:13.1495968Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux' from root:root to runner:runner
2025-08-20T20:11:13.1498497Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/tests/test-fadvise.c' from root:root to runner:runner
2025-08-20T20:11:13.1500973Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/tests/test-rand-isaac.c' from root:root to runner:runner
2025-08-20T20:11:13.1503432Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/tests' from root:root to runner:runner
2025-08-20T20:11:13.1505699Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/local.mk' from root:root to runner:runner
2025-08-20T20:11:13.1508179Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/strnumcmp' from root:root to runner:runner
2025-08-20T20:11:13.1510709Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/rename-tests.diff' from root:root to runner:runner
2025-08-20T20:11:13.1513159Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/targetdir' from root:root to runner:runner
2025-08-20T20:11:13.1515724Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/fadvise-tests' from root:root to runner:runner
2025-08-20T20:11:13.1518354Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/randint' from root:root to runner:runner
2025-08-20T20:11:13.1520822Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/link-tests.diff' from root:root to runner:runner
2025-08-20T20:11:13.1523303Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/root-dev-ino' from root:root to runner:runner
2025-08-20T20:11:13.1525720Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/randread' from root:root to runner:runner
2025-08-20T20:11:13.1528446Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/smack' from root:root to runner:runner
2025-08-20T20:11:13.1530887Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/randread-tests' from root:root to runner:runner
2025-08-20T20:11:13.1533417Z [00:04:03.493]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/heap' from root:root to runner:runner
2025-08-20T20:11:13.1535787Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/randperm' from root:root to runner:runner
2025-08-20T20:11:13.1538410Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/xdectoint' from root:root to runner:runner
2025-08-20T20:11:13.1540862Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/buffer-lcm' from root:root to runner:runner
2025-08-20T20:11:13.1543244Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/fadvise' from root:root to runner:runner
2025-08-20T20:11:13.1545685Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/dtimespec-bound' from root:root to runner:runner
2025-08-20T20:11:13.1548500Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/xfts' from root:root to runner:runner
2025-08-20T20:11:13.1550914Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/cl-strtold' from root:root to runner:runner
2025-08-20T20:11:13.1553331Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/skipchars' from root:root to runner:runner
2025-08-20T20:11:13.1555731Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/cl-strtod' from root:root to runner:runner
2025-08-20T20:11:13.1558280Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/fd-reopen' from root:root to runner:runner
2025-08-20T20:11:13.1560797Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules' from root:root to runner:runner
2025-08-20T20:11:13.1563096Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/heap.h' from root:root to runner:runner
2025-08-20T20:11:13.1565444Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/root-dev-ino.c' from root:root to runner:runner
2025-08-20T20:11:13.1567833Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/fadvise.c' from root:root to runner:runner
2025-08-20T20:11:13.1570414Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/randread.h' from root:root to runner:runner
2025-08-20T20:11:13.1572756Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/randint.h' from root:root to runner:runner
2025-08-20T20:11:13.1575248Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/randperm.h' from root:root to runner:runner
2025-08-20T20:11:13.1577604Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/smack.h' from root:root to runner:runner
2025-08-20T20:11:13.1580491Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/xdectoimax.c' from root:root to runner:runner
2025-08-20T20:11:13.1582986Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/fadvise.h' from root:root to runner:runner
2025-08-20T20:11:13.1585371Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/targetdir.c' from root:root to runner:runner
2025-08-20T20:11:13.1587793Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/xdectoint.c' from root:root to runner:runner
2025-08-20T20:11:13.1590384Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/randread.c' from root:root to runner:runner
2025-08-20T20:11:13.1592671Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/cl-strtold.c' from root:root to runner:runner
2025-08-20T20:11:13.1595181Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/buffer-lcm.c' from root:root to runner:runner
2025-08-20T20:11:13.1618212Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/skipchars.h' from root:root to runner:runner
2025-08-20T20:11:13.1620656Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/randint.c' from root:root to runner:runner
2025-08-20T20:11:13.1623029Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/randperm.c' from root:root to runner:runner
2025-08-20T20:11:13.1625546Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/xfts.c' from root:root to runner:runner
2025-08-20T20:11:13.1627903Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/xdectoumax.c' from root:root to runner:runner
2025-08-20T20:11:13.1630480Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/xdectoint.h' from root:root to runner:runner
2025-08-20T20:11:13.1632860Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/strnumcmp-in.h' from root:root to runner:runner
2025-08-20T20:11:13.1635269Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/fd-reopen.c' from root:root to runner:runner
2025-08-20T20:11:13.1637646Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/cl-strtod.h' from root:root to runner:runner
2025-08-20T20:11:13.1640431Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/xfts.h' from root:root to runner:runner
2025-08-20T20:11:13.1642771Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/heap.c' from root:root to runner:runner
2025-08-20T20:11:13.1645336Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/dtimespec-bound.c' from root:root to runner:runner
2025-08-20T20:11:13.1647852Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/cl-strtod.c' from root:root to runner:runner
2025-08-20T20:11:13.1650497Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/buffer-lcm.h' from root:root to runner:runner
2025-08-20T20:11:13.1652889Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/skipchars.c' from root:root to runner:runner
2025-08-20T20:11:13.1655261Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/targetdir.h' from root:root to runner:runner
2025-08-20T20:11:13.1657612Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/strnumcmp.c' from root:root to runner:runner
2025-08-20T20:11:13.1660554Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/strintcmp.c' from root:root to runner:runner
2025-08-20T20:11:13.1662952Z [00:04:03.494]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/root-dev-ino.h' from root:root to runner:runner
2025-08-20T20:11:13.1665390Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/dtimespec-bound.h' from root:root to runner:runner
2025-08-20T20:11:13.1667891Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/strnumcmp.h' from root:root to runner:runner
2025-08-20T20:11:13.1670501Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/rand-isaac.h' from root:root to runner:runner
2025-08-20T20:11:13.1673055Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/rand-isaac.c' from root:root to runner:runner
2025-08-20T20:11:13.1675432Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/fd-reopen.h' from root:root to runner:runner
2025-08-20T20:11:13.1677694Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib' from root:root to runner:runner
2025-08-20T20:11:13.1680086Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl' from root:root to runner:runner
2025-08-20T20:11:13.1682368Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mgetgroups.m4' from root:root to runner:runner
2025-08-20T20:11:13.1684696Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/obstack.m4' from root:root to runner:runner
2025-08-20T20:11:13.1687143Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ssize_t.m4' from root:root to runner:runner
2025-08-20T20:11:13.1689647Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pathmax.m4' from root:root to runner:runner
2025-08-20T20:11:13.1692177Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getlocalename_l.m4' from root:root to runner:runner
2025-08-20T20:11:13.1694553Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/remove.m4' from root:root to runner:runner
2025-08-20T20:11:13.1696866Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbslen.m4' from root:root to runner:runner
2025-08-20T20:11:13.1699357Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strtoull.m4' from root:root to runner:runner
2025-08-20T20:11:13.1701687Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stdint_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.1703995Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unicodeio.m4' from root:root to runner:runner
2025-08-20T20:11:13.1706474Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/filenamecat.m4' from root:root to runner:runner
2025-08-20T20:11:13.1709012Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/readlinkat.m4' from root:root to runner:runner
2025-08-20T20:11:13.1711330Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/malloc.m4' from root:root to runner:runner
2025-08-20T20:11:13.1713644Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ungetc.m4' from root:root to runner:runner
2025-08-20T20:11:13.1715963Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/multiarch.m4' from root:root to runner:runner
2025-08-20T20:11:13.1718594Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lchmod.m4' from root:root to runner:runner
2025-08-20T20:11:13.1720933Z [00:04:03.495]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stat-time.m4' from root:root to runner:runner
2025-08-20T20:11:13.1723256Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/readutmp.m4' from root:root to runner:runner
2025-08-20T20:11:13.1725605Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/secure_getenv.m4' from root:root to runner:runner
2025-08-20T20:11:13.1727978Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/msvc-inval.m4' from root:root to runner:runner
2025-08-20T20:11:13.1730658Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/servent.m4' from root:root to runner:runner
2025-08-20T20:11:13.1733055Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/selinux-selinux-h.m4' from root:root to runner:runner
2025-08-20T20:11:13.1735419Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbswidth.m4' from root:root to runner:runner
2025-08-20T20:11:13.1737835Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getcwd.m4' from root:root to runner:runner
2025-08-20T20:11:13.1740347Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/renameat.m4' from root:root to runner:runner
2025-08-20T20:11:13.1742629Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/math_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.1745019Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread_rwlock_rdlock.m4' from root:root to runner:runner
2025-08-20T20:11:13.1747549Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/double-slash-root.m4' from root:root to runner:runner
2025-08-20T20:11:13.1750253Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strerror_r.m4' from root:root to runner:runner
2025-08-20T20:11:13.1752651Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/posix_memalign.m4' from root:root to runner:runner
2025-08-20T20:11:13.1755008Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/version-etc.m4' from root:root to runner:runner
2025-08-20T20:11:13.1757346Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iswxdigit.m4' from root:root to runner:runner
2025-08-20T20:11:13.1759866Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ldexp.m4' from root:root to runner:runner
2025-08-20T20:11:13.1762305Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lstat.m4' from root:root to runner:runner
2025-08-20T20:11:13.1764595Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/memcoll.m4' from root:root to runner:runner
2025-08-20T20:11:13.1766867Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/dirfd.m4' from root:root to runner:runner
2025-08-20T20:11:13.1769351Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strerrorname_np.m4' from root:root to runner:runner
2025-08-20T20:11:13.1771755Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getpagesize.m4' from root:root to runner:runner
2025-08-20T20:11:13.1774160Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/host-cpu-c-abi.m4' from root:root to runner:runner
2025-08-20T20:11:13.1776645Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/write.m4' from root:root to runner:runner
2025-08-20T20:11:13.1779081Z [00:04:03.496]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/read.m4' from root:root to runner:runner
2025-08-20T20:11:13.1781519Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/freadptr.m4' from root:root to runner:runner
2025-08-20T20:11:13.1783818Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pipe.m4' from root:root to runner:runner
2025-08-20T20:11:13.1786110Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lib-prefix.m4' from root:root to runner:runner
2025-08-20T20:11:13.1788688Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fclose.m4' from root:root to runner:runner
2025-08-20T20:11:13.1791007Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/musl.m4' from root:root to runner:runner
2025-08-20T20:11:13.1793295Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stdbit_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.1795733Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbsinit.m4' from root:root to runner:runner
2025-08-20T20:11:13.1798230Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gl-openssl.m4' from root:root to runner:runner
2025-08-20T20:11:13.1800569Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mmap-anon.m4' from root:root to runner:runner
2025-08-20T20:11:13.1802857Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/uname.m4' from root:root to runner:runner
2025-08-20T20:11:13.1805131Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/inttostr.m4' from root:root to runner:runner
2025-08-20T20:11:13.1807587Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/settime.m4' from root:root to runner:runner
2025-08-20T20:11:13.1810070Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/readlink.m4' from root:root to runner:runner
2025-08-20T20:11:13.1812378Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/chdir-long.m4' from root:root to runner:runner
2025-08-20T20:11:13.1814687Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unlink.m4' from root:root to runner:runner
2025-08-20T20:11:13.1816980Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/largefile.m4' from root:root to runner:runner
2025-08-20T20:11:13.1819483Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/utimens.m4' from root:root to runner:runner
2025-08-20T20:11:13.1821921Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/symlinkat.m4' from root:root to runner:runner
2025-08-20T20:11:13.1824202Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stpcpy.m4' from root:root to runner:runner
2025-08-20T20:11:13.1826642Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/reallocarray.m4' from root:root to runner:runner
2025-08-20T20:11:13.1829313Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/same.m4' from root:root to runner:runner
2025-08-20T20:11:13.1831622Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/memrchr.m4' from root:root to runner:runner
2025-08-20T20:11:13.1833929Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iswpunct.m4' from root:root to runner:runner
2025-08-20T20:11:13.1836215Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stat.m4' from root:root to runner:runner
2025-08-20T20:11:13.1838665Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iswctype.m4' from root:root to runner:runner
2025-08-20T20:11:13.1841054Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/float_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.1843366Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/chmod.m4' from root:root to runner:runner
2025-08-20T20:11:13.1845658Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkfifo.m4' from root:root to runner:runner
2025-08-20T20:11:13.1848288Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fchownat.m4' from root:root to runner:runner
2025-08-20T20:11:13.1850762Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/vasprintf.m4' from root:root to runner:runner
2025-08-20T20:11:13.1853320Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/inttypes.m4' from root:root to runner:runner
2025-08-20T20:11:13.1855666Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/quote.m4' from root:root to runner:runner
2025-08-20T20:11:13.1858176Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/utime_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.1860481Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkdir.m4' from root:root to runner:runner
2025-08-20T20:11:13.1862795Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/locale-fr.m4' from root:root to runner:runner
2025-08-20T20:11:13.1865094Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getopt.m4' from root:root to runner:runner
2025-08-20T20:11:13.1867538Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/d-type.m4' from root:root to runner:runner
2025-08-20T20:11:13.1870003Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/faccessat.m4' from root:root to runner:runner
2025-08-20T20:11:13.1872404Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/link.m4' from root:root to runner:runner
2025-08-20T20:11:13.1874805Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/d-ino.m4' from root:root to runner:runner
2025-08-20T20:11:13.1877106Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fcntl.m4' from root:root to runner:runner
2025-08-20T20:11:13.1879598Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sockets.m4' from root:root to runner:runner
2025-08-20T20:11:13.1881915Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nstrftime.m4' from root:root to runner:runner
2025-08-20T20:11:13.1884194Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/dup.m4' from root:root to runner:runner
2025-08-20T20:11:13.1886615Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strtold.m4' from root:root to runner:runner
2025-08-20T20:11:13.1889103Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkostemp.m4' from root:root to runner:runner
2025-08-20T20:11:13.1891408Z [00:04:03.497]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lib-ld.m4' from root:root to runner:runner
2025-08-20T20:11:13.1893732Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/autobuild.m4' from root:root to runner:runner
2025-08-20T20:11:13.1896041Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbrtoc32.m4' from root:root to runner:runner
2025-08-20T20:11:13.1898545Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/arpa_inet_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.1900885Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/00gnulib.m4' from root:root to runner:runner
2025-08-20T20:11:13.1903186Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/read-file.m4' from root:root to runner:runner
2025-08-20T20:11:13.1905633Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/tm_gmtoff.m4' from root:root to runner:runner
2025-08-20T20:11:13.1908260Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/windows-rc.m4' from root:root to runner:runner
2025-08-20T20:11:13.1910563Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/c32rtomb.m4' from root:root to runner:runner
2025-08-20T20:11:13.1913111Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/clock_time.m4' from root:root to runner:runner
2025-08-20T20:11:13.1915428Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unictype_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.1917738Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nullptr.m4' from root:root to runner:runner
2025-08-20T20:11:13.1920322Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/build-cc.m4' from root:root to runner:runner
2025-08-20T20:11:13.1922641Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unlinkat.m4' from root:root to runner:runner
2025-08-20T20:11:13.1924988Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread-cond.m4' from root:root to runner:runner
2025-08-20T20:11:13.1927377Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/write-any-file.m4' from root:root to runner:runner
2025-08-20T20:11:13.1929875Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/snan.m4' from root:root to runner:runner
2025-08-20T20:11:13.1932349Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/timer_time.m4' from root:root to runner:runner
2025-08-20T20:11:13.1934667Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/socketlib.m4' from root:root to runner:runner
2025-08-20T20:11:13.1936965Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xalloc.m4' from root:root to runner:runner
2025-08-20T20:11:13.1939484Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_types_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.1941837Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mountlist.m4' from root:root to runner:runner
2025-08-20T20:11:13.1944139Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/putenv.m4' from root:root to runner:runner
2025-08-20T20:11:13.1946546Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/extensions-aix.m4' from root:root to runner:runner
2025-08-20T20:11:13.1949069Z [00:04:03.498]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/errno_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.1951549Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getndelim2.m4' from root:root to runner:runner
2025-08-20T20:11:13.1953935Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/include_next.m4' from root:root to runner:runner
2025-08-20T20:11:13.1956416Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_resource_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.1958923Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getgroups.m4' from root:root to runner:runner
2025-08-20T20:11:13.1961250Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/timespec.m4' from root:root to runner:runner
2025-08-20T20:11:13.1963547Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/time_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.1965983Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nl_langinfo.m4' from root:root to runner:runner
2025-08-20T20:11:13.1968573Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/absolute-header.m4' from root:root to runner:runner
2025-08-20T20:11:13.1970949Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/select.m4' from root:root to runner:runner
2025-08-20T20:11:13.1973240Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/prereq.m4' from root:root to runner:runner
2025-08-20T20:11:13.1975700Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unlocked-io.m4' from root:root to runner:runner
2025-08-20T20:11:13.1978196Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/freadahead.m4' from root:root to runner:runner
2025-08-20T20:11:13.1980543Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/open-slash.m4' from root:root to runner:runner
2025-08-20T20:11:13.1982879Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getprogname.m4' from root:root to runner:runner
2025-08-20T20:11:13.1985211Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xattr.m4' from root:root to runner:runner
2025-08-20T20:11:13.1987512Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_cdefs_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.1990023Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_socket_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.1992326Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fdopen.m4' from root:root to runner:runner
2025-08-20T20:11:13.1994693Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sha256.m4' from root:root to runner:runner
2025-08-20T20:11:13.1997035Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ioctl.m4' from root:root to runner:runner
2025-08-20T20:11:13.1999578Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/realloc.m4' from root:root to runner:runner
2025-08-20T20:11:13.2002005Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getdtablesize.m4' from root:root to runner:runner
2025-08-20T20:11:13.2004400Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/access.m4' from root:root to runner:runner
2025-08-20T20:11:13.2006723Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mempcpy.m4' from root:root to runner:runner
2025-08-20T20:11:13.2009288Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nproc.m4' from root:root to runner:runner
2025-08-20T20:11:13.2011530Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/dup2.m4' from root:root to runner:runner
2025-08-20T20:11:13.2013770Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lib-ignore.m4' from root:root to runner:runner
2025-08-20T20:11:13.2016034Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/exponentf.m4' from root:root to runner:runner
2025-08-20T20:11:13.2018573Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fcntl-o.m4' from root:root to runner:runner
2025-08-20T20:11:13.2021106Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/netinet_in_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2023433Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/__inline.m4' from root:root to runner:runner
2025-08-20T20:11:13.2025757Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/msvc-nothrow.m4' from root:root to runner:runner
2025-08-20T20:11:13.2028296Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fdopendir.m4' from root:root to runner:runner
2025-08-20T20:11:13.2030607Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stdio_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2032967Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getcwd-abort-bug.m4' from root:root to runner:runner
2025-08-20T20:11:13.2035360Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/isblank.m4' from root:root to runner:runner
2025-08-20T20:11:13.2037727Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/link-follow.m4' from root:root to runner:runner
2025-08-20T20:11:13.2040496Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/physmem.m4' from root:root to runner:runner
2025-08-20T20:11:13.2042832Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gettext.m4' from root:root to runner:runner
2025-08-20T20:11:13.2045154Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sigaction.m4' from root:root to runner:runner
2025-08-20T20:11:13.2047670Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strtoumax.m4' from root:root to runner:runner
2025-08-20T20:11:13.2050591Z [00:04:03.499]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/jm-macros.m4' from root:root to runner:runner
2025-08-20T20:11:13.2052900Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fcntl_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2055365Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xnanosleep.m4' from root:root to runner:runner
2025-08-20T20:11:13.2057727Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/vasnprintf.m4' from root:root to runner:runner
2025-08-20T20:11:13.2060269Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/visibility.m4' from root:root to runner:runner
2025-08-20T20:11:13.2062673Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getcwd-path-max.m4' from root:root to runner:runner
2025-08-20T20:11:13.2065029Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/progtest.m4' from root:root to runner:runner
2025-08-20T20:11:13.2067459Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pipe2.m4' from root:root to runner:runner
2025-08-20T20:11:13.2069952Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/tempname.m4' from root:root to runner:runner
2025-08-20T20:11:13.2072258Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/inet_pton.m4' from root:root to runner:runner
2025-08-20T20:11:13.2074539Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/thread.m4' from root:root to runner:runner
2025-08-20T20:11:13.2076889Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/parse-datetime.m4' from root:root to runner:runner
2025-08-20T20:11:13.2079612Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xsize.m4' from root:root to runner:runner
2025-08-20T20:11:13.2081900Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wctomb.m4' from root:root to runner:runner
2025-08-20T20:11:13.2084220Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gettimeofday.m4' from root:root to runner:runner
2025-08-20T20:11:13.2086691Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sched_yield.m4' from root:root to runner:runner
2025-08-20T20:11:13.2089223Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stdarg.m4' from root:root to runner:runner
2025-08-20T20:11:13.2091652Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/netdb_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2093937Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/host-os.m4' from root:root to runner:runner
2025-08-20T20:11:13.2096261Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stat-size.m4' from root:root to runner:runner
2025-08-20T20:11:13.2098754Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_stat_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2101213Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gnulib-i18n.m4' from root:root to runner:runner
2025-08-20T20:11:13.2103577Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getugroups.m4' from root:root to runner:runner
2025-08-20T20:11:13.2105875Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/htonl.m4' from root:root to runner:runner
2025-08-20T20:11:13.2108329Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/isnanf.m4' from root:root to runner:runner
2025-08-20T20:11:13.2110635Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/malloca.m4' from root:root to runner:runner
2025-08-20T20:11:13.2113083Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/usleep.m4' from root:root to runner:runner
2025-08-20T20:11:13.2115370Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/libgmp.m4' from root:root to runner:runner
2025-08-20T20:11:13.2117647Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/openat.m4' from root:root to runner:runner
2025-08-20T20:11:13.2120187Z [00:04:03.500]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wctob.m4' from root:root to runner:runner
2025-08-20T20:11:13.2122519Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/configmake.m4' from root:root to runner:runner
2025-08-20T20:11:13.2124932Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/signalblocking.m4' from root:root to runner:runner
2025-08-20T20:11:13.2127286Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ftello.m4' from root:root to runner:runner
2025-08-20T20:11:13.2129852Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/userspec.m4' from root:root to runner:runner
2025-08-20T20:11:13.2132348Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/modechange.m4' from root:root to runner:runner
2025-08-20T20:11:13.2134712Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/config-h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2137129Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/utimes.m4' from root:root to runner:runner
2025-08-20T20:11:13.2139613Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gettime.m4' from root:root to runner:runner
2025-08-20T20:11:13.2141913Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/tzset.m4' from root:root to runner:runner
2025-08-20T20:11:13.2144241Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xvasprintf.m4' from root:root to runner:runner
2025-08-20T20:11:13.2146723Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sha1.m4' from root:root to runner:runner
2025-08-20T20:11:13.2149271Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sockpfaf.m4' from root:root to runner:runner
2025-08-20T20:11:13.2151604Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/longlong.m4' from root:root to runner:runner
2025-08-20T20:11:13.2153968Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_utsname_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2156483Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sha512.m4' from root:root to runner:runner
2025-08-20T20:11:13.2159061Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/open-cloexec.m4' from root:root to runner:runner
2025-08-20T20:11:13.2161452Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/exponentd.m4' from root:root to runner:runner
2025-08-20T20:11:13.2163782Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/uchar_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2166103Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_wait_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2168620Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/localename.m4' from root:root to runner:runner
2025-08-20T20:11:13.2170923Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/md5.m4' from root:root to runner:runner
2025-08-20T20:11:13.2173181Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ctype_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2175592Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/save-cwd.m4' from root:root to runner:runner
2025-08-20T20:11:13.2177976Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/memset_explicit.m4' from root:root to runner:runner
2025-08-20T20:11:13.2180556Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/freading.m4' from root:root to runner:runner
2025-08-20T20:11:13.2183025Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fstypename.m4' from root:root to runner:runner
2025-08-20T20:11:13.2185360Z [00:04:03.501]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mpsort.m4' from root:root to runner:runner
2025-08-20T20:11:13.2187711Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/explicit_bzero.m4' from root:root to runner:runner
2025-08-20T20:11:13.2190364Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/isnand.m4' from root:root to runner:runner
2025-08-20T20:11:13.2192683Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/hostent.m4' from root:root to runner:runner
2025-08-20T20:11:13.2195030Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread-thread.m4' from root:root to runner:runner
2025-08-20T20:11:13.2197426Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/setlocale_null.m4' from root:root to runner:runner
2025-08-20T20:11:13.2199961Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fchdir.m4' from root:root to runner:runner
2025-08-20T20:11:13.2202396Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/socklen.m4' from root:root to runner:runner
2025-08-20T20:11:13.2204740Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/idcache.m4' from root:root to runner:runner
2025-08-20T20:11:13.2207068Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gnulib-common.m4' from root:root to runner:runner
2025-08-20T20:11:13.2209590Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/regex.m4' from root:root to runner:runner
2025-08-20T20:11:13.2211878Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lseek.m4' from root:root to runner:runner
2025-08-20T20:11:13.2214181Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/printf.m4' from root:root to runner:runner
2025-08-20T20:11:13.2216494Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/check-decl.m4' from root:root to runner:runner
2025-08-20T20:11:13.2218970Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strtod.m4' from root:root to runner:runner
2025-08-20T20:11:13.2221397Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/close.m4' from root:root to runner:runner
2025-08-20T20:11:13.2223710Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/i-ring.m4' from root:root to runner:runner
2025-08-20T20:11:13.2226022Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nanosleep.m4' from root:root to runner:runner
2025-08-20T20:11:13.2228614Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/alloca.m4' from root:root to runner:runner
2025-08-20T20:11:13.2230917Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/isnanl.m4' from root:root to runner:runner
2025-08-20T20:11:13.2233241Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/termios_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2235694Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/memcasecmp.m4' from root:root to runner:runner
2025-08-20T20:11:13.2238236Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/base32.m4' from root:root to runner:runner
2025-08-20T20:11:13.2240548Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/isatty.m4' from root:root to runner:runner
2025-08-20T20:11:13.2242849Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/posixver.m4' from root:root to runner:runner
2025-08-20T20:11:13.2245168Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbtowc.m4' from root:root to runner:runner
2025-08-20T20:11:13.2247635Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/random_r.m4' from root:root to runner:runner
2025-08-20T20:11:13.2250200Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread-once.m4' from root:root to runner:runner
2025-08-20T20:11:13.2252579Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unistd-safer.m4' from root:root to runner:runner
2025-08-20T20:11:13.2254924Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/inttypes_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2257264Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/localcharset.m4' from root:root to runner:runner
2025-08-20T20:11:13.2259853Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/selinux-context-h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2262224Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/uninorm_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2264541Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/euidaccess.m4' from root:root to runner:runner
2025-08-20T20:11:13.2267062Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/quotearg.m4' from root:root to runner:runner
2025-08-20T20:11:13.2269614Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/signbit.m4' from root:root to runner:runner
2025-08-20T20:11:13.2272104Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread-spin.m4' from root:root to runner:runner
2025-08-20T20:11:13.2274501Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/group-member.m4' from root:root to runner:runner
2025-08-20T20:11:13.2276809Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/savedir.m4' from root:root to runner:runner
2025-08-20T20:11:13.2279391Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nan-mips.m4' from root:root to runner:runner
2025-08-20T20:11:13.2281790Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ftruncate.m4' from root:root to runner:runner
2025-08-20T20:11:13.2284121Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nocrash.m4' from root:root to runner:runner
2025-08-20T20:11:13.2286417Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wctype_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2288887Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nls.m4' from root:root to runner:runner
2025-08-20T20:11:13.2291189Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getrusage.m4' from root:root to runner:runner
2025-08-20T20:11:13.2293673Z [00:04:03.502]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_select_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2295993Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbrlen.m4' from root:root to runner:runner
2025-08-20T20:11:13.2298460Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/limits-h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2300798Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unicase_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2303126Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fdatasync.m4' from root:root to runner:runner
2025-08-20T20:11:13.2305437Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/freopen.m4' from root:root to runner:runner
2025-08-20T20:11:13.2307766Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/locale-tr.m4' from root:root to runner:runner
2025-08-20T20:11:13.2310237Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/memchr.m4' from root:root to runner:runner
2025-08-20T20:11:13.2312716Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iswblank.m4' from root:root to runner:runner
2025-08-20T20:11:13.2315096Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sched_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2317534Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/snprintf.m4' from root:root to runner:runner
2025-08-20T20:11:13.2320018Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fstat.m4' from root:root to runner:runner
2025-08-20T20:11:13.2322375Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/selinux-label-h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2324739Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_time_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2327139Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/yesno.m4' from root:root to runner:runner
2025-08-20T20:11:13.2329658Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strstr.m4' from root:root to runner:runner
2025-08-20T20:11:13.2331970Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/filemode.m4' from root:root to runner:runner
2025-08-20T20:11:13.2334309Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/extern-inline.m4' from root:root to runner:runner
2025-08-20T20:11:13.2336781Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/readdir.m4' from root:root to runner:runner
2025-08-20T20:11:13.2339290Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/rawmemchr.m4' from root:root to runner:runner
2025-08-20T20:11:13.2341601Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mode_t.m4' from root:root to runner:runner
2025-08-20T20:11:13.2343868Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/error.m4' from root:root to runner:runner
2025-08-20T20:11:13.2346175Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/random.m4' from root:root to runner:runner
2025-08-20T20:11:13.2348688Z [00:04:03.503]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fpending.m4' from root:root to runner:runner
2025-08-20T20:11:13.2351030Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/base64.m4' from root:root to runner:runner
2025-08-20T20:11:13.2353338Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkancesdirs.m4' from root:root to runner:runner
2025-08-20T20:11:13.2355791Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbrtowc.m4' from root:root to runner:runner
2025-08-20T20:11:13.2358286Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/string_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2360649Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/flexmember.m4' from root:root to runner:runner
2025-08-20T20:11:13.2363099Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/setlocale.m4' from root:root to runner:runner
2025-08-20T20:11:13.2365426Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/isapipe.m4' from root:root to runner:runner
2025-08-20T20:11:13.2367716Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/perror.m4' from root:root to runner:runner
2025-08-20T20:11:13.2370336Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wctype.m4' from root:root to runner:runner
2025-08-20T20:11:13.2372662Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkstemp.m4' from root:root to runner:runner
2025-08-20T20:11:13.2375028Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/copy-file-range.m4' from root:root to runner:runner
2025-08-20T20:11:13.2377375Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/timegm.m4' from root:root to runner:runner
2025-08-20T20:11:13.2379831Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/open.m4' from root:root to runner:runner
2025-08-20T20:11:13.2382270Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getdelim.m4' from root:root to runner:runner
2025-08-20T20:11:13.2384596Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/extensions.m4' from root:root to runner:runner
2025-08-20T20:11:13.2386896Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/yield.m4' from root:root to runner:runner
2025-08-20T20:11:13.2389419Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/endian_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2391762Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/utime.m4' from root:root to runner:runner
2025-08-20T20:11:13.2394081Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pselect.m4' from root:root to runner:runner
2025-08-20T20:11:13.2396573Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbstate_t.m4' from root:root to runner:runner
2025-08-20T20:11:13.2399127Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strerror.m4' from root:root to runner:runner
2025-08-20T20:11:13.2401549Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fsync.m4' from root:root to runner:runner
2025-08-20T20:11:13.2403838Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/warnings.m4' from root:root to runner:runner
2025-08-20T20:11:13.2406159Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/freadseek.m4' from root:root to runner:runner
2025-08-20T20:11:13.2408637Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/assert.m4' from root:root to runner:runner
2025-08-20T20:11:13.2411053Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/intl-thread-locale.m4' from root:root to runner:runner
2025-08-20T20:11:13.2413423Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/once.m4' from root:root to runner:runner
2025-08-20T20:11:13.2415786Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fts.m4' from root:root to runner:runner
2025-08-20T20:11:13.2418238Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_random_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2420603Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unlinkdir.m4' from root:root to runner:runner
2025-08-20T20:11:13.2422919Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getrandom.m4' from root:root to runner:runner
2025-08-20T20:11:13.2425261Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/futimens.m4' from root:root to runner:runner
2025-08-20T20:11:13.2427724Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/off64_t.m4' from root:root to runner:runner
2025-08-20T20:11:13.2430309Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/langinfo_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2432689Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread_sigmask.m4' from root:root to runner:runner
2025-08-20T20:11:13.2435045Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkdir-p.m4' from root:root to runner:runner
2025-08-20T20:11:13.2437316Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/rmdir.m4' from root:root to runner:runner
2025-08-20T20:11:13.2439775Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fflush.m4' from root:root to runner:runner
2025-08-20T20:11:13.2442197Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lib-link.m4' from root:root to runner:runner
2025-08-20T20:11:13.2444497Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fsusage.m4' from root:root to runner:runner
2025-08-20T20:11:13.2446961Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/opendir.m4' from root:root to runner:runner
2025-08-20T20:11:13.2449509Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/qsort_r.m4' from root:root to runner:runner
2025-08-20T20:11:13.2451844Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_uio_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2454165Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/inline.m4' from root:root to runner:runner
2025-08-20T20:11:13.2456419Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/crc.m4' from root:root to runner:runner
2025-08-20T20:11:13.2458852Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/bison.m4' from root:root to runner:runner
2025-08-20T20:11:13.2461304Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/intlmacosx.m4' from root:root to runner:runner
2025-08-20T20:11:13.2463695Z [00:04:03.504]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fcntl-safer.m4' from root:root to runner:runner
2025-08-20T20:11:13.2466023Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/closedir.m4' from root:root to runner:runner
2025-08-20T20:11:13.2468483Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sleep.m4' from root:root to runner:runner
2025-08-20T20:11:13.2470802Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getloadavg.m4' from root:root to runner:runner
2025-08-20T20:11:13.2473291Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/readtokens.m4' from root:root to runner:runner
2025-08-20T20:11:13.2475605Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getlogin.m4' from root:root to runner:runner
2025-08-20T20:11:13.2478160Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/include-exclude-prog.m4' from root:root to runner:runner
2025-08-20T20:11:13.2480607Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stdint.m4' from root:root to runner:runner
2025-08-20T20:11:13.2482930Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wcwidth.m4' from root:root to runner:runner
2025-08-20T20:11:13.2485250Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/byteswap.m4' from root:root to runner:runner
2025-08-20T20:11:13.2487696Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/calloc.m4' from root:root to runner:runner
2025-08-20T20:11:13.2490168Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fnmatch.m4' from root:root to runner:runner
2025-08-20T20:11:13.2492568Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/time_rz.m4' from root:root to runner:runner
2025-08-20T20:11:13.2495017Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread_mutex_timedlock.m4' from root:root to runner:runner
2025-08-20T20:11:13.2497406Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/rpmatch.m4' from root:root to runner:runner
2025-08-20T20:11:13.2500011Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getaddrinfo.m4' from root:root to runner:runner
2025-08-20T20:11:13.2502351Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/frexp.m4' from root:root to runner:runner
2025-08-20T20:11:13.2504625Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mknod.m4' from root:root to runner:runner
2025-08-20T20:11:13.2507124Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iconv_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2509767Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gnulib-comp.m4' from root:root to runner:runner
2025-08-20T20:11:13.2512108Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xstrtod.m4' from root:root to runner:runner
2025-08-20T20:11:13.2514450Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_ioctl_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2516780Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/backupfile.m4' from root:root to runner:runner
2025-08-20T20:11:13.2519493Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/systemd.m4' from root:root to runner:runner
2025-08-20T20:11:13.2521812Z [00:04:03.505]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/signal_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2524101Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fseterr.m4' from root:root to runner:runner
2025-08-20T20:11:13.2526440Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/canonicalize.m4' from root:root to runner:runner
2025-08-20T20:11:13.2529000Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/vasprintf-posix.m4' from root:root to runner:runner
2025-08-20T20:11:13.2531485Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/time_r.m4' from root:root to runner:runner
2025-08-20T20:11:13.2533797Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fileblocks.m4' from root:root to runner:runner
2025-08-20T20:11:13.2536079Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lock.m4' from root:root to runner:runner
2025-08-20T20:11:13.2538615Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/po.m4' from root:root to runner:runner
2025-08-20T20:11:13.2540950Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkdirat.m4' from root:root to runner:runner
2025-08-20T20:11:13.2543280Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/savewd.m4' from root:root to runner:runner
2025-08-20T20:11:13.2545575Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/assert_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2547940Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/dirent_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2550761Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/builtin-expect.m4' from root:root to runner:runner
2025-08-20T20:11:13.2553215Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gethrxtime.m4' from root:root to runner:runner
2025-08-20T20:11:13.2555593Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/posix-shell.m4' from root:root to runner:runner
2025-08-20T20:11:13.2557909Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sm3.m4' from root:root to runner:runner
2025-08-20T20:11:13.2560572Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2563131Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fpieee.m4' from root:root to runner:runner
2025-08-20T20:11:13.2565440Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wmemchr.m4' from root:root to runner:runner
2025-08-20T20:11:13.2567743Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/jm-winsz1.m4' from root:root to runner:runner
2025-08-20T20:11:13.2570122Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wmempcpy.m4' from root:root to runner:runner
2025-08-20T20:11:13.2572444Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/locale-en.m4' from root:root to runner:runner
2025-08-20T20:11:13.2574752Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/rewinddir.m4' from root:root to runner:runner
2025-08-20T20:11:13.2577191Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/atoll.m4' from root:root to runner:runner
2025-08-20T20:11:13.2579592Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ldexpl.m4' from root:root to runner:runner
2025-08-20T20:11:13.2581619Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/safe-write.m4' from root:root to runner:runner
2025-08-20T20:11:13.2583249Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbsrtowcs.m4' from root:root to runner:runner
2025-08-20T20:11:13.2584534Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/c-bool.m4' from root:root to runner:runner
2025-08-20T20:11:13.2585842Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread-rwlock.m4' from root:root to runner:runner
2025-08-20T20:11:13.2587117Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wcrtomb.m4' from root:root to runner:runner
2025-08-20T20:11:13.2588586Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fpurge.m4' from root:root to runner:runner
2025-08-20T20:11:13.2589931Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/minmax.m4' from root:root to runner:runner
2025-08-20T20:11:13.2591215Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/size_max.m4' from root:root to runner:runner
2025-08-20T20:11:13.2592501Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkfifoat.m4' from root:root to runner:runner
2025-08-20T20:11:13.2593754Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/locale-zh.m4' from root:root to runner:runner
2025-08-20T20:11:13.2595031Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/printf-frexpl.m4' from root:root to runner:runner
2025-08-20T20:11:13.2596467Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/localeconv.m4' from root:root to runner:runner
2025-08-20T20:11:13.2597727Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/error_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2599169Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iconv_open.m4' from root:root to runner:runner
2025-08-20T20:11:13.2600455Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strftime-fixes.m4' from root:root to runner:runner
2025-08-20T20:11:13.2601746Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread-mutex.m4' from root:root to runner:runner
2025-08-20T20:11:13.2603027Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stdlib_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2604373Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/environ.m4' from root:root to runner:runner
2025-08-20T20:11:13.2605607Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/human.m4' from root:root to runner:runner
2025-08-20T20:11:13.2606908Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lcmessage.m4' from root:root to runner:runner
2025-08-20T20:11:13.2608337Z [00:04:03.506]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stat-prog.m4' from root:root to runner:runner
2025-08-20T20:11:13.2609603Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xstrtol.m4' from root:root to runner:runner
2025-08-20T20:11:13.2610857Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/cycle-check.m4' from root:root to runner:runner
2025-08-20T20:11:13.2612121Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/zzgnulib.m4' from root:root to runner:runner
2025-08-20T20:11:13.2613364Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strsignal.m4' from root:root to runner:runner
2025-08-20T20:11:13.2614691Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/inet_ntop.m4' from root:root to runner:runner
2025-08-20T20:11:13.2615956Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/alignalloc.m4' from root:root to runner:runner
2025-08-20T20:11:13.2617200Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/intmax_t.m4' from root:root to runner:runner
2025-08-20T20:11:13.2618634Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/crc-x86_64.m4' from root:root to runner:runner
2025-08-20T20:11:13.2619869Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/time.m4' from root:root to runner:runner
2025-08-20T20:11:13.2621201Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/btowc.m4' from root:root to runner:runner
2025-08-20T20:11:13.2622437Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strtoll.m4' from root:root to runner:runner
2025-08-20T20:11:13.2623689Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gethostname.m4' from root:root to runner:runner
2025-08-20T20:11:13.2624936Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/rename.m4' from root:root to runner:runner
2025-08-20T20:11:13.2626185Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lchown.m4' from root:root to runner:runner
2025-08-20T20:11:13.2627427Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/exponentl.m4' from root:root to runner:runner
2025-08-20T20:11:13.2628940Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/perl.m4' from root:root to runner:runner
2025-08-20T20:11:13.2630197Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/printf-frexp.m4' from root:root to runner:runner
2025-08-20T20:11:13.2631536Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/free.m4' from root:root to runner:runner
2025-08-20T20:11:13.2632781Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/tmpfile.m4' from root:root to runner:runner
2025-08-20T20:11:13.2634010Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/frexpl.m4' from root:root to runner:runner
2025-08-20T20:11:13.2635240Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/codeset.m4' from root:root to runner:runner
2025-08-20T20:11:13.2636465Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wint_t.m4' from root:root to runner:runner
2025-08-20T20:11:13.2637699Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/priv-set.m4' from root:root to runner:runner
2025-08-20T20:11:13.2639423Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stddef_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2640688Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iswdigit.m4' from root:root to runner:runner
2025-08-20T20:11:13.2641917Z [00:04:03.507]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/raise.m4' from root:root to runner:runner
2025-08-20T20:11:13.2643139Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/af_alg.m4' from root:root to runner:runner
2025-08-20T20:11:13.2644366Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wchar_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2645685Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/symlink.m4' from root:root to runner:runner
2025-08-20T20:11:13.2646987Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/setenv.m4' from root:root to runner:runner
2025-08-20T20:11:13.2648478Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/jm-winsz2.m4' from root:root to runner:runner
2025-08-20T20:11:13.2649745Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/utimecmp.m4' from root:root to runner:runner
2025-08-20T20:11:13.2651045Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/libunistring-base.m4' from root:root to runner:runner
2025-08-20T20:11:13.2652441Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/locale-ja.m4' from root:root to runner:runner
2025-08-20T20:11:13.2653684Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getline.m4' from root:root to runner:runner
2025-08-20T20:11:13.2654908Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mktime.m4' from root:root to runner:runner
2025-08-20T20:11:13.2656210Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xgetcwd.m4' from root:root to runner:runner
2025-08-20T20:11:13.2657811Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/build-to-host.m4' from root:root to runner:runner
2025-08-20T20:11:13.2659235Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fnmatch_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2660472Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/tls.m4' from root:root to runner:runner
2025-08-20T20:11:13.2661697Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/tmpdir.m4' from root:root to runner:runner
2025-08-20T20:11:13.2663191Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/locale_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2664532Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iconv.m4' from root:root to runner:runner
2025-08-20T20:11:13.2665776Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sig2str.m4' from root:root to runner:runner
2025-08-20T20:11:13.2667014Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fchmodat.m4' from root:root to runner:runner
2025-08-20T20:11:13.2668460Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ftell.m4' from root:root to runner:runner
2025-08-20T20:11:13.2669706Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fstatat.m4' from root:root to runner:runner
2025-08-20T20:11:13.2671045Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strdup.m4' from root:root to runner:runner
2025-08-20T20:11:13.2672277Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/linkat.m4' from root:root to runner:runner
2025-08-20T20:11:13.2673514Z [00:04:03.508]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/threadlib.m4' from root:root to runner:runner
2025-08-20T20:11:13.2674751Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/chown.m4' from root:root to runner:runner
2025-08-20T20:11:13.2675991Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fseeko.m4' from root:root to runner:runner
2025-08-20T20:11:13.2677297Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unistd_h.m4' from root:root to runner:runner
2025-08-20T20:11:13.2678856Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fopen.m4' from root:root to runner:runner
2025-08-20T20:11:13.2680132Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/cu-progs.m4' from root:root to runner:runner
2025-08-20T20:11:13.2681473Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strtoimax.m4' from root:root to runner:runner
2025-08-20T20:11:13.2682730Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/c-strtod.m4' from root:root to runner:runner
2025-08-20T20:11:13.2683953Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fseek.m4' from root:root to runner:runner
2025-08-20T20:11:13.2685188Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/canon-host.m4' from root:root to runner:runner
2025-08-20T20:11:13.2686433Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/posixtm.m4' from root:root to runner:runner
2025-08-20T20:11:13.2687667Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stdalign.m4' from root:root to runner:runner
2025-08-20T20:11:13.2689100Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strnlen.m4' from root:root to runner:runner
2025-08-20T20:11:13.2690391Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/manywarnings.m4' from root:root to runner:runner
2025-08-20T20:11:13.2691664Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unlink-busy.m4' from root:root to runner:runner
2025-08-20T20:11:13.2692924Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/semaphore.m4' from root:root to runner:runner
2025-08-20T20:11:13.2694238Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/creat.m4' from root:root to runner:runner
2025-08-20T20:11:13.2695453Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/acl.m4' from root:root to runner:runner
2025-08-20T20:11:13.2696662Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/off_t.m4' from root:root to runner:runner
2025-08-20T20:11:13.2697892Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/utimensat.m4' from root:root to runner:runner
2025-08-20T20:11:13.2699253Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/safe-read.m4' from root:root to runner:runner
2025-08-20T20:11:13.2700483Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4' from root:root to runner:runner
2025-08-20T20:11:13.2701751Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/ABOUT-NLS' from root:root to runner:runner
2025-08-20T20:11:13.2702949Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/cfg.mk' from root:root to runner:runner
2025-08-20T20:11:13.2704145Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/kk.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2705401Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/cs.po' from root:root to runner:runner
2025-08-20T20:11:13.2706664Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/insert-header.sin' from root:root to runner:runner
2025-08-20T20:11:13.2707918Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ia.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2709341Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/eu.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2710561Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/zh_CN.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2711772Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ca.po' from root:root to runner:runner
2025-08-20T20:11:13.2713146Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/coreutils.pot' from root:root to runner:runner
2025-08-20T20:11:13.2714396Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ka.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2715593Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/lg.po' from root:root to runner:runner
2025-08-20T20:11:13.2716795Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/bg.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2718354Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/be.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2719570Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ro.po' from root:root to runner:runner
2025-08-20T20:11:13.2720813Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/Makefile.in.in' from root:root to runner:runner
2025-08-20T20:11:13.2722044Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/it.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2723249Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/hu.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2724450Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ko.po' from root:root to runner:runner
2025-08-20T20:11:13.2725766Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/eu.po' from root:root to runner:runner
2025-08-20T20:11:13.2726970Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sk.po' from root:root to runner:runner
2025-08-20T20:11:13.2728286Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ca.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2729578Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/hr.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2730801Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ga.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2732004Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/pl.po' from root:root to runner:runner
2025-08-20T20:11:13.2733481Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/af.po' from root:root to runner:runner
2025-08-20T20:11:13.2734697Z [00:04:03.509]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/uk.po' from root:root to runner:runner
2025-08-20T20:11:13.2735895Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ms.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2737304Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/Makevars' from root:root to runner:runner
2025-08-20T20:11:13.2738771Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/gl.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2740068Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/remove-potcdate.sin' from root:root to runner:runner
2025-08-20T20:11:13.2741356Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/pt_BR.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2742584Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/tr.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2743890Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/id.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2745091Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ia.po' from root:root to runner:runner
2025-08-20T20:11:13.2746288Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/be.po' from root:root to runner:runner
2025-08-20T20:11:13.2747525Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ka.po' from root:root to runner:runner
2025-08-20T20:11:13.2748967Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ja.po' from root:root to runner:runner
2025-08-20T20:11:13.2750172Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/cs.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2752154Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sv.po' from root:root to runner:runner
2025-08-20T20:11:13.2753624Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/vi.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2754934Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/es.po' from root:root to runner:runner
2025-08-20T20:11:13.2756147Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/fi.po' from root:root to runner:runner
2025-08-20T20:11:13.2757352Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/lt.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2758720Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/hr.po' from root:root to runner:runner
2025-08-20T20:11:13.2759940Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/pt_BR.po' from root:root to runner:runner
2025-08-20T20:11:13.2761151Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/da.po' from root:root to runner:runner
2025-08-20T20:11:13.2762426Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/af.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2763636Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/de.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2764841Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ru.po' from root:root to runner:runner
2025-08-20T20:11:13.2766043Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ms.po' from root:root to runner:runner
2025-08-20T20:11:13.2767233Z [00:04:03.510]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/de.po' from root:root to runner:runner
2025-08-20T20:11:13.2768629Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/id.po' from root:root to runner:runner
2025-08-20T20:11:13.2769822Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/gl.po' from root:root to runner:runner
2025-08-20T20:11:13.2771020Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/fr.po' from root:root to runner:runner
2025-08-20T20:11:13.2772223Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/fr.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2773417Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/pt.po' from root:root to runner:runner
2025-08-20T20:11:13.2774641Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/pt.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2775936Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/zh_CN.po' from root:root to runner:runner
2025-08-20T20:11:13.2777149Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ro.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2778535Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/nb.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2779767Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ko.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2780975Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/da.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2782196Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/Makefile' from root:root to runner:runner
2025-08-20T20:11:13.2783404Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/es.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2784607Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/nl.po' from root:root to runner:runner
2025-08-20T20:11:13.2785939Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/tr.po' from root:root to runner:runner
2025-08-20T20:11:13.2787147Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/el.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2788611Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/stamp-po' from root:root to runner:runner
2025-08-20T20:11:13.2789843Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/vi.po' from root:root to runner:runner
2025-08-20T20:11:13.2791041Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/bg.po' from root:root to runner:runner
2025-08-20T20:11:13.2792351Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/nl.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2793567Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/LINGUAS' from root:root to runner:runner
2025-08-20T20:11:13.2794769Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/lt.po' from root:root to runner:runner
2025-08-20T20:11:13.2795971Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/eo.po' from root:root to runner:runner
2025-08-20T20:11:13.2797179Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/quot.sed' from root:root to runner:runner
2025-08-20T20:11:13.2798532Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sk.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2799837Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/nb.po' from root:root to runner:runner
2025-08-20T20:11:13.2801078Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/boldquot.sed' from root:root to runner:runner
2025-08-20T20:11:13.2802365Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ga.po' from root:root to runner:runner
2025-08-20T20:11:13.2803574Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ta.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2804779Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ta.po' from root:root to runner:runner
2025-08-20T20:11:13.2805976Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/lg.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2807481Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/POTFILES' from root:root to runner:runner
2025-08-20T20:11:13.2808864Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/kk.po' from root:root to runner:runner
2025-08-20T20:11:13.2810654Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sv.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2812231Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/POTFILES.in' from root:root to runner:runner
2025-08-20T20:11:13.2813525Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/Rules-quot' from root:root to runner:runner
2025-08-20T20:11:13.2814762Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/zh_TW.po' from root:root to runner:runner
2025-08-20T20:11:13.2815976Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/el.po' from root:root to runner:runner
2025-08-20T20:11:13.2817283Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/pl.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2818681Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/fi.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2819895Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/hu.po' from root:root to runner:runner
2025-08-20T20:11:13.2821117Z [00:04:03.511]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/Makefile.in' from root:root to runner:runner
2025-08-20T20:11:13.2822342Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/uk.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2823551Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sl.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2824968Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/en@boldquot.header' from root:root to runner:runner
2025-08-20T20:11:13.2826934Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sr.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2828631Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/it.po' from root:root to runner:runner
2025-08-20T20:11:13.2829904Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/zh_TW.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2831191Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/et.po' from root:root to runner:runner
2025-08-20T20:11:13.2832437Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/en@quot.header' from root:root to runner:runner
2025-08-20T20:11:13.2833668Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sl.po' from root:root to runner:runner
2025-08-20T20:11:13.2834876Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/eo.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2836082Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/et.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2837288Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ru.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2838611Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sr.po' from root:root to runner:runner
2025-08-20T20:11:13.2839813Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ja.gmo' from root:root to runner:runner
2025-08-20T20:11:13.2841007Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po' from root:root to runner:runner
2025-08-20T20:11:13.2842288Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/aclocal.m4' from root:root to runner:runner
2025-08-20T20:11:13.2870018Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/thanks-gen' from root:root to runner:runner
2025-08-20T20:11:13.2871805Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/d-slashdot.sh' from root:root to runner:runner
2025-08-20T20:11:13.2873389Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/install-C-selinux.sh' from root:root to runner:runner
2025-08-20T20:11:13.2874817Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/install-Z-selinux.sh' from root:root to runner:runner
2025-08-20T20:11:13.2876231Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/create-leading.sh' from root:root to runner:runner
2025-08-20T20:11:13.2877790Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/install-C.sh' from root:root to runner:runner
2025-08-20T20:11:13.2879330Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/install-C-root.sh' from root:root to runner:runner
2025-08-20T20:11:13.2881101Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/strip-program.sh' from root:root to runner:runner
2025-08-20T20:11:13.2882545Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/basic-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.2883876Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/trap.sh' from root:root to runner:runner
2025-08-20T20:11:13.2885356Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install' from root:root to runner:runner
2025-08-20T20:11:13.2886655Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/date/date-sec.sh' from root:root to runner:runner
2025-08-20T20:11:13.2887956Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/date/date-tz.sh' from root:root to runner:runner
2025-08-20T20:11:13.2889467Z [00:04:03.512]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/date/date-next-dow.pl' from root:root to runner:runner
2025-08-20T20:11:13.2890827Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/date/date-debug.sh' from root:root to runner:runner
2025-08-20T20:11:13.2892122Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/date/date.pl' from root:root to runner:runner
2025-08-20T20:11:13.2893386Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/date' from root:root to runner:runner
2025-08-20T20:11:13.2894767Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/fmt/long-line.sh' from root:root to runner:runner
2025-08-20T20:11:13.2896075Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/fmt/goal-option.sh' from root:root to runner:runner
2025-08-20T20:11:13.2897383Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/fmt/non-space.sh' from root:root to runner:runner
2025-08-20T20:11:13.2898784Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/fmt/base.pl' from root:root to runner:runner
2025-08-20T20:11:13.2900766Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/fmt' from root:root to runner:runner
2025-08-20T20:11:13.2902288Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/df-symlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.2903713Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/df-output.sh' from root:root to runner:runner
2025-08-20T20:11:13.2905029Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/no-mtab-status.sh' from root:root to runner:runner
2025-08-20T20:11:13.2906403Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/header.sh' from root:root to runner:runner
2025-08-20T20:11:13.2907796Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/over-mount-device.sh' from root:root to runner:runner
2025-08-20T20:11:13.2909413Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/unreadable.sh' from root:root to runner:runner
2025-08-20T20:11:13.2910769Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/total-unprocessed.sh' from root:root to runner:runner
2025-08-20T20:11:13.2912085Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/df-P.sh' from root:root to runner:runner
2025-08-20T20:11:13.2913379Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/total-verify.sh' from root:root to runner:runner
2025-08-20T20:11:13.2914833Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/problematic-chars.sh' from root:root to runner:runner
2025-08-20T20:11:13.2916204Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/skip-duplicates.sh' from root:root to runner:runner
2025-08-20T20:11:13.2917532Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/skip-rootfs.sh' from root:root to runner:runner
2025-08-20T20:11:13.2918912Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df' from root:root to runner:runner
2025-08-20T20:11:13.2920179Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/basenc/base64.pl' from root:root to runner:runner
2025-08-20T20:11:13.2921487Z [00:04:03.513]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/basenc/basenc.pl' from root:root to runner:runner
2025-08-20T20:11:13.2922754Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/basenc' from root:root to runner:runner
2025-08-20T20:11:13.2924062Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chgrp/default-no-deref.sh' from root:root to runner:runner
2025-08-20T20:11:13.2925469Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chgrp/recurse.sh' from root:root to runner:runner
2025-08-20T20:11:13.2926771Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chgrp/from.sh' from root:root to runner:runner
2025-08-20T20:11:13.2928239Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chgrp/basic.sh' from root:root to runner:runner
2025-08-20T20:11:13.2929539Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chgrp/posix-H.sh' from root:root to runner:runner
2025-08-20T20:11:13.2930828Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chgrp/no-x.sh' from root:root to runner:runner
2025-08-20T20:11:13.2932111Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chgrp/deref.sh' from root:root to runner:runner
2025-08-20T20:11:13.2933448Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chgrp' from root:root to runner:runner
2025-08-20T20:11:13.2934749Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/printf/printf-hex.sh' from root:root to runner:runner
2025-08-20T20:11:13.2936106Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/printf/printf-indexed.sh' from root:root to runner:runner
2025-08-20T20:11:13.2937486Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/printf/printf-surprise.sh' from root:root to runner:runner
2025-08-20T20:11:13.2939016Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/printf/printf.sh' from root:root to runner:runner
2025-08-20T20:11:13.2940351Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/printf/printf-mb.sh' from root:root to runner:runner
2025-08-20T20:11:13.2941691Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/printf/printf-cov.pl' from root:root to runner:runner
2025-08-20T20:11:13.2943047Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/printf/printf-quote.sh' from root:root to runner:runner
2025-08-20T20:11:13.2944341Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/printf' from root:root to runner:runner
2025-08-20T20:11:13.2945653Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stat/stat-nanoseconds.sh' from root:root to runner:runner
2025-08-20T20:11:13.2947021Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stat/stat-fmt.sh' from root:root to runner:runner
2025-08-20T20:11:13.2948554Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stat/stat-birthtime.sh' from root:root to runner:runner
2025-08-20T20:11:13.2949988Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stat/stat-mount.sh' from root:root to runner:runner
2025-08-20T20:11:13.2951336Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stat/stat-hyphen.sh' from root:root to runner:runner
2025-08-20T20:11:13.2952720Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stat/stat-slash.sh' from root:root to runner:runner
2025-08-20T20:11:13.2954044Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stat/stat-printf.pl' from root:root to runner:runner
2025-08-20T20:11:13.2955315Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stat' from root:root to runner:runner
2025-08-20T20:11:13.2956786Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seek-data-capable' from root:root to runner:runner
2025-08-20T20:11:13.2958775Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/tail-c.sh' from root:root to runner:runner
2025-08-20T20:11:13.2960144Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-race.sh' from root:root to runner:runner
2025-08-20T20:11:13.2961473Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/F-vs-rename.sh' from root:root to runner:runner
2025-08-20T20:11:13.2962774Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/wait.sh' from root:root to runner:runner
2025-08-20T20:11:13.2964401Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/F-vs-missing.sh' from root:root to runner:runner
2025-08-20T20:11:13.2965733Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/proc-ksyms.sh' from root:root to runner:runner
2025-08-20T20:11:13.2967056Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/start-middle.sh' from root:root to runner:runner
2025-08-20T20:11:13.2968561Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-dir-recreate.sh' from root:root to runner:runner
2025-08-20T20:11:13.2969929Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/tail-sysfs.sh' from root:root to runner:runner
2025-08-20T20:11:13.2971300Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-only-regular.sh' from root:root to runner:runner
2025-08-20T20:11:13.2972728Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-rotate-resources.sh' from root:root to runner:runner
2025-08-20T20:11:13.2974120Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/flush-initial.sh' from root:root to runner:runner
2025-08-20T20:11:13.2975610Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-rotate.sh' from root:root to runner:runner
2025-08-20T20:11:13.2977205Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/overlay-headers.sh' from root:root to runner:runner
2025-08-20T20:11:13.2979497Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/big-4gb.sh' from root:root to runner:runner
2025-08-20T20:11:13.2980830Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/symlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.2982139Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/F-headers.sh' from root:root to runner:runner
2025-08-20T20:11:13.2983588Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-hash-abuse.sh' from root:root to runner:runner
2025-08-20T20:11:13.2984965Z [00:04:03.514]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/follow-name.sh' from root:root to runner:runner
2025-08-20T20:11:13.2986287Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/pid.sh' from root:root to runner:runner
2025-08-20T20:11:13.2987580Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/truncate.sh' from root:root to runner:runner
2025-08-20T20:11:13.2989282Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/descriptor-vs-rename.sh' from root:root to runner:runner
2025-08-20T20:11:13.2990770Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/follow-stdin.sh' from root:root to runner:runner
2025-08-20T20:11:13.2992135Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/pipe-f.sh' from root:root to runner:runner
2025-08-20T20:11:13.2993438Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/pid-pipe.sh' from root:root to runner:runner
2025-08-20T20:11:13.2994773Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-race2.sh' from root:root to runner:runner
2025-08-20T20:11:13.2996089Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/tail.pl' from root:root to runner:runner
2025-08-20T20:11:13.2997383Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/assert-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.2998860Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/end-of-device.sh' from root:root to runner:runner
2025-08-20T20:11:13.3000202Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/append-only.sh' from root:root to runner:runner
2025-08-20T20:11:13.3001603Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/tail-n0f.sh' from root:root to runner:runner
2025-08-20T20:11:13.3002914Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/pipe-f2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3004342Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-hash-abuse2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3005678Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/retry.sh' from root:root to runner:runner
2025-08-20T20:11:13.3006969Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/assert.sh' from root:root to runner:runner
2025-08-20T20:11:13.3008410Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail' from root:root to runner:runner
2025-08-20T20:11:13.3009700Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ptx/ptx-overrun.sh' from root:root to runner:runner
2025-08-20T20:11:13.3011001Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ptx/ptx.pl' from root:root to runner:runner
2025-08-20T20:11:13.3012238Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ptx' from root:root to runner:runner
2025-08-20T20:11:13.3013532Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/expr/expr-multibyte.pl' from root:root to runner:runner
2025-08-20T20:11:13.3014922Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/expr/expr.pl' from root:root to runner:runner
2025-08-20T20:11:13.3016177Z [00:04:03.515]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/expr' from root:root to runner:runner
2025-08-20T20:11:13.3017476Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cp-mv-enotsup-xattr.sh' from root:root to runner:runner
2025-08-20T20:11:13.3018924Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/link-no-deref.sh' from root:root to runner:runner
2025-08-20T20:11:13.3020251Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/attr-existing.sh' from root:root to runner:runner
2025-08-20T20:11:13.3021574Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cp-parents.sh' from root:root to runner:runner
2025-08-20T20:11:13.3022857Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/abuse.sh' from root:root to runner:runner
2025-08-20T20:11:13.3024146Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/dir-rm-dest.sh' from root:root to runner:runner
2025-08-20T20:11:13.3025528Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/into-self.sh' from root:root to runner:runner
2025-08-20T20:11:13.3026888Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/preserve-slink-time.sh' from root:root to runner:runner
2025-08-20T20:11:13.3028546Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/slink-2-slink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3029910Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/thru-dangling.sh' from root:root to runner:runner
2025-08-20T20:11:13.3031254Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/src-base-dot.sh' from root:root to runner:runner
2025-08-20T20:11:13.3032804Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/file-perm-race.sh' from root:root to runner:runner
2025-08-20T20:11:13.3034269Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/capability.sh' from root:root to runner:runner
2025-08-20T20:11:13.3035610Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/symlink-slash.sh' from root:root to runner:runner
2025-08-20T20:11:13.3036925Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/sparse-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3038755Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/existing-perm-dir.sh' from root:root to runner:runner
2025-08-20T20:11:13.3040263Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/parent-perm.sh' from root:root to runner:runner
2025-08-20T20:11:13.3041591Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/r-vs-symlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3042953Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/keep-directory-symlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3044335Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/nfs-removal-race.sh' from root:root to runner:runner
2025-08-20T20:11:13.3045696Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/existing-perm-race.sh' from root:root to runner:runner
2025-08-20T20:11:13.3047086Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/preserve-mode.sh' from root:root to runner:runner
2025-08-20T20:11:13.3048508Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cp-deref.sh' from root:root to runner:runner
2025-08-20T20:11:13.3049779Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/link.sh' from root:root to runner:runner
2025-08-20T20:11:13.3051151Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/sparse-perf.sh' from root:root to runner:runner
2025-08-20T20:11:13.3052484Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/backup-is-src.sh' from root:root to runner:runner
2025-08-20T20:11:13.3054333Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/no-deref-link3.sh' from root:root to runner:runner
2025-08-20T20:11:13.3056137Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/sparse.sh' from root:root to runner:runner
2025-08-20T20:11:13.3057457Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/deref-slink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3058986Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/backup-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3060333Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cross-dev-symlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3061669Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/link-deref.sh' from root:root to runner:runner
2025-08-20T20:11:13.3062945Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/perm.sh' from root:root to runner:runner
2025-08-20T20:11:13.3064229Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cp-mv-backup.sh' from root:root to runner:runner
2025-08-20T20:11:13.3065628Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/proc-zero-len.sh' from root:root to runner:runner
2025-08-20T20:11:13.3066959Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/preserve-gid.sh' from root:root to runner:runner
2025-08-20T20:11:13.3068463Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cp-i.sh' from root:root to runner:runner
2025-08-20T20:11:13.3069742Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/no-ctx.sh' from root:root to runner:runner
2025-08-20T20:11:13.3071037Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/same-file.sh' from root:root to runner:runner
2025-08-20T20:11:13.3072337Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/dir-slash.sh' from root:root to runner:runner
2025-08-20T20:11:13.3073682Z [00:04:03.516]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/sparse-to-pipe.sh' from root:root to runner:runner
2025-08-20T20:11:13.3075036Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/no-deref-link1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3076454Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/sparse-extents.sh' from root:root to runner:runner
2025-08-20T20:11:13.3077797Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/special-bits.sh' from root:root to runner:runner
2025-08-20T20:11:13.3079301Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/fail-perm.sh' from root:root to runner:runner
2025-08-20T20:11:13.3080611Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/link-symlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3081912Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/copy-FMR.sh' from root:root to runner:runner
2025-08-20T20:11:13.3083229Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/preserve-link.sh' from root:root to runner:runner
2025-08-20T20:11:13.3084619Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/debug.sh' from root:root to runner:runner
2025-08-20T20:11:13.3085952Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/sparse-extents-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3087253Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/acl.sh' from root:root to runner:runner
2025-08-20T20:11:13.3088649Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cp-a-selinux.sh' from root:root to runner:runner
2025-08-20T20:11:13.3090055Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/dir-vs-file.sh' from root:root to runner:runner
2025-08-20T20:11:13.3091368Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/reflink-auto.sh' from root:root to runner:runner
2025-08-20T20:11:13.3092682Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/reflink-perm.sh' from root:root to runner:runner
2025-08-20T20:11:13.3094008Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/preserve-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3095328Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/no-deref-link2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3096648Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/backup-dir.sh' from root:root to runner:runner
2025-08-20T20:11:13.3097934Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cp-HL.sh' from root:root to runner:runner
2025-08-20T20:11:13.3099322Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/link-heap.sh' from root:root to runner:runner
2025-08-20T20:11:13.3100712Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/link-preserve.sh' from root:root to runner:runner
2025-08-20T20:11:13.3102034Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/special-f.sh' from root:root to runner:runner
2025-08-20T20:11:13.3103421Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/proc-short-read.sh' from root:root to runner:runner
2025-08-20T20:11:13.3104770Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/parent-perm-race.sh' from root:root to runner:runner
2025-08-20T20:11:13.3106052Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp' from root:root to runner:runner
2025-08-20T20:11:13.3107325Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/nproc/nproc-avail.sh' from root:root to runner:runner
2025-08-20T20:11:13.3109181Z [00:04:03.517]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/nproc/nproc-positive.sh' from root:root to runner:runner
2025-08-20T20:11:13.3110634Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/nproc/nproc-override.sh' from root:root to runner:runner
2025-08-20T20:11:13.3111924Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/nproc' from root:root to runner:runner
2025-08-20T20:11:13.3113220Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/groups/groups-dash.sh' from root:root to runner:runner
2025-08-20T20:11:13.3114894Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/groups/groups-version.sh' from root:root to runner:runner
2025-08-20T20:11:13.3116298Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/groups/groups-process-all.sh' from root:root to runner:runner
2025-08-20T20:11:13.3117625Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/groups' from root:root to runner:runner
2025-08-20T20:11:13.3119026Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/direct.sh' from root:root to runner:runner
2025-08-20T20:11:13.3120319Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/skip-seek2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3121616Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/unblock.pl' from root:root to runner:runner
2025-08-20T20:11:13.3122912Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/not-rewound.sh' from root:root to runner:runner
2025-08-20T20:11:13.3124200Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/reblock.sh' from root:root to runner:runner
2025-08-20T20:11:13.3125604Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/no-allocate.sh' from root:root to runner:runner
2025-08-20T20:11:13.3126969Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/skip-seek-past-dev.sh' from root:root to runner:runner
2025-08-20T20:11:13.3128494Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/stderr.sh' from root:root to runner:runner
2025-08-20T20:11:13.3130529Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/nocache_fail.sh' from root:root to runner:runner
2025-08-20T20:11:13.3132078Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/sparse.sh' from root:root to runner:runner
2025-08-20T20:11:13.3133366Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/misc.sh' from root:root to runner:runner
2025-08-20T20:11:13.3134796Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/skip-seek-past-file.sh' from root:root to runner:runner
2025-08-20T20:11:13.3136131Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/nocache.sh' from root:root to runner:runner
2025-08-20T20:11:13.3137403Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/bytes.sh' from root:root to runner:runner
2025-08-20T20:11:13.3138836Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/unblock-sync.sh' from root:root to runner:runner
2025-08-20T20:11:13.3140244Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/skip-seek.pl' from root:root to runner:runner
2025-08-20T20:11:13.3141554Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/nocache_eof.sh' from root:root to runner:runner
2025-08-20T20:11:13.3142843Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/ascii.sh' from root:root to runner:runner
2025-08-20T20:11:13.3144107Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/stats.sh' from root:root to runner:runner
2025-08-20T20:11:13.3145341Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd' from root:root to runner:runner
2025-08-20T20:11:13.3146628Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/lang-default' from root:root to runner:runner
2025-08-20T20:11:13.3147906Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/v-slash.sh' from root:root to runner:runner
2025-08-20T20:11:13.3149446Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/read-only.sh' from root:root to runner:runner
2025-08-20T20:11:13.3150835Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/ignorable.sh' from root:root to runner:runner
2025-08-20T20:11:13.3152119Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/d-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3153375Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/f-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3154685Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/r-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.3155951Z [00:04:03.518]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/i-never.sh' from root:root to runner:runner
2025-08-20T20:11:13.3157218Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/rm5.sh' from root:root to runner:runner
2025-08-20T20:11:13.3158753Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/rm-readdir-fail.sh' from root:root to runner:runner
2025-08-20T20:11:13.3160074Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/deep-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3161332Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/d-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3162587Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/r-root.sh' from root:root to runner:runner
2025-08-20T20:11:13.3163868Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/ext3-perf.sh' from root:root to runner:runner
2025-08-20T20:11:13.3165266Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/d-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.3166509Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/r-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.3167754Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/ir-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3169205Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/empty-inacc.sh' from root:root to runner:runner
2025-08-20T20:11:13.3170521Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/unreadable.pl' from root:root to runner:runner
2025-08-20T20:11:13.3171846Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/one-file-system.sh' from root:root to runner:runner
2025-08-20T20:11:13.3173177Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/inaccessible.sh' from root:root to runner:runner
2025-08-20T20:11:13.3174533Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/empty-immutable-skip.sh' from root:root to runner:runner
2025-08-20T20:11:13.3175959Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/fail-eperm.xpl' from root:root to runner:runner
2025-08-20T20:11:13.3177314Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/dangling-symlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3178858Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/unread3.sh' from root:root to runner:runner
2025-08-20T20:11:13.3180162Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/fail-2eperm.sh' from root:root to runner:runner
2025-08-20T20:11:13.3181440Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/rm4.sh' from root:root to runner:runner
2025-08-20T20:11:13.3182756Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/rm2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3184010Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/i-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3185322Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/interactive-once.sh' from root:root to runner:runner
2025-08-20T20:11:13.3186980Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/readdir-bug.sh' from root:root to runner:runner
2025-08-20T20:11:13.3188514Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/rm1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3189895Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/r-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3191280Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/fail-eacces.sh' from root:root to runner:runner
2025-08-20T20:11:13.3192702Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/dot-rel.sh' from root:root to runner:runner
2025-08-20T20:11:13.3193978Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/deep-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3195261Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/no-give-up.sh' from root:root to runner:runner
2025-08-20T20:11:13.3196537Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/r-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3197943Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/one-file-system2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3199387Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/sunos-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3200736Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/cycle.sh' from root:root to runner:runner
2025-08-20T20:11:13.3202101Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/many-dir-entries-vs-OOM.sh' from root:root to runner:runner
2025-08-20T20:11:13.3203499Z [00:04:03.519]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/interactive-always.sh' from root:root to runner:runner
2025-08-20T20:11:13.3204845Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/dir-nonrecur.sh' from root:root to runner:runner
2025-08-20T20:11:13.3207023Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/hash.sh' from root:root to runner:runner
2025-08-20T20:11:13.3208188Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/isatty.sh' from root:root to runner:runner
2025-08-20T20:11:13.3208964Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/i-no-r.sh' from root:root to runner:runner
2025-08-20T20:11:13.3209643Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/unread2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3210303Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/dir-no-w.sh' from root:root to runner:runner
2025-08-20T20:11:13.3210989Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/empty-name.pl' from root:root to runner:runner
2025-08-20T20:11:13.3211700Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/rm3.sh' from root:root to runner:runner
2025-08-20T20:11:13.3212325Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm' from root:root to runner:runner
2025-08-20T20:11:13.3213017Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/uniq/uniq-collate.sh' from root:root to runner:runner
2025-08-20T20:11:13.3213694Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/uniq/uniq-perf.sh' from root:root to runner:runner
2025-08-20T20:11:13.3214360Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/uniq/uniq.pl' from root:root to runner:runner
2025-08-20T20:11:13.3214990Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/uniq' from root:root to runner:runner
2025-08-20T20:11:13.3215693Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/od/od.pl' from root:root to runner:runner
2025-08-20T20:11:13.3216357Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/od/od-endian.sh' from root:root to runner:runner
2025-08-20T20:11:13.3217062Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/od/od-N.sh' from root:root to runner:runner
2025-08-20T20:11:13.3217716Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/od/od-x8.sh' from root:root to runner:runner
2025-08-20T20:11:13.3218475Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/od/od-j.sh' from root:root to runner:runner
2025-08-20T20:11:13.3219169Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/od/od-multiple-t.sh' from root:root to runner:runner
2025-08-20T20:11:13.3219830Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/od/od-float.sh' from root:root to runner:runner
2025-08-20T20:11:13.3220452Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/od' from root:root to runner:runner
2025-08-20T20:11:13.3221181Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/into-self.sh' from root:root to runner:runner
2025-08-20T20:11:13.3221834Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/i-5.sh' from root:root to runner:runner
2025-08-20T20:11:13.3222516Z [00:04:03.520]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/hardlink-case.sh' from root:root to runner:runner
2025-08-20T20:11:13.3223201Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/no-target-dir.sh' from root:root to runner:runner
2025-08-20T20:11:13.3223851Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/hard-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.3224561Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/i-1.pl' from root:root to runner:runner
2025-08-20T20:11:13.3225235Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/into-self-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.3225910Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/no-copy.sh' from root:root to runner:runner
2025-08-20T20:11:13.3226598Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/part-hardlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3227256Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/leak-fd.sh' from root:root to runner:runner
2025-08-20T20:11:13.3227962Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/diag.sh' from root:root to runner:runner
2025-08-20T20:11:13.3228862Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/atomic.sh' from root:root to runner:runner
2025-08-20T20:11:13.3229506Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/i-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3230223Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/force.sh' from root:root to runner:runner
2025-08-20T20:11:13.3230941Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/sticky-to-xpart.sh' from root:root to runner:runner
2025-08-20T20:11:13.3231616Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/dup-source.sh' from root:root to runner:runner
2025-08-20T20:11:13.3232289Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/part-fail.sh' from root:root to runner:runner
2025-08-20T20:11:13.3232975Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/backup-is-src.sh' from root:root to runner:runner
2025-08-20T20:11:13.3233808Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/symlink-onto-hardlink-to-self.sh' from root:root to runner:runner
2025-08-20T20:11:13.3234500Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/part-symlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3235173Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/mv-special-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3235812Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/i-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.3236463Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/perm-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3237207Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/into-self-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.3237881Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/into-self-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3238677Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/dir-file.sh' from root:root to runner:runner
2025-08-20T20:11:13.3239341Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/update.sh' from root:root to runner:runner
2025-08-20T20:11:13.3240000Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/atomic2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3240736Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/symlink-onto-hardlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3241495Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/partition-perm.sh' from root:root to runner:runner
2025-08-20T20:11:13.3242138Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/i-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.3242840Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/hard-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.3243506Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/dir2dir.sh' from root:root to runner:runner
2025-08-20T20:11:13.3244170Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/i-link-no.sh' from root:root to runner:runner
2025-08-20T20:11:13.3244823Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/hard-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3245464Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/acl.sh' from root:root to runner:runner
2025-08-20T20:11:13.3246192Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/hard-link-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3246878Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/mv-n.sh' from root:root to runner:runner
2025-08-20T20:11:13.3247551Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/mv-exchange.sh' from root:root to runner:runner
2025-08-20T20:11:13.3248322Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/to-symlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3249017Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/trailing-slash.sh' from root:root to runner:runner
2025-08-20T20:11:13.3249769Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/backup-dir.sh' from root:root to runner:runner
2025-08-20T20:11:13.3250441Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/part-rename.sh' from root:root to runner:runner
2025-08-20T20:11:13.3251127Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/childproof.sh' from root:root to runner:runner
2025-08-20T20:11:13.3251749Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv' from root:root to runner:runner
2025-08-20T20:11:13.3252406Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/wc/wc-proc.sh' from root:root to runner:runner
2025-08-20T20:11:13.3253094Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/wc/wc-files0-from.pl' from root:root to runner:runner
2025-08-20T20:11:13.3253827Z [00:04:03.521]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/wc/wc-files0.sh' from root:root to runner:runner
2025-08-20T20:11:13.3254481Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/wc/wc-total.sh' from root:root to runner:runner
2025-08-20T20:11:13.3255175Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/wc/wc.pl' from root:root to runner:runner
2025-08-20T20:11:13.3255851Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/wc/wc-parallel.sh' from root:root to runner:runner
2025-08-20T20:11:13.3256512Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/wc/wc-nbsp.sh' from root:root to runner:runner
2025-08-20T20:11:13.3257130Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/wc' from root:root to runner:runner
2025-08-20T20:11:13.3257823Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seq/seq-long-double.sh' from root:root to runner:runner
2025-08-20T20:11:13.3258627Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seq/seq-locale.sh' from root:root to runner:runner
2025-08-20T20:11:13.3259394Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seq/seq-extra-number.sh' from root:root to runner:runner
2025-08-20T20:11:13.3260088Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seq/seq-io-errors.sh' from root:root to runner:runner
2025-08-20T20:11:13.3261032Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seq/seq-epipe.sh' from root:root to runner:runner
2025-08-20T20:11:13.3261748Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seq/seq-precision.sh' from root:root to runner:runner
2025-08-20T20:11:13.3262481Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seq/seq.pl' from root:root to runner:runner
2025-08-20T20:11:13.3263116Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seq' from root:root to runner:runner
2025-08-20T20:11:13.3263798Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tr/tr-case-class.sh' from root:root to runner:runner
2025-08-20T20:11:13.3264435Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tr/tr.pl' from root:root to runner:runner
2025-08-20T20:11:13.3265053Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tr' from root:root to runner:runner
2025-08-20T20:11:13.3265929Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tty/tty-eof.pl' from root:root to runner:runner
2025-08-20T20:11:13.3266672Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tty/tty.sh' from root:root to runner:runner
2025-08-20T20:11:13.3267290Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tty' from root:root to runner:runner
2025-08-20T20:11:13.3268227Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/filter.sh' from root:root to runner:runner
2025-08-20T20:11:13.3269050Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/additional-suffix.sh' from root:root to runner:runner
2025-08-20T20:11:13.3269764Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/guard-input.sh' from root:root to runner:runner
2025-08-20T20:11:13.3270442Z [00:04:03.522]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/b-chunk.sh' from root:root to runner:runner
2025-08-20T20:11:13.3271133Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/line-bytes.sh' from root:root to runner:runner
2025-08-20T20:11:13.3271829Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/l-chunk-root.sh' from root:root to runner:runner
2025-08-20T20:11:13.3272562Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/lines.sh' from root:root to runner:runner
2025-08-20T20:11:13.3273245Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/l-chunk.sh' from root:root to runner:runner
2025-08-20T20:11:13.3273941Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/suffix-length.sh' from root:root to runner:runner
2025-08-20T20:11:13.3274620Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/numeric.sh' from root:root to runner:runner
2025-08-20T20:11:13.3275306Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/record-sep.sh' from root:root to runner:runner
2025-08-20T20:11:13.3276103Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/suffix-auto-length.sh' from root:root to runner:runner
2025-08-20T20:11:13.3276778Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/r-chunk.sh' from root:root to runner:runner
2025-08-20T20:11:13.3277433Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/fail.sh' from root:root to runner:runner
2025-08-20T20:11:13.3278335Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split' from root:root to runner:runner
2025-08-20T20:11:13.3279079Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/join/join.pl' from root:root to runner:runner
2025-08-20T20:11:13.3280410Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/join/join-utf8.sh' from root:root to runner:runner
2025-08-20T20:11:13.3281363Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/join' from root:root to runner:runner
2025-08-20T20:11:13.3282202Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pwd/pwd-option.sh' from root:root to runner:runner
2025-08-20T20:11:13.3282893Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pwd/pwd-long.sh' from root:root to runner:runner
2025-08-20T20:11:13.3283530Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pwd' from root:root to runner:runner
2025-08-20T20:11:13.3284229Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/shred/shred-passes.sh' from root:root to runner:runner
2025-08-20T20:11:13.3284920Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/shred/shred-exact.sh' from root:root to runner:runner
2025-08-20T20:11:13.3285617Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/shred/shred-remove.sh' from root:root to runner:runner
2025-08-20T20:11:13.3286413Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/shred/shred-size.sh' from root:root to runner:runner
2025-08-20T20:11:13.3287055Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/shred' from root:root to runner:runner
2025-08-20T20:11:13.3287725Z [00:04:03.523]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/factor/factor.pl' from root:root to runner:runner
2025-08-20T20:11:13.3288574Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/factor/create-test.sh' from root:root to runner:runner
2025-08-20T20:11:13.3289241Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/factor/run.sh' from root:root to runner:runner
2025-08-20T20:11:13.3290059Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/factor/factor-parallel.sh' from root:root to runner:runner
2025-08-20T20:11:13.3290695Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/factor' from root:root to runner:runner
2025-08-20T20:11:13.3291390Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/p-thru-slink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3292064Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/parents.sh' from root:root to runner:runner
2025-08-20T20:11:13.3292720Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/p-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3293464Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/special-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3294114Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/p-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.3294825Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/smack-root.sh' from root:root to runner:runner
2025-08-20T20:11:13.3295536Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/p-v.sh' from root:root to runner:runner
2025-08-20T20:11:13.3296205Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/p-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3296869Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/perm.sh' from root:root to runner:runner
2025-08-20T20:11:13.3297623Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/writable-under-readonly.sh' from root:root to runner:runner
2025-08-20T20:11:13.3298468Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/p-slashdot.sh' from root:root to runner:runner
2025-08-20T20:11:13.3299242Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/smack-no-root.sh' from root:root to runner:runner
2025-08-20T20:11:13.3299915Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/p-acl.sh' from root:root to runner:runner
2025-08-20T20:11:13.3300583Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/selinux.sh' from root:root to runner:runner
2025-08-20T20:11:13.3301250Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/t-slash.sh' from root:root to runner:runner
2025-08-20T20:11:13.3301937Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/restorecon.sh' from root:root to runner:runner
2025-08-20T20:11:13.3302635Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir' from root:root to runner:runner
2025-08-20T20:11:13.3303343Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/filefrag-extent-compare' from root:root to runner:runner
2025-08-20T20:11:13.3304010Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/env/env-null.sh' from root:root to runner:runner
2025-08-20T20:11:13.3304699Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/env/env-S-script.sh' from root:root to runner:runner
2025-08-20T20:11:13.3305406Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/env/env-signal-handler.sh' from root:root to runner:runner
2025-08-20T20:11:13.3306115Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/env/env.sh' from root:root to runner:runner
2025-08-20T20:11:13.3306761Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/env/env-S.pl' from root:root to runner:runner
2025-08-20T20:11:13.3307384Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/env' from root:root to runner:runner
2025-08-20T20:11:13.3308335Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/deref-args.sh' from root:root to runner:runner
2025-08-20T20:11:13.3309061Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/long-sloop.sh' from root:root to runner:runner
2025-08-20T20:11:13.3309807Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/move-dir-while-traversing.sh' from root:root to runner:runner
2025-08-20T20:11:13.3310483Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/restore-wd.sh' from root:root to runner:runner
2025-08-20T20:11:13.3311156Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/hard-link.sh' from root:root to runner:runner
2025-08-20T20:11:13.3311875Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/no-deref.sh' from root:root to runner:runner
2025-08-20T20:11:13.3312539Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/inodes.sh' from root:root to runner:runner
2025-08-20T20:11:13.3313242Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/inaccessible-cwd.sh' from root:root to runner:runner
2025-08-20T20:11:13.3313903Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/fd-leak.sh' from root:root to runner:runner
2025-08-20T20:11:13.3314550Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/8gb.sh' from root:root to runner:runner
2025-08-20T20:11:13.3315266Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/slash.sh' from root:root to runner:runner
2025-08-20T20:11:13.3315960Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/one-file-system.sh' from root:root to runner:runner
2025-08-20T20:11:13.3316642Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/files0-from.pl' from root:root to runner:runner
2025-08-20T20:11:13.3317310Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/two-args.sh' from root:root to runner:runner
2025-08-20T20:11:13.3317966Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/bigtime.sh' from root:root to runner:runner
2025-08-20T20:11:13.3318752Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/apparent.sh' from root:root to runner:runner
2025-08-20T20:11:13.3319531Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/bind-mount-dir-cycle.sh' from root:root to runner:runner
2025-08-20T20:11:13.3320244Z [00:04:03.524]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/long-from-unreadable.sh' from root:root to runner:runner
2025-08-20T20:11:13.3320987Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/exclude.sh' from root:root to runner:runner
2025-08-20T20:11:13.3321638Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/2g.sh' from root:root to runner:runner
2025-08-20T20:11:13.3322289Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/basic.sh' from root:root to runner:runner
2025-08-20T20:11:13.3322957Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/max-depth.sh' from root:root to runner:runner
2025-08-20T20:11:13.3323632Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/inacc-dir.sh' from root:root to runner:runner
2025-08-20T20:11:13.3324298Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/inacc-dest.sh' from root:root to runner:runner
2025-08-20T20:11:13.3325052Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/trailing-slash.sh' from root:root to runner:runner
2025-08-20T20:11:13.3325723Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/threshold.sh' from root:root to runner:runner
2025-08-20T20:11:13.3326452Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/bind-mount-dir-cycle-v2.sh' from root:root to runner:runner
2025-08-20T20:11:13.3327100Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/no-x.sh' from root:root to runner:runner
2025-08-20T20:11:13.3327858Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/files0-from-dir.sh' from root:root to runner:runner
2025-08-20T20:11:13.3328624Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/deref.sh' from root:root to runner:runner
2025-08-20T20:11:13.3329245Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du' from root:root to runner:runner
2025-08-20T20:11:13.3329920Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/birthtime.sh' from root:root to runner:runner
2025-08-20T20:11:13.3330588Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/hex-option.sh' from root:root to runner:runner
2025-08-20T20:11:13.3331276Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/group-dirs.sh' from root:root to runner:runner
2025-08-20T20:11:13.3331998Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/dangle.sh' from root:root to runner:runner
2025-08-20T20:11:13.3332672Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/zero-option.sh' from root:root to runner:runner
2025-08-20T20:11:13.3333367Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/rt-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3334048Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/block-size.sh' from root:root to runner:runner
2025-08-20T20:11:13.3334745Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/getxattr-speedup.sh' from root:root to runner:runner
2025-08-20T20:11:13.3335442Z [00:04:03.525]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/capability.sh' from root:root to runner:runner
2025-08-20T20:11:13.3336179Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/ls-misc.pl' from root:root to runner:runner
2025-08-20T20:11:13.3337299Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/symlink-slash.sh' from root:root to runner:runner
2025-08-20T20:11:13.3338219Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/stat-vs-dirent.sh' from root:root to runner:runner
2025-08-20T20:11:13.3338929Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/multihardlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3339612Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/nameless-uid.sh' from root:root to runner:runner
2025-08-20T20:11:13.3340282Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/a-option.sh' from root:root to runner:runner
2025-08-20T20:11:13.3341016Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/recursive.sh' from root:root to runner:runner
2025-08-20T20:11:13.3341918Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/slink-acl.sh' from root:root to runner:runner
2025-08-20T20:11:13.3342628Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/symlink-quote.sh' from root:root to runner:runner
2025-08-20T20:11:13.3343297Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/color-ext.sh' from root:root to runner:runner
2025-08-20T20:11:13.3343992Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/stat-free-color.sh' from root:root to runner:runner
2025-08-20T20:11:13.3344669Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/color-term.sh' from root:root to runner:runner
2025-08-20T20:11:13.3345493Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/w-option.sh' from root:root to runner:runner
2025-08-20T20:11:13.3346155Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/x-option.sh' from root:root to runner:runner
2025-08-20T20:11:13.3346957Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/stat-free-symlinks.sh' from root:root to runner:runner
2025-08-20T20:11:13.3347636Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/color-norm.sh' from root:root to runner:runner
2025-08-20T20:11:13.3348567Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/sort-width-option.sh' from root:root to runner:runner
2025-08-20T20:11:13.3349253Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/abmon-align.sh' from root:root to runner:runner
2025-08-20T20:11:13.3349916Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/ls-time.sh' from root:root to runner:runner
2025-08-20T20:11:13.3350583Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/classify.sh' from root:root to runner:runner
2025-08-20T20:11:13.3351349Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/symlink-loop.sh' from root:root to runner:runner
2025-08-20T20:11:13.3352097Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/readdir-mountpoint-inode.sh' from root:root to runner:runner
2025-08-20T20:11:13.3352799Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/color-clear-to-eol.sh' from root:root to runner:runner
2025-08-20T20:11:13.3353499Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/selinux-segfault.sh' from root:root to runner:runner
2025-08-20T20:11:13.3354239Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/quote-align.sh' from root:root to runner:runner
2025-08-20T20:11:13.3354991Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/follow-slink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3356308Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/root-rel-symlink-color.sh' from root:root to runner:runner
2025-08-20T20:11:13.3357207Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/inode.sh' from root:root to runner:runner
2025-08-20T20:11:13.3358464Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/no-arg.sh' from root:root to runner:runner
2025-08-20T20:11:13.3359148Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/no-cap.sh' from root:root to runner:runner
2025-08-20T20:11:13.3359933Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/stat-dtype.sh' from root:root to runner:runner
2025-08-20T20:11:13.3360582Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/dired.sh' from root:root to runner:runner
2025-08-20T20:11:13.3361288Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/acl.sh' from root:root to runner:runner
2025-08-20T20:11:13.3361956Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/infloop.sh' from root:root to runner:runner
2025-08-20T20:11:13.3362632Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/hyperlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3363292Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/selinux.sh' from root:root to runner:runner
2025-08-20T20:11:13.3363963Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/stat-failed.sh' from root:root to runner:runner
2025-08-20T20:11:13.3364636Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/size-align.sh' from root:root to runner:runner
2025-08-20T20:11:13.3365405Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/removed-directory.sh' from root:root to runner:runner
2025-08-20T20:11:13.3366097Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/file-type.sh' from root:root to runner:runner
2025-08-20T20:11:13.3366786Z [00:04:03.526]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/time-style-diag.sh' from root:root to runner:runner
2025-08-20T20:11:13.3367488Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/color-dtype-dir.sh' from root:root to runner:runner
2025-08-20T20:11:13.3368355Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/m-option.sh' from root:root to runner:runner
2025-08-20T20:11:13.3368984Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls' from root:root to runner:runner
2025-08-20T20:11:13.3369672Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chcon/chcon-fail.sh' from root:root to runner:runner
2025-08-20T20:11:13.3370333Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chcon/chcon.sh' from root:root to runner:runner
2025-08-20T20:11:13.3370982Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chcon' from root:root to runner:runner
2025-08-20T20:11:13.3371667Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sha224sum.pl' from root:root to runner:runner
2025-08-20T20:11:13.3372451Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/md5sum-newline.pl' from root:root to runner:runner
2025-08-20T20:11:13.3373125Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sha256sum.pl' from root:root to runner:runner
2025-08-20T20:11:13.3373862Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/cksum-raw.sh' from root:root to runner:runner
2025-08-20T20:11:13.3374556Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sha1sum-vec.pl' from root:root to runner:runner
2025-08-20T20:11:13.3375238Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sha384sum.pl' from root:root to runner:runner
2025-08-20T20:11:13.3375917Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sha512sum.pl' from root:root to runner:runner
2025-08-20T20:11:13.3376593Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/cksum-a.sh' from root:root to runner:runner
2025-08-20T20:11:13.3377286Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sum-sysv.sh' from root:root to runner:runner
2025-08-20T20:11:13.3378125Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sm3sum.pl' from root:root to runner:runner
2025-08-20T20:11:13.3378807Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/b2sum.sh' from root:root to runner:runner
2025-08-20T20:11:13.3379493Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/md5sum-bsd.sh' from root:root to runner:runner
2025-08-20T20:11:13.3380155Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sum.pl' from root:root to runner:runner
2025-08-20T20:11:13.3380824Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/md5sum.pl' from root:root to runner:runner
2025-08-20T20:11:13.3381601Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/md5sum-parallel.sh' from root:root to runner:runner
2025-08-20T20:11:13.3382301Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/cksum-base64.pl' from root:root to runner:runner
2025-08-20T20:11:13.3382971Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sha1sum.pl' from root:root to runner:runner
2025-08-20T20:11:13.3383653Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/cksum-c.sh' from root:root to runner:runner
2025-08-20T20:11:13.3384318Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/cksum.sh' from root:root to runner:runner
2025-08-20T20:11:13.3385015Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum' from root:root to runner:runner
2025-08-20T20:11:13.3385662Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/id/smack.sh' from root:root to runner:runner
2025-08-20T20:11:13.3386402Z [00:04:03.527]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/id/uid.sh' from root:root to runner:runner
2025-08-20T20:11:13.3387085Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/id/gnu-zero-uids.sh' from root:root to runner:runner
2025-08-20T20:11:13.3387745Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/id/setgid.sh' from root:root to runner:runner
2025-08-20T20:11:13.3388650Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/id/context.sh' from root:root to runner:runner
2025-08-20T20:11:13.3389327Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/id/no-context.sh' from root:root to runner:runner
2025-08-20T20:11:13.3389983Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/id/zero.sh' from root:root to runner:runner
2025-08-20T20:11:13.3390675Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/id' from root:root to runner:runner
2025-08-20T20:11:13.3391335Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/GNUmakefile' from root:root to runner:runner
2025-08-20T20:11:13.3392063Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chroot/chroot-credentials.sh' from root:root to runner:runner
2025-08-20T20:11:13.3392761Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chroot/chroot-fail.sh' from root:root to runner:runner
2025-08-20T20:11:13.3393392Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chroot' from root:root to runner:runner
2025-08-20T20:11:13.3394133Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/hard-to-sym.sh' from root:root to runner:runner
2025-08-20T20:11:13.3394780Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/sf-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3395437Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/target-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3396227Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/slash-decorated-nonexistent-dest.sh' from root:root to runner:runner
2025-08-20T20:11:13.3396893Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/relative.sh' from root:root to runner:runner
2025-08-20T20:11:13.3397614Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/backup-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3398373Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/misc.sh' from root:root to runner:runner
2025-08-20T20:11:13.3399057Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/hard-backup.sh' from root:root to runner:runner
2025-08-20T20:11:13.3399734Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln' from root:root to runner:runner
2025-08-20T20:11:13.3400436Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/local.mk' from root:root to runner:runner
2025-08-20T20:11:13.3401100Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tac/tac.pl' from root:root to runner:runner
2025-08-20T20:11:13.3401803Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tac/tac-2-nonseekable.sh' from root:root to runner:runner
2025-08-20T20:11:13.3402490Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tac/tac-continue.sh' from root:root to runner:runner
2025-08-20T20:11:13.3403109Z [00:04:03.528]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tac' from root:root to runner:runner
2025-08-20T20:11:13.3403764Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sample-test' from root:root to runner:runner
2025-08-20T20:11:13.3404441Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/timeout/timeout.sh' from root:root to runner:runner
2025-08-20T20:11:13.3405152Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/timeout/timeout-group.sh' from root:root to runner:runner
2025-08-20T20:11:13.3405915Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/timeout/timeout-large-parameters.sh' from root:root to runner:runner
2025-08-20T20:11:13.3406714Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/timeout/timeout-parameters.sh' from root:root to runner:runner
2025-08-20T20:11:13.3407436Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/timeout/timeout-blocked.pl' from root:root to runner:runner
2025-08-20T20:11:13.3408180Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/timeout' from root:root to runner:runner
2025-08-20T20:11:13.3408897Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/csplit/csplit-io-err.sh' from root:root to runner:runner
2025-08-20T20:11:13.3409573Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/csplit/csplit.sh' from root:root to runner:runner
2025-08-20T20:11:13.3410347Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/csplit/csplit-1000.sh' from root:root to runner:runner
2025-08-20T20:11:13.3411103Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/csplit/csplit-suppress-matched.pl' from root:root to runner:runner
2025-08-20T20:11:13.3412058Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/csplit/csplit-heap.sh' from root:root to runner:runner
2025-08-20T20:11:13.3412740Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/csplit' from root:root to runner:runner
2025-08-20T20:11:13.3413497Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-float.sh' from root:root to runner:runner
2025-08-20T20:11:13.3414189Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-u-FMR.sh' from root:root to runner:runner
2025-08-20T20:11:13.3414861Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-rand.sh' from root:root to runner:runner
2025-08-20T20:11:13.3415543Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-unique.sh' from root:root to runner:runner
2025-08-20T20:11:13.3416259Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort.pl' from root:root to runner:runner
2025-08-20T20:11:13.3417287Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-continue.sh' from root:root to runner:runner
2025-08-20T20:11:13.3418128Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-version.sh' from root:root to runner:runner
2025-08-20T20:11:13.3418823Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-month.sh' from root:root to runner:runner
2025-08-20T20:11:13.3419535Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-merge-fdlimit.sh' from root:root to runner:runner
2025-08-20T20:11:13.3420229Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-discrim.sh' from root:root to runner:runner
2025-08-20T20:11:13.3420949Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-compress-proc.sh' from root:root to runner:runner
2025-08-20T20:11:13.3421653Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-unique-segv.sh' from root:root to runner:runner
2025-08-20T20:11:13.3422438Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-NaN-infloop.sh' from root:root to runner:runner
2025-08-20T20:11:13.3423150Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-exit-early.sh' from root:root to runner:runner
2025-08-20T20:11:13.3423897Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-merge.pl' from root:root to runner:runner
2025-08-20T20:11:13.3424592Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-debug-keys.sh' from root:root to runner:runner
2025-08-20T20:11:13.3425328Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-benchmark-random.sh' from root:root to runner:runner
2025-08-20T20:11:13.3426074Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-compress.sh' from root:root to runner:runner
2025-08-20T20:11:13.3426799Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-spinlock-abuse.sh' from root:root to runner:runner
2025-08-20T20:11:13.3427518Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-compress-hang.sh' from root:root to runner:runner
2025-08-20T20:11:13.3428442Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-h-thousands-sep.sh' from root:root to runner:runner
2025-08-20T20:11:13.3429181Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-stale-thread-mem.sh' from root:root to runner:runner
2025-08-20T20:11:13.3429961Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-debug-warn.sh' from root:root to runner:runner
2025-08-20T20:11:13.3430863Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-files0-from.pl' from root:root to runner:runner
2025-08-20T20:11:13.3431509Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort' from root:root to runner:runner
2025-08-20T20:11:13.3432646Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/d_type-check' from root:root to runner:runner
2025-08-20T20:11:13.3433402Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/runcon/runcon-compute.sh' from root:root to runner:runner
2025-08-20T20:11:13.3434229Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/runcon/runcon-no-reorder.sh' from root:root to runner:runner
2025-08-20T20:11:13.3434993Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/runcon' from root:root to runner:runner
2025-08-20T20:11:13.3435663Z [00:04:03.529]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/other-fs-tmpdir' from root:root to runner:runner
2025-08-20T20:11:13.3437219Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cat/cat-proc.sh' from root:root to runner:runner
2025-08-20T20:11:13.3437900Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cat/cat-self.sh' from root:root to runner:runner
2025-08-20T20:11:13.3438757Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cat/cat-E.sh' from root:root to runner:runner
2025-08-20T20:11:13.3439420Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cat/cat-buf.sh' from root:root to runner:runner
2025-08-20T20:11:13.3440051Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cat' from root:root to runner:runner
2025-08-20T20:11:13.3440788Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/shuf/shuf.sh' from root:root to runner:runner
2025-08-20T20:11:13.3441511Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/shuf/shuf-reservoir.sh' from root:root to runner:runner
2025-08-20T20:11:13.3442140Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/shuf' from root:root to runner:runner
2025-08-20T20:11:13.3442783Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tFFt-bl' from root:root to runner:runner
2025-08-20T20:11:13.3443429Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3f-FF' from root:root to runner:runner
2025-08-20T20:11:13.3444145Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3b2l17-FF' from root:root to runner:runner
2025-08-20T20:11:13.3444799Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b3l24f-lm' from root:root to runner:runner
2025-08-20T20:11:13.3445432Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/t-t' from root:root to runner:runner
2025-08-20T20:11:13.3446110Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tn2e5o3-t_tab' from root:root to runner:runner
2025-08-20T20:11:13.3446778Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tFnFt' from root:root to runner:runner
2025-08-20T20:11:13.3447451Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml24f-t-0F' from root:root to runner:runner
2025-08-20T20:11:13.3448224Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+8l20-FF' from root:root to runner:runner
2025-08-20T20:11:13.3448886Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2s_f-t_notab' from root:root to runner:runner
2025-08-20T20:11:13.3449600Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/l24f-t' from root:root to runner:runner
2025-08-20T20:11:13.3450274Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tne8o3-t_tab' from root:root to runner:runner
2025-08-20T20:11:13.3450906Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tn' from root:root to runner:runner
2025-08-20T20:11:13.3451599Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3-0F' from root:root to runner:runner
2025-08-20T20:11:13.3452269Z [00:04:03.530]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nSml24-t-t-FF' from root:root to runner:runner
2025-08-20T20:11:13.3452914Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b3f-0FF' from root:root to runner:runner
2025-08-20T20:11:13.3453610Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tt-FF' from root:root to runner:runner
2025-08-20T20:11:13.3454267Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b3l15f-t' from root:root to runner:runner
2025-08-20T20:11:13.3454932Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W35a3l24f-lm' from root:root to runner:runner
2025-08-20T20:11:13.3455573Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/loli' from root:root to runner:runner
2025-08-20T20:11:13.3456246Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W35Jml24f-lmlo' from root:root to runner:runner
2025-08-20T20:11:13.3456960Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a3l15f-t' from root:root to runner:runner
2025-08-20T20:11:13.3457599Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/l24-FF' from root:root to runner:runner
2025-08-20T20:11:13.3458379Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tne8-t_tab' from root:root to runner:runner
2025-08-20T20:11:13.3459053Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W35b3l24f-lm' from root:root to runner:runner
2025-08-20T20:11:13.3459718Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nl24f-bl' from root:root to runner:runner
2025-08-20T20:11:13.3460386Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3ml24-t-FF' from root:root to runner:runner
2025-08-20T20:11:13.3461029Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a3l15-t' from root:root to runner:runner
2025-08-20T20:11:13.3461705Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tn2e8o3-t_tab' from root:root to runner:runner
2025-08-20T20:11:13.3462447Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b2l17-FF' from root:root to runner:runner
2025-08-20T20:11:13.3463143Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2sw60f-t_notab' from root:root to runner:runner
2025-08-20T20:11:13.3463856Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W28l24f-ll' from root:root to runner:runner
2025-08-20T20:11:13.3464498Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ta3-FF' from root:root to runner:runner
2025-08-20T20:11:13.3465168Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W35Jb3l24f-lm' from root:root to runner:runner
2025-08-20T20:11:13.3465883Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3l24f-t' from root:root to runner:runner
2025-08-20T20:11:13.3466557Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3a3Snl24f-tn' from root:root to runner:runner
2025-08-20T20:11:13.3467215Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/4-7l24-FF' from root:root to runner:runner
2025-08-20T20:11:13.3467887Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3b3Snl24f-tn' from root:root to runner:runner
2025-08-20T20:11:13.3468847Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tt-t' from root:root to runner:runner
2025-08-20T20:11:13.3469622Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/Jml24f-lm-lo' from root:root to runner:runner
2025-08-20T20:11:13.3470290Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W72Jl24f-ll' from root:root to runner:runner
2025-08-20T20:11:13.3470938Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b3f-0F' from root:root to runner:runner
2025-08-20T20:11:13.3471580Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b3-0F' from root:root to runner:runner
2025-08-20T20:11:13.3472246Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml24f-lm-lo' from root:root to runner:runner
2025-08-20T20:11:13.3472919Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W35Ja3l24f-lm' from root:root to runner:runner
2025-08-20T20:11:13.3473561Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/l24-t' from root:root to runner:runner
2025-08-20T20:11:13.3474202Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3l24-t' from root:root to runner:runner
2025-08-20T20:11:13.3474950Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nSml24-bl-FF' from root:root to runner:runner
2025-08-20T20:11:13.3475654Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3mSl24f-bl-tn' from root:root to runner:runner
2025-08-20T20:11:13.3476363Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a2l15-FF' from root:root to runner:runner
2025-08-20T20:11:13.3477030Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tn_2e8-t_tab' from root:root to runner:runner
2025-08-20T20:11:13.3477693Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+3l24f-bl' from root:root to runner:runner
2025-08-20T20:11:13.3478486Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3a3Sl24f-tn' from root:root to runner:runner
2025-08-20T20:11:13.3479205Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b2l15-FF' from root:root to runner:runner
2025-08-20T20:11:13.3479885Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nN1+3l24f-bl' from root:root to runner:runner
2025-08-20T20:11:13.3480537Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3b3f-0FF' from root:root to runner:runner
2025-08-20T20:11:13.3481209Z [00:04:03.531]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+2l24f-0FF' from root:root to runner:runner
2025-08-20T20:11:13.3481867Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3-5l24f-t' from root:root to runner:runner
2025-08-20T20:11:13.3482565Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tt-0FF' from root:root to runner:runner
2025-08-20T20:11:13.3483239Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nSml20-bl-FF' from root:root to runner:runner
2025-08-20T20:11:13.3483912Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nSml24-t-tFFFF' from root:root to runner:runner
2025-08-20T20:11:13.3484592Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3mSnl24fbltn' from root:root to runner:runner
2025-08-20T20:11:13.3485240Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a3f-0FF' from root:root to runner:runner
2025-08-20T20:11:13.3485878Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/t-FF' from root:root to runner:runner
2025-08-20T20:11:13.3486523Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ta3-0FF' from root:root to runner:runner
2025-08-20T20:11:13.3487301Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nSml20-t-tFFFF' from root:root to runner:runner
2025-08-20T20:11:13.3487975Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+6b3l13f-FF' from root:root to runner:runner
2025-08-20T20:11:13.3488747Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/pr-tests.pl' from root:root to runner:runner
2025-08-20T20:11:13.3489469Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a2l17-FF' from root:root to runner:runner
2025-08-20T20:11:13.3490127Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+6a2l17-FF' from root:root to runner:runner
2025-08-20T20:11:13.3490782Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3a3f-0F' from root:root to runner:runner
2025-08-20T20:11:13.3491499Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3b3l24f-tn' from root:root to runner:runner
2025-08-20T20:11:13.3492150Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a3f-0F' from root:root to runner:runner
2025-08-20T20:11:13.3492823Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3ml24f-bl-tn' from root:root to runner:runner
2025-08-20T20:11:13.3493493Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W35ml24f-lm-lo' from root:root to runner:runner
2025-08-20T20:11:13.3494140Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3b3f-FF' from root:root to runner:runner
2025-08-20T20:11:13.3494871Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+4b2l17f-0FF' from root:root to runner:runner
2025-08-20T20:11:13.3495532Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/Jb3l24f-lm' from root:root to runner:runner
2025-08-20T20:11:13.3496205Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nJml24f-lmlmlo' from root:root to runner:runner
2025-08-20T20:11:13.3496862Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ttb3-0FF' from root:root to runner:runner
2025-08-20T20:11:13.3497521Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml24-t-FF' from root:root to runner:runner
2025-08-20T20:11:13.3498262Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/t-0FF' from root:root to runner:runner
2025-08-20T20:11:13.3498908Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tb3-FF' from root:root to runner:runner
2025-08-20T20:11:13.3499559Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3ml24f-t' from root:root to runner:runner
2025-08-20T20:11:13.3500264Z [00:04:03.532]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/t-bl' from root:root to runner:runner
2025-08-20T20:11:13.3500912Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tt-bl' from root:root to runner:runner
2025-08-20T20:11:13.3501643Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3b3Sl24f-tn' from root:root to runner:runner
2025-08-20T20:11:13.3502287Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/t_notab' from root:root to runner:runner
2025-08-20T20:11:13.3502924Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/FF' from root:root to runner:runner
2025-08-20T20:11:13.3503558Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0FnFt' from root:root to runner:runner
2025-08-20T20:11:13.3504261Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3ml24-t' from root:root to runner:runner
2025-08-20T20:11:13.3504903Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tFFt' from root:root to runner:runner
2025-08-20T20:11:13.3505548Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml24f-t' from root:root to runner:runner
2025-08-20T20:11:13.3506255Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml24f-0F' from root:root to runner:runner
2025-08-20T20:11:13.3507469Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+7l24-FF' from root:root to runner:runner
2025-08-20T20:11:13.3508948Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tFFt-ll' from root:root to runner:runner
2025-08-20T20:11:13.3509656Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b3f-FF' from root:root to runner:runner
2025-08-20T20:11:13.3510327Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W27l24f-ll' from root:root to runner:runner
2025-08-20T20:11:13.3510970Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/t_tab' from root:root to runner:runner
2025-08-20T20:11:13.3511613Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0F' from root:root to runner:runner
2025-08-20T20:11:13.3512290Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nJml24f-lmlolm' from root:root to runner:runner
2025-08-20T20:11:13.3512945Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3a2l17-FF' from root:root to runner:runner
2025-08-20T20:11:13.3513699Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2-S_f-t_notab' from root:root to runner:runner
2025-08-20T20:11:13.3514346Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/4l24-FF' from root:root to runner:runner
2025-08-20T20:11:13.3515011Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3b3l15f-t' from root:root to runner:runner
2025-08-20T20:11:13.3515747Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+3ml20f-bl-FF' from root:root to runner:runner
2025-08-20T20:11:13.3516397Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3ml24-FF' from root:root to runner:runner
2025-08-20T20:11:13.3517039Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0FnFnt' from root:root to runner:runner
2025-08-20T20:11:13.3517735Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0Ft' from root:root to runner:runner
2025-08-20T20:11:13.3518641Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2s_w60f-t_nota' from root:root to runner:runner
2025-08-20T20:11:13.3519300Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0FFnt' from root:root to runner:runner
2025-08-20T20:11:13.3519970Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nN15l24f-bl' from root:root to runner:runner
2025-08-20T20:11:13.3520647Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2w60f-t_notab' from root:root to runner:runner
2025-08-20T20:11:13.3521390Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tb3-0FF' from root:root to runner:runner
2025-08-20T20:11:13.3522026Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0FF' from root:root to runner:runner
2025-08-20T20:11:13.3522665Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/FnFn' from root:root to runner:runner
2025-08-20T20:11:13.3523329Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tn2e8-t_tab' from root:root to runner:runner
2025-08-20T20:11:13.3523987Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a3l24f-lm' from root:root to runner:runner
2025-08-20T20:11:13.3524660Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+3ml24f-bl-tn' from root:root to runner:runner
2025-08-20T20:11:13.3525310Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tta3-FF' from root:root to runner:runner
2025-08-20T20:11:13.3525953Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tta3-0FF' from root:root to runner:runner
2025-08-20T20:11:13.3526679Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3a3l24f-tn' from root:root to runner:runner
2025-08-20T20:11:13.3527360Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tn_2e8S-t_tab' from root:root to runner:runner
2025-08-20T20:11:13.3528192Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b3l15-t' from root:root to runner:runner
2025-08-20T20:11:13.3528859Z [00:04:03.533]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3a3l15f-t' from root:root to runner:runner
2025-08-20T20:11:13.3529502Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3a3l15-t' from root:root to runner:runner
2025-08-20T20:11:13.3530142Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3-FF' from root:root to runner:runner
2025-08-20T20:11:13.3530838Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a3-0F' from root:root to runner:runner
2025-08-20T20:11:13.3531497Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/t_tab_' from root:root to runner:runner
2025-08-20T20:11:13.3532167Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+5-8b3l17f-FF' from root:root to runner:runner
2025-08-20T20:11:13.3532805Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0Fnt' from root:root to runner:runner
2025-08-20T20:11:13.3533450Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/FFtn' from root:root to runner:runner
2025-08-20T20:11:13.3534188Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+5a3l13f-0FF' from root:root to runner:runner
2025-08-20T20:11:13.3534851Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+3l24f-0FF' from root:root to runner:runner
2025-08-20T20:11:13.3535484Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a3f-FF' from root:root to runner:runner
2025-08-20T20:11:13.3536150Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W-72l24f-ll' from root:root to runner:runner
2025-08-20T20:11:13.3536809Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W26l24f-ll' from root:root to runner:runner
2025-08-20T20:11:13.3537479Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+2-5l24f-0FF' from root:root to runner:runner
2025-08-20T20:11:13.3538229Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tFFn' from root:root to runner:runner
2025-08-20T20:11:13.3538957Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2f-t_notab' from root:root to runner:runner
2025-08-20T20:11:13.3539626Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2sf-t_notab' from root:root to runner:runner
2025-08-20T20:11:13.3540266Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/FFn' from root:root to runner:runner
2025-08-20T20:11:13.3540970Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ttb3-FF' from root:root to runner:runner
2025-08-20T20:11:13.3541652Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+3ml24f-tn-bl' from root:root to runner:runner
2025-08-20T20:11:13.3542294Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3f-0F' from root:root to runner:runner
2025-08-20T20:11:13.3542994Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3b3f-0F' from root:root to runner:runner
2025-08-20T20:11:13.3543658Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml20-FF-t' from root:root to runner:runner
2025-08-20T20:11:13.3544311Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W20l24f-ll' from root:root to runner:runner
2025-08-20T20:11:13.3544978Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+4-8a2l17-FF' from root:root to runner:runner
2025-08-20T20:11:13.3545615Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0FFt' from root:root to runner:runner
2025-08-20T20:11:13.3546345Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nSml20-t-t-FF' from root:root to runner:runner
2025-08-20T20:11:13.3547038Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tFFt-lm' from root:root to runner:runner
2025-08-20T20:11:13.3547678Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml24-t' from root:root to runner:runner
2025-08-20T20:11:13.3548556Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/Ja3l24f-lm' from root:root to runner:runner
2025-08-20T20:11:13.3549236Z [00:04:03.534]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2-Sf-t_notab' from root:root to runner:runner
2025-08-20T20:11:13.3549887Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml24-FF' from root:root to runner:runner
2025-08-20T20:11:13.3550539Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3b3l15-t' from root:root to runner:runner
2025-08-20T20:11:13.3551199Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/w72l24f-ll' from root:root to runner:runner
2025-08-20T20:11:13.3551931Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+2l24f-bl' from root:root to runner:runner
2025-08-20T20:11:13.3552605Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+3-7l24-FF' from root:root to runner:runner
2025-08-20T20:11:13.3553344Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3Jml24f-lm-lo' from root:root to runner:runner
2025-08-20T20:11:13.3553960Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr' from root:root to runner:runner
2025-08-20T20:11:13.3554648Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/nice/nice-fail.sh' from root:root to runner:runner
2025-08-20T20:11:13.3555295Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/nice/nice.sh' from root:root to runner:runner
2025-08-20T20:11:13.3555984Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/nice' from root:root to runner:runner
2025-08-20T20:11:13.3556654Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rmdir/ignore.sh' from root:root to runner:runner
2025-08-20T20:11:13.3557336Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rmdir/fail-perm.sh' from root:root to runner:runner
2025-08-20T20:11:13.3558181Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rmdir/t-slash.sh' from root:root to runner:runner
2025-08-20T20:11:13.3559048Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rmdir/symlink-errors.sh' from root:root to runner:runner
2025-08-20T20:11:13.3559702Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rmdir' from root:root to runner:runner
2025-08-20T20:11:13.3560470Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-owned-by-other.sh' from root:root to runner:runner
2025-08-20T20:11:13.3561217Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-fail-diag.sh' from root:root to runner:runner
2025-08-20T20:11:13.3561952Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-dir-fail.sh' from root:root to runner:runner
2025-08-20T20:11:13.3562750Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-dangling-symlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3563541Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-fifo.sh' from root:root to runner:runner
2025-08-20T20:11:13.3564274Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-overflow.sh' from root:root to runner:runner
2025-08-20T20:11:13.3565055Z [00:04:03.535]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-relative.sh' from root:root to runner:runner
2025-08-20T20:11:13.3565840Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-no-create-missing.sh' from root:root to runner:runner
2025-08-20T20:11:13.3566589Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-parameters.sh' from root:root to runner:runner
2025-08-20T20:11:13.3567225Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate' from root:root to runner:runner
2025-08-20T20:11:13.3567886Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/envvar-check' from root:root to runner:runner
2025-08-20T20:11:13.3568742Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/Coreutils.pm' from root:root to runner:runner
2025-08-20T20:11:13.3569461Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stty/stty-pairs.sh' from root:root to runner:runner
2025-08-20T20:11:13.3570157Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stty/stty-invalid.sh' from root:root to runner:runner
2025-08-20T20:11:13.3570813Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stty/stty.sh' from root:root to runner:runner
2025-08-20T20:11:13.3571499Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stty/stty-row-col.sh' from root:root to runner:runner
2025-08-20T20:11:13.3572195Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stty' from root:root to runner:runner
2025-08-20T20:11:13.3572839Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/init.sh' from root:root to runner:runner
2025-08-20T20:11:13.3573508Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/dirname.pl' from root:root to runner:runner
2025-08-20T20:11:13.3574176Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/sleep.sh' from root:root to runner:runner
2025-08-20T20:11:13.3574829Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/nohup.sh' from root:root to runner:runner
2025-08-20T20:11:13.3575491Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/paste.pl' from root:root to runner:runner
2025-08-20T20:11:13.3576209Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/arch.sh' from root:root to runner:runner
2025-08-20T20:11:13.3576874Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/expand.pl' from root:root to runner:runner
2025-08-20T20:11:13.3577592Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/mktemp.pl' from root:root to runner:runner
2025-08-20T20:11:13.3578383Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/basename.pl' from root:root to runner:runner
2025-08-20T20:11:13.3579096Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/usage_vs_getopt.sh' from root:root to runner:runner
2025-08-20T20:11:13.3579778Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/read-errors.sh' from root:root to runner:runner
2025-08-20T20:11:13.3580429Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/nl.sh' from root:root to runner:runner
2025-08-20T20:11:13.3581080Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/fold.pl' from root:root to runner:runner
2025-08-20T20:11:13.3582453Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/close-stdout.sh' from root:root to runner:runner
2025-08-20T20:11:13.3583233Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/xattr.sh' from root:root to runner:runner
2025-08-20T20:11:13.3583929Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/false-status.sh' from root:root to runner:runner
2025-08-20T20:11:13.3584618Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/pathchk.sh' from root:root to runner:runner
2025-08-20T20:11:13.3585391Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/yes.sh' from root:root to runner:runner
2025-08-20T20:11:13.3586066Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/xstrtol.pl' from root:root to runner:runner
2025-08-20T20:11:13.3586719Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/echo.sh' from root:root to runner:runner
2025-08-20T20:11:13.3587383Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/mknod.sh' from root:root to runner:runner
2025-08-20T20:11:13.3588192Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/sync.sh' from root:root to runner:runner
2025-08-20T20:11:13.3588889Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/printenv.sh' from root:root to runner:runner
2025-08-20T20:11:13.3589640Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/time-style.sh' from root:root to runner:runner
2025-08-20T20:11:13.3590308Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/selinux.sh' from root:root to runner:runner
2025-08-20T20:11:13.3591040Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/dircolors.pl' from root:root to runner:runner
2025-08-20T20:11:13.3591711Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/comm.pl' from root:root to runner:runner
2025-08-20T20:11:13.3592387Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/unexpand.pl' from root:root to runner:runner
2025-08-20T20:11:13.3593046Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/stdbuf.sh' from root:root to runner:runner
2025-08-20T20:11:13.3593710Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/numfmt.pl' from root:root to runner:runner
2025-08-20T20:11:13.3594387Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/coreutils.sh' from root:root to runner:runner
2025-08-20T20:11:13.3595100Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/kill.sh' from root:root to runner:runner
2025-08-20T20:11:13.3595764Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/tsort.pl' from root:root to runner:runner
2025-08-20T20:11:13.3596440Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/realpath.sh' from root:root to runner:runner
2025-08-20T20:11:13.3597085Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/tee.sh' from root:root to runner:runner
2025-08-20T20:11:13.3597780Z [00:04:03.536]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/write-errors.sh' from root:root to runner:runner
2025-08-20T20:11:13.3598821Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/invalid-opt.pl' from root:root to runner:runner
2025-08-20T20:11:13.3599486Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc' from root:root to runner:runner
2025-08-20T20:11:13.3600194Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cut/cut-huge-range.sh' from root:root to runner:runner
2025-08-20T20:11:13.3600843Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cut/cut.pl' from root:root to runner:runner
2025-08-20T20:11:13.3601486Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cut' from root:root to runner:runner
2025-08-20T20:11:13.3602229Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/test/test-N.sh' from root:root to runner:runner
2025-08-20T20:11:13.3602907Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/test/test-diag.pl' from root:root to runner:runner
2025-08-20T20:11:13.3603614Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/test/test.pl' from root:root to runner:runner
2025-08-20T20:11:13.3604243Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/test' from root:root to runner:runner
2025-08-20T20:11:13.3604953Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/thru-dangling.sh' from root:root to runner:runner
2025-08-20T20:11:13.3605628Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/umask-x.sh' from root:root to runner:runner
2025-08-20T20:11:13.3606299Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/silent.sh' from root:root to runner:runner
2025-08-20T20:11:13.3606975Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/symlinks.sh' from root:root to runner:runner
2025-08-20T20:11:13.3607710Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/setgid.sh' from root:root to runner:runner
2025-08-20T20:11:13.3608530Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/equals.sh' from root:root to runner:runner
2025-08-20T20:11:13.3609236Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/inaccessible.sh' from root:root to runner:runner
2025-08-20T20:11:13.3609910Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/c-option.sh' from root:root to runner:runner
2025-08-20T20:11:13.3610613Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/ignore-symlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3611361Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/usage.sh' from root:root to runner:runner
2025-08-20T20:11:13.3612022Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/octal.sh' from root:root to runner:runner
2025-08-20T20:11:13.3612694Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/equal-x.sh' from root:root to runner:runner
2025-08-20T20:11:13.3613356Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/no-x.sh' from root:root to runner:runner
2025-08-20T20:11:13.3613995Z [00:04:03.537]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod' from root:root to runner:runner
2025-08-20T20:11:13.3614709Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/head/head.pl' from root:root to runner:runner
2025-08-20T20:11:13.3615370Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/head/head-c.sh' from root:root to runner:runner
2025-08-20T20:11:13.3616091Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/head/head-pos.sh' from root:root to runner:runner
2025-08-20T20:11:13.3616808Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/head/head-write-error.sh' from root:root to runner:runner
2025-08-20T20:11:13.3617523Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/head/head-elide-tail.pl' from root:root to runner:runner
2025-08-20T20:11:13.3618256Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/head' from root:root to runner:runner
2025-08-20T20:11:13.3618937Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/readlink/can-m.sh' from root:root to runner:runner
2025-08-20T20:11:13.3619663Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/readlink/readlink-root.sh' from root:root to runner:runner
2025-08-20T20:11:13.3620469Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/readlink/readlink-fp-loop.sh' from root:root to runner:runner
2025-08-20T20:11:13.3621148Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/readlink/rl-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3621836Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/readlink/can-f.sh' from root:root to runner:runner
2025-08-20T20:11:13.3622515Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/readlink/can-e.sh' from root:root to runner:runner
2025-08-20T20:11:13.3623192Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/readlink/multi.sh' from root:root to runner:runner
2025-08-20T20:11:13.3623906Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/readlink' from root:root to runner:runner
2025-08-20T20:11:13.3624552Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/no-perl' from root:root to runner:runner
2025-08-20T20:11:13.3625277Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/help/help-version-getopt.sh' from root:root to runner:runner
2025-08-20T20:11:13.3625972Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/help/help-version.sh' from root:root to runner:runner
2025-08-20T20:11:13.3626606Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/help' from root:root to runner:runner
2025-08-20T20:11:13.3627310Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/CuSkip.pm' from root:root to runner:runner
2025-08-20T20:11:13.3627971Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/CuTmpdir.pm' from root:root to runner:runner
2025-08-20T20:11:13.3629079Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/no-create-missing.sh' from root:root to runner:runner
2025-08-20T20:11:13.3629858Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/read-only.sh' from root:root to runner:runner
2025-08-20T20:11:13.3630555Z [00:04:03.538]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/not-owner.sh' from root:root to runner:runner
2025-08-20T20:11:13.3631232Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/dir-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.3631933Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/empty-file.sh' from root:root to runner:runner
2025-08-20T20:11:13.3632596Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/fifo.sh' from root:root to runner:runner
2025-08-20T20:11:13.3633355Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/obsolescent.sh' from root:root to runner:runner
2025-08-20T20:11:13.3634071Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/dangling-symlink.sh' from root:root to runner:runner
2025-08-20T20:11:13.3634758Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/relative.sh' from root:root to runner:runner
2025-08-20T20:11:13.3635441Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/60-seconds.sh' from root:root to runner:runner
2025-08-20T20:11:13.3636150Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/no-dereference.sh' from root:root to runner:runner
2025-08-20T20:11:13.3636915Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/trailing-slash.sh' from root:root to runner:runner
2025-08-20T20:11:13.3637601Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/no-rights.sh' from root:root to runner:runner
2025-08-20T20:11:13.3638548Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/now-owned-by-other.sh' from root:root to runner:runner
2025-08-20T20:11:13.3639245Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/fail-diag.sh' from root:root to runner:runner
2025-08-20T20:11:13.3639892Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch' from root:root to runner:runner
2025-08-20T20:11:13.3640655Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chown/separator.sh' from root:root to runner:runner
2025-08-20T20:11:13.3641365Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chown/preserve-root.sh' from root:root to runner:runner
2025-08-20T20:11:13.3642030Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chown/basic.sh' from root:root to runner:runner
2025-08-20T20:11:13.3642765Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chown/deref.sh' from root:root to runner:runner
2025-08-20T20:11:13.3643411Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chown' from root:root to runner:runner
2025-08-20T20:11:13.3644031Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests' from root:root to runner:runner
2025-08-20T20:11:13.3644775Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tac_a-temp-stream.o' from root:root to runner:runner
2025-08-20T20:11:13.3645434Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uname-uname.c' from root:root to runner:runner
2025-08-20T20:11:13.3646172Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pr.a' from root:root to runner:runner
2025-08-20T20:11:13.3646849Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/statx.h' from root:root to runner:runner
2025-08-20T20:11:13.3647498Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sha512sum' from root:root to runner:runner
2025-08-20T20:11:13.3648314Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nice_a-nice.o' from root:root to runner:runner
2025-08-20T20:11:13.3648947Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/kill' from root:root to runner:runner
2025-08-20T20:11:13.3649653Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/numfmt.c' from root:root to runner:runner
2025-08-20T20:11:13.3650338Z [00:04:03.539]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/find-mount-point.c' from root:root to runner:runner
2025-08-20T20:11:13.3651064Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_runcon_a-runcon.o' from root:root to runner:runner
2025-08-20T20:11:13.3651772Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_join_a-join.o' from root:root to runner:runner
2025-08-20T20:11:13.3652517Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dir_a-coreutils-dir.o' from root:root to runner:runner
2025-08-20T20:11:13.3653217Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha256sum.a' from root:root to runner:runner
2025-08-20T20:11:13.3653979Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tty_a-tty.o' from root:root to runner:runner
2025-08-20T20:11:13.3654698Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_paste_a-paste.o' from root:root to runner:runner
2025-08-20T20:11:13.3655407Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/readlink.c' from root:root to runner:runner
2025-08-20T20:11:13.3656154Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_realpath_a-realpath.o' from root:root to runner:runner
2025-08-20T20:11:13.3656780Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/date' from root:root to runner:runner
2025-08-20T20:11:13.3657449Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/false' from root:root to runner:runner
2025-08-20T20:11:13.3658742Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_df_a-df.o' from root:root to runner:runner
2025-08-20T20:11:13.3659761Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/copy.c' from root:root to runner:runner
2025-08-20T20:11:13.3660415Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sleep.c' from root:root to runner:runner
2025-08-20T20:11:13.3661062Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/selinux.h' from root:root to runner:runner
2025-08-20T20:11:13.3661703Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/remove.h' from root:root to runner:runner
2025-08-20T20:11:13.3662343Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.3663052Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dircolors.h' from root:root to runner:runner
2025-08-20T20:11:13.3663675Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/who' from root:root to runner:runner
2025-08-20T20:11:13.3664306Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/logname' from root:root to runner:runner
2025-08-20T20:11:13.3665041Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_env_a-operand2sig.o' from root:root to runner:runner
2025-08-20T20:11:13.3665669Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/test.c' from root:root to runner:runner
2025-08-20T20:11:13.3666359Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha1sum.a' from root:root to runner:runner
2025-08-20T20:11:13.3667049Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/shred.c' from root:root to runner:runner
2025-08-20T20:11:13.3667731Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_logname.a' from root:root to runner:runner
2025-08-20T20:11:13.3668551Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/version.o' from root:root to runner:runner
2025-08-20T20:11:13.3669190Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/false.c' from root:root to runner:runner
2025-08-20T20:11:13.3669810Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/fmt' from root:root to runner:runner
2025-08-20T20:11:13.3670534Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_b2sum_a-digest.o' from root:root to runner:runner
2025-08-20T20:11:13.3671152Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/users' from root:root to runner:runner
2025-08-20T20:11:13.3671784Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uptime' from root:root to runner:runner
2025-08-20T20:11:13.3672452Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/df' from root:root to runner:runner
2025-08-20T20:11:13.3673182Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chroot_a-chroot.o' from root:root to runner:runner
2025-08-20T20:11:13.3673846Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.3674603Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/libsinglebin_b2sum_a-b2sum.o' from root:root to runner:runner
2025-08-20T20:11:13.3675285Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/blake2-impl.h' from root:root to runner:runner
2025-08-20T20:11:13.3676133Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/libsinglebin_cksum_a-blake2b-ref.o' from root:root to runner:runner
2025-08-20T20:11:13.3676800Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/b2sum.c' from root:root to runner:runner
2025-08-20T20:11:13.3677537Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/cksum-blake2b-ref.Po' from root:root to runner:runner
2025-08-20T20:11:13.3678463Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.3679215Z [00:04:03.540]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/b2sum-blake2b-ref.Po' from root:root to runner:runner
2025-08-20T20:11:13.3680109Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/libsinglebin_b2sum_a-blake2b-ref.Po' from root:root to runner:runner
2025-08-20T20:11:13.3680901Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/libsinglebin_cksum_a-blake2b-ref.Po' from root:root to runner:runner
2025-08-20T20:11:13.3681731Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/libsinglebin_b2sum_a-b2sum.Po' from root:root to runner:runner
2025-08-20T20:11:13.3682447Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/b2sum-b2sum.Po' from root:root to runner:runner
2025-08-20T20:11:13.3683160Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/cksum-b2sum.Po' from root:root to runner:runner
2025-08-20T20:11:13.3683931Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/libsinglebin_cksum_a-b2sum.Po' from root:root to runner:runner
2025-08-20T20:11:13.3684580Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps' from root:root to runner:runner
2025-08-20T20:11:13.3685349Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/b2sum.h' from root:root to runner:runner
2025-08-20T20:11:13.3686128Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/libsinglebin_b2sum_a-blake2b-ref.o' from root:root to runner:runner
2025-08-20T20:11:13.3686797Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/blake2.h' from root:root to runner:runner
2025-08-20T20:11:13.3687541Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/libsinglebin_cksum_a-b2sum.o' from root:root to runner:runner
2025-08-20T20:11:13.3688391Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/blake2b-ref.c' from root:root to runner:runner
2025-08-20T20:11:13.3689099Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2' from root:root to runner:runner
2025-08-20T20:11:13.3689848Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_printenv_a-printenv.o' from root:root to runner:runner
2025-08-20T20:11:13.3690595Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_rmdir_a-prog-fprintf.o' from root:root to runner:runner
2025-08-20T20:11:13.3691283Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_hostid.a' from root:root to runner:runner
2025-08-20T20:11:13.3691949Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libcksum_avx2.a' from root:root to runner:runner
2025-08-20T20:11:13.3692569Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/link.c' from root:root to runner:runner
2025-08-20T20:11:13.3693366Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_date_a-show-date.o' from root:root to runner:runner
2025-08-20T20:11:13.3694099Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ginstall_a-install.o' from root:root to runner:runner
2025-08-20T20:11:13.3694908Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_vdir_a-coreutils-vdir.o' from root:root to runner:runner
2025-08-20T20:11:13.3695556Z [00:04:03.541]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/split.c' from root:root to runner:runner
2025-08-20T20:11:13.3696175Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/wc.c' from root:root to runner:runner
2025-08-20T20:11:13.3696837Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/octhexdigits.h' from root:root to runner:runner
2025-08-20T20:11:13.3697520Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mknod.a' from root:root to runner:runner
2025-08-20T20:11:13.3698350Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/basenc' from root:root to runner:runner
2025-08-20T20:11:13.3698992Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/base32' from root:root to runner:runner
2025-08-20T20:11:13.3699694Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_runcon.a' from root:root to runner:runner
2025-08-20T20:11:13.3700406Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_shred_a-shred.o' from root:root to runner:runner
2025-08-20T20:11:13.3701162Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_df_a-find-mount-point.o' from root:root to runner:runner
2025-08-20T20:11:13.3701913Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tr.a' from root:root to runner:runner
2025-08-20T20:11:13.3702655Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chown_a-chown-core.o' from root:root to runner:runner
2025-08-20T20:11:13.3703280Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chgrp' from root:root to runner:runner
2025-08-20T20:11:13.3703915Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/digest.c' from root:root to runner:runner
2025-08-20T20:11:13.3704568Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/force-link.c' from root:root to runner:runner
2025-08-20T20:11:13.3705186Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sleep' from root:root to runner:runner
2025-08-20T20:11:13.3705919Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_rm.a' from root:root to runner:runner
2025-08-20T20:11:13.3706549Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/factor.c' from root:root to runner:runner
2025-08-20T20:11:13.3707310Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_env_a-env.o' from root:root to runner:runner
2025-08-20T20:11:13.3708184Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_printenv.a' from root:root to runner:runner
2025-08-20T20:11:13.3708891Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/true' from root:root to runner:runner
2025-08-20T20:11:13.3709570Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_od.a' from root:root to runner:runner
2025-08-20T20:11:13.3710200Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/printf' from root:root to runner:runner
2025-08-20T20:11:13.3710828Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tty.c' from root:root to runner:runner
2025-08-20T20:11:13.3711522Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/stat' from root:root to runner:runner
2025-08-20T20:11:13.3712270Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha1sum_a-digest.o' from root:root to runner:runner
2025-08-20T20:11:13.3712986Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sleep_a-sleep.o' from root:root to runner:runner
2025-08-20T20:11:13.3713700Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_date_a-date.o' from root:root to runner:runner
2025-08-20T20:11:13.3714446Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_users.a' from root:root to runner:runner
2025-08-20T20:11:13.3715104Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/getlimits.c' from root:root to runner:runner
2025-08-20T20:11:13.3715723Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tail' from root:root to runner:runner
2025-08-20T20:11:13.3716421Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha384sum.a' from root:root to runner:runner
2025-08-20T20:11:13.3717166Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_hostname_a-hostname.o' from root:root to runner:runner
2025-08-20T20:11:13.3717791Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tsort' from root:root to runner:runner
2025-08-20T20:11:13.3718811Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mkfifo_a-selinux.o' from root:root to runner:runner
2025-08-20T20:11:13.3719521Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ginstall.a' from root:root to runner:runner
2025-08-20T20:11:13.3720341Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_unexpand_a-unexpand.o' from root:root to runner:runner
2025-08-20T20:11:13.3721001Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sha384sum' from root:root to runner:runner
2025-08-20T20:11:13.3721717Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_uniq_a-uniq.o' from root:root to runner:runner
2025-08-20T20:11:13.3722341Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mknod' from root:root to runner:runner
2025-08-20T20:11:13.3723026Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chgrp.a' from root:root to runner:runner
2025-08-20T20:11:13.3723654Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/shuf.c' from root:root to runner:runner
2025-08-20T20:11:13.3724356Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cp-hash.h' from root:root to runner:runner
2025-08-20T20:11:13.3724986Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ptx' from root:root to runner:runner
2025-08-20T20:11:13.3725644Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/operand2sig.h' from root:root to runner:runner
2025-08-20T20:11:13.3726302Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/temp-stream.c' from root:root to runner:runner
2025-08-20T20:11:13.3727014Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mv_a-selinux.o' from root:root to runner:runner
2025-08-20T20:11:13.3727715Z [00:04:03.542]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/timeout.c' from root:root to runner:runner
2025-08-20T20:11:13.3728555Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mktemp_a-mktemp.o' from root:root to runner:runner
2025-08-20T20:11:13.3729190Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/printenv' from root:root to runner:runner
2025-08-20T20:11:13.3729869Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pwd.a' from root:root to runner:runner
2025-08-20T20:11:13.3730500Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/base64' from root:root to runner:runner
2025-08-20T20:11:13.3731204Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uname.c' from root:root to runner:runner
2025-08-20T20:11:13.3731892Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mktemp.a' from root:root to runner:runner
2025-08-20T20:11:13.3732614Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/expand-common.c' from root:root to runner:runner
2025-08-20T20:11:13.3733246Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/expand.c' from root:root to runner:runner
2025-08-20T20:11:13.3734098Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pathchk.c' from root:root to runner:runner
2025-08-20T20:11:13.3735195Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/expr' from root:root to runner:runner
2025-08-20T20:11:13.3735905Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/make-prime-list' from root:root to runner:runner
2025-08-20T20:11:13.3736596Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_link.a' from root:root to runner:runner
2025-08-20T20:11:13.3737365Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tsort.a' from root:root to runner:runner
2025-08-20T20:11:13.3738126Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uname.h' from root:root to runner:runner
2025-08-20T20:11:13.3738839Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_fold_a-fold.o' from root:root to runner:runner
2025-08-20T20:11:13.3739466Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uniq.c' from root:root to runner:runner
2025-08-20T20:11:13.3740181Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libcksum_avx2_a-cksum_avx2.o' from root:root to runner:runner
2025-08-20T20:11:13.3740996Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha384sum_a-digest.o' from root:root to runner:runner
2025-08-20T20:11:13.3741650Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sha224sum' from root:root to runner:runner
2025-08-20T20:11:13.3742381Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_realpath_a-relpath.o' from root:root to runner:runner
2025-08-20T20:11:13.3743004Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/id.c' from root:root to runner:runner
2025-08-20T20:11:13.3743713Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_link_a-link.o' from root:root to runner:runner
2025-08-20T20:11:13.3744431Z [00:04:03.543]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cksum_a-crctab.o' from root:root to runner:runner
2025-08-20T20:11:13.3745196Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_test_a-test.o' from root:root to runner:runner
2025-08-20T20:11:13.3745943Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tr_a-tr.o' from root:root to runner:runner
2025-08-20T20:11:13.3746746Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chgrp_a-coreutils-chgrp.o' from root:root to runner:runner
2025-08-20T20:11:13.3747479Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mknod_a-selinux.o' from root:root to runner:runner
2025-08-20T20:11:13.3748297Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_true_a-true.o' from root:root to runner:runner
2025-08-20T20:11:13.3748952Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/fs-is-local.h' from root:root to runner:runner
2025-08-20T20:11:13.3749571Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cp' from root:root to runner:runner
2025-08-20T20:11:13.3750307Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dd.a' from root:root to runner:runner
2025-08-20T20:11:13.3750948Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nohup.c' from root:root to runner:runner
2025-08-20T20:11:13.3751577Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/basenc.c' from root:root to runner:runner
2025-08-20T20:11:13.3752268Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_stty.a' from root:root to runner:runner
2025-08-20T20:11:13.3752958Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ln_a-ln.o' from root:root to runner:runner
2025-08-20T20:11:13.3753652Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nproc' from root:root to runner:runner
2025-08-20T20:11:13.3754338Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_csplit.a' from root:root to runner:runner
2025-08-20T20:11:13.3755020Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nice.a' from root:root to runner:runner
2025-08-20T20:11:13.3755707Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_false.a' from root:root to runner:runner
2025-08-20T20:11:13.3756391Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_b2sum.a' from root:root to runner:runner
2025-08-20T20:11:13.3757070Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_comm.a' from root:root to runner:runner
2025-08-20T20:11:13.3757800Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils_shebangs' from root:root to runner:runner
2025-08-20T20:11:13.3758710Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_md5sum.a' from root:root to runner:runner
2025-08-20T20:11:13.3759426Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mkfifo.c' from root:root to runner:runner
2025-08-20T20:11:13.3760187Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pathchk.a' from root:root to runner:runner
2025-08-20T20:11:13.3760910Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mknod_a-mknod.o' from root:root to runner:runner
2025-08-20T20:11:13.3761593Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dir.a' from root:root to runner:runner
2025-08-20T20:11:13.3762214Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sum' from root:root to runner:runner
2025-08-20T20:11:13.3762840Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/groups' from root:root to runner:runner
2025-08-20T20:11:13.3763458Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tee' from root:root to runner:runner
2025-08-20T20:11:13.3764064Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dd' from root:root to runner:runner
2025-08-20T20:11:13.3764736Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mv.a' from root:root to runner:runner
2025-08-20T20:11:13.3765492Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ginstall_a-force-link.o' from root:root to runner:runner
2025-08-20T20:11:13.3766229Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils-vdir.c' from root:root to runner:runner
2025-08-20T20:11:13.3766862Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sha1sum' from root:root to runner:runner
2025-08-20T20:11:13.3767560Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mv_a-copy.o' from root:root to runner:runner
2025-08-20T20:11:13.3768356Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/find-mount-point.h' from root:root to runner:runner
2025-08-20T20:11:13.3768981Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nohup' from root:root to runner:runner
2025-08-20T20:11:13.3769624Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/basename' from root:root to runner:runner
2025-08-20T20:11:13.3770379Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils-coreutils.o' from root:root to runner:runner
2025-08-20T20:11:13.3771023Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sha256sum' from root:root to runner:runner
2025-08-20T20:11:13.3771721Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/version.c' from root:root to runner:runner
2025-08-20T20:11:13.3772449Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/single-binary.mk' from root:root to runner:runner
2025-08-20T20:11:13.3773172Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cksum_a-digest.o' from root:root to runner:runner
2025-08-20T20:11:13.3773832Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/temp-stream.h' from root:root to runner:runner
2025-08-20T20:11:13.3774541Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sync_a-sync.o' from root:root to runner:runner
2025-08-20T20:11:13.3775156Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/rm' from root:root to runner:runner
2025-08-20T20:11:13.3775886Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mkfifo_a-mkfifo.o' from root:root to runner:runner
2025-08-20T20:11:13.3776530Z [00:04:03.544]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ioblksize.h' from root:root to runner:runner
2025-08-20T20:11:13.3777204Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_yes.a' from root:root to runner:runner
2025-08-20T20:11:13.3777893Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ls_a-ls.o' from root:root to runner:runner
2025-08-20T20:11:13.3778645Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/set-fields.c' from root:root to runner:runner
2025-08-20T20:11:13.3779348Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/iopoll.c' from root:root to runner:runner
2025-08-20T20:11:13.3780037Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_arch.a' from root:root to runner:runner
2025-08-20T20:11:13.3780720Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cksum.a' from root:root to runner:runner
2025-08-20T20:11:13.3781474Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_basename.a' from root:root to runner:runner
2025-08-20T20:11:13.3782185Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cut_a-cut.o' from root:root to runner:runner
2025-08-20T20:11:13.3782960Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_rmdir.a' from root:root to runner:runner
2025-08-20T20:11:13.3783676Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chcon_a-chcon.o' from root:root to runner:runner
2025-08-20T20:11:13.3784394Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chown_a-chown.o' from root:root to runner:runner
2025-08-20T20:11:13.3785074Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/copy.h' from root:root to runner:runner
2025-08-20T20:11:13.3785695Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nl.c' from root:root to runner:runner
2025-08-20T20:11:13.3786317Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uniq' from root:root to runner:runner
2025-08-20T20:11:13.3786965Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/getlimits.o' from root:root to runner:runner
2025-08-20T20:11:13.3787641Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/make-prime-list.o' from root:root to runner:runner
2025-08-20T20:11:13.3788637Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chroot.a' from root:root to runner:runner
2025-08-20T20:11:13.3789325Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cksum_pclmul.c' from root:root to runner:runner
2025-08-20T20:11:13.3789971Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ls-vdir.c' from root:root to runner:runner
2025-08-20T20:11:13.3790585Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/od' from root:root to runner:runner
2025-08-20T20:11:13.3791201Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mv' from root:root to runner:runner
2025-08-20T20:11:13.3791820Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mv.c' from root:root to runner:runner
2025-08-20T20:11:13.3792557Z [00:04:03.545]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libcksum_avx512_a-cksum_avx512.o' from root:root to runner:runner
2025-08-20T20:11:13.3793275Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_touch_a-touch.o' from root:root to runner:runner
2025-08-20T20:11:13.3794051Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ptx_a-ptx.o' from root:root to runner:runner
2025-08-20T20:11:13.3794796Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dirname_a-dirname.o' from root:root to runner:runner
2025-08-20T20:11:13.3795497Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/wc_avx2.c' from root:root to runner:runner
2025-08-20T20:11:13.3806214Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_base32_a-basenc.o' from root:root to runner:runner
2025-08-20T20:11:13.3807143Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chown-core.h' from root:root to runner:runner
2025-08-20T20:11:13.3807848Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/version.h' from root:root to runner:runner
2025-08-20T20:11:13.3808756Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tsort.c' from root:root to runner:runner
2025-08-20T20:11:13.3809416Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ls.h' from root:root to runner:runner
2025-08-20T20:11:13.3810109Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_base64.a' from root:root to runner:runner
2025-08-20T20:11:13.3810838Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_csplit_a-csplit.o' from root:root to runner:runner
2025-08-20T20:11:13.3811460Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/wc' from root:root to runner:runner
2025-08-20T20:11:13.3812754Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libver.a' from root:root to runner:runner
2025-08-20T20:11:13.3813557Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dir' from root:root to runner:runner
2025-08-20T20:11:13.3814178Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sum.h' from root:root to runner:runner
2025-08-20T20:11:13.3814823Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cksum.h' from root:root to runner:runner
2025-08-20T20:11:13.3815482Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/hostname.c' from root:root to runner:runner
2025-08-20T20:11:13.3816178Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_stdbuf.a' from root:root to runner:runner
2025-08-20T20:11:13.3816886Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mkdir_a-mkdir.o' from root:root to runner:runner
2025-08-20T20:11:13.3817615Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cksum_avx2.c' from root:root to runner:runner
2025-08-20T20:11:13.3818375Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/echo.c' from root:root to runner:runner
2025-08-20T20:11:13.3819045Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils-dir.c' from root:root to runner:runner
2025-08-20T20:11:13.3819731Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/fold' from root:root to runner:runner
2025-08-20T20:11:13.3820335Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/seq' from root:root to runner:runner
2025-08-20T20:11:13.3820951Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pr.c' from root:root to runner:runner
2025-08-20T20:11:13.3821718Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_rmdir_a-rmdir.o' from root:root to runner:runner
2025-08-20T20:11:13.3822338Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tr' from root:root to runner:runner
2025-08-20T20:11:13.3823024Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_whoami.a' from root:root to runner:runner
2025-08-20T20:11:13.3823725Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_shuf_a-shuf.o' from root:root to runner:runner
2025-08-20T20:11:13.3824400Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_stat.a' from root:root to runner:runner
2025-08-20T20:11:13.3825187Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_groups_a-groups.o' from root:root to runner:runner
2025-08-20T20:11:13.3825926Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_groups_a-group-list.o' from root:root to runner:runner
2025-08-20T20:11:13.3826547Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tty' from root:root to runner:runner
2025-08-20T20:11:13.3827188Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ginstall' from root:root to runner:runner
2025-08-20T20:11:13.3827813Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dirname' from root:root to runner:runner
2025-08-20T20:11:13.3828653Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_unlink_a-unlink.o' from root:root to runner:runner
2025-08-20T20:11:13.3829304Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/force-link.h' from root:root to runner:runner
2025-08-20T20:11:13.3829935Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/hostid.c' from root:root to runner:runner
2025-08-20T20:11:13.3830621Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/split' from root:root to runner:runner
2025-08-20T20:11:13.3831397Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_unexpand_a-expand-common.o' from root:root to runner:runner
2025-08-20T20:11:13.3832081Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sync.c' from root:root to runner:runner
2025-08-20T20:11:13.3832699Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/fold.c' from root:root to runner:runner
2025-08-20T20:11:13.3833399Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_unexpand.a' from root:root to runner:runner
2025-08-20T20:11:13.3834115Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_whoami_a-whoami.o' from root:root to runner:runner
2025-08-20T20:11:13.3834938Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_uname_a-uname-uname.o' from root:root to runner:runner
2025-08-20T20:11:13.3835618Z [00:04:03.546]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tee.a' from root:root to runner:runner
2025-08-20T20:11:13.3836239Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dcgen' from root:root to runner:runner
2025-08-20T20:11:13.3836913Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_true.a' from root:root to runner:runner
2025-08-20T20:11:13.3837593Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/comm' from root:root to runner:runner
2025-08-20T20:11:13.3838472Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/join' from root:root to runner:runner
2025-08-20T20:11:13.3839139Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pwd' from root:root to runner:runner
2025-08-20T20:11:13.3839773Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/yes.c' from root:root to runner:runner
2025-08-20T20:11:13.3840465Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_wc_a-wc.o' from root:root to runner:runner
2025-08-20T20:11:13.3841213Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_kill_a-operand2sig.o' from root:root to runner:runner
2025-08-20T20:11:13.3841848Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/rmdir.c' from root:root to runner:runner
2025-08-20T20:11:13.3842567Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_hostid_a-hostid.o' from root:root to runner:runner
2025-08-20T20:11:13.3843375Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ginstall_a-cp-hash.o' from root:root to runner:runner
2025-08-20T20:11:13.3844032Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/relpath.c' from root:root to runner:runner
2025-08-20T20:11:13.3844679Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/group-list.c' from root:root to runner:runner
2025-08-20T20:11:13.3845347Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/wc.h' from root:root to runner:runner
2025-08-20T20:11:13.3845980Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/runcon.c' from root:root to runner:runner
2025-08-20T20:11:13.3846730Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_stdbuf_a-stdbuf.o' from root:root to runner:runner
2025-08-20T20:11:13.3847419Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chown.c' from root:root to runner:runner
2025-08-20T20:11:13.3848182Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chmod.c' from root:root to runner:runner
2025-08-20T20:11:13.3848871Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nproc.a' from root:root to runner:runner
2025-08-20T20:11:13.3849541Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cat.a' from root:root to runner:runner
2025-08-20T20:11:13.3850226Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_timeout.a' from root:root to runner:runner
2025-08-20T20:11:13.3850947Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uname-arch.c' from root:root to runner:runner
2025-08-20T20:11:13.3851675Z [00:04:03.547]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cp_a-selinux.o' from root:root to runner:runner
2025-08-20T20:11:13.3852308Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sum.c' from root:root to runner:runner
2025-08-20T20:11:13.3852923Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/shred' from root:root to runner:runner
2025-08-20T20:11:13.3853575Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils.h' from root:root to runner:runner
2025-08-20T20:11:13.3854257Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_du_a-du.o' from root:root to runner:runner
2025-08-20T20:11:13.3854878Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/fs.h' from root:root to runner:runner
2025-08-20T20:11:13.3855576Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pwd_a-pwd.o' from root:root to runner:runner
2025-08-20T20:11:13.3856346Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_comm_a-comm.o' from root:root to runner:runner
2025-08-20T20:11:13.3856966Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/[' from root:root to runner:runner
2025-08-20T20:11:13.3857646Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/factor' from root:root to runner:runner
2025-08-20T20:11:13.3858366Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mkdir' from root:root to runner:runner
2025-08-20T20:11:13.3859090Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_factor_a-factor.o' from root:root to runner:runner
2025-08-20T20:11:13.3859842Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dd_a-dd.o' from root:root to runner:runner
2025-08-20T20:11:13.3860532Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pr_a-pr.o' from root:root to runner:runner
2025-08-20T20:11:13.3861273Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_truncate_a-truncate.o' from root:root to runner:runner
2025-08-20T20:11:13.3861916Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chown-core.c' from root:root to runner:runner
2025-08-20T20:11:13.3862550Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chroot.c' from root:root to runner:runner
2025-08-20T20:11:13.3863265Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/extract-magic' from root:root to runner:runner
2025-08-20T20:11:13.3863958Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nl_a-nl.o' from root:root to runner:runner
2025-08-20T20:11:13.3864650Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cp_a-cp.o' from root:root to runner:runner
2025-08-20T20:11:13.3865267Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tac.c' from root:root to runner:runner
2025-08-20T20:11:13.3865884Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/seq.c' from root:root to runner:runner
2025-08-20T20:11:13.3866492Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/env' from root:root to runner:runner
2025-08-20T20:11:13.3867105Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/du' from root:root to runner:runner
2025-08-20T20:11:13.3867777Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_echo.a' from root:root to runner:runner
2025-08-20T20:11:13.3868728Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin__.a' from root:root to runner:runner
2025-08-20T20:11:13.3869425Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cp.a' from root:root to runner:runner
2025-08-20T20:11:13.3870211Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_printf_a-printf.o' from root:root to runner:runner
2025-08-20T20:11:13.3870823Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ls' from root:root to runner:runner
2025-08-20T20:11:13.3871441Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/date.c' from root:root to runner:runner
2025-08-20T20:11:13.3872074Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chcon' from root:root to runner:runner
2025-08-20T20:11:13.3872787Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/system.h' from root:root to runner:runner
2025-08-20T20:11:13.3873425Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cksum' from root:root to runner:runner
2025-08-20T20:11:13.3874043Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/md5sum' from root:root to runner:runner
2025-08-20T20:11:13.3874656Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/id' from root:root to runner:runner
2025-08-20T20:11:13.3875375Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ginstall_a-copy.o' from root:root to runner:runner
2025-08-20T20:11:13.3876061Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/expr.c' from root:root to runner:runner
2025-08-20T20:11:13.3876698Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/iopoll.h' from root:root to runner:runner
2025-08-20T20:11:13.3877370Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_uname.a' from root:root to runner:runner
2025-08-20T20:11:13.3878295Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_expand_a-expand.o' from root:root to runner:runner
2025-08-20T20:11:13.3879007Z [00:04:03.548]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sum_a-sum.o' from root:root to runner:runner
2025-08-20T20:11:13.3879636Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tail.c' from root:root to runner:runner
2025-08-20T20:11:13.3880325Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_realpath.a' from root:root to runner:runner
2025-08-20T20:11:13.3881075Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_date.a' from root:root to runner:runner
2025-08-20T20:11:13.3881698Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/b2sum' from root:root to runner:runner
2025-08-20T20:11:13.3882386Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_fold.a' from root:root to runner:runner
2025-08-20T20:11:13.3883136Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_id_a-id.o' from root:root to runner:runner
2025-08-20T20:11:13.3883865Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha224sum_a-digest.o' from root:root to runner:runner
2025-08-20T20:11:13.3884489Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chroot' from root:root to runner:runner
2025-08-20T20:11:13.3885176Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/remove.c' from root:root to runner:runner
2025-08-20T20:11:13.3885801Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/head.c' from root:root to runner:runner
2025-08-20T20:11:13.3886452Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cksum_avx512.c' from root:root to runner:runner
2025-08-20T20:11:13.3887061Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ln' from root:root to runner:runner
2025-08-20T20:11:13.3888224Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_seq.a' from root:root to runner:runner
2025-08-20T20:11:13.3889376Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/group-list.h' from root:root to runner:runner
2025-08-20T20:11:13.3890128Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ln_a-force-link.o' from root:root to runner:runner
2025-08-20T20:11:13.3890774Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/logname.c' from root:root to runner:runner
2025-08-20T20:11:13.3891395Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cat.c' from root:root to runner:runner
2025-08-20T20:11:13.3892079Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_split.a' from root:root to runner:runner
2025-08-20T20:11:13.3892718Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dircolors' from root:root to runner:runner
2025-08-20T20:11:13.3893371Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/prog-fprintf.h' from root:root to runner:runner
2025-08-20T20:11:13.3894123Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_timeout_a-operand2sig.o' from root:root to runner:runner
2025-08-20T20:11:13.3894867Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ls-dir.c' from root:root to runner:runner
2025-08-20T20:11:13.3895569Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libwc_avx2_a-wc_avx2.o' from root:root to runner:runner
2025-08-20T20:11:13.3896335Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin___a-lbracket.o' from root:root to runner:runner
2025-08-20T20:11:13.3897019Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sleep.a' from root:root to runner:runner
2025-08-20T20:11:13.3897708Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_head.a' from root:root to runner:runner
2025-08-20T20:11:13.3898581Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_id.a' from root:root to runner:runner
2025-08-20T20:11:13.3899386Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mkdir_a-selinux.o' from root:root to runner:runner
2025-08-20T20:11:13.3900076Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_uptime.a' from root:root to runner:runner
2025-08-20T20:11:13.3900753Z [00:04:03.549]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_test.a' from root:root to runner:runner
2025-08-20T20:11:13.3901513Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_stat_a-find-mount-point.o' from root:root to runner:runner
2025-08-20T20:11:13.3902261Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_who.a' from root:root to runner:runner
2025-08-20T20:11:13.3902893Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/local.mk' from root:root to runner:runner
2025-08-20T20:11:13.3903608Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nproc_a-nproc.o' from root:root to runner:runner
2025-08-20T20:11:13.3904250Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/relpath.h' from root:root to runner:runner
2025-08-20T20:11:13.3904877Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/install.c' from root:root to runner:runner
2025-08-20T20:11:13.3905560Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sort.a' from root:root to runner:runner
2025-08-20T20:11:13.3906296Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_readlink_a-readlink.o' from root:root to runner:runner
2025-08-20T20:11:13.3906914Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tac' from root:root to runner:runner
2025-08-20T20:11:13.3907628Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/expand-common.h' from root:root to runner:runner
2025-08-20T20:11:13.3908420Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ptx.c' from root:root to runner:runner
2025-08-20T20:11:13.3909133Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ln.c' from root:root to runner:runner
2025-08-20T20:11:13.3909770Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tee.c' from root:root to runner:runner
2025-08-20T20:11:13.3910457Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chown.a' from root:root to runner:runner
2025-08-20T20:11:13.3911178Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_base64_a-basenc.o' from root:root to runner:runner
2025-08-20T20:11:13.3911968Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libcksum_pclmul_a-cksum_pclmul.o' from root:root to runner:runner
2025-08-20T20:11:13.3912727Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ginstall_a-prog-fprintf.o' from root:root to runner:runner
2025-08-20T20:11:13.3913357Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mkdir.c' from root:root to runner:runner
2025-08-20T20:11:13.3914031Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tail.a' from root:root to runner:runner
2025-08-20T20:11:13.3914724Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/timeout' from root:root to runner:runner
2025-08-20T20:11:13.3915356Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/paste' from root:root to runner:runner
2025-08-20T20:11:13.3915986Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/join.c' from root:root to runner:runner
2025-08-20T20:11:13.3916668Z [00:04:03.550]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chcon.a' from root:root to runner:runner
2025-08-20T20:11:13.3917321Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chown-chgrp.c' from root:root to runner:runner
2025-08-20T20:11:13.3918227Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_uname_a-uname.o' from root:root to runner:runner
2025-08-20T20:11:13.3918885Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pinky' from root:root to runner:runner
2025-08-20T20:11:13.3919557Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sum.a' from root:root to runner:runner
2025-08-20T20:11:13.3920368Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_split_a-temp-stream.o' from root:root to runner:runner
2025-08-20T20:11:13.3921010Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/comm.c' from root:root to runner:runner
2025-08-20T20:11:13.3921646Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tac-pipe.c' from root:root to runner:runner
2025-08-20T20:11:13.3922329Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/yes' from root:root to runner:runner
2025-08-20T20:11:13.3922973Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/realpath.c' from root:root to runner:runner
2025-08-20T20:11:13.3923708Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha512sum_a-digest.o' from root:root to runner:runner
2025-08-20T20:11:13.3924410Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cu-progs.mk' from root:root to runner:runner
2025-08-20T20:11:13.3925036Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/csplit' from root:root to runner:runner
2025-08-20T20:11:13.3925742Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ls_a-ls-ls.o' from root:root to runner:runner
2025-08-20T20:11:13.3926374Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mktemp.c' from root:root to runner:runner
2025-08-20T20:11:13.3927030Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/pinky.Po' from root:root to runner:runner
2025-08-20T20:11:13.3927827Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_stty_a-stty.Po' from root:root to runner:runner
2025-08-20T20:11:13.3928622Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/wc.Po' from root:root to runner:runner
2025-08-20T20:11:13.3929390Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libcksum_pclmul_a-cksum_pclmul.Po' from root:root to runner:runner
2025-08-20T20:11:13.3930044Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/chown.Po' from root:root to runner:runner
2025-08-20T20:11:13.3930771Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ln_a-ln.Po' from root:root to runner:runner
2025-08-20T20:11:13.3931451Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sum-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.3932188Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_date_a-date.Po' from root:root to runner:runner
2025-08-20T20:11:13.3932925Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/temp-stream.Po' from root:root to runner:runner
2025-08-20T20:11:13.3933591Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/shuf.Po' from root:root to runner:runner
2025-08-20T20:11:13.3934349Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_env_a-operand2sig.Po' from root:root to runner:runner
2025-08-20T20:11:13.3935197Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ginstall_a-prog-fprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.3935959Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libcksum_avx512_a-cksum_avx512.Po' from root:root to runner:runner
2025-08-20T20:11:13.3936608Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sort.Po' from root:root to runner:runner
2025-08-20T20:11:13.3937327Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/groups.Po' from root:root to runner:runner
2025-08-20T20:11:13.3937982Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.3938818Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libcksum_avx2_a-cksum_avx2.Po' from root:root to runner:runner
2025-08-20T20:11:13.3939572Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tac_a-temp-stream.Po' from root:root to runner:runner
2025-08-20T20:11:13.3940289Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/od.Po' from root:root to runner:runner
2025-08-20T20:11:13.3941051Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_chown_a-chown-chown.Po' from root:root to runner:runner
2025-08-20T20:11:13.3941809Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sha512sum_a-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.3942542Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mv_a-copy.Po' from root:root to runner:runner
2025-08-20T20:11:13.3943254Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tr_a-tr.Po' from root:root to runner:runner
2025-08-20T20:11:13.3943898Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/du.Po' from root:root to runner:runner
2025-08-20T20:11:13.3944616Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/dirname.Po' from root:root to runner:runner
2025-08-20T20:11:13.3945306Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/md5sum-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.3946121Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_basename_a-basename.Po' from root:root to runner:runner
2025-08-20T20:11:13.3946818Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/stty.Po' from root:root to runner:runner
2025-08-20T20:11:13.3947488Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/stdbuf.Po' from root:root to runner:runner
2025-08-20T20:11:13.3948477Z [00:04:03.551]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/b2sum-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.3949154Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/fold.Po' from root:root to runner:runner
2025-08-20T20:11:13.3949991Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_chmod_a-chmod.Po' from root:root to runner:runner
2025-08-20T20:11:13.3950785Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_expand_a-expand-common.Po' from root:root to runner:runner
2025-08-20T20:11:13.3951523Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cksum_a-crctab.Po' from root:root to runner:runner
2025-08-20T20:11:13.3952303Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_dircolors_a-dircolors.Po' from root:root to runner:runner
2025-08-20T20:11:13.3953032Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tail_a-tail.Po' from root:root to runner:runner
2025-08-20T20:11:13.3953851Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sha256sum_a-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.3954501Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cut.Po' from root:root to runner:runner
2025-08-20T20:11:13.3955156Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/iopoll.Po' from root:root to runner:runner
2025-08-20T20:11:13.3955898Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_split_a-split.Po' from root:root to runner:runner
2025-08-20T20:11:13.3956670Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_printenv_a-printenv.Po' from root:root to runner:runner
2025-08-20T20:11:13.3957462Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_stat_a-stat.Po' from root:root to runner:runner
2025-08-20T20:11:13.3958341Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/prog-fprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.3959158Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin___a-lbracket.Po' from root:root to runner:runner
2025-08-20T20:11:13.3959829Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/relpath.Po' from root:root to runner:runner
2025-08-20T20:11:13.3960483Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/ptx.Po' from root:root to runner:runner
2025-08-20T20:11:13.3961183Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sha512sum-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.3961940Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_realpath_a-relpath.Po' from root:root to runner:runner
2025-08-20T20:11:13.3962755Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_stdbuf_a-stdbuf.Po' from root:root to runner:runner
2025-08-20T20:11:13.3963410Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/shred.Po' from root:root to runner:runner
2025-08-20T20:11:13.3964279Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/mknod.Po' from root:root to runner:runner
2025-08-20T20:11:13.3965594Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mkdir_a-prog-fprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.3966373Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_dirname_a-dirname.Po' from root:root to runner:runner
2025-08-20T20:11:13.3967212Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_id_a-group-list.Po' from root:root to runner:runner
2025-08-20T20:11:13.3968118Z [00:04:03.552]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_arch_a-coreutils-arch.Po' from root:root to runner:runner
2025-08-20T20:11:13.3968870Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_printf_a-printf.Po' from root:root to runner:runner
2025-08-20T20:11:13.3969616Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_basenc_a-basenc.Po' from root:root to runner:runner
2025-08-20T20:11:13.3970280Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/pwd.Po' from root:root to runner:runner
2025-08-20T20:11:13.3970993Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/pr.Po' from root:root to runner:runner
2025-08-20T20:11:13.3971762Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_rmdir_a-prog-fprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.3972570Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_hostname_a-hostname.Po' from root:root to runner:runner
2025-08-20T20:11:13.3973318Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ginstall_a-copy.Po' from root:root to runner:runner
2025-08-20T20:11:13.3974064Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_base32_a-basenc.Po' from root:root to runner:runner
2025-08-20T20:11:13.3974778Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_wc_a-wc.Po' from root:root to runner:runner
2025-08-20T20:11:13.3975436Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/remove.Po' from root:root to runner:runner
2025-08-20T20:11:13.3976103Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/printenv.Po' from root:root to runner:runner
2025-08-20T20:11:13.3976813Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/ls.Po' from root:root to runner:runner
2025-08-20T20:11:13.3977466Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/users.Po' from root:root to runner:runner
2025-08-20T20:11:13.3978227Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/split.Po' from root:root to runner:runner
2025-08-20T20:11:13.3978897Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/lbracket.Po' from root:root to runner:runner
2025-08-20T20:11:13.3979615Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_df_a-df.Po' from root:root to runner:runner
2025-08-20T20:11:13.3980453Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_kill_a-operand2sig.Po' from root:root to runner:runner
2025-08-20T20:11:13.3981164Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cp_a-cp.Po' from root:root to runner:runner
2025-08-20T20:11:13.3981812Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/ln.Po' from root:root to runner:runner
2025-08-20T20:11:13.3982450Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/stat.Po' from root:root to runner:runner
2025-08-20T20:11:13.3983116Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/uptime.Po' from root:root to runner:runner
2025-08-20T20:11:13.3983817Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/expr.Po' from root:root to runner:runner
2025-08-20T20:11:13.3984563Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_chroot_a-chroot.Po' from root:root to runner:runner
2025-08-20T20:11:13.3985346Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_comm_a-comm.Po' from root:root to runner:runner
2025-08-20T20:11:13.3986012Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/nproc.Po' from root:root to runner:runner
2025-08-20T20:11:13.3986760Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mktemp_a-mktemp.Po' from root:root to runner:runner
2025-08-20T20:11:13.3987407Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/tail.Po' from root:root to runner:runner
2025-08-20T20:11:13.3988352Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_du_a-show-date.Po' from root:root to runner:runner
2025-08-20T20:11:13.3989063Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sha1sum-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.3989783Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cp.Po' from root:root to runner:runner
2025-08-20T20:11:13.3990531Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cksum_a-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.3991290Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_dir_a-coreutils-dir.Po' from root:root to runner:runner
2025-08-20T20:11:13.3992024Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ls_a-ls-ls.Po' from root:root to runner:runner
2025-08-20T20:11:13.3992791Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/printf.Po' from root:root to runner:runner
2025-08-20T20:11:13.3993448Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/nohup.Po' from root:root to runner:runner
2025-08-20T20:11:13.3994126Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cksum-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.3994834Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sha224sum-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.3995590Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sha384sum_a-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.3996380Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mv_a-selinux.Po' from root:root to runner:runner
2025-08-20T20:11:13.3997109Z [00:04:03.553]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_rm_a-remove.Po' from root:root to runner:runner
2025-08-20T20:11:13.3997801Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/id.Po' from root:root to runner:runner
2025-08-20T20:11:13.3998901Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libstdbuf_so-libstdbuf.Po' from root:root to runner:runner
2025-08-20T20:11:13.3999654Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cut_a-cut.Po' from root:root to runner:runner
2025-08-20T20:11:13.4000316Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/uname.Po' from root:root to runner:runner
2025-08-20T20:11:13.4000989Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/chown-chgrp.Po' from root:root to runner:runner
2025-08-20T20:11:13.4001725Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_nice_a-nice.Po' from root:root to runner:runner
2025-08-20T20:11:13.4002571Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_numfmt_a-set-fields.Po' from root:root to runner:runner
2025-08-20T20:11:13.4003339Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ginstall_a-install.Po' from root:root to runner:runner
2025-08-20T20:11:13.4004040Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/find-mount-point.Po' from root:root to runner:runner
2025-08-20T20:11:13.4004748Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cksum-cksum.Po' from root:root to runner:runner
2025-08-20T20:11:13.4005505Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tsort_a-tsort.Po' from root:root to runner:runner
2025-08-20T20:11:13.4006338Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_readlink_a-readlink.Po' from root:root to runner:runner
2025-08-20T20:11:13.4006987Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/tee.Po' from root:root to runner:runner
2025-08-20T20:11:13.4007639Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/paste.Po' from root:root to runner:runner
2025-08-20T20:11:13.4008509Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_md5sum_a-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.4009262Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_whoami_a-whoami.Po' from root:root to runner:runner
2025-08-20T20:11:13.4010083Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ln_a-force-link.Po' from root:root to runner:runner
2025-08-20T20:11:13.4010736Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/whoami.Po' from root:root to runner:runner
2025-08-20T20:11:13.4011443Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/touch.Po' from root:root to runner:runner
2025-08-20T20:11:13.4012149Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/expand-common.Po' from root:root to runner:runner
2025-08-20T20:11:13.4012887Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sleep_a-sleep.Po' from root:root to runner:runner
2025-08-20T20:11:13.4013628Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_factor_a-factor.Po' from root:root to runner:runner
2025-08-20T20:11:13.4014276Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/true.Po' from root:root to runner:runner
2025-08-20T20:11:13.4014990Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/mkfifo.Po' from root:root to runner:runner
2025-08-20T20:11:13.4015693Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sha384sum-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.4016435Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_nohup_a-nohup.Po' from root:root to runner:runner
2025-08-20T20:11:13.4017084Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/tr.Po' from root:root to runner:runner
2025-08-20T20:11:13.4017839Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mkfifo_a-selinux.Po' from root:root to runner:runner
2025-08-20T20:11:13.4018668Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/ls-dir.Po' from root:root to runner:runner
2025-08-20T20:11:13.4019402Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cp_a-selinux.Po' from root:root to runner:runner
2025-08-20T20:11:13.4020177Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_df_a-find-mount-point.Po' from root:root to runner:runner
2025-08-20T20:11:13.4020924Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_hostid_a-hostid.Po' from root:root to runner:runner
2025-08-20T20:11:13.4021665Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_users_a-users.Po' from root:root to runner:runner
2025-08-20T20:11:13.4022376Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/who.Po' from root:root to runner:runner
2025-08-20T20:11:13.4023091Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mv_a-mv.Po' from root:root to runner:runner
2025-08-20T20:11:13.4023925Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_unexpand_a-expand-common.Po' from root:root to runner:runner
2025-08-20T20:11:13.4024586Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/rmdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.4025319Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_link_a-link.Po' from root:root to runner:runner
2025-08-20T20:11:13.4026064Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mv_a-force-link.Po' from root:root to runner:runner
2025-08-20T20:11:13.4026811Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_csplit_a-csplit.Po' from root:root to runner:runner
2025-08-20T20:11:13.4027451Z [00:04:03.554]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/fmt.Po' from root:root to runner:runner
2025-08-20T20:11:13.4028394Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/nl.Po' from root:root to runner:runner
2025-08-20T20:11:13.4029146Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_pwd_a-pwd.Po' from root:root to runner:runner
2025-08-20T20:11:13.4029881Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ln_a-relpath.Po' from root:root to runner:runner
2025-08-20T20:11:13.4030599Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ls_a-ls.Po' from root:root to runner:runner
2025-08-20T20:11:13.4031324Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/unlink.Po' from root:root to runner:runner
2025-08-20T20:11:13.4032023Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sha256sum-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.4032694Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/uname-uname.Po' from root:root to runner:runner
2025-08-20T20:11:13.4033371Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/chown-core.Po' from root:root to runner:runner
2025-08-20T20:11:13.4034092Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sort_a-sort.Po' from root:root to runner:runner
2025-08-20T20:11:13.4034826Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_join_a-join.Po' from root:root to runner:runner
2025-08-20T20:11:13.4035544Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/version.Po' from root:root to runner:runner
2025-08-20T20:11:13.4036265Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_env_a-env.Po' from root:root to runner:runner
2025-08-20T20:11:13.4037049Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sum_a-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.4037767Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_nl_a-nl.Po' from root:root to runner:runner
2025-08-20T20:11:13.4038726Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_touch_a-touch.Po' from root:root to runner:runner
2025-08-20T20:11:13.4039476Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_numfmt_a-numfmt.Po' from root:root to runner:runner
2025-08-20T20:11:13.4040598Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/mv.Po' from root:root to runner:runner
2025-08-20T20:11:13.4041643Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ptx_a-ptx.Po' from root:root to runner:runner
2025-08-20T20:11:13.4042397Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_uniq_a-uniq.Po' from root:root to runner:runner
2025-08-20T20:11:13.4043069Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/force-link.Po' from root:root to runner:runner
2025-08-20T20:11:13.4043743Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/getlimits.Po' from root:root to runner:runner
2025-08-20T20:11:13.4044481Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mknod_a-mknod.Po' from root:root to runner:runner
2025-08-20T20:11:13.4045269Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_fmt_a-fmt.Po' from root:root to runner:runner
2025-08-20T20:11:13.4046028Z [00:04:03.555]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_timeout_a-timeout.Po' from root:root to runner:runner
2025-08-20T20:11:13.4046792Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cp_a-copy.Po' from root:root to runner:runner
2025-08-20T20:11:13.4047508Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_dd_a-dd.Po' from root:root to runner:runner
2025-08-20T20:11:13.4048308Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/test.Po' from root:root to runner:runner
2025-08-20T20:11:13.4049124Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_chown_a-chown.Po' from root:root to runner:runner
2025-08-20T20:11:13.4049849Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tee_a-tee.Po' from root:root to runner:runner
2025-08-20T20:11:13.4050560Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/numfmt.Po' from root:root to runner:runner
2025-08-20T20:11:13.4051329Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_logname_a-logname.Po' from root:root to runner:runner
2025-08-20T20:11:13.4052093Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_uname_a-uname-uname.Po' from root:root to runner:runner
2025-08-20T20:11:13.4052749Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/hostid.Po' from root:root to runner:runner
2025-08-20T20:11:13.4053401Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/chmod.Po' from root:root to runner:runner
2025-08-20T20:11:13.4054150Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mkfifo_a-mkfifo.Po' from root:root to runner:runner
2025-08-20T20:11:13.4054950Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_expand_a-expand.Po' from root:root to runner:runner
2025-08-20T20:11:13.4055614Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/runcon.Po' from root:root to runner:runner
2025-08-20T20:11:13.4056352Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_paste_a-paste.Po' from root:root to runner:runner
2025-08-20T20:11:13.4057003Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/ls-ls.Po' from root:root to runner:runner
2025-08-20T20:11:13.4057756Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/basenc-basenc.Po' from root:root to runner:runner
2025-08-20T20:11:13.4058638Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_split_a-temp-stream.Po' from root:root to runner:runner
2025-08-20T20:11:13.4059294Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sleep.Po' from root:root to runner:runner
2025-08-20T20:11:13.4059949Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/csplit.Po' from root:root to runner:runner
2025-08-20T20:11:13.4060627Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/set-fields.Po' from root:root to runner:runner
2025-08-20T20:11:13.4061359Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cksum_a-sum.Po' from root:root to runner:runner
2025-08-20T20:11:13.4062162Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_kill_a-kill.Po' from root:root to runner:runner
2025-08-20T20:11:13.4062917Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_date_a-show-date.Po' from root:root to runner:runner
2025-08-20T20:11:13.4063619Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/copy.Po' from root:root to runner:runner
2025-08-20T20:11:13.4064275Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/kill.Po' from root:root to runner:runner
2025-08-20T20:11:13.4065001Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_fold_a-fold.Po' from root:root to runner:runner
2025-08-20T20:11:13.4065724Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tac_a-tac.Po' from root:root to runner:runner
2025-08-20T20:11:13.4066373Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/false.Po' from root:root to runner:runner
2025-08-20T20:11:13.4067093Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/expand.Po' from root:root to runner:runner
2025-08-20T20:11:13.4067742Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/env.Po' from root:root to runner:runner
2025-08-20T20:11:13.4068515Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/install.Po' from root:root to runner:runner
2025-08-20T20:11:13.4069228Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_du_a-du.Po' from root:root to runner:runner
2025-08-20T20:11:13.4069876Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/chcon.Po' from root:root to runner:runner
2025-08-20T20:11:13.4070592Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/dd.Po' from root:root to runner:runner
2025-08-20T20:11:13.4071320Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mv_a-remove.Po' from root:root to runner:runner
2025-08-20T20:11:13.4072000Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/chown-chown.Po' from root:root to runner:runner
2025-08-20T20:11:13.4072724Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_yes_a-yes.Po' from root:root to runner:runner
2025-08-20T20:11:13.4073448Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_seq_a-seq.Po' from root:root to runner:runner
2025-08-20T20:11:13.4074176Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/show-date.Po' from root:root to runner:runner
2025-08-20T20:11:13.4074830Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/echo.Po' from root:root to runner:runner
2025-08-20T20:11:13.4075637Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tail_a-iopoll.Po' from root:root to runner:runner
2025-08-20T20:11:13.4076304Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/logname.Po' from root:root to runner:runner
2025-08-20T20:11:13.4076967Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sum-sum.Po' from root:root to runner:runner
2025-08-20T20:11:13.4077612Z [00:04:03.556]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/comm.Po' from root:root to runner:runner
2025-08-20T20:11:13.4078607Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sum_a-sum.Po' from root:root to runner:runner
2025-08-20T20:11:13.4079358Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_shred_a-shred.Po' from root:root to runner:runner
2025-08-20T20:11:13.4080163Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_pr_a-pr.Po' from root:root to runner:runner
2025-08-20T20:11:13.4080939Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_truncate_a-truncate.Po' from root:root to runner:runner
2025-08-20T20:11:13.4081698Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_groups_a-group-list.Po' from root:root to runner:runner
2025-08-20T20:11:13.4082363Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/selinux.Po' from root:root to runner:runner
2025-08-20T20:11:13.4083071Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/tty.Po' from root:root to runner:runner
2025-08-20T20:11:13.4083785Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_id_a-id.Po' from root:root to runner:runner
2025-08-20T20:11:13.4084437Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/mkdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.4085218Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_stat_a-find-mount-point.Po' from root:root to runner:runner
2025-08-20T20:11:13.4085958Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_rmdir_a-rmdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.4086604Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/rm.Po' from root:root to runner:runner
2025-08-20T20:11:13.4087314Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/join.Po' from root:root to runner:runner
2025-08-20T20:11:13.4088165Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mkdir_a-mkdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.4088922Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/uname-arch.Po' from root:root to runner:runner
2025-08-20T20:11:13.4089571Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4090310Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cp_a-cp-hash.Po' from root:root to runner:runner
2025-08-20T20:11:13.4090956Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/tsort.Po' from root:root to runner:runner
2025-08-20T20:11:13.4091645Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/base64-basenc.Po' from root:root to runner:runner
2025-08-20T20:11:13.4092374Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_uname_a-uname.Po' from root:root to runner:runner
2025-08-20T20:11:13.4093219Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mv_a-cp-hash.Po' from root:root to runner:runner
2025-08-20T20:11:13.4093889Z [00:04:03.557]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/pathchk.Po' from root:root to runner:runner
2025-08-20T20:11:13.4094542Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/mktemp.Po' from root:root to runner:runner
2025-08-20T20:11:13.4095306Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ginstall_a-selinux.Po' from root:root to runner:runner
2025-08-20T20:11:13.4096106Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cksum_a-cksum.Po' from root:root to runner:runner
2025-08-20T20:11:13.4096860Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sha1sum_a-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.4097508Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/nice.Po' from root:root to runner:runner
2025-08-20T20:11:13.4098350Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_echo_a-echo.Po' from root:root to runner:runner
2025-08-20T20:11:13.4099010Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/chroot.Po' from root:root to runner:runner
2025-08-20T20:11:13.4099683Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/group-list.Po' from root:root to runner:runner
2025-08-20T20:11:13.4100517Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sha224sum_a-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.4101172Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/factor.Po' from root:root to runner:runner
2025-08-20T20:11:13.4101896Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/tac.Po' from root:root to runner:runner
2025-08-20T20:11:13.4102628Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cat_a-cat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4103392Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ginstall_a-cp-hash.Po' from root:root to runner:runner
2025-08-20T20:11:13.4104052Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/readlink.Po' from root:root to runner:runner
2025-08-20T20:11:13.4104800Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_base64_a-basenc.Po' from root:root to runner:runner
2025-08-20T20:11:13.4105631Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ginstall_a-force-link.Po' from root:root to runner:runner
2025-08-20T20:11:13.4106372Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mknod_a-selinux.Po' from root:root to runner:runner
2025-08-20T20:11:13.4107035Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/basename.Po' from root:root to runner:runner
2025-08-20T20:11:13.4107752Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tty_a-tty.Po' from root:root to runner:runner
2025-08-20T20:11:13.4108638Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/yes.Po' from root:root to runner:runner
2025-08-20T20:11:13.4109383Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sync.Po' from root:root to runner:runner
2025-08-20T20:11:13.4110165Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_vdir_a-coreutils-vdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.4110906Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_groups_a-groups.Po' from root:root to runner:runner
2025-08-20T20:11:13.4111640Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_chcon_a-chcon.Po' from root:root to runner:runner
2025-08-20T20:11:13.4112391Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_nproc_a-nproc.Po' from root:root to runner:runner
2025-08-20T20:11:13.4113182Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tee_a-iopoll.Po' from root:root to runner:runner
2025-08-20T20:11:13.4113893Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_rm_a-rm.Po' from root:root to runner:runner
2025-08-20T20:11:13.4114607Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/hostname.Po' from root:root to runner:runner
2025-08-20T20:11:13.4115358Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libcksum_vmull_a-cksum_vmull.Po' from root:root to runner:runner
2025-08-20T20:11:13.4116138Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/dircolors.Po' from root:root to runner:runner
2025-08-20T20:11:13.4117308Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cksum-sum.Po' from root:root to runner:runner
2025-08-20T20:11:13.4118585Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_chown_a-chown-core.Po' from root:root to runner:runner
2025-08-20T20:11:13.4119459Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_unexpand_a-unexpand.Po' from root:root to runner:runner
2025-08-20T20:11:13.4120207Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_true_a-true.Po' from root:root to runner:runner
2025-08-20T20:11:13.4120887Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cksum-crctab.Po' from root:root to runner:runner
2025-08-20T20:11:13.4121621Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sync_a-sync.Po' from root:root to runner:runner
2025-08-20T20:11:13.4122282Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/unexpand.Po' from root:root to runner:runner
2025-08-20T20:11:13.4123035Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/operand2sig.Po' from root:root to runner:runner
2025-08-20T20:11:13.4123778Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_unlink_a-unlink.Po' from root:root to runner:runner
2025-08-20T20:11:13.4124511Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_pinky_a-pinky.Po' from root:root to runner:runner
2025-08-20T20:11:13.4125162Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/df.Po' from root:root to runner:runner
2025-08-20T20:11:13.4125903Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cp_a-force-link.Po' from root:root to runner:runner
2025-08-20T20:11:13.4126625Z [00:04:03.558]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/ls-vdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.4127284Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/truncate.Po' from root:root to runner:runner
2025-08-20T20:11:13.4128213Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_pathchk_a-pathchk.Po' from root:root to runner:runner
2025-08-20T20:11:13.4128980Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cut_a-set-fields.Po' from root:root to runner:runner
2025-08-20T20:11:13.4129648Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/timeout.Po' from root:root to runner:runner
2025-08-20T20:11:13.4130294Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/seq.Po' from root:root to runner:runner
2025-08-20T20:11:13.4130939Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/uniq.Po' from root:root to runner:runner
2025-08-20T20:11:13.4131657Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_od_a-od.Po' from root:root to runner:runner
2025-08-20T20:11:13.4132490Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_timeout_a-operand2sig.Po' from root:root to runner:runner
2025-08-20T20:11:13.4133157Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cp-hash.Po' from root:root to runner:runner
2025-08-20T20:11:13.4133863Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libwc_avx2_a-wc_avx2.Po' from root:root to runner:runner
2025-08-20T20:11:13.4134611Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_b2sum_a-digest.Po' from root:root to runner:runner
2025-08-20T20:11:13.4135313Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/head.Po' from root:root to runner:runner
2025-08-20T20:11:13.4136046Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_test_a-test.Po' from root:root to runner:runner
2025-08-20T20:11:13.4136727Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/base32-basenc.Po' from root:root to runner:runner
2025-08-20T20:11:13.4137453Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_who_a-who.Po' from root:root to runner:runner
2025-08-20T20:11:13.4138337Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_realpath_a-realpath.Po' from root:root to runner:runner
2025-08-20T20:11:13.4139086Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_uptime_a-uptime.Po' from root:root to runner:runner
2025-08-20T20:11:13.4139859Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/make-prime-list.Po' from root:root to runner:runner
2025-08-20T20:11:13.4140503Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/date.Po' from root:root to runner:runner
2025-08-20T20:11:13.4141303Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_runcon_a-runcon.Po' from root:root to runner:runner
2025-08-20T20:11:13.4142090Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_false_a-false.Po' from root:root to runner:runner
2025-08-20T20:11:13.4142771Z [00:04:03.559]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/realpath.Po' from root:root to runner:runner
2025-08-20T20:11:13.4143550Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_chgrp_a-coreutils-chgrp.Po' from root:root to runner:runner
2025-08-20T20:11:13.4144294Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mkdir_a-selinux.Po' from root:root to runner:runner
2025-08-20T20:11:13.4145028Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_head_a-head.Po' from root:root to runner:runner
2025-08-20T20:11:13.4145751Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_expr_a-expr.Po' from root:root to runner:runner
2025-08-20T20:11:13.4146471Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_shuf_a-shuf.Po' from root:root to runner:runner
2025-08-20T20:11:13.4147152Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/link.Po' from root:root to runner:runner
2025-08-20T20:11:13.4147869Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/coreutils-coreutils.Po' from root:root to runner:runner
2025-08-20T20:11:13.4148656Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps' from root:root to runner:runner
2025-08-20T20:11:13.4149378Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tail_a-iopoll.o' from root:root to runner:runner
2025-08-20T20:11:13.4149996Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sort' from root:root to runner:runner
2025-08-20T20:11:13.4150693Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha224sum.a' from root:root to runner:runner
2025-08-20T20:11:13.4151429Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ginstall_a-selinux.o' from root:root to runner:runner
2025-08-20T20:11:13.4152170Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_expr.a' from root:root to runner:runner
2025-08-20T20:11:13.4152804Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/numfmt' from root:root to runner:runner
2025-08-20T20:11:13.4153496Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pathchk' from root:root to runner:runner
2025-08-20T20:11:13.4154131Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mknod.c' from root:root to runner:runner
2025-08-20T20:11:13.4154808Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pwd.c' from root:root to runner:runner
2025-08-20T20:11:13.4155509Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_hostname.a' from root:root to runner:runner
2025-08-20T20:11:13.4156236Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mv_a-force-link.o' from root:root to runner:runner
2025-08-20T20:11:13.4156939Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_expr_a-expr.o' from root:root to runner:runner
2025-08-20T20:11:13.4157685Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chown_a-chown-chown.o' from root:root to runner:runner
2025-08-20T20:11:13.4158612Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_unlink.a' from root:root to runner:runner
2025-08-20T20:11:13.4159244Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/who.c' from root:root to runner:runner
2025-08-20T20:11:13.4159927Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_basenc.a' from root:root to runner:runner
2025-08-20T20:11:13.4160625Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_seq_a-seq.o' from root:root to runner:runner
2025-08-20T20:11:13.4161381Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pinky.a' from root:root to runner:runner
2025-08-20T20:11:13.4162106Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_uptime_a-uptime.o' from root:root to runner:runner
2025-08-20T20:11:13.4162732Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mktemp' from root:root to runner:runner
2025-08-20T20:11:13.4163505Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_md5sum_a-digest.o' from root:root to runner:runner
2025-08-20T20:11:13.4164215Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_who_a-who.o' from root:root to runner:runner
2025-08-20T20:11:13.4164923Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/operand2sig.c' from root:root to runner:runner
2025-08-20T20:11:13.4165545Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/fmt.c' from root:root to runner:runner
2025-08-20T20:11:13.4166174Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/whoami' from root:root to runner:runner
2025-08-20T20:11:13.4166872Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tac_a-tac.o' from root:root to runner:runner
2025-08-20T20:11:13.4167609Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mkdir.a' from root:root to runner:runner
2025-08-20T20:11:13.4168374Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/true.c' from root:root to runner:runner
2025-08-20T20:11:13.4169078Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sort_a-sort.o' from root:root to runner:runner
2025-08-20T20:11:13.4169714Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/unexpand' from root:root to runner:runner
2025-08-20T20:11:13.4170430Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/unexpand.c' from root:root to runner:runner
2025-08-20T20:11:13.4171048Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ls.c' from root:root to runner:runner
2025-08-20T20:11:13.4171656Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nl' from root:root to runner:runner
2025-08-20T20:11:13.4172299Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/show-date.h' from root:root to runner:runner
2025-08-20T20:11:13.4172925Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/runcon' from root:root to runner:runner
2025-08-20T20:11:13.4173607Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_paste.a' from root:root to runner:runner
2025-08-20T20:11:13.4174296Z [00:04:03.560]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_rm_a-rm.o' from root:root to runner:runner
2025-08-20T20:11:13.4174963Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tty.a' from root:root to runner:runner
2025-08-20T20:11:13.4176049Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_touch.a' from root:root to runner:runner
2025-08-20T20:11:13.4176714Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/kill.c' from root:root to runner:runner
2025-08-20T20:11:13.4177449Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha256sum_a-digest.o' from root:root to runner:runner
2025-08-20T20:11:13.4178282Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/expand' from root:root to runner:runner
2025-08-20T20:11:13.4179032Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_arch_a-coreutils-arch.o' from root:root to runner:runner
2025-08-20T20:11:13.4179662Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/stat.c' from root:root to runner:runner
2025-08-20T20:11:13.4180411Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cut.c' from root:root to runner:runner
2025-08-20T20:11:13.4181246Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/unlink' from root:root to runner:runner
2025-08-20T20:11:13.4181948Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cat_a-cat.o' from root:root to runner:runner
2025-08-20T20:11:13.4182632Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libcksum_avx512.a' from root:root to runner:runner
2025-08-20T20:11:13.4183264Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/users.c' from root:root to runner:runner
2025-08-20T20:11:13.4183969Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sync' from root:root to runner:runner
2025-08-20T20:11:13.4184656Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_uniq.a' from root:root to runner:runner
2025-08-20T20:11:13.4185264Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cat' from root:root to runner:runner
2025-08-20T20:11:13.4186022Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mkdir_a-prog-fprintf.o' from root:root to runner:runner
2025-08-20T20:11:13.4186749Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chown.h' from root:root to runner:runner
2025-08-20T20:11:13.4187378Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/shuf' from root:root to runner:runner
2025-08-20T20:11:13.4188261Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ls.a' from root:root to runner:runner
2025-08-20T20:11:13.4188891Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pr' from root:root to runner:runner
2025-08-20T20:11:13.4189621Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/printenv.c' from root:root to runner:runner
2025-08-20T20:11:13.4190316Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_factor.a' from root:root to runner:runner
2025-08-20T20:11:13.4191042Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nice' from root:root to runner:runner
2025-08-20T20:11:13.4191709Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils-chgrp.c' from root:root to runner:runner
2025-08-20T20:11:13.4192346Z [00:04:03.561]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/crctab.c' from root:root to runner:runner
2025-08-20T20:11:13.4193068Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tee_a-iopoll.o' from root:root to runner:runner
2025-08-20T20:11:13.4193772Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pinky.c' from root:root to runner:runner
2025-08-20T20:11:13.4194405Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cksum.c' from root:root to runner:runner
2025-08-20T20:11:13.4195332Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cut.a' from root:root to runner:runner
2025-08-20T20:11:13.4196429Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/vdir' from root:root to runner:runner
2025-08-20T20:11:13.4197613Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_users_a-users.o' from root:root to runner:runner
2025-08-20T20:11:13.4198509Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/csplit.c' from root:root to runner:runner
2025-08-20T20:11:13.4199159Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nproc.c' from root:root to runner:runner
2025-08-20T20:11:13.4199869Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mv_a-remove.o' from root:root to runner:runner
2025-08-20T20:11:13.4200552Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_join.a' from root:root to runner:runner
2025-08-20T20:11:13.4201232Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nl.a' from root:root to runner:runner
2025-08-20T20:11:13.4201903Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_env.a' from root:root to runner:runner
2025-08-20T20:11:13.4202589Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sync.a' from root:root to runner:runner
2025-08-20T20:11:13.4203294Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dd.c' from root:root to runner:runner
2025-08-20T20:11:13.4203979Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_kill.a' from root:root to runner:runner
2025-08-20T20:11:13.4204676Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_fmt_a-fmt.o' from root:root to runner:runner
2025-08-20T20:11:13.4205449Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cksum_a-sum.o' from root:root to runner:runner
2025-08-20T20:11:13.4206091Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libstdbuf.c' from root:root to runner:runner
2025-08-20T20:11:13.4206773Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_shuf.a' from root:root to runner:runner
2025-08-20T20:11:13.4207446Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/du.c' from root:root to runner:runner
2025-08-20T20:11:13.4208283Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chmod_a-chmod.o' from root:root to runner:runner
2025-08-20T20:11:13.4209019Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_timeout_a-timeout.o' from root:root to runner:runner
2025-08-20T20:11:13.4209642Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/rmdir' from root:root to runner:runner
2025-08-20T20:11:13.4210315Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ln.a' from root:root to runner:runner
2025-08-20T20:11:13.4211001Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cp.c' from root:root to runner:runner
2025-08-20T20:11:13.4211639Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ls-ls.c' from root:root to runner:runner
2025-08-20T20:11:13.4212358Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_numfmt_a-numfmt.o' from root:root to runner:runner
2025-08-20T20:11:13.4213040Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ptx.a' from root:root to runner:runner
2025-08-20T20:11:13.4213739Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dirname.a' from root:root to runner:runner
2025-08-20T20:11:13.4214374Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/truncate' from root:root to runner:runner
2025-08-20T20:11:13.4215098Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cp_a-force-link.o' from root:root to runner:runner
2025-08-20T20:11:13.4215790Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/selinux.c' from root:root to runner:runner
2025-08-20T20:11:13.4216416Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/env.c' from root:root to runner:runner
2025-08-20T20:11:13.4217069Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dircolors.c' from root:root to runner:runner
2025-08-20T20:11:13.4217747Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/df.c' from root:root to runner:runner
2025-08-20T20:11:13.4218581Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_rm_a-remove.o' from root:root to runner:runner
2025-08-20T20:11:13.4219272Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_shred.a' from root:root to runner:runner
2025-08-20T20:11:13.4219952Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tr.c' from root:root to runner:runner
2025-08-20T20:11:13.4220621Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_wc.a' from root:root to runner:runner
2025-08-20T20:11:13.4221334Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_stat_a-stat.o' from root:root to runner:runner
2025-08-20T20:11:13.4221944Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/stty' from root:root to runner:runner
2025-08-20T20:11:13.4222597Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/lbracket.c' from root:root to runner:runner
2025-08-20T20:11:13.4223417Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_expand_a-expand-common.o' from root:root to runner:runner
2025-08-20T20:11:13.4224075Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils.c' from root:root to runner:runner
2025-08-20T20:11:13.4224757Z [00:04:03.562]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_groups.a' from root:root to runner:runner
2025-08-20T20:11:13.4225381Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uname' from root:root to runner:runner
2025-08-20T20:11:13.4226018Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/hostid' from root:root to runner:runner
2025-08-20T20:11:13.4226751Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sum_a-digest.o' from root:root to runner:runner
2025-08-20T20:11:13.4227432Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libcksum_pclmul.a' from root:root to runner:runner
2025-08-20T20:11:13.4228253Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_id_a-group-list.o' from root:root to runner:runner
2025-08-20T20:11:13.4229036Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mv_a-cp-hash.o' from root:root to runner:runner
2025-08-20T20:11:13.4229715Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_du.a' from root:root to runner:runner
2025-08-20T20:11:13.4230479Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha512sum.a' from root:root to runner:runner
2025-08-20T20:11:13.4231098Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cut' from root:root to runner:runner
2025-08-20T20:11:13.4231722Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/test' from root:root to runner:runner
2025-08-20T20:11:13.4232589Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_readlink.a' from root:root to runner:runner
2025-08-20T20:11:13.4233821Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tail_a-tail.o' from root:root to runner:runner
2025-08-20T20:11:13.4235045Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/basename.c' from root:root to runner:runner
2025-08-20T20:11:13.4236255Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/od.c' from root:root to runner:runner
2025-08-20T20:11:13.4237463Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/echo' from root:root to runner:runner
2025-08-20T20:11:13.4239048Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/primes.h' from root:root to runner:runner
2025-08-20T20:11:13.4240272Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_head_a-head.o' from root:root to runner:runner
2025-08-20T20:11:13.4240993Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/show-date.c' from root:root to runner:runner
2025-08-20T20:11:13.4241730Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mv_a-mv.o' from root:root to runner:runner
2025-08-20T20:11:13.4242401Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/set-fields.h' from root:root to runner:runner
2025-08-20T20:11:13.4243075Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/getlimits' from root:root to runner:runner
2025-08-20T20:11:13.4243798Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_split_a-split.o' from root:root to runner:runner
2025-08-20T20:11:13.4244433Z [00:04:03.563]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cp-hash.c' from root:root to runner:runner
2025-08-20T20:11:13.4245245Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_stty_a-stty.o' from root:root to runner:runner
2025-08-20T20:11:13.4245880Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chmod' from root:root to runner:runner
2025-08-20T20:11:13.4246635Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dircolors_a-dircolors.o' from root:root to runner:runner
2025-08-20T20:11:13.4247364Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/link' from root:root to runner:runner
2025-08-20T20:11:13.4248198Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/longlong.h' from root:root to runner:runner
2025-08-20T20:11:13.4248897Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/head' from root:root to runner:runner
2025-08-20T20:11:13.4249692Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cp_a-copy.o' from root:root to runner:runner
2025-08-20T20:11:13.4250400Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dircolors.a' from root:root to runner:runner
2025-08-20T20:11:13.4251129Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pathchk_a-pathchk.o' from root:root to runner:runner
2025-08-20T20:11:13.4251784Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libwc_avx2.a' from root:root to runner:runner
2025-08-20T20:11:13.4252420Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/realpath' from root:root to runner:runner
2025-08-20T20:11:13.4253173Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_printf.a' from root:root to runner:runner
2025-08-20T20:11:13.4253872Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_yes_a-yes.o' from root:root to runner:runner
2025-08-20T20:11:13.4254541Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils-arch.c' from root:root to runner:runner
2025-08-20T20:11:13.4255228Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_od_a-od.o' from root:root to runner:runner
2025-08-20T20:11:13.4255947Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nohup_a-nohup.o' from root:root to runner:runner
2025-08-20T20:11:13.4256587Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/whoami.c' from root:root to runner:runner
2025-08-20T20:11:13.4257671Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/printf.c' from root:root to runner:runner
2025-08-20T20:11:13.4258550Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dircolors.hin' from root:root to runner:runner
2025-08-20T20:11:13.4259276Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cksum_a-cksum.o' from root:root to runner:runner
2025-08-20T20:11:13.4259916Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/readlink' from root:root to runner:runner
2025-08-20T20:11:13.4260629Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chown-chown.c' from root:root to runner:runner
2025-08-20T20:11:13.4261254Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nice.c' from root:root to runner:runner
2025-08-20T20:11:13.4261881Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/stdbuf.c' from root:root to runner:runner
2025-08-20T20:11:13.4262827Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mkfifo' from root:root to runner:runner
2025-08-20T20:11:13.4263535Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chmod.a' from root:root to runner:runner
2025-08-20T20:11:13.4264223Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_expand.a' from root:root to runner:runner
2025-08-20T20:11:13.4264856Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chcon.c' from root:root to runner:runner
2025-08-20T20:11:13.4265486Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uptime.c' from root:root to runner:runner
2025-08-20T20:11:13.4266257Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_vdir.a' from root:root to runner:runner
2025-08-20T20:11:13.4267002Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_basename_a-basename.o' from root:root to runner:runner
2025-08-20T20:11:13.4267624Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/stty.c' from root:root to runner:runner
2025-08-20T20:11:13.4268428Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_df.a' from root:root to runner:runner
2025-08-20T20:11:13.4269101Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/prog-fprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.4269825Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_basenc_a-basenc.o' from root:root to runner:runner
2025-08-20T20:11:13.4270515Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_numfmt.a' from root:root to runner:runner
2025-08-20T20:11:13.4271165Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cksum_vmull.c' from root:root to runner:runner
2025-08-20T20:11:13.4271943Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pinky_a-pinky.o' from root:root to runner:runner
2025-08-20T20:11:13.4272638Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tac.a' from root:root to runner:runner
2025-08-20T20:11:13.4273310Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/rm.c' from root:root to runner:runner
2025-08-20T20:11:13.4274008Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tee_a-tee.o' from root:root to runner:runner
2025-08-20T20:11:13.4274734Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_logname_a-logname.o' from root:root to runner:runner
2025-08-20T20:11:13.4275416Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sort.c' from root:root to runner:runner
2025-08-20T20:11:13.4276099Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nohup.a' from root:root to runner:runner
2025-08-20T20:11:13.4276804Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ln_a-relpath.o' from root:root to runner:runner
2025-08-20T20:11:13.4277830Z [00:04:03.564]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/touch' from root:root to runner:runner
2025-08-20T20:11:13.4279103Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/truncate.c' from root:root to runner:runner
2025-08-20T20:11:13.4280099Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chown' from root:root to runner:runner
2025-08-20T20:11:13.4280755Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/touch.c' from root:root to runner:runner
2025-08-20T20:11:13.4281493Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_numfmt_a-set-fields.o' from root:root to runner:runner
2025-08-20T20:11:13.4282140Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/paste.c' from root:root to runner:runner
2025-08-20T20:11:13.4282857Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tsort_a-tsort.o' from root:root to runner:runner
2025-08-20T20:11:13.4283498Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dirname.c' from root:root to runner:runner
2025-08-20T20:11:13.4284205Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_kill_a-kill.o' from root:root to runner:runner
2025-08-20T20:11:13.4284885Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_base32.a' from root:root to runner:runner
2025-08-20T20:11:13.4285679Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_false_a-false.o' from root:root to runner:runner
2025-08-20T20:11:13.4286373Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mkfifo.a' from root:root to runner:runner
2025-08-20T20:11:13.4287104Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_fmt.a' from root:root to runner:runner
2025-08-20T20:11:13.4287731Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/groups.c' from root:root to runner:runner
2025-08-20T20:11:13.4288675Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_echo_a-echo.o' from root:root to runner:runner
2025-08-20T20:11:13.4289453Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/make-prime-list.c' from root:root to runner:runner
2025-08-20T20:11:13.4290159Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_truncate.a' from root:root to runner:runner
2025-08-20T20:11:13.4290877Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cp_a-cp-hash.o' from root:root to runner:runner
2025-08-20T20:11:13.4291597Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cut_a-set-fields.o' from root:root to runner:runner
2025-08-20T20:11:13.4292236Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/unlink.c' from root:root to runner:runner
2025-08-20T20:11:13.4293025Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_du_a-show-date.o' from root:root to runner:runner
2025-08-20T20:11:13.4293633Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src' from root:root to runner:runner
2025-08-20T20:11:13.4294259Z [00:04:03.565]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/GNUmakefile' from root:root to runner:runner
2025-08-20T20:11:13.4294882Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/AUTHORS' from root:root to runner:runner
2025-08-20T20:11:13.4295517Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/configure.ac' from root:root to runner:runner
2025-08-20T20:11:13.4296165Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/bootstrap.conf' from root:root to runner:runner
2025-08-20T20:11:13.4296785Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/Makefile' from root:root to runner:runner
2025-08-20T20:11:13.4297473Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-perror.c' from root:root to runner:runner
2025-08-20T20:11:13.4298491Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vfzprintf-posix.c' from root:root to runner:runner
2025-08-20T20:11:13.4299241Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localtime_r-mt.c' from root:root to runner:runner
2025-08-20T20:11:13.4300021Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/timespec-sub.c' from root:root to runner:runner
2025-08-20T20:11:13.4300715Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-futimens.h' from root:root to runner:runner
2025-08-20T20:11:13.4301440Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-printf-frexpl.c' from root:root to runner:runner
2025-08-20T20:11:13.4302151Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-5.sh' from root:root to runner:runner
2025-08-20T20:11:13.4302930Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.4303630Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude.c' from root:root to runner:runner
2025-08-20T20:11:13.4304315Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-openat.c' from root:root to runner:runner
2025-08-20T20:11:13.4305004Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fflush.c' from root:root to runner:runner
2025-08-20T20:11:13.4305760Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-year2038.c' from root:root to runner:runner
2025-08-20T20:11:13.4306489Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename-environ.c' from root:root to runner:runner
2025-08-20T20:11:13.4307198Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-printf-posix.h' from root:root to runner:runner
2025-08-20T20:11:13.4307893Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftello4.c' from root:root to runner:runner
2025-08-20T20:11:13.4308731Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-explicit_bzero.c' from root:root to runner:runner
2025-08-20T20:11:13.4309420Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-uname.c' from root:root to runner:runner
2025-08-20T20:11:13.4310092Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/locale.c' from root:root to runner:runner
2025-08-20T20:11:13.4310774Z [00:04:03.566]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/warn-on-use.h' from root:root to runner:runner
2025-08-20T20:11:13.4311538Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb.c' from root:root to runner:runner
2025-08-20T20:11:13.4312256Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getprogname.c' from root:root to runner:runner
2025-08-20T20:11:13.4313046Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fprintf-posix.h' from root:root to runner:runner
2025-08-20T20:11:13.4313735Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-inttostr.c' from root:root to runner:runner
2025-08-20T20:11:13.4314406Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/perror.c' from root:root to runner:runner
2025-08-20T20:11:13.4315169Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getndelim2.c' from root:root to runner:runner
2025-08-20T20:11:13.4315881Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-alignalloc.c' from root:root to runner:runner
2025-08-20T20:11:13.4316610Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-gettimeofday.c' from root:root to runner:runner
2025-08-20T20:11:13.4317304Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-rwlock1.c' from root:root to runner:runner
2025-08-20T20:11:13.4318161Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nullptr.c' from root:root to runner:runner
2025-08-20T20:11:13.4318910Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/snan.h' from root:root to runner:runner
2025-08-20T20:11:13.4319602Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-frexp.h' from root:root to runner:runner
2025-08-20T20:11:13.4320307Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.4320979Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/sleep.c' from root:root to runner:runner
2025-08-20T20:11:13.4321653Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/random.c' from root:root to runner:runner
2025-08-20T20:11:13.4322420Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fdopendir.c' from root:root to runner:runner
2025-08-20T20:11:13.4323176Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-windows-mutex-type.c' from root:root to runner:runner
2025-08-20T20:11:13.4323917Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mkdir.h' from root:root to runner:runner
2025-08-20T20:11:13.4324589Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/qemu.h' from root:root to runner:runner
2025-08-20T20:11:13.4325300Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stdckdint-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4326009Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4326697Z [00:04:03.567]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseeko3.c' from root:root to runner:runner
2025-08-20T20:11:13.4327429Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-file-has-acl-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4328466Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ignore-value.c' from root:root to runner:runner
2025-08-20T20:11:13.4329194Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha512' from root:root to runner:runner
2025-08-20T20:11:13.4329926Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadahead.sh' from root:root to runner:runner
2025-08-20T20:11:13.4330642Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread/thread.o' from root:root to runner:runner
2025-08-20T20:11:13.4331467Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.4332171Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread/thread.c' from root:root to runner:runner
2025-08-20T20:11:13.4332909Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread/.deps/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.4333645Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread/.deps/thread.Po' from root:root to runner:runner
2025-08-20T20:11:13.4334338Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread/.deps' from root:root to runner:runner
2025-08-20T20:11:13.4335217Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread/yield.h' from root:root to runner:runner
2025-08-20T20:11:13.4336085Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread/thread.h' from root:root to runner:runner
2025-08-20T20:11:13.4336782Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread' from root:root to runner:runner
2025-08-20T20:11:13.4337510Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/wctob.c' from root:root to runner:runner
2025-08-20T20:11:13.4338371Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-posix_memalign.c' from root:root to runner:runner
2025-08-20T20:11:13.4339093Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-netinet_in-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4339803Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32islower.c' from root:root to runner:runner
2025-08-20T20:11:13.4340773Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-set-mode-acl-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4341562Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/virtualbox.h' from root:root to runner:runner
2025-08-20T20:11:13.4342272Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-access.h' from root:root to runner:runner
2025-08-20T20:11:13.4343003Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale_null.c' from root:root to runner:runner
2025-08-20T20:11:13.4343702Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-closein.sh' from root:root to runner:runner
2025-08-20T20:11:13.4344388Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha256' from root:root to runner:runner
2025-08-20T20:11:13.4345142Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pipe2.c' from root:root to runner:runner
2025-08-20T20:11:13.4345851Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4346538Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/setsockopt.c' from root:root to runner:runner
2025-08-20T20:11:13.4347263Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-init.sh' from root:root to runner:runner
2025-08-20T20:11:13.4347951Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/Makefile.am' from root:root to runner:runner
2025-08-20T20:11:13.4348843Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtold.h' from root:root to runner:runner
2025-08-20T20:11:13.4349565Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtoc32s-5.sh' from root:root to runner:runner
2025-08-20T20:11:13.4350317Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha384' from root:root to runner:runner
2025-08-20T20:11:13.4351037Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread-cond.c' from root:root to runner:runner
2025-08-20T20:11:13.4351737Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-assert.c' from root:root to runner:runner
2025-08-20T20:11:13.4352432Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-intprops.c' from root:root to runner:runner
2025-08-20T20:11:13.4353114Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mknod.c' from root:root to runner:runner
2025-08-20T20:11:13.4353785Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/accept.c' from root:root to runner:runner
2025-08-20T20:11:13.4354972Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/timespec-sub.o' from root:root to runner:runner
2025-08-20T20:11:13.4356001Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isspace.c' from root:root to runner:runner
2025-08-20T20:11:13.4356903Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/setlocale.c' from root:root to runner:runner
2025-08-20T20:11:13.4357631Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stdint-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4358493Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isupper.c' from root:root to runner:runner
2025-08-20T20:11:13.4359345Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32-6.sh' from root:root to runner:runner
2025-08-20T20:11:13.4360037Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-dup2.c' from root:root to runner:runner
2025-08-20T20:11:13.4360709Z [00:04:03.568]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/c++defs.h' from root:root to runner:runner
2025-08-20T20:11:13.4361421Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4362120Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch.c' from root:root to runner:runner
2025-08-20T20:11:13.4362910Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-set-mode-acl.sh' from root:root to runner:runner
2025-08-20T20:11:13.4363597Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-verify.sh' from root:root to runner:runner
2025-08-20T20:11:13.4364370Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-select-stdin.c' from root:root to runner:runner
2025-08-20T20:11:13.4365066Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sockets.c' from root:root to runner:runner
2025-08-20T20:11:13.4365796Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-set-mode-acl-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.4366492Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mcel-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.4367191Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32.c' from root:root to runner:runner
2025-08-20T20:11:13.4367890Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswblank.c' from root:root to runner:runner
2025-08-20T20:11:13.4368883Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fread.c' from root:root to runner:runner
2025-08-20T20:11:13.4369612Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.4370304Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/str_startswith.c' from root:root to runner:runner
2025-08-20T20:11:13.4371008Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-gettext-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4371765Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pathmax.c' from root:root to runner:runner
2025-08-20T20:11:13.4372484Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_utsname-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4373186Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fchownat.c' from root:root to runner:runner
2025-08-20T20:11:13.4373879Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha224.c' from root:root to runner:runner
2025-08-20T20:11:13.4374611Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread_sigmask2.c' from root:root to runner:runner
2025-08-20T20:11:13.4375284Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/c32tob.o' from root:root to runner:runner
2025-08-20T20:11:13.4376053Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unsetenv.c' from root:root to runner:runner
2025-08-20T20:11:13.4376758Z [00:04:03.569]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtoumax.c' from root:root to runner:runner
2025-08-20T20:11:13.4377535Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_resource-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4378357Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-md5' from root:root to runner:runner
2025-08-20T20:11:13.4379081Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbslen.sh' from root:root to runner:runner
2025-08-20T20:11:13.4379814Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_sha1-bench-sha1.o' from root:root to runner:runner
2025-08-20T20:11:13.4380525Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-libgmp-mpz.c' from root:root to runner:runner
2025-08-20T20:11:13.4381285Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/str-two-way.h' from root:root to runner:runner
2025-08-20T20:11:13.4381976Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-read.c' from root:root to runner:runner
2025-08-20T20:11:13.4382742Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localename-w32utf8.sh' from root:root to runner:runner
2025-08-20T20:11:13.4383454Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-areadlinkat.c' from root:root to runner:runner
2025-08-20T20:11:13.4384139Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getcwd.c' from root:root to runner:runner
2025-08-20T20:11:13.4384933Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-array-mergesort.c' from root:root to runner:runner
2025-08-20T20:11:13.4385626Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbschr.c' from root:root to runner:runner
2025-08-20T20:11:13.4386328Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-areadlink.h' from root:root to runner:runner
2025-08-20T20:11:13.4387003Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/wctomb.c' from root:root to runner:runner
2025-08-20T20:11:13.4387720Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xalloc-die.c' from root:root to runner:runner
2025-08-20T20:11:13.4388638Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale-w32utf8.c' from root:root to runner:runner
2025-08-20T20:11:13.4389347Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_wait-h.h' from root:root to runner:runner
2025-08-20T20:11:13.4390092Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iconv.c' from root:root to runner:runner
2025-08-20T20:11:13.4390824Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.4391529Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fopen-gnu.c' from root:root to runner:runner
2025-08-20T20:11:13.4392248Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isupper.sh' from root:root to runner:runner
2025-08-20T20:11:13.4392940Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/_Noreturn.h' from root:root to runner:runner
2025-08-20T20:11:13.4393615Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/xgetcwd.h' from root:root to runner:runner
2025-08-20T20:11:13.4394361Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-write.c' from root:root to runner:runner
2025-08-20T20:11:13.4395063Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswdigit.sh' from root:root to runner:runner
2025-08-20T20:11:13.4395770Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/concat-filename.h' from root:root to runner:runner
2025-08-20T20:11:13.4396493Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.4397325Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32-6.sh' from root:root to runner:runner
2025-08-20T20:11:13.4398154Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha256.c' from root:root to runner:runner
2025-08-20T20:11:13.4398862Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_ioctl-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4399561Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-connect.c' from root:root to runner:runner
2025-08-20T20:11:13.4400260Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtold.c' from root:root to runner:runner
2025-08-20T20:11:13.4400980Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_random-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4401784Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-canonicalize.c' from root:root to runner:runner
2025-08-20T20:11:13.4402479Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pipe.c' from root:root to runner:runner
2025-08-20T20:11:13.4403240Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-string-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4403971Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/windows-initguard.h' from root:root to runner:runner
2025-08-20T20:11:13.4404656Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/vma-iter.h' from root:root to runner:runner
2025-08-20T20:11:13.4405351Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fpurge.c' from root:root to runner:runner
2025-08-20T20:11:13.4406066Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-alignasof.c' from root:root to runner:runner
2025-08-20T20:11:13.4406833Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtod-mt.c' from root:root to runner:runner
2025-08-20T20:11:13.4407571Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.4408485Z [00:04:03.570]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftell2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4409185Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-rename.h' from root:root to runner:runner
2025-08-20T20:11:13.4409869Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stat.c' from root:root to runner:runner
2025-08-20T20:11:13.4410895Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-select-in.sh' from root:root to runner:runner
2025-08-20T20:11:13.4411635Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/setlocale-fixes.c' from root:root to runner:runner
2025-08-20T20:11:13.4412338Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strsignal.c' from root:root to runner:runner
2025-08-20T20:11:13.4413060Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-calloc-posix.c' from root:root to runner:runner
2025-08-20T20:11:13.4413757Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-gmtime_r.c' from root:root to runner:runner
2025-08-20T20:11:13.4414546Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/current-locale' from root:root to runner:runner
2025-08-20T20:11:13.4415310Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4416313Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-update-copyright.sh' from root:root to runner:runner
2025-08-20T20:11:13.4417026Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wctype.c' from root:root to runner:runner
2025-08-20T20:11:13.4417753Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strerror_r.c' from root:root to runner:runner
2025-08-20T20:11:13.4418616Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32ispunct.c' from root:root to runner:runner
2025-08-20T20:11:13.4419330Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.4420029Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-base64.c' from root:root to runner:runner
2025-08-20T20:11:13.4420784Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/strerror_r.o' from root:root to runner:runner
2025-08-20T20:11:13.4421516Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sha256-stream.c' from root:root to runner:runner
2025-08-20T20:11:13.4422199Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/sched_yield.c' from root:root to runner:runner
2025-08-20T20:11:13.4422902Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-memchr2.c' from root:root to runner:runner
2025-08-20T20:11:13.4423612Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename-table.o' from root:root to runner:runner
2025-08-20T20:11:13.4424365Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mcel-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.4425098Z [00:04:03.571]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32-6.sh' from root:root to runner:runner
2025-08-20T20:11:13.4425806Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32.c' from root:root to runner:runner
2025-08-20T20:11:13.4426539Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xfprintf-posix.c' from root:root to runner:runner
2025-08-20T20:11:13.4427265Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread-mutex.c' from root:root to runner:runner
2025-08-20T20:11:13.4428120Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-byteswap.c' from root:root to runner:runner
2025-08-20T20:11:13.4429291Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lchmod.c' from root:root to runner:runner
2025-08-20T20:11:13.4430433Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-float-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4431379Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-yesno.c' from root:root to runner:runner
2025-08-20T20:11:13.4432096Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-chown.c' from root:root to runner:runner
2025-08-20T20:11:13.4432797Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsinit.c' from root:root to runner:runner
2025-08-20T20:11:13.4433535Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4434244Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-5.sh' from root:root to runner:runner
2025-08-20T20:11:13.4435050Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/windows-utf8.manifest' from root:root to runner:runner
2025-08-20T20:11:13.4435785Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32-8.sh' from root:root to runner:runner
2025-08-20T20:11:13.4436490Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-md5-stream.c' from root:root to runner:runner
2025-08-20T20:11:13.4437180Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename.h' from root:root to runner:runner
2025-08-20T20:11:13.4437972Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread-once2.c' from root:root to runner:runner
2025-08-20T20:11:13.4438787Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/ioctl.c' from root:root to runner:runner
2025-08-20T20:11:13.4439471Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-crc' from root:root to runner:runner
2025-08-20T20:11:13.4440175Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btowc-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.4440893Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename-table.c' from root:root to runner:runner
2025-08-20T20:11:13.4441582Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mkdirat.c' from root:root to runner:runner
2025-08-20T20:11:13.4442394Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xprintf-posix.sh' from root:root to runner:runner
2025-08-20T20:11:13.4443115Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-parse-datetime.c' from root:root to runner:runner
2025-08-20T20:11:13.4443843Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench.h' from root:root to runner:runner
2025-08-20T20:11:13.4444539Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-link.c' from root:root to runner:runner
2025-08-20T20:11:13.4445263Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4445951Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fopen.h' from root:root to runner:runner
2025-08-20T20:11:13.4446671Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strncasecmp.sh' from root:root to runner:runner
2025-08-20T20:11:13.4447470Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/zerosize-ptr.h' from root:root to runner:runner
2025-08-20T20:11:13.4448360Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/infinity.h' from root:root to runner:runner
2025-08-20T20:11:13.4449063Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fwrite.c' from root:root to runner:runner
2025-08-20T20:11:13.4449745Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftell.c' from root:root to runner:runner
2025-08-20T20:11:13.4450428Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/signed-nan.h' from root:root to runner:runner
2025-08-20T20:11:13.4451223Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftruncate.sh' from root:root to runner:runner
2025-08-20T20:11:13.4451991Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/tst-stdc_bit_width.c' from root:root to runner:runner
2025-08-20T20:11:13.4452728Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/tst-stdbit.h' from root:root to runner:runner
2025-08-20T20:11:13.4453509Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/tst-stdc_leading_zeros.c' from root:root to runner:runner
2025-08-20T20:11:13.4454296Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/support/test-driver.c' from root:root to runner:runner
2025-08-20T20:11:13.4455080Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/support' from root:root to runner:runner
2025-08-20T20:11:13.4455864Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/tst-stdc_trailing_zeros.c' from root:root to runner:runner
2025-08-20T20:11:13.4456845Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/.deps/test_stdc_trailing_zeros-tst-stdc_trailing_zeros.Po' from root:root to runner:runner
2025-08-20T20:11:13.4457718Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/.deps/test_stdc_bit_width-tst-stdc_bit_width.Po' from root:root to runner:runner
2025-08-20T20:11:13.4458732Z [00:04:03.572]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/.deps/test_stdc_leading_zeros-tst-stdc_leading_zeros.Po' from root:root to runner:runner
2025-08-20T20:11:13.4459444Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/.deps' from root:root to runner:runner
2025-08-20T20:11:13.4460132Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc' from root:root to runner:runner
2025-08-20T20:11:13.4460919Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-openat-safer.c' from root:root to runner:runner
2025-08-20T20:11:13.4461647Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32.c' from root:root to runner:runner
2025-08-20T20:11:13.4462341Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename.o' from root:root to runner:runner
2025-08-20T20:11:13.4463046Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_wait-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4463757Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-langinfo-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4464532Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localcharset.o' from root:root to runner:runner
2025-08-20T20:11:13.4465243Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtoimax.c' from root:root to runner:runner
2025-08-20T20:11:13.4465923Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lseek.c' from root:root to runner:runner
2025-08-20T20:11:13.4466651Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32-8.sh' from root:root to runner:runner
2025-08-20T20:11:13.4467347Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stdlib-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4468342Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-close.c' from root:root to runner:runner
2025-08-20T20:11:13.4469070Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha512.c' from root:root to runner:runner
2025-08-20T20:11:13.4469842Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lock.c' from root:root to runner:runner
2025-08-20T20:11:13.4470571Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-verify-try.c' from root:root to runner:runner
2025-08-20T20:11:13.4471272Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-largefile.c' from root:root to runner:runner
2025-08-20T20:11:13.4471993Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sha512-stream.c' from root:root to runner:runner
2025-08-20T20:11:13.4472759Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-areadlinkat-with-size.c' from root:root to runner:runner
2025-08-20T20:11:13.4473521Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtod1.sh' from root:root to runner:runner
2025-08-20T20:11:13.4474230Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/pthread-rwlock.o' from root:root to runner:runner
2025-08-20T20:11:13.4474952Z [00:04:03.573]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isxdigit.sh' from root:root to runner:runner
2025-08-20T20:11:13.4475644Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fpending.c' from root:root to runner:runner
2025-08-20T20:11:13.4476336Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-ctype.c' from root:root to runner:runner
2025-08-20T20:11:13.4477114Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32ispunct.sh' from root:root to runner:runner
2025-08-20T20:11:13.4477837Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32-5.sh' from root:root to runner:runner
2025-08-20T20:11:13.4478663Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.4479364Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btoc32.c' from root:root to runner:runner
2025-08-20T20:11:13.4480088Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename-unsafe.o' from root:root to runner:runner
2025-08-20T20:11:13.4480870Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtowcs-5.sh' from root:root to runner:runner
2025-08-20T20:11:13.4481561Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-frexpl.c' from root:root to runner:runner
2025-08-20T20:11:13.4482336Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fdutimensat.c' from root:root to runner:runner
2025-08-20T20:11:13.4483228Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32tolower.c' from root:root to runner:runner
2025-08-20T20:11:13.4484027Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale-w32utf8.sh' from root:root to runner:runner
2025-08-20T20:11:13.4484710Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/w32sock.h' from root:root to runner:runner
2025-08-20T20:11:13.4485408Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-environ.c' from root:root to runner:runner
2025-08-20T20:11:13.4486106Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getlogin.c' from root:root to runner:runner
2025-08-20T20:11:13.4486878Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-verror.sh' from root:root to runner:runner
2025-08-20T20:11:13.4487565Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-hash.c' from root:root to runner:runner
2025-08-20T20:11:13.4488648Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-areadlink.c' from root:root to runner:runner
2025-08-20T20:11:13.4489360Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/locale.o' from root:root to runner:runner
2025-08-20T20:11:13.4490074Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-filevercmp.c' from root:root to runner:runner
2025-08-20T20:11:13.4490896Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtod-mt.sh' from root:root to runner:runner
2025-08-20T20:11:13.4491591Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbschr.sh' from root:root to runner:runner
2025-08-20T20:11:13.4492288Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freading.c' from root:root to runner:runner
2025-08-20T20:11:13.4493028Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-file-has-acl-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.4493751Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/atomic-int-gnulib.h' from root:root to runner:runner
2025-08-20T20:11:13.4494512Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32width.c' from root:root to runner:runner
2025-08-20T20:11:13.4495196Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-random.c' from root:root to runner:runner
2025-08-20T20:11:13.4495942Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-verify.c' from root:root to runner:runner
2025-08-20T20:11:13.4496635Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-error.sh' from root:root to runner:runner
2025-08-20T20:11:13.4497368Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/windows-timedrwlock.h' from root:root to runner:runner
2025-08-20T20:11:13.4498221Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32-7.sh' from root:root to runner:runner
2025-08-20T20:11:13.4499102Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/xconcat-filename.o' from root:root to runner:runner
2025-08-20T20:11:13.4499872Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_upper.c' from root:root to runner:runner
2025-08-20T20:11:13.4500782Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_cntrl.c' from root:root to runner:runner
2025-08-20T20:11:13.4501919Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-predicate-part1.h' from root:root to runner:runner
2025-08-20T20:11:13.4503072Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-predicate-part2.h' from root:root to runner:runner
2025-08-20T20:11:13.4504066Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_alpha.c' from root:root to runner:runner
2025-08-20T20:11:13.4504930Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_blank.c' from root:root to runner:runner
2025-08-20T20:11:13.4505691Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_print.c' from root:root to runner:runner
2025-08-20T20:11:13.4506441Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_graph.c' from root:root to runner:runner
2025-08-20T20:11:13.4507227Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_alnum.Po' from root:root to runner:runner
2025-08-20T20:11:13.4508154Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_upper.Po' from root:root to runner:runner
2025-08-20T20:11:13.4509043Z [00:04:03.574]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_print.Po' from root:root to runner:runner
2025-08-20T20:11:13.4509829Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_space.Po' from root:root to runner:runner
2025-08-20T20:11:13.4510659Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_graph.Po' from root:root to runner:runner
2025-08-20T20:11:13.4511448Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_alpha.Po' from root:root to runner:runner
2025-08-20T20:11:13.4512755Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_digit.Po' from root:root to runner:runner
2025-08-20T20:11:13.4514194Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_blank.Po' from root:root to runner:runner
2025-08-20T20:11:13.4515236Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_xdigit.Po' from root:root to runner:runner
2025-08-20T20:11:13.4516154Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_cntrl.Po' from root:root to runner:runner
2025-08-20T20:11:13.4516949Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_lower.Po' from root:root to runner:runner
2025-08-20T20:11:13.4517720Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_punct.Po' from root:root to runner:runner
2025-08-20T20:11:13.4518577Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps' from root:root to runner:runner
2025-08-20T20:11:13.4519419Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_space.c' from root:root to runner:runner
2025-08-20T20:11:13.4520183Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_digit.c' from root:root to runner:runner
2025-08-20T20:11:13.4520928Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_alnum.c' from root:root to runner:runner
2025-08-20T20:11:13.4521679Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_lower.c' from root:root to runner:runner
2025-08-20T20:11:13.4522445Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_xdigit.c' from root:root to runner:runner
2025-08-20T20:11:13.4523198Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_punct.c' from root:root to runner:runner
2025-08-20T20:11:13.4523938Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype' from root:root to runner:runner
2025-08-20T20:11:13.4524628Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-math-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4525391Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4526139Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/c-strcasestr.h' from root:root to runner:runner
2025-08-20T20:11:13.4526877Z [00:04:03.575]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32-5.sh' from root:root to runner:runner
2025-08-20T20:11:13.4527557Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/signature.h' from root:root to runner:runner
2025-08-20T20:11:13.4528541Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isdigit.sh' from root:root to runner:runner
2025-08-20T20:11:13.4529259Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fcntl.c' from root:root to runner:runner
2025-08-20T20:11:13.4530009Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4530701Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-rmdir.h' from root:root to runner:runner
2025-08-20T20:11:13.4531394Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc.c' from root:root to runner:runner
2025-08-20T20:11:13.4532092Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stdio-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4532931Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/getlocalename_l-unsafe.c' from root:root to runner:runner
2025-08-20T20:11:13.4533632Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-remove.c' from root:root to runner:runner
2025-08-20T20:11:13.4534347Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtod1.sh' from root:root to runner:runner
2025-08-20T20:11:13.4535042Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtoll.c' from root:root to runner:runner
2025-08-20T20:11:13.4535776Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/windows-timedrwlock.c' from root:root to runner:runner
2025-08-20T20:11:13.4536554Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32tolower.sh' from root:root to runner:runner
2025-08-20T20:11:13.4537283Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32-7.sh' from root:root to runner:runner
2025-08-20T20:11:13.4538291Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32iscntrl.c' from root:root to runner:runner
2025-08-20T20:11:13.4539143Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-htonl.c' from root:root to runner:runner
2025-08-20T20:11:13.4539891Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-readtokens.sh' from root:root to runner:runner
2025-08-20T20:11:13.4540613Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha384.c' from root:root to runner:runner
2025-08-20T20:11:13.4541314Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-bind.c' from root:root to runner:runner
2025-08-20T20:11:13.4542024Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mountlist.c' from root:root to runner:runner
2025-08-20T20:11:13.4542741Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setsockopt.c' from root:root to runner:runner
2025-08-20T20:11:13.4543458Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-gettime-res.c' from root:root to runner:runner
2025-08-20T20:11:13.4544170Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sha1-stream.c' from root:root to runner:runner
2025-08-20T20:11:13.4544868Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32.c' from root:root to runner:runner
2025-08-20T20:11:13.4545651Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtod1.c' from root:root to runner:runner
2025-08-20T20:11:13.4546358Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-hard-locale.c' from root:root to runner:runner
2025-08-20T20:11:13.4547088Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-readutmp.c' from root:root to runner:runner
2025-08-20T20:11:13.4547893Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale_null-mt-one.c' from root:root to runner:runner
2025-08-20T20:11:13.4548752Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32.c' from root:root to runner:runner
2025-08-20T20:11:13.4549479Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-set-mode-acl.c' from root:root to runner:runner
2025-08-20T20:11:13.4550246Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setenv.c' from root:root to runner:runner
2025-08-20T20:11:13.4550923Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/usleep.c' from root:root to runner:runner
2025-08-20T20:11:13.4551615Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fputc.c' from root:root to runner:runner
2025-08-20T20:11:13.4552395Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-select-out.sh' from root:root to runner:runner
2025-08-20T20:11:13.4553127Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32-7.sh' from root:root to runner:runner
2025-08-20T20:11:13.4553842Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename-table.h' from root:root to runner:runner
2025-08-20T20:11:13.4554553Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/array-mergesort.h' from root:root to runner:runner
2025-08-20T20:11:13.4555335Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32-7.sh' from root:root to runner:runner
2025-08-20T20:11:13.4556037Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pselect.c' from root:root to runner:runner
2025-08-20T20:11:13.4556724Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/timespec-add.c' from root:root to runner:runner
2025-08-20T20:11:13.4557472Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-printf-posix.output' from root:root to runner:runner
2025-08-20T20:11:13.4558561Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen.c' from root:root to runner:runner
2025-08-20T20:11:13.4559380Z [00:04:03.576]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_sha256-bench-sha256.o' from root:root to runner:runner
2025-08-20T20:11:13.4560068Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/gnulib.mk' from root:root to runner:runner
2025-08-20T20:11:13.4560771Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadahead.c' from root:root to runner:runner
2025-08-20T20:11:13.4561516Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/nap.h' from root:root to runner:runner
2025-08-20T20:11:13.4562225Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtold.c' from root:root to runner:runner
2025-08-20T20:11:13.4563020Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32-5.sh' from root:root to runner:runner
2025-08-20T20:11:13.4563924Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseek.c' from root:root to runner:runner
2025-08-20T20:11:13.4564675Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4565448Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-renameatu.c' from root:root to runner:runner
2025-08-20T20:11:13.4566151Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/c-strcasestr.c' from root:root to runner:runner
2025-08-20T20:11:13.4566887Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32-6.sh' from root:root to runner:runner
2025-08-20T20:11:13.4567591Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-thread_self.c' from root:root to runner:runner
2025-08-20T20:11:13.4568550Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/c32tob.c' from root:root to runner:runner
2025-08-20T20:11:13.4569390Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-futimens.c' from root:root to runner:runner
2025-08-20T20:11:13.4570101Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-symlink.c' from root:root to runner:runner
2025-08-20T20:11:13.4570808Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtold1.c' from root:root to runner:runner
2025-08-20T20:11:13.4571526Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.4572244Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getopt_long.h' from root:root to runner:runner
2025-08-20T20:11:13.4572961Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isblank.c' from root:root to runner:runner
2025-08-20T20:11:13.4573661Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isblank.c' from root:root to runner:runner
2025-08-20T20:11:13.4574436Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-euidaccess.c' from root:root to runner:runner
2025-08-20T20:11:13.4575169Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nl_langinfo-mt.c' from root:root to runner:runner
2025-08-20T20:11:13.4575870Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isnanf.h' from root:root to runner:runner
2025-08-20T20:11:13.4576656Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-malloc-posix.c' from root:root to runner:runner
2025-08-20T20:11:13.4577465Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtold-mt.sh' from root:root to runner:runner
2025-08-20T20:11:13.4578738Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-readlink.h' from root:root to runner:runner
2025-08-20T20:11:13.4580109Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localename.c' from root:root to runner:runner
2025-08-20T20:11:13.4580865Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseek.sh' from root:root to runner:runner
2025-08-20T20:11:13.4581573Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename.c' from root:root to runner:runner
2025-08-20T20:11:13.4582276Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isnanl.h' from root:root to runner:runner
2025-08-20T20:11:13.4582976Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-signbit.c' from root:root to runner:runner
2025-08-20T20:11:13.4583801Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_sha512-bench-sha512.o' from root:root to runner:runner
2025-08-20T20:11:13.4584513Z [00:04:03.577]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-libgmp-mpq.c' from root:root to runner:runner
2025-08-20T20:11:13.4585239Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32-5.sh' from root:root to runner:runner
2025-08-20T20:11:13.4585930Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-regex.c' from root:root to runner:runner
2025-08-20T20:11:13.4586674Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32_apply_type_test.c' from root:root to runner:runner
2025-08-20T20:11:13.4587379Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-utimensat.c' from root:root to runner:runner
2025-08-20T20:11:13.4588193Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-qsort_r.c' from root:root to runner:runner
2025-08-20T20:11:13.4588945Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-linkat.c' from root:root to runner:runner
2025-08-20T20:11:13.4589679Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtowcs-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.4590426Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freopen.c' from root:root to runner:runner
2025-08-20T20:11:13.4591111Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fopen.c' from root:root to runner:runner
2025-08-20T20:11:13.4591799Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lchown.c' from root:root to runner:runner
2025-08-20T20:11:13.4592489Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iconv-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4593251Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftello4.sh' from root:root to runner:runner
2025-08-20T20:11:13.4593984Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vzprintf-posix.sh' from root:root to runner:runner
2025-08-20T20:11:13.4594707Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtoc32s-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.4595406Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/str_startswith.o' from root:root to runner:runner
2025-08-20T20:11:13.4596164Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadptr.c' from root:root to runner:runner
2025-08-20T20:11:13.4596847Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-crc.c' from root:root to runner:runner
2025-08-20T20:11:13.4597536Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-rename.c' from root:root to runner:runner
2025-08-20T20:11:13.4598352Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale1.sh' from root:root to runner:runner
2025-08-20T20:11:13.4599058Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftello.sh' from root:root to runner:runner
2025-08-20T20:11:13.4599780Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-thread_create.c' from root:root to runner:runner
2025-08-20T20:11:13.4600497Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_md5-bench-md5.o' from root:root to runner:runner
2025-08-20T20:11:13.4601190Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-perror.sh' from root:root to runner:runner
2025-08-20T20:11:13.4601930Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/null-ptr.h' from root:root to runner:runner
2025-08-20T20:11:13.4602673Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4603444Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/struniq.h' from root:root to runner:runner
2025-08-20T20:11:13.4604166Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-scratch-buffer.c' from root:root to runner:runner
2025-08-20T20:11:13.4604883Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.4605601Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/nan.h' from root:root to runner:runner
2025-08-20T20:11:13.4606293Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-chdir.c' from root:root to runner:runner
2025-08-20T20:11:13.4606996Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getcwd-lgpl.c' from root:root to runner:runner
2025-08-20T20:11:13.4607669Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/randomd.c' from root:root to runner:runner
2025-08-20T20:11:13.4608573Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bind.c' from root:root to runner:runner
2025-08-20T20:11:13.4609376Z [00:04:03.578]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude6.sh' from root:root to runner:runner
2025-08-20T20:11:13.4610102Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.4610807Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale1.c' from root:root to runner:runner
2025-08-20T20:11:13.4611509Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude4.sh' from root:root to runner:runner
2025-08-20T20:11:13.4612228Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.4612955Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtold-mt.c' from root:root to runner:runner
2025-08-20T20:11:13.4613662Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isalpha.c' from root:root to runner:runner
2025-08-20T20:11:13.4614416Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/wctomb-impl.h' from root:root to runner:runner
2025-08-20T20:11:13.4615112Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fdopen.c' from root:root to runner:runner
2025-08-20T20:11:13.4615802Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btowc.c' from root:root to runner:runner
2025-08-20T20:11:13.4616537Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mkdir.c' from root:root to runner:runner
2025-08-20T20:11:13.4617282Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vc-list-files-cvs.sh' from root:root to runner:runner
2025-08-20T20:11:13.4618101Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbscasecmp.sh' from root:root to runner:runner
2025-08-20T20:11:13.4618854Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/randomb.c' from root:root to runner:runner
2025-08-20T20:11:13.4619541Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/vma-iter.c' from root:root to runner:runner
2025-08-20T20:11:13.4620225Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-listen.c' from root:root to runner:runner
2025-08-20T20:11:13.4620924Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-timespec.c' from root:root to runner:runner
2025-08-20T20:11:13.4621686Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getgroups.c' from root:root to runner:runner
2025-08-20T20:11:13.4622374Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mcel.c' from root:root to runner:runner
2025-08-20T20:11:13.4623048Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/strerror_r.c' from root:root to runner:runner
2025-08-20T20:11:13.4623750Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-posixtm.c' from root:root to runner:runner
2025-08-20T20:11:13.4624466Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freopen-safer.c' from root:root to runner:runner
2025-08-20T20:11:13.4625188Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sigprocmask.c' from root:root to runner:runner
2025-08-20T20:11:13.4625886Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-dirent-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4626583Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-readtokens.c' from root:root to runner:runner
2025-08-20T20:11:13.4627325Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ioctl.c' from root:root to runner:runner
2025-08-20T20:11:13.4628136Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getlogin.h' from root:root to runner:runner
2025-08-20T20:11:13.4628913Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseeko.c' from root:root to runner:runner
2025-08-20T20:11:13.4629619Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-arpa_inet-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4630369Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vc-list-files-git.sh' from root:root to runner:runner
2025-08-20T20:11:13.4631170Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/getlocalename_l-unsafe.h' from root:root to runner:runner
2025-08-20T20:11:13.4631882Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unicodeio3.sh' from root:root to runner:runner
2025-08-20T20:11:13.4632584Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-utimens.h' from root:root to runner:runner
2025-08-20T20:11:13.4633525Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fpending.sh' from root:root to runner:runner
2025-08-20T20:11:13.4634245Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vasprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.4635054Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_crc-bench-crc.o' from root:root to runner:runner
2025-08-20T20:11:13.4635767Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-gmtime_r-mt.c' from root:root to runner:runner
2025-08-20T20:11:13.4636470Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localcharset' from root:root to runner:runner
2025-08-20T20:11:13.4637181Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-limits-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4638249Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-access.c' from root:root to runner:runner
2025-08-20T20:11:13.4638972Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-quotearg.h' from root:root to runner:runner
2025-08-20T20:11:13.4639674Z [00:04:03.579]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-inet_pton.c' from root:root to runner:runner
2025-08-20T20:11:13.4640464Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_crc-randomb.o' from root:root to runner:runner
2025-08-20T20:11:13.4641208Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32utf8.sh' from root:root to runner:runner
2025-08-20T20:11:13.4641936Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtoc32s-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4642719Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strcasecmp.sh' from root:root to runner:runner
2025-08-20T20:11:13.4643437Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.4644140Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsinit.sh' from root:root to runner:runner
2025-08-20T20:11:13.4644923Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vzprintf-posix.c' from root:root to runner:runner
2025-08-20T20:11:13.4645639Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_select-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4646311Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/listen.c' from root:root to runner:runner
2025-08-20T20:11:13.4647042Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseeko3.sh' from root:root to runner:runner
2025-08-20T20:11:13.4647839Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.4648797Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.4649558Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_sha224-bench-sha224.o' from root:root to runner:runner
2025-08-20T20:11:13.4650269Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stat-time.c' from root:root to runner:runner
2025-08-20T20:11:13.4650966Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb.sh' from root:root to runner:runner
2025-08-20T20:11:13.4652039Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-dirfd.c' from root:root to runner:runner
2025-08-20T20:11:13.4653105Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale-w32.c' from root:root to runner:runner
2025-08-20T20:11:13.4654048Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getopt-gnu.c' from root:root to runner:runner
2025-08-20T20:11:13.4654854Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/thread-optim.h' from root:root to runner:runner
2025-08-20T20:11:13.4655565Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isnand.h' from root:root to runner:runner
2025-08-20T20:11:13.4656365Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/uniwidth/test-uc_width2.c' from root:root to runner:runner
2025-08-20T20:11:13.4657139Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/uniwidth/.deps/test-uc_width2.Po' from root:root to runner:runner
2025-08-20T20:11:13.4657909Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/uniwidth/.deps/test-uc_width.Po' from root:root to runner:runner
2025-08-20T20:11:13.4658831Z [00:04:03.580]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/uniwidth/.deps' from root:root to runner:runner
2025-08-20T20:11:13.4659592Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/uniwidth/test-uc_width.c' from root:root to runner:runner
2025-08-20T20:11:13.4660330Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/uniwidth/test-uc_width2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4661008Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/uniwidth' from root:root to runner:runner
2025-08-20T20:11:13.4661709Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-5.sh' from root:root to runner:runner
2025-08-20T20:11:13.4662469Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fadvise.c' from root:root to runner:runner
2025-08-20T20:11:13.4663179Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isprint.sh' from root:root to runner:runner
2025-08-20T20:11:13.4663860Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-link.h' from root:root to runner:runner
2025-08-20T20:11:13.4664611Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_sha384-bench-sha384.o' from root:root to runner:runner
2025-08-20T20:11:13.4665333Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localcharset.c' from root:root to runner:runner
2025-08-20T20:11:13.4666023Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-di-set.c' from root:root to runner:runner
2025-08-20T20:11:13.4666707Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fflush2.c' from root:root to runner:runner
2025-08-20T20:11:13.4667458Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtod.c' from root:root to runner:runner
2025-08-20T20:11:13.4668250Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-creat.c' from root:root to runner:runner
2025-08-20T20:11:13.4668961Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nstrftime.c' from root:root to runner:runner
2025-08-20T20:11:13.4669736Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/atomic-int-posix.h' from root:root to runner:runner
2025-08-20T20:11:13.4670426Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseek2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4671133Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswxdigit.sh' from root:root to runner:runner
2025-08-20T20:11:13.4671861Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/connect.c' from root:root to runner:runner
2025-08-20T20:11:13.4672594Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xprintf-posix.c' from root:root to runner:runner
2025-08-20T20:11:13.4673275Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lstat.h' from root:root to runner:runner
2025-08-20T20:11:13.4673994Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nstrftime-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4674765Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fopen-safer.c' from root:root to runner:runner
2025-08-20T20:11:13.4675496Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32-7.sh' from root:root to runner:runner
2025-08-20T20:11:13.4676213Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strcasestr.c' from root:root to runner:runner
2025-08-20T20:11:13.4676900Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseeko4.c' from root:root to runner:runner
2025-08-20T20:11:13.4677575Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/Makefile' from root:root to runner:runner
2025-08-20T20:11:13.4678370Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lstat.c' from root:root to runner:runner
2025-08-20T20:11:13.4679066Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lchown.h' from root:root to runner:runner
2025-08-20T20:11:13.4679750Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sig2str.c' from root:root to runner:runner
2025-08-20T20:11:13.4680513Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.4681251Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u32-cpy.c' from root:root to runner:runner
2025-08-20T20:11:13.4682052Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u32-set.c' from root:root to runner:runner
2025-08-20T20:11:13.4682784Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u32-strcat.c' from root:root to runner:runner
2025-08-20T20:11:13.4683494Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-pcpy.h' from root:root to runner:runner
2025-08-20T20:11:13.4684282Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u8-uctomb.c' from root:root to runner:runner
2025-08-20T20:11:13.4684985Z [00:04:03.581]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/u32-set.c' from root:root to runner:runner
2025-08-20T20:11:13.4685720Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u32-strlen.c' from root:root to runner:runner
2025-08-20T20:11:13.4686443Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.4687205Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u8-uctomb.Po' from root:root to runner:runner
2025-08-20T20:11:13.4688136Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/u32-set.Po' from root:root to runner:runner
2025-08-20T20:11:13.4688984Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u32-chr.Po' from root:root to runner:runner
2025-08-20T20:11:13.4689750Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u32-strcat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4690498Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u32-set.Po' from root:root to runner:runner
2025-08-20T20:11:13.4691269Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u8-mbtoucr.Po' from root:root to runner:runner
2025-08-20T20:11:13.4692026Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u32-strlen.Po' from root:root to runner:runner
2025-08-20T20:11:13.4692773Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u32-cpy.Po' from root:root to runner:runner
2025-08-20T20:11:13.4693607Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u32-pcpy.Po' from root:root to runner:runner
2025-08-20T20:11:13.4694304Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps' from root:root to runner:runner
2025-08-20T20:11:13.4695069Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-chr.h' from root:root to runner:runner
2025-08-20T20:11:13.4695767Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-set.h' from root:root to runner:runner
2025-08-20T20:11:13.4696492Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-strcat.h' from root:root to runner:runner
2025-08-20T20:11:13.4697294Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u8-mbtoucr.c' from root:root to runner:runner
2025-08-20T20:11:13.4698127Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/u32-set.o' from root:root to runner:runner
2025-08-20T20:11:13.4698854Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u32-chr.c' from root:root to runner:runner
2025-08-20T20:11:13.4699559Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/u-set.h' from root:root to runner:runner
2025-08-20T20:11:13.4700283Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u32-pcpy.c' from root:root to runner:runner
2025-08-20T20:11:13.4701067Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-cpy.h' from root:root to runner:runner
2025-08-20T20:11:13.4701740Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr' from root:root to runner:runner
2025-08-20T20:11:13.4702435Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-filemode.c' from root:root to runner:runner
2025-08-20T20:11:13.4703164Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename-environ.o' from root:root to runner:runner
2025-08-20T20:11:13.4703852Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-tls.c' from root:root to runner:runner
2025-08-20T20:11:13.4704652Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wctype-h.c' from root:root to runner:runner
2025-08-20T20:11:13.4705354Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbscasecmp.c' from root:root to runner:runner
2025-08-20T20:11:13.4706114Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-random-mt.c' from root:root to runner:runner
2025-08-20T20:11:13.4706923Z [00:04:03.582]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.4708156Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unlink.c' from root:root to runner:runner
2025-08-20T20:11:13.4708877Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-dynarray.c' from root:root to runner:runner
2025-08-20T20:11:13.4709599Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32-5.sh' from root:root to runner:runner
2025-08-20T20:11:13.4710307Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-dup-safer.c' from root:root to runner:runner
2025-08-20T20:11:13.4711090Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isprint.c' from root:root to runner:runner
2025-08-20T20:11:13.4711803Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/strftime-fixes.c' from root:root to runner:runner
2025-08-20T20:11:13.4712725Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.4713442Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btowc-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.4714258Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-str_endswith.c' from root:root to runner:runner
2025-08-20T20:11:13.4714949Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mkfifo.c' from root:root to runner:runner
2025-08-20T20:11:13.4715692Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-filevercmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.4716413Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fflush2.Po' from root:root to runner:runner
2025-08-20T20:11:13.4717131Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ino-map.Po' from root:root to runner:runner
2025-08-20T20:11:13.4717850Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-remove.Po' from root:root to runner:runner
2025-08-20T20:11:13.4718775Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mcel.Po' from root:root to runner:runner
2025-08-20T20:11:13.4719504Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-md5-stream.Po' from root:root to runner:runner
2025-08-20T20:11:13.4720334Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-localcharset.Po' from root:root to runner:runner
2025-08-20T20:11:13.4721095Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sigprocmask.Po' from root:root to runner:runner
2025-08-20T20:11:13.4721827Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-readtokens.Po' from root:root to runner:runner
2025-08-20T20:11:13.4722561Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-localename.Po' from root:root to runner:runner
2025-08-20T20:11:13.4723327Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/getlocalename_l-unsafe.Po' from root:root to runner:runner
2025-08-20T20:11:13.4724104Z [00:04:03.583]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ioctl.Po' from root:root to runner:runner
2025-08-20T20:11:13.4724915Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test_xvasprintf-test-xvasprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.4725717Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32ispunct.Po' from root:root to runner:runner
2025-08-20T20:11:13.4726999Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/locale.Po' from root:root to runner:runner
2025-08-20T20:11:13.4728585Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isblank.Po' from root:root to runner:runner
2025-08-20T20:11:13.4729386Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-isnand-nolibm.Po' from root:root to runner:runner
2025-08-20T20:11:13.4730108Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pselect.Po' from root:root to runner:runner
2025-08-20T20:11:13.4730850Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/timespec-sub.Po' from root:root to runner:runner
2025-08-20T20:11:13.4731573Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-iswblank.Po' from root:root to runner:runner
2025-08-20T20:11:13.4732375Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale_null-unlocked.Po' from root:root to runner:runner
2025-08-20T20:11:13.4733176Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-link.Po' from root:root to runner:runner
2025-08-20T20:11:13.4733888Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-u64.Po' from root:root to runner:runner
2025-08-20T20:11:13.4734700Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale_null.Po' from root:root to runner:runner
2025-08-20T20:11:13.4735421Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-btowc.Po' from root:root to runner:runner
2025-08-20T20:11:13.4736144Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ftello3.Po' from root:root to runner:runner
2025-08-20T20:11:13.4736845Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-hash.Po' from root:root to runner:runner
2025-08-20T20:11:13.4737568Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fdopen.Po' from root:root to runner:runner
2025-08-20T20:11:13.4738481Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-random.Po' from root:root to runner:runner
2025-08-20T20:11:13.4739238Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-wcrtomb.Po' from root:root to runner:runner
2025-08-20T20:11:13.4740004Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbrtowc-w32utf8.Po' from root:root to runner:runner
2025-08-20T20:11:13.4740758Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test_tls-test-tls.Po' from root:root to runner:runner
2025-08-20T20:11:13.4741463Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/accept.Po' from root:root to runner:runner
2025-08-20T20:11:13.4742277Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getopt-gnu.Po' from root:root to runner:runner
2025-08-20T20:11:13.4743023Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-thread_self.Po' from root:root to runner:runner
2025-08-20T20:11:13.4743747Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fseeko.Po' from root:root to runner:runner
2025-08-20T20:11:13.4744469Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sockets.Po' from root:root to runner:runner
2025-08-20T20:11:13.4745196Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-signal-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4746000Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-libgmp-mpz.Po' from root:root to runner:runner
2025-08-20T20:11:13.4746755Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-scratch-buffer.Po' from root:root to runner:runner
2025-08-20T20:11:13.4747568Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-dynarray.Po' from root:root to runner:runner
2025-08-20T20:11:13.4748451Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-str_startswith.Po' from root:root to runner:runner
2025-08-20T20:11:13.4749177Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-unistd-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4749899Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-perror2.Po' from root:root to runner:runner
2025-08-20T20:11:13.4750604Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/randomb.Po' from root:root to runner:runner
2025-08-20T20:11:13.4751413Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-str_endswith.Po' from root:root to runner:runner
2025-08-20T20:11:13.4752145Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-alignasof.Po' from root:root to runner:runner
2025-08-20T20:11:13.4752861Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fseeko4.Po' from root:root to runner:runner
2025-08-20T20:11:13.4753585Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-copy-acl.Po' from root:root to runner:runner
2025-08-20T20:11:13.4754302Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-netdb-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4755065Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/vma-iter.Po' from root:root to runner:runner
2025-08-20T20:11:13.4755776Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-frexp.Po' from root:root to runner:runner
2025-08-20T20:11:13.4756493Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/sched_yield.Po' from root:root to runner:runner
2025-08-20T20:11:13.4757205Z [00:04:03.584]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-closein.Po' from root:root to runner:runner
2025-08-20T20:11:13.4757963Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-explicit_bzero.Po' from root:root to runner:runner
2025-08-20T20:11:13.4758888Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stdlib-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4759607Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-lseek.Po' from root:root to runner:runner
2025-08-20T20:11:13.4760385Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-exclude.Po' from root:root to runner:runner
2025-08-20T20:11:13.4761140Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-localtime_r-mt.Po' from root:root to runner:runner
2025-08-20T20:11:13.4761861Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ftell3.Po' from root:root to runner:runner
2025-08-20T20:11:13.4762566Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-chdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.4763297Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-renameatu.Po' from root:root to runner:runner
2025-08-20T20:11:13.4764104Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/windows-timedrwlock.Po' from root:root to runner:runner
2025-08-20T20:11:13.4764849Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getloadavg.Po' from root:root to runner:runner
2025-08-20T20:11:13.4765577Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-iswxdigit.Po' from root:root to runner:runner
2025-08-20T20:11:13.4766294Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbschr.Po' from root:root to runner:runner
2025-08-20T20:11:13.4767055Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-quotearg-simple.Po' from root:root to runner:runner
2025-08-20T20:11:13.4767837Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mkfifoat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4768843Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stddef-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4769562Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-lchown.Po' from root:root to runner:runner
2025-08-20T20:11:13.4770284Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-perror.Po' from root:root to runner:runner
2025-08-20T20:11:13.4771014Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/timespec-add.Po' from root:root to runner:runner
2025-08-20T20:11:13.4771815Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-utime.Po' from root:root to runner:runner
2025-08-20T20:11:13.4772522Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/getrusage.Po' from root:root to runner:runner
2025-08-20T20:11:13.4773316Z [00:04:03.585]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-gettime-res.Po' from root:root to runner:runner
2025-08-20T20:11:13.4774089Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-printf-frexpl.Po' from root:root to runner:runner
2025-08-20T20:11:13.4774909Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-windows-timedrecmutex-type.Po' from root:root to runner:runner
2025-08-20T20:11:13.4775616Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-bool.Po' from root:root to runner:runner
2025-08-20T20:11:13.4776338Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-iswpunct.Po' from root:root to runner:runner
2025-08-20T20:11:13.4777131Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-putenv.Po' from root:root to runner:runner
2025-08-20T20:11:13.4777891Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getdtablesize.Po' from root:root to runner:runner
2025-08-20T20:11:13.4778744Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbrlen-w32.Po' from root:root to runner:runner
2025-08-20T20:11:13.4779481Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-termios-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4780190Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-openat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4780992Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-rename.Po' from root:root to runner:runner
2025-08-20T20:11:13.4781851Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-time.Po' from root:root to runner:runner
2025-08-20T20:11:13.4789189Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale-w32utf8.Po' from root:root to runner:runner
2025-08-20T20:11:13.4790073Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getgroups.Po' from root:root to runner:runner
2025-08-20T20:11:13.4790868Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-libgmp-mpq.Po' from root:root to runner:runner
2025-08-20T20:11:13.4791798Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test_lock-test-lock.Po' from root:root to runner:runner
2025-08-20T20:11:13.4792536Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32width.Po' from root:root to runner:runner
2025-08-20T20:11:13.4793336Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-lstat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4794131Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stdckdint-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4794896Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread-once1.Po' from root:root to runner:runner
2025-08-20T20:11:13.4795616Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4796354Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-iswdigit.Po' from root:root to runner:runner
2025-08-20T20:11:13.4797158Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-printf-frexp.Po' from root:root to runner:runner
2025-08-20T20:11:13.4797879Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-memchr2.Po' from root:root to runner:runner
2025-08-20T20:11:13.4798792Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-windows-mutex-type.Po' from root:root to runner:runner
2025-08-20T20:11:13.4799523Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/str_startswith.Po' from root:root to runner:runner
2025-08-20T20:11:13.4800237Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-unlink.Po' from root:root to runner:runner
2025-08-20T20:11:13.4801756Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-canonicalize.Po' from root:root to runner:runner
2025-08-20T20:11:13.4802805Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/pthread-rwlock.Po' from root:root to runner:runner
2025-08-20T20:11:13.4803550Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-readutmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.4804271Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/strerror_r.Po' from root:root to runner:runner
2025-08-20T20:11:13.4805021Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-wcrtomb-w32.Po' from root:root to runner:runner
2025-08-20T20:11:13.4805833Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-select.Po' from root:root to runner:runner
2025-08-20T20:11:13.4806545Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-signbit.Po' from root:root to runner:runner
2025-08-20T20:11:13.4807335Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fseterr.Po' from root:root to runner:runner
2025-08-20T20:11:13.4808340Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-gethostname.Po' from root:root to runner:runner
2025-08-20T20:11:13.4809076Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ftello4.Po' from root:root to runner:runner
2025-08-20T20:11:13.4809787Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fread.Po' from root:root to runner:runner
2025-08-20T20:11:13.4810519Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-intprops.Po' from root:root to runner:runner
2025-08-20T20:11:13.4811350Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-vzprintf-posix.Po' from root:root to runner:runner
2025-08-20T20:11:13.4812067Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fsync.Po' from root:root to runner:runner
2025-08-20T20:11:13.4812782Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fstat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4813480Z [00:04:03.586]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/setlocale.Po' from root:root to runner:runner
2025-08-20T20:11:13.4814215Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32tolower.Po' from root:root to runner:runner
2025-08-20T20:11:13.4815054Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-select-fd.Po' from root:root to runner:runner
2025-08-20T20:11:13.4815769Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-usleep.Po' from root:root to runner:runner
2025-08-20T20:11:13.4816465Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/perror.Po' from root:root to runner:runner
2025-08-20T20:11:13.4817238Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-localename-w32utf8.Po' from root:root to runner:runner
2025-08-20T20:11:13.4817960Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-btoc32.Po' from root:root to runner:runner
2025-08-20T20:11:13.4818889Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-rand-isaac.Po' from root:root to runner:runner
2025-08-20T20:11:13.4819622Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-areadlink.Po' from root:root to runner:runner
2025-08-20T20:11:13.4820421Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-set-mode-acl.Po' from root:root to runner:runner
2025-08-20T20:11:13.4821134Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ftello.Po' from root:root to runner:runner
2025-08-20T20:11:13.4821918Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_sha512-bench-sha512.Po' from root:root to runner:runner
2025-08-20T20:11:13.4822629Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread.Po' from root:root to runner:runner
2025-08-20T20:11:13.4823380Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread-thread.Po' from root:root to runner:runner
2025-08-20T20:11:13.4824097Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ftruncate.Po' from root:root to runner:runner
2025-08-20T20:11:13.4824919Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread_sigmask1.Po' from root:root to runner:runner
2025-08-20T20:11:13.4825638Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-ctype.Po' from root:root to runner:runner
2025-08-20T20:11:13.4826351Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-verror.Po' from root:root to runner:runner
2025-08-20T20:11:13.4827072Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getrandom.Po' from root:root to runner:runner
2025-08-20T20:11:13.4827853Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32rtomb.Po' from root:root to runner:runner
2025-08-20T20:11:13.4828694Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isupper.Po' from root:root to runner:runner
2025-08-20T20:11:13.4829400Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-freopen.Po' from root:root to runner:runner
2025-08-20T20:11:13.4830175Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-areadlink-with-size.Po' from root:root to runner:runner
2025-08-20T20:11:13.4830890Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-isblank.Po' from root:root to runner:runner
2025-08-20T20:11:13.4831755Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-windows-timedmutex-type.Po' from root:root to runner:runner
2025-08-20T20:11:13.4832480Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-inet_ntop.Po' from root:root to runner:runner
2025-08-20T20:11:13.4833287Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread-rwlock.Po' from root:root to runner:runner
2025-08-20T20:11:13.4834028Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale2.Po' from root:root to runner:runner
2025-08-20T20:11:13.4834812Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-areadlinkat-with-size.Po' from root:root to runner:runner
2025-08-20T20:11:13.4835556Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_md5-bench-md5.Po' from root:root to runner:runner
2025-08-20T20:11:13.4836282Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-nanosleep.Po' from root:root to runner:runner
2025-08-20T20:11:13.4837066Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fseek.Po' from root:root to runner:runner
2025-08-20T20:11:13.4837790Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbsrtowcs.Po' from root:root to runner:runner
2025-08-20T20:11:13.4838631Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sha1-buffer.Po' from root:root to runner:runner
2025-08-20T20:11:13.4839356Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getlogin.Po' from root:root to runner:runner
2025-08-20T20:11:13.4840081Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-gmtime_r.Po' from root:root to runner:runner
2025-08-20T20:11:13.4840900Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbrtowc.Po' from root:root to runner:runner
2025-08-20T20:11:13.4841665Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32_get_type_test.Po' from root:root to runner:runner
2025-08-20T20:11:13.4842409Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-arpa_inet-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4843127Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-di-set.Po' from root:root to runner:runner
2025-08-20T20:11:13.4843882Z [00:04:03.587]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-vasprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.4844637Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/creat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4845381Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sha512-stream.Po' from root:root to runner:runner
2025-08-20T20:11:13.4846156Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pathmax.Po' from root:root to runner:runner
2025-08-20T20:11:13.4846927Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-alloca-opt.Po' from root:root to runner:runner
2025-08-20T20:11:13.4847651Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fchdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.4848575Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fadvise.Po' from root:root to runner:runner
2025-08-20T20:11:13.4849304Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sched-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4850046Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sha256-stream.Po' from root:root to runner:runner
2025-08-20T20:11:13.4850841Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-rmdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.4851588Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_random-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4852310Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fdatasync.Po' from root:root to runner:runner
2025-08-20T20:11:13.4853024Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-write.Po' from root:root to runner:runner
2025-08-20T20:11:13.4853795Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fcntl.Po' from root:root to runner:runner
2025-08-20T20:11:13.4854524Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stat-time.Po' from root:root to runner:runner
2025-08-20T20:11:13.4855251Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setsockopt.Po' from root:root to runner:runner
2025-08-20T20:11:13.4856205Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-verify-try.Po' from root:root to runner:runner
2025-08-20T20:11:13.4856976Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fopen.Po' from root:root to runner:runner
2025-08-20T20:11:13.4857823Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-array-mergesort.Po' from root:root to runner:runner
2025-08-20T20:11:13.4858678Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strerror_r.Po' from root:root to runner:runner
2025-08-20T20:11:13.4859457Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/localename.Po' from root:root to runner:runner
2025-08-20T20:11:13.4860201Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale1.Po' from root:root to runner:runner
2025-08-20T20:11:13.4861006Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strtold-mt.Po' from root:root to runner:runner
2025-08-20T20:11:13.4861920Z [00:04:03.588]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-accept.Po' from root:root to runner:runner
2025-08-20T20:11:13.4862672Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-localeconv.Po' from root:root to runner:runner
2025-08-20T20:11:13.4863392Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-read.Po' from root:root to runner:runner
2025-08-20T20:11:13.4864194Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-utime-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4864913Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-wmemchr.Po' from root:root to runner:runner
2025-08-20T20:11:13.4865644Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getndelim2.Po' from root:root to runner:runner
2025-08-20T20:11:13.4866386Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/localename-unsafe.Po' from root:root to runner:runner
2025-08-20T20:11:13.4867152Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/atoll.Po' from root:root to runner:runner
2025-08-20T20:11:13.4867872Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getdelim.Po' from root:root to runner:runner
2025-08-20T20:11:13.4868726Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/localename-table.Po' from root:root to runner:runner
2025-08-20T20:11:13.4869444Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-cloexec.Po' from root:root to runner:runner
2025-08-20T20:11:13.4870167Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-frexpl.Po' from root:root to runner:runner
2025-08-20T20:11:13.4870945Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-error.Po' from root:root to runner:runner
2025-08-20T20:11:13.4871671Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_select-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4872452Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-freadptr.Po' from root:root to runner:runner
2025-08-20T20:11:13.4873170Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-freadptr2.Po' from root:root to runner:runner
2025-08-20T20:11:13.4873932Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xprintf-posix.Po' from root:root to runner:runner
2025-08-20T20:11:13.4875100Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-close.Po' from root:root to runner:runner
2025-08-20T20:11:13.4876083Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fopen-safer.Po' from root:root to runner:runner
2025-08-20T20:11:13.4877054Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_socket-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4877888Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_utsname-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4878724Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/c32tob.Po' from root:root to runner:runner
2025-08-20T20:11:13.4879454Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getaddrinfo.Po' from root:root to runner:runner
2025-08-20T20:11:13.4880190Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-langinfo-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4880966Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-crc.Po' from root:root to runner:runner
2025-08-20T20:11:13.4881687Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getcwd.Po' from root:root to runner:runner
2025-08-20T20:11:13.4882405Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-gettext-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4883127Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-nstrftime.Po' from root:root to runner:runner
2025-08-20T20:11:13.4883861Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtoimax.Po' from root:root to runner:runner
2025-08-20T20:11:13.4884587Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_types-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4885367Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-qsort_r.Po' from root:root to runner:runner
2025-08-20T20:11:13.4886124Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-verify.Po' from root:root to runner:runner
2025-08-20T20:11:13.4886852Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sameacls.Po' from root:root to runner:runner
2025-08-20T20:11:13.4887567Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-symlink.Po' from root:root to runner:runner
2025-08-20T20:11:13.4888520Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-readlink.Po' from root:root to runner:runner
2025-08-20T20:11:13.4889295Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_crc-bench-crc.Po' from root:root to runner:runner
2025-08-20T20:11:13.4890015Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-memcoll.Po' from root:root to runner:runner
2025-08-20T20:11:13.4890828Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xstrtoumax.Po' from root:root to runner:runner
2025-08-20T20:11:13.4891544Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xstrtoul.Po' from root:root to runner:runner
2025-08-20T20:11:13.4892257Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbslen.Po' from root:root to runner:runner
2025-08-20T20:11:13.4892984Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isdigit.Po' from root:root to runner:runner
2025-08-20T20:11:13.4893759Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-time-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4894463Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-htonl.Po' from root:root to runner:runner
2025-08-20T20:11:13.4895168Z [00:04:03.589]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pipe2.Po' from root:root to runner:runner
2025-08-20T20:11:13.4895895Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-filemode.Po' from root:root to runner:runner
2025-08-20T20:11:13.4896606Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-utimens.Po' from root:root to runner:runner
2025-08-20T20:11:13.4897338Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isprint.Po' from root:root to runner:runner
2025-08-20T20:11:13.4898262Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-parse-datetime.Po' from root:root to runner:runner
2025-08-20T20:11:13.4898984Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-snprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.4899770Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-euidaccess.Po' from root:root to runner:runner
2025-08-20T20:11:13.4900487Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-dup.Po' from root:root to runner:runner
2025-08-20T20:11:13.4901208Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-argv-iter.Po' from root:root to runner:runner
2025-08-20T20:11:13.4901926Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stdbit-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4902659Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xstrtoimax.Po' from root:root to runner:runner
2025-08-20T20:11:13.4903450Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbrtowc-w32.Po' from root:root to runner:runner
2025-08-20T20:11:13.4904256Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-windows-recmutex-type.Po' from root:root to runner:runner
2025-08-20T20:11:13.4904966Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-i-ring.Po' from root:root to runner:runner
2025-08-20T20:11:13.4905716Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_resource-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4906493Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtoull.Po' from root:root to runner:runner
2025-08-20T20:11:13.4907206Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setenv.Po' from root:root to runner:runner
2025-08-20T20:11:13.4907925Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-rawmemchr.Po' from root:root to runner:runner
2025-08-20T20:11:13.4908816Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale_null-mt-one.Po' from root:root to runner:runner
2025-08-20T20:11:13.4909551Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-freadahead.Po' from root:root to runner:runner
2025-08-20T20:11:13.4910274Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-symlinkat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4911085Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-calloc-posix.Po' from root:root to runner:runner
2025-08-20T20:11:13.4911797Z [00:04:03.590]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xstrtol.Po' from root:root to runner:runner
2025-08-20T20:11:13.4912589Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbscasecmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.4913318Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-futimens.Po' from root:root to runner:runner
2025-08-20T20:11:13.4914043Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-wctype-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4914768Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sm3-buffer.Po' from root:root to runner:runner
2025-08-20T20:11:13.4915509Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strcasecmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.4916365Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-areadlinkat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4917088Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-freadseek.Po' from root:root to runner:runner
2025-08-20T20:11:13.4917802Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fnmatch.Po' from root:root to runner:runner
2025-08-20T20:11:13.4918676Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-isnanl-nolibm.Po' from root:root to runner:runner
2025-08-20T20:11:13.4919478Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strtold1.Po' from root:root to runner:runner
2025-08-20T20:11:13.4920211Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-calloc-gnu.Po' from root:root to runner:runner
2025-08-20T20:11:13.4920921Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fpurge.Po' from root:root to runner:runner
2025-08-20T20:11:13.4921679Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getrusage.Po' from root:root to runner:runner
2025-08-20T20:11:13.4922408Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-servent.Po' from root:root to runner:runner
2025-08-20T20:11:13.4923145Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-random-mt.Po' from root:root to runner:runner
2025-08-20T20:11:13.4923949Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-assert.Po' from root:root to runner:runner
2025-08-20T20:11:13.4924672Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtold.Po' from root:root to runner:runner
2025-08-20T20:11:13.4925431Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sleep.Po' from root:root to runner:runner
2025-08-20T20:11:13.4926245Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-realloc-posix.Po' from root:root to runner:runner
2025-08-20T20:11:13.4926969Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ftell.Po' from root:root to runner:runner
2025-08-20T20:11:13.4927739Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fopen-gnu.Po' from root:root to runner:runner
2025-08-20T20:11:13.4928818Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-isatty.Po' from root:root to runner:runner
2025-08-20T20:11:13.4929569Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fpending.Po' from root:root to runner:runner
2025-08-20T20:11:13.4930280Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/randoml.Po' from root:root to runner:runner
2025-08-20T20:11:13.4930990Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-physmem.Po' from root:root to runner:runner
2025-08-20T20:11:13.4931716Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-memrchr.Po' from root:root to runner:runner
2025-08-20T20:11:13.4932461Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isxdigit.Po' from root:root to runner:runner
2025-08-20T20:11:13.4933301Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-posix_memalign.Po' from root:root to runner:runner
2025-08-20T20:11:13.4934281Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_sha256-bench-sha256.Po' from root:root to runner:runner
2025-08-20T20:11:13.4935040Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-version-etc.Po' from root:root to runner:runner
2025-08-20T20:11:13.4935766Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-unicodeio.Po' from root:root to runner:runner
2025-08-20T20:11:13.4936484Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-wcwidth.Po' from root:root to runner:runner
2025-08-20T20:11:13.4937284Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-unlinkat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4938172Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getline.Po' from root:root to runner:runner
2025-08-20T20:11:13.4939053Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtoll.Po' from root:root to runner:runner
2025-08-20T20:11:13.4940010Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-year2038.Po' from root:root to runner:runner
2025-08-20T20:11:13.4940744Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-wctype.Po' from root:root to runner:runner
2025-08-20T20:11:13.4941525Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread-mutex-type.Po' from root:root to runner:runner
2025-08-20T20:11:13.4942218Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/listen.Po' from root:root to runner:runner
2025-08-20T20:11:13.4942944Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fchmodat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4943677Z [00:04:03.591]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-memcasecmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.4944401Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-errno-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4945128Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-binary-io.Po' from root:root to runner:runner
2025-08-20T20:11:13.4945859Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xalloc-die.Po' from root:root to runner:runner
2025-08-20T20:11:13.4946645Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fchownat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4947692Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_sha224-bench-sha224.Po' from root:root to runner:runner
2025-08-20T20:11:13.4949112Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-localtime_r.Po' from root:root to runner:runner
2025-08-20T20:11:13.4950133Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strnlen.Po' from root:root to runner:runner
2025-08-20T20:11:13.4950912Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/strftime-fixes.Po' from root:root to runner:runner
2025-08-20T20:11:13.4951699Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mountlist.Po' from root:root to runner:runner
2025-08-20T20:11:13.4952424Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-float-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4953139Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-wchar-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4953920Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fcntl-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4954625Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/randomd.Po' from root:root to runner:runner
2025-08-20T20:11:13.4955349Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ctype-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4956091Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_stat-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4956869Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/setsockopt.Po' from root:root to runner:runner
2025-08-20T20:11:13.4957570Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/sleep.Po' from root:root to runner:runner
2025-08-20T20:11:13.4958410Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-userspec.Po' from root:root to runner:runner
2025-08-20T20:11:13.4959146Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-inet_pton.Po' from root:root to runner:runner
2025-08-20T20:11:13.4959865Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-freading.Po' from root:root to runner:runner
2025-08-20T20:11:13.4960644Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32_apply_type_test.Po' from root:root to runner:runner
2025-08-20T20:11:13.4961384Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-utimensat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4962093Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-memchr.Po' from root:root to runner:runner
2025-08-20T20:11:13.4962870Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-listen.Po' from root:root to runner:runner
2025-08-20T20:11:13.4963625Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strsignal.Po' from root:root to runner:runner
2025-08-20T20:11:13.4964429Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strtod1.Po' from root:root to runner:runner
2025-08-20T20:11:13.4965176Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32rtomb-w32.Po' from root:root to runner:runner
2025-08-20T20:11:13.4965880Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/socket.Po' from root:root to runner:runner
2025-08-20T20:11:13.4966657Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-lchmod.Po' from root:root to runner:runner
2025-08-20T20:11:13.4967391Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_wait-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4968426Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-iswctype.Po' from root:root to runner:runner
2025-08-20T20:11:13.4969205Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread_sigmask2.Po' from root:root to runner:runner
2025-08-20T20:11:13.4969926Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-endian.Po' from root:root to runner:runner
2025-08-20T20:11:13.4970712Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mkdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.4971445Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sigaction.Po' from root:root to runner:runner
2025-08-20T20:11:13.4972173Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32islower.Po' from root:root to runner:runner
2025-08-20T20:11:13.4972901Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isalnum.Po' from root:root to runner:runner
2025-08-20T20:11:13.4973650Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fnmatch-w32.Po' from root:root to runner:runner
2025-08-20T20:11:13.4974372Z [00:04:03.592]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-math-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4975088Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-uchar-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4975856Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbsinit.Po' from root:root to runner:runner
2025-08-20T20:11:13.4976606Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/xconcat-filename.Po' from root:root to runner:runner
2025-08-20T20:11:13.4977379Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-inttostr.Po' from root:root to runner:runner
2025-08-20T20:11:13.4978329Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-md5-buffer.Po' from root:root to runner:runner
2025-08-20T20:11:13.4979106Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xfprintf-posix.Po' from root:root to runner:runner
2025-08-20T20:11:13.4979922Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-unsetenv.Po' from root:root to runner:runner
2025-08-20T20:11:13.4980670Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_crc-randomb.Po' from root:root to runner:runner
2025-08-20T20:11:13.4981396Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strtold.Po' from root:root to runner:runner
2025-08-20T20:11:13.4982113Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-access.Po' from root:root to runner:runner
2025-08-20T20:11:13.4982816Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/random_r.Po' from root:root to runner:runner
2025-08-20T20:11:13.4983635Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-isnanf-nolibm.Po' from root:root to runner:runner
2025-08-20T20:11:13.4984343Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/random.Po' from root:root to runner:runner
2025-08-20T20:11:13.4985055Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-malloca.Po' from root:root to runner:runner
2025-08-20T20:11:13.4985780Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-priv-set.Po' from root:root to runner:runner
2025-08-20T20:11:13.4986494Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fputc.Po' from root:root to runner:runner
2025-08-20T20:11:13.4987231Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-gmtime_r-mt.Po' from root:root to runner:runner
2025-08-20T20:11:13.4987960Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fdutimensat.Po' from root:root to runner:runner
2025-08-20T20:11:13.4988881Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fnmatch-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.4989633Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-reallocarray.Po' from root:root to runner:runner
2025-08-20T20:11:13.4990402Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-raise.Po' from root:root to runner:runner
2025-08-20T20:11:13.4991101Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/connect.Po' from root:root to runner:runner
2025-08-20T20:11:13.4991859Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-vasprintf-posix.Po' from root:root to runner:runner
2025-08-20T20:11:13.4992697Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_sha384-bench-sha384.Po' from root:root to runner:runner
2025-08-20T20:11:13.4993415Z [00:04:03.593]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-regex.Po' from root:root to runner:runner
2025-08-20T20:11:13.4994126Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-free.Po' from root:root to runner:runner
2025-08-20T20:11:13.4994902Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale_null-mt-all.Po' from root:root to runner:runner
2025-08-20T20:11:13.4995634Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-nl_langinfo2.Po' from root:root to runner:runner
2025-08-20T20:11:13.4996390Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/wctomb.Po' from root:root to runner:runner
2025-08-20T20:11:13.4997084Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/wctob.Po' from root:root to runner:runner
2025-08-20T20:11:13.4997830Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-memset_explicit.Po' from root:root to runner:runner
2025-08-20T20:11:13.4998667Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sha1-stream.Po' from root:root to runner:runner
2025-08-20T20:11:13.4999412Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-inttypes-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.5000129Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-iconv-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.5000849Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtold1.Po' from root:root to runner:runner
2025-08-20T20:11:13.5001881Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-vfzprintf-posix.Po' from root:root to runner:runner
2025-08-20T20:11:13.5002634Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fgetc.Po' from root:root to runner:runner
2025-08-20T20:11:13.5003427Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fdopendir.Po' from root:root to runner:runner
2025-08-20T20:11:13.5004133Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-chmod.Po' from root:root to runner:runner
2025-08-20T20:11:13.5004868Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-hard-locale.Po' from root:root to runner:runner
2025-08-20T20:11:13.5005625Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-chown.Po' from root:root to runner:runner
2025-08-20T20:11:13.5006491Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-bind.Po' from root:root to runner:runner
2025-08-20T20:11:13.5007258Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/concat-filename.Po' from root:root to runner:runner
2025-08-20T20:11:13.5008150Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_sha1-bench-sha1.Po' from root:root to runner:runner
2025-08-20T20:11:13.5008878Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fwrite.Po' from root:root to runner:runner
2025-08-20T20:11:13.5009698Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbsrtoc32s.Po' from root:root to runner:runner
2025-08-20T20:11:13.5010433Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isspace.Po' from root:root to runner:runner
2025-08-20T20:11:13.5011150Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-argmatch.Po' from root:root to runner:runner
2025-08-20T20:11:13.5011877Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-renameat.Po' from root:root to runner:runner
2025-08-20T20:11:13.5012595Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtod1.Po' from root:root to runner:runner
2025-08-20T20:11:13.5013317Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sig2str.Po' from root:root to runner:runner
2025-08-20T20:11:13.5014035Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fflush.Po' from root:root to runner:runner
2025-08-20T20:11:13.5014813Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-connect.Po' from root:root to runner:runner
2025-08-20T20:11:13.5015541Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-alignof.Po' from root:root to runner:runner
2025-08-20T20:11:13.5016340Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mkdirat.Po' from root:root to runner:runner
2025-08-20T20:11:13.5017067Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtoumax.Po' from root:root to runner:runner
2025-08-20T20:11:13.5017770Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/c32rtomb.Po' from root:root to runner:runner
2025-08-20T20:11:13.5018748Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ignore-value.Po' from root:root to runner:runner
2025-08-20T20:11:13.5019680Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getopt-posix.Po' from root:root to runner:runner
2025-08-20T20:11:13.5020990Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-malloc-gnu.Po' from root:root to runner:runner
2025-08-20T20:11:13.5021932Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-bitrotate.Po' from root:root to runner:runner
2025-08-20T20:11:13.5022728Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-gettimeofday.Po' from root:root to runner:runner
2025-08-20T20:11:13.5023571Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fcntl-safer.Po' from root:root to runner:runner
2025-08-20T20:11:13.5024301Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-timespec.Po' from root:root to runner:runner
2025-08-20T20:11:13.5025089Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-localcharset-w32utf8.Po' from root:root to runner:runner
2025-08-20T20:11:13.5025814Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-string-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.5026564Z [00:04:03.594]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-select-stdin.Po' from root:root to runner:runner
2025-08-20T20:11:13.5027277Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mknod.Po' from root:root to runner:runner
2025-08-20T20:11:13.5028125Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-locale-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.5028938Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-nl_langinfo1.Po' from root:root to runner:runner
2025-08-20T20:11:13.5029658Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-once.Po' from root:root to runner:runner
2025-08-20T20:11:13.5030458Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-filenamecat.Po' from root:root to runner:runner
2025-08-20T20:11:13.5031175Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-nullptr.Po' from root:root to runner:runner
2025-08-20T20:11:13.5031915Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strtod-mt.Po' from root:root to runner:runner
2025-08-20T20:11:13.5032710Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbrtoc32-w32.Po' from root:root to runner:runner
2025-08-20T20:11:13.5033436Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fclose.Po' from root:root to runner:runner
2025-08-20T20:11:13.5034134Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bind.Po' from root:root to runner:runner
2025-08-20T20:11:13.5034857Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/c-strcasestr.Po' from root:root to runner:runner
2025-08-20T20:11:13.5035596Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32iscntrl.Po' from root:root to runner:runner
2025-08-20T20:11:13.5036396Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-vasnprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.5037127Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-faccessat.Po' from root:root to runner:runner
2025-08-20T20:11:13.5037872Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/localename-environ.Po' from root:root to runner:runner
2025-08-20T20:11:13.5038698Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/xgetcwd.Po' from root:root to runner:runner
2025-08-20T20:11:13.5039423Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-environ.Po' from root:root to runner:runner
2025-08-20T20:11:13.5040142Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xstrtod.Po' from root:root to runner:runner
2025-08-20T20:11:13.5040860Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbrlen.Po' from root:root to runner:runner
2025-08-20T20:11:13.5041641Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-rwlock1.Po' from root:root to runner:runner
2025-08-20T20:11:13.5042360Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-dup2.Po' from root:root to runner:runner
2025-08-20T20:11:13.5043092Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-readlinkat.Po' from root:root to runner:runner
2025-08-20T20:11:13.5043892Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-largefile.Po' from root:root to runner:runner
2025-08-20T20:11:13.5044621Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_uio-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.5045339Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtod.Po' from root:root to runner:runner
2025-08-20T20:11:13.5046114Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strerror.Po' from root:root to runner:runner
2025-08-20T20:11:13.5046850Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-read-file.Po' from root:root to runner:runner
2025-08-20T20:11:13.5047600Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-dirfd.Po' from root:root to runner:runner
2025-08-20T20:11:13.5048571Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strncasecmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.5049386Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/usleep.Po' from root:root to runner:runner
2025-08-20T20:11:13.5050143Z [00:04:03.595]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-malloc-posix.Po' from root:root to runner:runner
2025-08-20T20:11:13.5050898Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-nl_langinfo-mt.Po' from root:root to runner:runner
2025-08-20T20:11:13.5051608Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-yesno.Po' from root:root to runner:runner
2025-08-20T20:11:13.5052326Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-iconv.Po' from root:root to runner:runner
2025-08-20T20:11:13.5053051Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-dirent-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.5053773Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_time-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.5054582Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-openat-safer.Po' from root:root to runner:runner
2025-08-20T20:11:13.5055288Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-open.Po' from root:root to runner:runner
2025-08-20T20:11:13.5056008Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-creat.Po' from root:root to runner:runner
2025-08-20T20:11:13.5056794Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isalpha.Po' from root:root to runner:runner
2025-08-20T20:11:13.5057534Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strcasestr.Po' from root:root to runner:runner
2025-08-20T20:11:13.5058468Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbrtoc32.Po' from root:root to runner:runner
2025-08-20T20:11:13.5059291Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stdint-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.5060024Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-base32.Po' from root:root to runner:runner
2025-08-20T20:11:13.5060737Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pipe.Po' from root:root to runner:runner
2025-08-20T20:11:13.5061496Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale-w32.Po' from root:root to runner:runner
2025-08-20T20:11:13.5062306Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-freopen-safer.Po' from root:root to runner:runner
2025-08-20T20:11:13.5063027Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fseeko3.Po' from root:root to runner:runner
2025-08-20T20:11:13.5063736Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mkfifo.Po' from root:root to runner:runner
2025-08-20T20:11:13.5064487Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getprogname.Po' from root:root to runner:runner
2025-08-20T20:11:13.5065210Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-byteswap.Po' from root:root to runner:runner
2025-08-20T20:11:13.5065935Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xstrtold.Po' from root:root to runner:runner
2025-08-20T20:11:13.5066643Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/tmpfile.Po' from root:root to runner:runner
2025-08-20T20:11:13.5067361Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stdio-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.5068268Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-dup-safer.Po' from root:root to runner:runner
2025-08-20T20:11:13.5068983Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/ioctl.Po' from root:root to runner:runner
2025-08-20T20:11:13.5069771Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-limits-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.5070503Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isgraph.Po' from root:root to runner:runner
2025-08-20T20:11:13.5071240Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/setlocale-fixes.Po' from root:root to runner:runner
2025-08-20T20:11:13.5072016Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-dirname.Po' from root:root to runner:runner
2025-08-20T20:11:13.5072735Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fstatat.Po' from root:root to runner:runner
2025-08-20T20:11:13.5073466Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-alignalloc.Po' from root:root to runner:runner
2025-08-20T20:11:13.5074212Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread-mutex.Po' from root:root to runner:runner
2025-08-20T20:11:13.5075027Z [00:04:03.596]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-thread_create.Po' from root:root to runner:runner
2025-08-20T20:11:13.5076019Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-linkat.Po' from root:root to runner:runner
2025-08-20T20:11:13.5076784Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-netinet_in-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.5077525Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-file-has-acl.Po' from root:root to runner:runner
2025-08-20T20:11:13.5078417Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread-cond.Po' from root:root to runner:runner
2025-08-20T20:11:13.5079166Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getcwd-lgpl.Po' from root:root to runner:runner
2025-08-20T20:11:13.5079885Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-base64.Po' from root:root to runner:runner
2025-08-20T20:11:13.5080598Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-uname.Po' from root:root to runner:runner
2025-08-20T20:11:13.5081632Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-random_r.Po' from root:root to runner:runner
2025-08-20T20:11:13.5082386Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strtod.Po' from root:root to runner:runner
2025-08-20T20:11:13.5083160Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-posixtm.Po' from root:root to runner:runner
2025-08-20T20:11:13.5083896Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_ioctl-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.5084647Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread-once2.Po' from root:root to runner:runner
2025-08-20T20:11:13.5085366Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps' from root:root to runner:runner
2025-08-20T20:11:13.5086086Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.5086772Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftell3.c' from root:root to runner:runner
2025-08-20T20:11:13.5087475Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mcel-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.5088295Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-utime.c' from root:root to runner:runner
2025-08-20T20:11:13.5089074Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtod.c' from root:root to runner:runner
2025-08-20T20:11:13.5089785Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtold1.sh' from root:root to runner:runner
2025-08-20T20:11:13.5090491Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadseek.sh' from root:root to runner:runner
2025-08-20T20:11:13.5091180Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-once.c' from root:root to runner:runner
2025-08-20T20:11:13.5091882Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-snprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.5092556Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/creat.c' from root:root to runner:runner
2025-08-20T20:11:13.5093255Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sm3-buffer.c' from root:root to runner:runner
2025-08-20T20:11:13.5094074Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread-rwlock.c' from root:root to runner:runner
2025-08-20T20:11:13.5095344Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-reallocarray.c' from root:root to runner:runner
2025-08-20T20:11:13.5096224Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/ioctl.o' from root:root to runner:runner
2025-08-20T20:11:13.5097188Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtod1.c' from root:root to runner:runner
2025-08-20T20:11:13.5097927Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtowcs-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.5098847Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-free.c' from root:root to runner:runner
2025-08-20T20:11:13.5099654Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32islower.sh' from root:root to runner:runner
2025-08-20T20:11:13.5100364Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fclose.c' from root:root to runner:runner
2025-08-20T20:11:13.5101070Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-binary-io.c' from root:root to runner:runner
2025-08-20T20:11:13.5101799Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-utimens-common.h' from root:root to runner:runner
2025-08-20T20:11:13.5102575Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isalnum.sh' from root:root to runner:runner
2025-08-20T20:11:13.5103287Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btoc32-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.5103982Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadptr.sh' from root:root to runner:runner
2025-08-20T20:11:13.5104706Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread-thread.c' from root:root to runner:runner
2025-08-20T20:11:13.5105430Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isnanl-nolibm.c' from root:root to runner:runner
2025-08-20T20:11:13.5106116Z [00:04:03.597]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isatty.c' from root:root to runner:runner
2025-08-20T20:11:13.5106886Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isalpha.sh' from root:root to runner:runner
2025-08-20T20:11:13.5107575Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_uio-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5108469Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-version-etc.c' from root:root to runner:runner
2025-08-20T20:11:13.5109181Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtoul.c' from root:root to runner:runner
2025-08-20T20:11:13.5109886Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadseek.c' from root:root to runner:runner
2025-08-20T20:11:13.5110559Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/random_r.c' from root:root to runner:runner
2025-08-20T20:11:13.5111255Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-termios-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5112019Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-memcasecmp.c' from root:root to runner:runner
2025-08-20T20:11:13.5112714Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseterr.c' from root:root to runner:runner
2025-08-20T20:11:13.5113433Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nl_langinfo2.sh' from root:root to runner:runner
2025-08-20T20:11:13.5114127Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/timespec-add.o' from root:root to runner:runner
2025-08-20T20:11:13.5114851Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtoc32s-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.5115605Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtowcs.c' from root:root to runner:runner
2025-08-20T20:11:13.5116320Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isspace.sh' from root:root to runner:runner
2025-08-20T20:11:13.5117022Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-md5-buffer.c' from root:root to runner:runner
2025-08-20T20:11:13.5117707Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-accept.c' from root:root to runner:runner
2025-08-20T20:11:13.5118541Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftello3.c' from root:root to runner:runner
2025-08-20T20:11:13.5119341Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/c-strcasestr.o' from root:root to runner:runner
2025-08-20T20:11:13.5120033Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread.c' from root:root to runner:runner
2025-08-20T20:11:13.5120764Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-md5.c' from root:root to runner:runner
2025-08-20T20:11:13.5121482Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtowcs-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.5122187Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-binary-io.sh' from root:root to runner:runner
2025-08-20T20:11:13.5122920Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-quotearg-simple.c' from root:root to runner:runner
2025-08-20T20:11:13.5123614Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-readlink.c' from root:root to runner:runner
2025-08-20T20:11:13.5124312Z [00:04:03.598]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.5125078Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getloadavg.c' from root:root to runner:runner
2025-08-20T20:11:13.5125782Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.5126486Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/concat-filename.c' from root:root to runner:runner
2025-08-20T20:11:13.5127172Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-errno-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5127924Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-netdb-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5128858Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-open.h' from root:root to runner:runner
2025-08-20T20:11:13.5129557Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fstatat.c' from root:root to runner:runner
2025-08-20T20:11:13.5130245Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-time-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5130940Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-argmatch.c' from root:root to runner:runner
2025-08-20T20:11:13.5131664Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-version-etc.sh' from root:root to runner:runner
2025-08-20T20:11:13.5132463Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nl_langinfo1.sh' from root:root to runner:runner
2025-08-20T20:11:13.5133159Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-physmem.c' from root:root to runner:runner
2025-08-20T20:11:13.5133900Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcwidth.c' from root:root to runner:runner
2025-08-20T20:11:13.5134597Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-memrchr.c' from root:root to runner:runner
2025-08-20T20:11:13.5135282Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-select.h' from root:root to runner:runner
2025-08-20T20:11:13.5135986Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/pthread-rwlock.c' from root:root to runner:runner
2025-08-20T20:11:13.5136672Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/getrusage.c' from root:root to runner:runner
2025-08-20T20:11:13.5137356Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtol.c' from root:root to runner:runner
2025-08-20T20:11:13.5138341Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-select-fd.c' from root:root to runner:runner
2025-08-20T20:11:13.5139063Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-base32.c' from root:root to runner:runner
2025-08-20T20:11:13.5139769Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude2.sh' from root:root to runner:runner
2025-08-20T20:11:13.5140492Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-file-has-acl.sh' from root:root to runner:runner
2025-08-20T20:11:13.5141276Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-servent.c' from root:root to runner:runner
2025-08-20T20:11:13.5141963Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-i-ring.c' from root:root to runner:runner
2025-08-20T20:11:13.5142659Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtod.c' from root:root to runner:runner
2025-08-20T20:11:13.5143371Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale2.c' from root:root to runner:runner
2025-08-20T20:11:13.5144061Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtoull.c' from root:root to runner:runner
2025-08-20T20:11:13.5144771Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude8.sh' from root:root to runner:runner
2025-08-20T20:11:13.5145664Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale_null-unlocked.c' from root:root to runner:runner
2025-08-20T20:11:13.5146476Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getdtablesize.c' from root:root to runner:runner
2025-08-20T20:11:13.5147278Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32.c' from root:root to runner:runner
2025-08-20T20:11:13.5148204Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-windows-timedmutex-type.c' from root:root to runner:runner
2025-08-20T20:11:13.5148911Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mcel-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.5149635Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude3.sh' from root:root to runner:runner
2025-08-20T20:11:13.5150595Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fchdir.c' from root:root to runner:runner
2025-08-20T20:11:13.5151400Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-dirname.c' from root:root to runner:runner
2025-08-20T20:11:13.5152126Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unicodeio1.sh' from root:root to runner:runner
2025-08-20T20:11:13.5152864Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/getlocalename_l-unsafe.o' from root:root to runner:runner
2025-08-20T20:11:13.5153576Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-filenamecat.c' from root:root to runner:runner
2025-08-20T20:11:13.5154270Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-userspec.c' from root:root to runner:runner
2025-08-20T20:11:13.5155061Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.5155957Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtoumax.c' from root:root to runner:runner
2025-08-20T20:11:13.5156668Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btowc-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.5157360Z [00:04:03.599]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-open.c' from root:root to runner:runner
2025-08-20T20:11:13.5158188Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getline.c' from root:root to runner:runner
2025-08-20T20:11:13.5158991Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtold.c' from root:root to runner:runner
2025-08-20T20:11:13.5159668Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-crc.c' from root:root to runner:runner
2025-08-20T20:11:13.5160455Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.5161148Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftell.sh' from root:root to runner:runner
2025-08-20T20:11:13.5161870Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32-8.sh' from root:root to runner:runner
2025-08-20T20:11:13.5162549Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/c32rtomb.c' from root:root to runner:runner
2025-08-20T20:11:13.5163224Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/vma-iter.o' from root:root to runner:runner
2025-08-20T20:11:13.5163912Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-endian.c' from root:root to runner:runner
2025-08-20T20:11:13.5164648Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/xgetcwd.o' from root:root to runner:runner
2025-08-20T20:11:13.5165351Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unlinkat.c' from root:root to runner:runner
2025-08-20T20:11:13.5166038Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stddef-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5166761Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strncasecmp.c' from root:root to runner:runner
2025-08-20T20:11:13.5167540Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32-8.sh' from root:root to runner:runner
2025-08-20T20:11:13.5168415Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-memset_explicit.c' from root:root to runner:runner
2025-08-20T20:11:13.5169304Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isdigit.c' from root:root to runner:runner
2025-08-20T20:11:13.5170501Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fgetc.c' from root:root to runner:runner
2025-08-20T20:11:13.5171450Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.5172191Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtowcs-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.5172979Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-random_r.c' from root:root to runner:runner
2025-08-20T20:11:13.5173668Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wmemchr.c' from root:root to runner:runner
2025-08-20T20:11:13.5174445Z [00:04:03.600]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isblank.sh' from root:root to runner:runner
2025-08-20T20:11:13.5175160Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nstrftime.h' from root:root to runner:runner
2025-08-20T20:11:13.5175865Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_types-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5176564Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-read-file.c' from root:root to runner:runner
2025-08-20T20:11:13.5177263Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.5178259Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32-8.sh' from root:root to runner:runner
2025-08-20T20:11:13.5179031Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32-8.sh' from root:root to runner:runner
2025-08-20T20:11:13.5179753Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32-6.sh' from root:root to runner:runner
2025-08-20T20:11:13.5180444Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-memcoll.c' from root:root to runner:runner
2025-08-20T20:11:13.5181177Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32-7.sh' from root:root to runner:runner
2025-08-20T20:11:13.5181932Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-rmdir.c' from root:root to runner:runner
2025-08-20T20:11:13.5182623Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-alignof.c' from root:root to runner:runner
2025-08-20T20:11:13.5183323Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_stat-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5184023Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nanosleep.c' from root:root to runner:runner
2025-08-20T20:11:13.5184713Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stat.h' from root:root to runner:runner
2025-08-20T20:11:13.5185478Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswxdigit.c' from root:root to runner:runner
2025-08-20T20:11:13.5186174Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtold1.c' from root:root to runner:runner
2025-08-20T20:11:13.5186903Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha1' from root:root to runner:runner
2025-08-20T20:11:13.5187641Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32_get_type_test.c' from root:root to runner:runner
2025-08-20T20:11:13.5188487Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32-6.sh' from root:root to runner:runner
2025-08-20T20:11:13.5189189Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-signal-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5189902Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb.c' from root:root to runner:runner
2025-08-20T20:11:13.5190594Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-chmod.c' from root:root to runner:runner
2025-08-20T20:11:13.5191371Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtold1.sh' from root:root to runner:runner
2025-08-20T20:11:13.5192059Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha224' from root:root to runner:runner
2025-08-20T20:11:13.5192809Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localename-w32utf8.c' from root:root to runner:runner
2025-08-20T20:11:13.5193494Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha1.c' from root:root to runner:runner
2025-08-20T20:11:13.5194270Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localeconv.c' from root:root to runner:runner
2025-08-20T20:11:13.5194969Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-cloexec.c' from root:root to runner:runner
2025-08-20T20:11:13.5195676Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-5.sh' from root:root to runner:runner
2025-08-20T20:11:13.5196381Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sigaction.c' from root:root to runner:runner
2025-08-20T20:11:13.5197108Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-file-has-acl.c' from root:root to runner:runner
2025-08-20T20:11:13.5197812Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-argv-iter.c' from root:root to runner:runner
2025-08-20T20:11:13.5198738Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-utimens.c' from root:root to runner:runner
2025-08-20T20:11:13.5199456Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/setlocale-fixes.h' from root:root to runner:runner
2025-08-20T20:11:13.5200217Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-priv-set.c' from root:root to runner:runner
2025-08-20T20:11:13.5200926Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-copy-acl.c' from root:root to runner:runner
2025-08-20T20:11:13.5201620Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/signed-snan.h' from root:root to runner:runner
2025-08-20T20:11:13.5202321Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude5.sh' from root:root to runner:runner
2025-08-20T20:11:13.5203056Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vfzprintf-posix.sh' from root:root to runner:runner
2025-08-20T20:11:13.5203824Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vasnprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.5204551Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isnanf-nolibm.c' from root:root to runner:runner
2025-08-20T20:11:13.5205239Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/arg-nonnull.h' from root:root to runner:runner
2025-08-20T20:11:13.5205950Z [00:04:03.601]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/xconcat-filename.c' from root:root to runner:runner
2025-08-20T20:11:13.5206627Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/xgetcwd.c' from root:root to runner:runner
2025-08-20T20:11:13.5207413Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_socket-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5208393Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localcharset-w32utf8.sh' from root:root to runner:runner
2025-08-20T20:11:13.5209113Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-rand-isaac.c' from root:root to runner:runner
2025-08-20T20:11:13.5209784Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/init.sh' from root:root to runner:runner
2025-08-20T20:11:13.5210479Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fstat.c' from root:root to runner:runner
2025-08-20T20:11:13.5211257Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getrandom.c' from root:root to runner:runner
2025-08-20T20:11:13.5211959Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strerror.c' from root:root to runner:runner
2025-08-20T20:11:13.5212723Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-renameat.c' from root:root to runner:runner
2025-08-20T20:11:13.5213436Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseeko4.sh' from root:root to runner:runner
2025-08-20T20:11:13.5214149Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtoimax.sh' from root:root to runner:runner
2025-08-20T20:11:13.5214836Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/libtests.a' from root:root to runner:runner
2025-08-20T20:11:13.5215529Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mcel-5.sh' from root:root to runner:runner
2025-08-20T20:11:13.5216207Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/Makefile.in' from root:root to runner:runner
2025-08-20T20:11:13.5216963Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mkfifo.h' from root:root to runner:runner
2025-08-20T20:11:13.5217676Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isxdigit.c' from root:root to runner:runner
2025-08-20T20:11:13.5218626Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unicodeio.c' from root:root to runner:runner
2025-08-20T20:11:13.5219340Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-locale-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5220020Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/socket.c' from root:root to runner:runner
2025-08-20T20:11:13.5220838Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-usleep.c' from root:root to runner:runner
2025-08-20T20:11:13.5221522Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/tmpfile.c' from root:root to runner:runner
2025-08-20T20:11:13.5222220Z [00:04:03.602]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lutimens.h' from root:root to runner:runner
2025-08-20T20:11:13.5222920Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswpunct.c' from root:root to runner:runner
2025-08-20T20:11:13.5223660Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread_sigmask1.c' from root:root to runner:runner
2025-08-20T20:11:13.5224539Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-dup.c' from root:root to runner:runner
2025-08-20T20:11:13.5225405Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isgraph.sh' from root:root to runner:runner
2025-08-20T20:11:13.5226215Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtoc32s-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.5226929Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fsync.c' from root:root to runner:runner
2025-08-20T20:11:13.5227646Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtoumax.sh' from root:root to runner:runner
2025-08-20T20:11:13.5228561Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-windows-timedrecmutex-type.c' from root:root to runner:runner
2025-08-20T20:11:13.5229276Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadptr2.c' from root:root to runner:runner
2025-08-20T20:11:13.5230052Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sha1-buffer.c' from root:root to runner:runner
2025-08-20T20:11:13.5230768Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isalnum.c' from root:root to runner:runner
2025-08-20T20:11:13.5231702Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-memchr.c' from root:root to runner:runner
2025-08-20T20:11:13.5232410Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-raise.c' from root:root to runner:runner
2025-08-20T20:11:13.5233099Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/minus-zero.h' from root:root to runner:runner
2025-08-20T20:11:13.5233896Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fchmodat.c' from root:root to runner:runner
2025-08-20T20:11:13.5234618Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mkfifoat.c' from root:root to runner:runner
2025-08-20T20:11:13.5235313Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswctype.c' from root:root to runner:runner
2025-08-20T20:11:13.5236027Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtoc32s.c' from root:root to runner:runner
2025-08-20T20:11:13.5236700Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/macros.h' from root:root to runner:runner
2025-08-20T20:11:13.5237427Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xalloc-die.sh' from root:root to runner:runner
2025-08-20T20:11:13.5238333Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nstrftime-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.5239039Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-inet_ntop.c' from root:root to runner:runner
2025-08-20T20:11:13.5239814Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-copy-acl-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.5240524Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sameacls.c' from root:root to runner:runner
2025-08-20T20:11:13.5241211Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-time.c' from root:root to runner:runner
2025-08-20T20:11:13.5241966Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale_null-mt-all.c' from root:root to runner:runner
2025-08-20T20:11:13.5242646Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/randoml.c' from root:root to runner:runner
2025-08-20T20:11:13.5243407Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-symlinkat.c' from root:root to runner:runner
2025-08-20T20:11:13.5244155Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vasprintf-posix.c' from root:root to runner:runner
2025-08-20T20:11:13.5244851Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-symlink.h' from root:root to runner:runner
2025-08-20T20:11:13.5245554Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-faccessat.c' from root:root to runner:runner
2025-08-20T20:11:13.5246250Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unistd-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5247226Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseeko.sh' from root:root to runner:runner
2025-08-20T20:11:13.5248496Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/atoll.c' from root:root to runner:runner
2025-08-20T20:11:13.5249652Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-inttypes-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5250640Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtod.h' from root:root to runner:runner
2025-08-20T20:11:13.5251391Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localtime_r.c' from root:root to runner:runner
2025-08-20T20:11:13.5252192Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fdatasync.c' from root:root to runner:runner
2025-08-20T20:11:13.5252895Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-calloc-gnu.c' from root:root to runner:runner
2025-08-20T20:11:13.5253650Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getcwd.sh' from root:root to runner:runner
2025-08-20T20:11:13.5254366Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-gethostname.c' from root:root to runner:runner
2025-08-20T20:11:13.5255093Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename-unsafe.c' from root:root to runner:runner
2025-08-20T20:11:13.5255785Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-yesno.sh' from root:root to runner:runner
2025-08-20T20:11:13.5256475Z [00:04:03.603]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb.sh' from root:root to runner:runner
2025-08-20T20:11:13.5257192Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-4.sh' from root:root to runner:runner
2025-08-20T20:11:13.5257941Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getopt.h' from root:root to runner:runner
2025-08-20T20:11:13.5258921Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lseek.sh' from root:root to runner:runner
2025-08-20T20:11:13.5259634Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getopt-main.h' from root:root to runner:runner
2025-08-20T20:11:13.5260334Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ctype-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5261135Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getaddrinfo.c' from root:root to runner:runner
2025-08-20T20:11:13.5261825Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftello.c' from root:root to runner:runner
2025-08-20T20:11:13.5262527Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getrusage.c' from root:root to runner:runner
2025-08-20T20:11:13.5263223Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btoc32-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.5263976Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread-mutex-type.c' from root:root to runner:runner
2025-08-20T20:11:13.5264682Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isgraph.c' from root:root to runner:runner
2025-08-20T20:11:13.5265459Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wchar-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5266140Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-chown.h' from root:root to runner:runner
2025-08-20T20:11:13.5266901Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fflush2.sh' from root:root to runner:runner
2025-08-20T20:11:13.5267602Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-uchar-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5268442Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude1.sh' from root:root to runner:runner
2025-08-20T20:11:13.5269140Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-putenv.c' from root:root to runner:runner
2025-08-20T20:11:13.5269840Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btoc32-1.sh' from root:root to runner:runner
2025-08-20T20:11:13.5270608Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/windows-utf8.rc' from root:root to runner:runner
2025-08-20T20:11:13.5271312Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftello2.sh' from root:root to runner:runner
2025-08-20T20:11:13.5272033Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32.c' from root:root to runner:runner
2025-08-20T20:11:13.5272793Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localcharset-w32utf8.c' from root:root to runner:runner
2025-08-20T20:11:13.5273495Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stdbit-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5274261Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-select.c' from root:root to runner:runner
2025-08-20T20:11:13.5274955Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-closein.c' from root:root to runner:runner
2025-08-20T20:11:13.5275637Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-u64.c' from root:root to runner:runner
2025-08-20T20:11:13.5276335Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-bitrotate.c' from root:root to runner:runner
2025-08-20T20:11:13.5277033Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbslen.c' from root:root to runner:runner
2025-08-20T20:11:13.5277797Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadptr2.sh' from root:root to runner:runner
2025-08-20T20:11:13.5278635Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isnand-nolibm.c' from root:root to runner:runner
2025-08-20T20:11:13.5279446Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-areadlink-with-size.c' from root:root to runner:runner
2025-08-20T20:11:13.5280150Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-malloca.c' from root:root to runner:runner
2025-08-20T20:11:13.5280890Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32-3.sh' from root:root to runner:runner
2025-08-20T20:11:13.5281601Z [00:04:03.604]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nl_langinfo2.c' from root:root to runner:runner
2025-08-20T20:11:13.5282300Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtoimax.c' from root:root to runner:runner
2025-08-20T20:11:13.5283005Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-malloc-gnu.c' from root:root to runner:runner
2025-08-20T20:11:13.5283789Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-rawmemchr.c' from root:root to runner:runner
2025-08-20T20:11:13.5284503Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-copy-acl.sh' from root:root to runner:runner
2025-08-20T20:11:13.5285202Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseeko2.sh' from root:root to runner:runner
2025-08-20T20:11:13.5285897Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-perror2.c' from root:root to runner:runner
2025-08-20T20:11:13.5286670Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getdelim.c' from root:root to runner:runner
2025-08-20T20:11:13.5287386Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nl_langinfo1.c' from root:root to runner:runner
2025-08-20T20:11:13.5288309Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-digest.h' from root:root to runner:runner
2025-08-20T20:11:13.5289031Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sched-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5289722Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-bool.c' from root:root to runner:runner
2025-08-20T20:11:13.5290434Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_time-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5291269Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-realloc-posix.c' from root:root to runner:runner
2025-08-20T20:11:13.5291963Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-digest.h' from root:root to runner:runner
2025-08-20T20:11:13.5292785Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-windows-recmutex-type.c' from root:root to runner:runner
2025-08-20T20:11:13.5293509Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fcntl-safer.c' from root:root to runner:runner
2025-08-20T20:11:13.5294212Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-alloca-opt.c' from root:root to runner:runner
2025-08-20T20:11:13.5294919Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftruncate.c' from root:root to runner:runner
2025-08-20T20:11:13.5295605Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sleep.c' from root:root to runner:runner
2025-08-20T20:11:13.5296354Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fcntl-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5297073Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-str_startswith.c' from root:root to runner:runner
2025-08-20T20:11:13.5297760Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-frexp.c' from root:root to runner:runner
2025-08-20T20:11:13.5298675Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-readlinkat.c' from root:root to runner:runner
2025-08-20T20:11:13.5299385Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswpunct.sh' from root:root to runner:runner
2025-08-20T20:11:13.5300175Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswdigit.c' from root:root to runner:runner
2025-08-20T20:11:13.5300899Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread-once1.c' from root:root to runner:runner
2025-08-20T20:11:13.5301618Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-printf-frexp.c' from root:root to runner:runner
2025-08-20T20:11:13.5302306Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-verror.c' from root:root to runner:runner
2025-08-20T20:11:13.5303020Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xvasprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.5303773Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtol.sh' from root:root to runner:runner
2025-08-20T20:11:13.5304501Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32-5.sh' from root:root to runner:runner
2025-08-20T20:11:13.5305320Z [00:04:03.605]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unicase/test-mapping-part2.h' from root:root to runner:runner
2025-08-20T20:11:13.5306089Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unicase/.deps/test-uc_tolower.Po' from root:root to runner:runner
2025-08-20T20:11:13.5306794Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unicase/.deps' from root:root to runner:runner
2025-08-20T20:11:13.5307532Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unicase/test-uc_tolower.c' from root:root to runner:runner
2025-08-20T20:11:13.5308440Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unicase/test-mapping-part1.h' from root:root to runner:runner
2025-08-20T20:11:13.5309115Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unicase' from root:root to runner:runner
2025-08-20T20:11:13.5309912Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32utf8.c' from root:root to runner:runner
2025-08-20T20:11:13.5310638Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getopt-posix.c' from root:root to runner:runner
2025-08-20T20:11:13.5311345Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unicodeio2.sh' from root:root to runner:runner
2025-08-20T20:11:13.5312055Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/concat-filename.o' from root:root to runner:runner
2025-08-20T20:11:13.5313110Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-utime-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5313843Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude7.sh' from root:root to runner:runner
2025-08-20T20:11:13.5314541Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strnlen.c' from root:root to runner:runner
2025-08-20T20:11:13.5315236Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unlink.h' from root:root to runner:runner
2025-08-20T20:11:13.5315944Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-copy-acl-2.sh' from root:root to runner:runner
2025-08-20T20:11:13.5316640Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-error.c' from root:root to runner:runner
2025-08-20T20:11:13.5317439Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32iscntrl.sh' from root:root to runner:runner
2025-08-20T20:11:13.5318477Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ino-map.c' from root:root to runner:runner
2025-08-20T20:11:13.5319296Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strcasecmp.c' from root:root to runner:runner
2025-08-20T20:11:13.5320048Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests' from root:root to runner:runner
2025-08-20T20:11:13.5320680Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/maint.mk' from root:root to runner:runner
2025-08-20T20:11:13.5321318Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/stamp-vti' from root:root to runner:runner
2025-08-20T20:11:13.5321983Z [00:04:03.606]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/coreutils.info' from root:root to runner:runner
2025-08-20T20:11:13.5322619Z [00:04:03.607]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/perm.texi' from root:root to runner:runner
2025-08-20T20:11:13.5323260Z [00:04:03.607]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/local.mk' from root:root to runner:runner
2025-08-20T20:11:13.5323915Z [00:04:03.607]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/version.texi' from root:root to runner:runner
2025-08-20T20:11:13.5324565Z [00:04:03.607]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/constants.texi' from root:root to runner:runner
2025-08-20T20:11:13.5325226Z [00:04:03.607]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/coreutils.texi' from root:root to runner:runner
2025-08-20T20:11:13.5325860Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/fdl.texi' from root:root to runner:runner
2025-08-20T20:11:13.5326597Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/sort-version.texi' from root:root to runner:runner
2025-08-20T20:11:13.5327277Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/parse-datetime.texi' from root:root to runner:runner
2025-08-20T20:11:13.5327882Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc' from root:root to runner:runner
2025-08-20T20:11:13.5328604Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/THANKS' from root:root to runner:runner
2025-08-20T20:11:13.5329248Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/config.log' from root:root to runner:runner
2025-08-20T20:11:13.5329917Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/NEWS' from root:root to runner:runner
2025-08-20T20:11:13.5330553Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/THANKStt.in' from root:root to runner:runner
2025-08-20T20:11:13.5331176Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/init.cfg' from root:root to runner:runner
2025-08-20T20:11:13.5331872Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/config.status' from root:root to runner:runner
2025-08-20T20:11:13.5332607Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/THANKS-to-translators' from root:root to runner:runner
2025-08-20T20:11:13.5333578Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/Makefile.in' from root:root to runner:runner
2025-08-20T20:11:13.5334583Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/COPYING' from root:root to runner:runner
2025-08-20T20:11:13.5335450Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/.tarball-version' from root:root to runner:runner
2025-08-20T20:11:13.5336076Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/TODO' from root:root to runner:runner
2025-08-20T20:11:13.5336785Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/.mailmap' from root:root to runner:runner
2025-08-20T20:11:13.5337422Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/itold.c' from root:root to runner:runner
2025-08-20T20:11:13.5338307Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-frexp.h' from root:root to runner:runner
2025-08-20T20:11:13.5338953Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/same.c' from root:root to runner:runner
2025-08-20T20:11:13.5339601Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freading.c' from root:root to runner:runner
2025-08-20T20:11:13.5340250Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys-limits.h' from root:root to runner:runner
2025-08-20T20:11:13.5340957Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sig2str.o' from root:root to runner:runner
2025-08-20T20:11:13.5341592Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freading.h' from root:root to runner:runner
2025-08-20T20:11:13.5342301Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hash.c' from root:root to runner:runner
2025-08-20T20:11:13.5342950Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/posixver.c' from root:root to runner:runner
2025-08-20T20:11:13.5343658Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-strcase.h' from root:root to runner:runner
2025-08-20T20:11:13.5344361Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-randperm.o' from root:root to runner:runner
2025-08-20T20:11:13.5345033Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/eloop-threshold.h' from root:root to runner:runner
2025-08-20T20:11:13.5345672Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtoul.c' from root:root to runner:runner
2025-08-20T20:11:13.5346361Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha256.c' from root:root to runner:runner
2025-08-20T20:11:13.5347045Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hash-pjw.c' from root:root to runner:runner
2025-08-20T20:11:13.5347699Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getpagesize.c' from root:root to runner:runner
2025-08-20T20:11:13.5348465Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stat-macros.h' from root:root to runner:runner
2025-08-20T20:11:13.5349195Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/safe-read.h' from root:root to runner:runner
2025-08-20T20:11:13.5349844Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isblank.c' from root:root to runner:runner
2025-08-20T20:11:13.5350486Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/full-read.h' from root:root to runner:runner
2025-08-20T20:11:13.5351150Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-strncasecmp.c' from root:root to runner:runner
2025-08-20T20:11:13.5351790Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/closeout.h' from root:root to runner:runner
2025-08-20T20:11:13.5352432Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stat-size.h' from root:root to runner:runner
2025-08-20T20:11:13.5353149Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-chdir-long.o' from root:root to runner:runner
2025-08-20T20:11:13.5353793Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/warn-on-use.h' from root:root to runner:runner
2025-08-20T20:11:13.5354491Z [00:04:03.608]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readlink.c' from root:root to runner:runner
2025-08-20T20:11:13.5355147Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xgethostname.c' from root:root to runner:runner
2025-08-20T20:11:13.5355785Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xtime.c' from root:root to runner:runner
2025-08-20T20:11:13.5356474Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mempcpy.c' from root:root to runner:runner
2025-08-20T20:11:13.5357114Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mini-gmp.c' from root:root to runner:runner
2025-08-20T20:11:13.5357771Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isxdigit.c' from root:root to runner:runner
2025-08-20T20:11:13.5358674Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/setlocale_null-unlocked.c' from root:root to runner:runner
2025-08-20T20:11:13.5359335Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stat-time.c' from root:root to runner:runner
2025-08-20T20:11:13.5359967Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/file-set.c' from root:root to runner:runner
2025-08-20T20:11:13.5360666Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xmalloc.o' from root:root to runner:runner
2025-08-20T20:11:13.5361297Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rename.c' from root:root to runner:runner
2025-08-20T20:11:13.5362020Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/alignalloc.c' from root:root to runner:runner
2025-08-20T20:11:13.5362653Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/tmpdir.h' from root:root to runner:runner
2025-08-20T20:11:13.5363366Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-vsnzprintf.o' from root:root to runner:runner
2025-08-20T20:11:13.5364004Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getline.c' from root:root to runner:runner
2025-08-20T20:11:13.5364707Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-asnprintf.o' from root:root to runner:runner
2025-08-20T20:11:13.5365358Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_stat.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5365995Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strstr.c' from root:root to runner:runner
2025-08-20T20:11:13.5366658Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/reallocarray.c' from root:root to runner:runner
2025-08-20T20:11:13.5367436Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-root-dev-ino.o' from root:root to runner:runner
2025-08-20T20:11:13.5368298Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gethrxtime.h' from root:root to runner:runner
2025-08-20T20:11:13.5369024Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mpsort.c' from root:root to runner:runner
2025-08-20T20:11:13.5369666Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readutmp.c' from root:root to runner:runner
2025-08-20T20:11:13.5370305Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pathmax.h' from root:root to runner:runner
2025-08-20T20:11:13.5370940Z [00:04:03.609]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkdirat.c' from root:root to runner:runner
2025-08-20T20:11:13.5371645Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.5372350Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-set-acl.o' from root:root to runner:runner
2025-08-20T20:11:13.5372993Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gettime.c' from root:root to runner:runner
2025-08-20T20:11:13.5373631Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wchar.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5374353Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freopen.c' from root:root to runner:runner
2025-08-20T20:11:13.5374994Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/savewd.h' from root:root to runner:runner
2025-08-20T20:11:13.5375671Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtol-error.h' from root:root to runner:runner
2025-08-20T20:11:13.5376316Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/version-etc.c' from root:root to runner:runner
2025-08-20T20:11:13.5377022Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-timedrecmutex.c' from root:root to runner:runner
2025-08-20T20:11:13.5377668Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fflush.c' from root:root to runner:runner
2025-08-20T20:11:13.5378522Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkdir-p.h' from root:root to runner:runner
2025-08-20T20:11:13.5379156Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/md5.h' from root:root to runner:runner
2025-08-20T20:11:13.5379905Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.5380577Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/once.c' from root:root to runner:runner
2025-08-20T20:11:13.5381234Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/tls.c' from root:root to runner:runner
2025-08-20T20:11:13.5382031Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/libcoreutils_a-once.o' from root:root to runner:runner
2025-08-20T20:11:13.5382677Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/tls.h' from root:root to runner:runner
2025-08-20T20:11:13.5383339Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/lock.c' from root:root to runner:runner
2025-08-20T20:11:13.5384068Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/once.h' from root:root to runner:runner
2025-08-20T20:11:13.5384776Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/.deps/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.5385539Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/.deps/libcoreutils_a-lock.Po' from root:root to runner:runner
2025-08-20T20:11:13.5386290Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/.deps/libcoreutils_a-once.Po' from root:root to runner:runner
2025-08-20T20:11:13.5387068Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/.deps/libcoreutils_a-threadlib.Po' from root:root to runner:runner
2025-08-20T20:11:13.5387874Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/.deps/libcoreutils_a-tls.Po' from root:root to runner:runner
2025-08-20T20:11:13.5388654Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/.deps' from root:root to runner:runner
2025-08-20T20:11:13.5389423Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/libcoreutils_a-threadlib.o' from root:root to runner:runner
2025-08-20T20:11:13.5390101Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/lock.h' from root:root to runner:runner
2025-08-20T20:11:13.5391022Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/libcoreutils_a-tls.o' from root:root to runner:runner
2025-08-20T20:11:13.5391884Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/libcoreutils_a-lock.o' from root:root to runner:runner
2025-08-20T20:11:13.5392582Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/threadlib.c' from root:root to runner:runner
2025-08-20T20:11:13.5393293Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread' from root:root to runner:runner
2025-08-20T20:11:13.5394034Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-hash-triple.o' from root:root to runner:runner
2025-08-20T20:11:13.5394724Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cdefs.h' from root:root to runner:runner
2025-08-20T20:11:13.5395371Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utimecmp.h' from root:root to runner:runner
2025-08-20T20:11:13.5396239Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/propername-lite.c' from root:root to runner:runner
2025-08-20T20:11:13.5397000Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbsrtowcs-state.o' from root:root to runner:runner
2025-08-20T20:11:13.5397726Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistd.h' from root:root to runner:runner
2025-08-20T20:11:13.5398525Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/langinfo.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5399181Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/vaszprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.5399890Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-priv-set.o' from root:root to runner:runner
2025-08-20T20:11:13.5400539Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freadptr.c' from root:root to runner:runner
2025-08-20T20:11:13.5401269Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/localcharset.h' from root:root to runner:runner
2025-08-20T20:11:13.5401997Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-close-stream.o' from root:root to runner:runner
2025-08-20T20:11:13.5402639Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xmemcoll.h' from root:root to runner:runner
2025-08-20T20:11:13.5403300Z [00:04:03.610]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fprintftime.h' from root:root to runner:runner
2025-08-20T20:11:13.5403944Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mktime.c' from root:root to runner:runner
2025-08-20T20:11:13.5404583Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/argmatch.c' from root:root to runner:runner
2025-08-20T20:11:13.5405233Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/inttypes.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5405926Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sched.h' from root:root to runner:runner
2025-08-20T20:11:13.5406555Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/link.c' from root:root to runner:runner
2025-08-20T20:11:13.5407210Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gethrxtime.c' from root:root to runner:runner
2025-08-20T20:11:13.5407970Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xgetcwd.o' from root:root to runner:runner
2025-08-20T20:11:13.5408793Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xsize.o' from root:root to runner:runner
2025-08-20T20:11:13.5409439Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ldtoastr.c' from root:root to runner:runner
2025-08-20T20:11:13.5410144Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mcel.c' from root:root to runner:runner
2025-08-20T20:11:13.5411295Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-recmutex.c' from root:root to runner:runner
2025-08-20T20:11:13.5412252Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/argv-iter.c' from root:root to runner:runner
2025-08-20T20:11:13.5413118Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/heap.h' from root:root to runner:runner
2025-08-20T20:11:13.5413795Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/float.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5414547Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/vasnprintf.h' from root:root to runner:runner
2025-08-20T20:11:13.5415199Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ctype.h' from root:root to runner:runner
2025-08-20T20:11:13.5415900Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-vzprintf.o' from root:root to runner:runner
2025-08-20T20:11:13.5416530Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/free.c' from root:root to runner:runner
2025-08-20T20:11:13.5417186Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread-once.c' from root:root to runner:runner
2025-08-20T20:11:13.5417843Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fstatat.c' from root:root to runner:runner
2025-08-20T20:11:13.5418849Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/root-dev-ino.c' from root:root to runner:runner
2025-08-20T20:11:13.5419520Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wctype.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5420240Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c++defs.h' from root:root to runner:runner
2025-08-20T20:11:13.5420891Z [00:04:03.611]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fadvise.c' from root:root to runner:runner
2025-08-20T20:11:13.5421654Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/asprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.5422410Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-areadlink-with-size.o' from root:root to runner:runner
2025-08-20T20:11:13.5423038Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/time.c' from root:root to runner:runner
2025-08-20T20:11:13.5423680Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/binary-io.c' from root:root to runner:runner
2025-08-20T20:11:13.5424377Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/math.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5425103Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-memcasecmp.o' from root:root to runner:runner
2025-08-20T20:11:13.5425806Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-nanosleep.o' from root:root to runner:runner
2025-08-20T20:11:13.5426526Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xdectoumax.o' from root:root to runner:runner
2025-08-20T20:11:13.5427221Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtol.c' from root:root to runner:runner
2025-08-20T20:11:13.5427856Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/af_alg.h' from root:root to runner:runner
2025-08-20T20:11:13.5428661Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-randread.o' from root:root to runner:runner
2025-08-20T20:11:13.5429302Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memchr2.c' from root:root to runner:runner
2025-08-20T20:11:13.5429932Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xsize.h' from root:root to runner:runner
2025-08-20T20:11:13.5430595Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readtokens.c' from root:root to runner:runner
2025-08-20T20:11:13.5431236Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/errno.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5431878Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getndelim2.h' from root:root to runner:runner
2025-08-20T20:11:13.5432592Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdlib.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5433236Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5433986Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-crc-x86_64-pclmul.o' from root:root to runner:runner
2025-08-20T20:11:13.5434676Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/randread.h' from root:root to runner:runner
2025-08-20T20:11:13.5435369Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbrtowc-impl-utf8.h' from root:root to runner:runner
2025-08-20T20:11:13.5436025Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fprintftime.c' from root:root to runner:runner
2025-08-20T20:11:13.5436781Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fflush.o' from root:root to runner:runner
2025-08-20T20:11:13.5437436Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/chdir-long.c' from root:root to runner:runner
2025-08-20T20:11:13.5438187Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cycle-check.c' from root:root to runner:runner
2025-08-20T20:11:13.5438909Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-qcopy-acl.o' from root:root to runner:runner
2025-08-20T20:11:13.5439551Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mgetgroups.h' from root:root to runner:runner
2025-08-20T20:11:13.5440322Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fopen.o' from root:root to runner:runner
2025-08-20T20:11:13.5440957Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/exclude.c' from root:root to runner:runner
2025-08-20T20:11:13.5441602Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xreadlink.h' from root:root to runner:runner
2025-08-20T20:11:13.5442311Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-gethrxtime.o' from root:root to runner:runner
2025-08-20T20:11:13.5442957Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ino-map.h' from root:root to runner:runner
2025-08-20T20:11:13.5443604Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicodeio.c' from root:root to runner:runner
2025-08-20T20:11:13.5444261Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5444902Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/bitrotate.c' from root:root to runner:runner
2025-08-20T20:11:13.5445660Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-timespec.o' from root:root to runner:runner
2025-08-20T20:11:13.5446309Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/randint.h' from root:root to runner:runner
2025-08-20T20:11:13.5447094Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fcntl.o' from root:root to runner:runner
2025-08-20T20:11:13.5447735Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtoull.c' from root:root to runner:runner
2025-08-20T20:11:13.5448619Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/str-two-way.h' from root:root to runner:runner
2025-08-20T20:11:13.5449363Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/root-uid.h' from root:root to runner:runner
2025-08-20T20:11:13.5450100Z [00:04:03.612]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-openat-proc.o' from root:root to runner:runner
2025-08-20T20:11:13.5450754Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getrandom.c' from root:root to runner:runner
2025-08-20T20:11:13.5451403Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xnanosleep.c' from root:root to runner:runner
2025-08-20T20:11:13.5452042Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.5452809Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-di-set.o' from root:root to runner:runner
2025-08-20T20:11:13.5453445Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uninorm.h' from root:root to runner:runner
2025-08-20T20:11:13.5454173Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mkstemp-safer.o' from root:root to runner:runner
2025-08-20T20:11:13.5454877Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-safe-read.o' from root:root to runner:runner
2025-08-20T20:11:13.5455590Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-modechange.o' from root:root to runner:runner
2025-08-20T20:11:13.5456216Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/read.c' from root:root to runner:runner
2025-08-20T20:11:13.5456898Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rawmemchr.valgrind' from root:root to runner:runner
2025-08-20T20:11:13.5457531Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/tmpdir.c' from root:root to runner:runner
2025-08-20T20:11:13.5458430Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hash.h' from root:root to runner:runner
2025-08-20T20:11:13.5459111Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistd.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5459825Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdckdint.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5460475Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/safe-write.c' from root:root to runner:runner
2025-08-20T20:11:13.5461103Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/human.c' from root:root to runner:runner
2025-08-20T20:11:13.5461792Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-osf.gperf' from root:root to runner:runner
2025-08-20T20:11:13.5462495Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pipe-safer.c' from root:root to runner:runner
2025-08-20T20:11:13.5463175Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread_sigmask.c' from root:root to runner:runner
2025-08-20T20:11:13.5463823Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mgetgroups.c' from root:root to runner:runner
2025-08-20T20:11:13.5464466Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isupper.c' from root:root to runner:runner
2025-08-20T20:11:13.5465190Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-creat-safer.o' from root:root to runner:runner
2025-08-20T20:11:13.5465895Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xvasprintf.h' from root:root to runner:runner
2025-08-20T20:11:13.5466562Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isnanf-nolibm.h' from root:root to runner:runner
2025-08-20T20:11:13.5467253Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fclose.o' from root:root to runner:runner
2025-08-20T20:11:13.5467924Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/setlocale_null.c' from root:root to runner:runner
2025-08-20T20:11:13.5468723Z [00:04:03.613]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-hpux.h' from root:root to runner:runner
2025-08-20T20:11:13.5469445Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-backup-find.o' from root:root to runner:runner
2025-08-20T20:11:13.5470104Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdc_bit_width.c' from root:root to runner:runner
2025-08-20T20:11:13.5471075Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/randperm.h' from root:root to runner:runner
2025-08-20T20:11:13.5471745Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/di-set.h' from root:root to runner:runner
2025-08-20T20:11:13.5472400Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/linebuffer.h' from root:root to runner:runner
2025-08-20T20:11:13.5473115Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/nl_langinfo.c' from root:root to runner:runner
2025-08-20T20:11:13.5473749Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/_Noreturn.h' from root:root to runner:runner
2025-08-20T20:11:13.5474392Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/signbitl.c' from root:root to runner:runner
2025-08-20T20:11:13.5475079Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uname.c' from root:root to runner:runner
2025-08-20T20:11:13.5475949Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sm3.o' from root:root to runner:runner
2025-08-20T20:11:13.5476605Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xgetcwd.h' from root:root to runner:runner
2025-08-20T20:11:13.5477226Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/open.c' from root:root to runner:runner
2025-08-20T20:11:13.5477859Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/error.c' from root:root to runner:runner
2025-08-20T20:11:13.5478735Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkstemp-safer.c' from root:root to runner:runner
2025-08-20T20:11:13.5479382Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdio--.h' from root:root to runner:runner
2025-08-20T20:11:13.5480098Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-acl-internal.o' from root:root to runner:runner
2025-08-20T20:11:13.5480751Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtoimax.c' from root:root to runner:runner
2025-08-20T20:11:13.5481389Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fchmodat.c' from root:root to runner:runner
2025-08-20T20:11:13.5482056Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/regex_internal.h' from root:root to runner:runner
2025-08-20T20:11:13.5482769Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/msvc-inval.c' from root:root to runner:runner
2025-08-20T20:11:13.5483478Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-bitrotate.o' from root:root to runner:runner
2025-08-20T20:11:13.5484184Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32iscntrl.c' from root:root to runner:runner
2025-08-20T20:11:13.5484904Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-unicodeio.o' from root:root to runner:runner
2025-08-20T20:11:13.5485576Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-irix.h' from root:root to runner:runner
2025-08-20T20:11:13.5486228Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/canonicalize.c' from root:root to runner:runner
2025-08-20T20:11:13.5486938Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-umaxtostr.o' from root:root to runner:runner
2025-08-20T20:11:13.5487579Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtoumax.c' from root:root to runner:runner
2025-08-20T20:11:13.5488432Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-initguard.h' from root:root to runner:runner
2025-08-20T20:11:13.5489074Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xsize.c' from root:root to runner:runner
2025-08-20T20:11:13.5489782Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-hash-pjw.o' from root:root to runner:runner
2025-08-20T20:11:13.5490584Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/assert.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5491777Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stat-w32.h' from root:root to runner:runner
2025-08-20T20:11:13.5492795Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-vaszprintf.o' from root:root to runner:runner
2025-08-20T20:11:13.5493445Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/smack.h' from root:root to runner:runner
2025-08-20T20:11:13.5494078Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirfd.c' from root:root to runner:runner
2025-08-20T20:11:13.5494813Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-write-any-file.o' from root:root to runner:runner
2025-08-20T20:11:13.5495483Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freadahead.c' from root:root to runner:runner
2025-08-20T20:11:13.5496213Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utimensat.c' from root:root to runner:runner
2025-08-20T20:11:13.5496859Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/aszprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.5497558Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/set-acl.c' from root:root to runner:runner
2025-08-20T20:11:13.5498451Z [00:04:03.614]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xdectoimax.c' from root:root to runner:runner
2025-08-20T20:11:13.5499109Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stpcpy.c' from root:root to runner:runner
2025-08-20T20:11:13.5499756Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/byteswap.c' from root:root to runner:runner
2025-08-20T20:11:13.5500415Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fd-safer-flag.c' from root:root to runner:runner
2025-08-20T20:11:13.5501124Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fd-safer.o' from root:root to runner:runner
2025-08-20T20:11:13.5501918Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dirchownmod.o' from root:root to runner:runner
2025-08-20T20:11:13.5502578Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdio-impl.h' from root:root to runner:runner
2025-08-20T20:11:13.5503237Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/backup-find.c' from root:root to runner:runner
2025-08-20T20:11:13.5503939Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-utimens.o' from root:root to runner:runner
2025-08-20T20:11:13.5504575Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/size_max.h' from root:root to runner:runner
2025-08-20T20:11:13.5505290Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/physmem.c' from root:root to runner:runner
2025-08-20T20:11:13.5505932Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdio.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5506582Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirent.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5507214Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/siglist.h' from root:root to runner:runner
2025-08-20T20:11:13.5507864Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/exitfail.h' from root:root to runner:runner
2025-08-20T20:11:13.5508683Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/configmake.h' from root:root to runner:runner
2025-08-20T20:11:13.5509329Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/read-file.c' from root:root to runner:runner
2025-08-20T20:11:13.5509977Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memcasecmp.c' from root:root to runner:runner
2025-08-20T20:11:13.5510687Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xbinary-io.h' from root:root to runner:runner
2025-08-20T20:11:13.5511346Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fadvise.h' from root:root to runner:runner
2025-08-20T20:11:13.5512015Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-zos.h' from root:root to runner:runner
2025-08-20T20:11:13.5512735Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-freadahead.o' from root:root to runner:runner
2025-08-20T20:11:13.5513370Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/alignof.h' from root:root to runner:runner
2025-08-20T20:11:13.5514157Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-posix_memalign.o' from root:root to runner:runner
2025-08-20T20:11:13.5514804Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xgetgroups.c' from root:root to runner:runner
2025-08-20T20:11:13.5515456Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/savedir.h' from root:root to runner:runner
2025-08-20T20:11:13.5516092Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/closein.c' from root:root to runner:runner
2025-08-20T20:11:13.5516769Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/basename-lgpl.c' from root:root to runner:runner
2025-08-20T20:11:13.5517613Z [00:04:03.615]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-areadlinkat-with-size.o' from root:root to runner:runner
2025-08-20T20:11:13.5518449Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbszero.o' from root:root to runner:runner
2025-08-20T20:11:13.5519092Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-strtod.c' from root:root to runner:runner
2025-08-20T20:11:13.5519792Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fadvise.o' from root:root to runner:runner
2025-08-20T20:11:13.5520428Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/calloc.c' from root:root to runner:runner
2025-08-20T20:11:13.5521139Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xdectoimax.o' from root:root to runner:runner
2025-08-20T20:11:13.5521991Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-propername-lite.o' from root:root to runner:runner
2025-08-20T20:11:13.5522626Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/base32.c' from root:root to runner:runner
2025-08-20T20:11:13.5523315Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/regcomp.c' from root:root to runner:runner
2025-08-20T20:11:13.5523967Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iswctype.c' from root:root to runner:runner
2025-08-20T20:11:13.5524716Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32_apply_type_test.o' from root:root to runner:runner
2025-08-20T20:11:13.5525355Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/inttostr.c' from root:root to runner:runner
2025-08-20T20:11:13.5526012Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getprogname.c' from root:root to runner:runner
2025-08-20T20:11:13.5526685Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/version-etc-fsf.c' from root:root to runner:runner
2025-08-20T20:11:13.5527380Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ftoastr.c' from root:root to runner:runner
2025-08-20T20:11:13.5528248Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/targetdir.c' from root:root to runner:runner
2025-08-20T20:11:13.5528984Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/msvc-nothrow.h' from root:root to runner:runner
2025-08-20T20:11:13.5529627Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/time_rz.c' from root:root to runner:runner
2025-08-20T20:11:13.5530360Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utimecmp.c' from root:root to runner:runner
2025-08-20T20:11:13.5531011Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filevercmp.h' from root:root to runner:runner
2025-08-20T20:11:13.5531727Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-unlinkdir.o' from root:root to runner:runner
2025-08-20T20:11:13.5532377Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-args.h' from root:root to runner:runner
2025-08-20T20:11:13.5533113Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-version-etc.o' from root:root to runner:runner
2025-08-20T20:11:13.5533758Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/chmodat.c' from root:root to runner:runner
2025-08-20T20:11:13.5534475Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/random.h' from root:root to runner:runner
2025-08-20T20:11:13.5535116Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/stat.h' from root:root to runner:runner
2025-08-20T20:11:13.5535845Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/socket.h' from root:root to runner:runner
2025-08-20T20:11:13.5536499Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/select.h' from root:root to runner:runner
2025-08-20T20:11:13.5537140Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/wait.h' from root:root to runner:runner
2025-08-20T20:11:13.5537794Z [00:04:03.616]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/types.h' from root:root to runner:runner
2025-08-20T20:11:13.5538735Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/resource.h' from root:root to runner:runner
2025-08-20T20:11:13.5539420Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/utsname.h' from root:root to runner:runner
2025-08-20T20:11:13.5540159Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/ioctl.h' from root:root to runner:runner
2025-08-20T20:11:13.5540825Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/uio.h' from root:root to runner:runner
2025-08-20T20:11:13.5541468Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/time.h' from root:root to runner:runner
2025-08-20T20:11:13.5542087Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys' from root:root to runner:runner
2025-08-20T20:11:13.5542791Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-time_rz.o' from root:root to runner:runner
2025-08-20T20:11:13.5543500Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkfifo.c' from root:root to runner:runner
2025-08-20T20:11:13.5544152Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirent.h' from root:root to runner:runner
2025-08-20T20:11:13.5544884Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-parse-datetime.o' from root:root to runner:runner
2025-08-20T20:11:13.5545623Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-printf-parse.o' from root:root to runner:runner
2025-08-20T20:11:13.5546321Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-timedmutex.h' from root:root to runner:runner
2025-08-20T20:11:13.5547075Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32iscntrl.o' from root:root to runner:runner
2025-08-20T20:11:13.5547784Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xreadlink.c' from root:root to runner:runner
2025-08-20T20:11:13.5548557Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hard-locale.c' from root:root to runner:runner
2025-08-20T20:11:13.5549286Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gai_strerror.c' from root:root to runner:runner
2025-08-20T20:11:13.5549979Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mini-mpq-gnulib.c' from root:root to runner:runner
2025-08-20T20:11:13.5550687Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-memcoll.o' from root:root to runner:runner
2025-08-20T20:11:13.5551329Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uinttostr.c' from root:root to runner:runner
2025-08-20T20:11:13.5551989Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/localename.h' from root:root to runner:runner
2025-08-20T20:11:13.5552699Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/alignalloc.h' from root:root to runner:runner
2025-08-20T20:11:13.5553405Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32tolower.c' from root:root to runner:runner
2025-08-20T20:11:13.5554446Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/lseek.c' from root:root to runner:runner
2025-08-20T20:11:13.5555134Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gettimeofday.c' from root:root to runner:runner
2025-08-20T20:11:13.5555823Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isnanl-nolibm.h' from root:root to runner:runner
2025-08-20T20:11:13.5556640Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-base64.o' from root:root to runner:runner
2025-08-20T20:11:13.5557271Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sm3.c' from root:root to runner:runner
2025-08-20T20:11:13.5557918Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/msvc-nothrow.c' from root:root to runner:runner
2025-08-20T20:11:13.5558677Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/af_alg.c' from root:root to runner:runner
2025-08-20T20:11:13.5559317Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pselect.c' from root:root to runner:runner
2025-08-20T20:11:13.5560274Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xasprintf.o' from root:root to runner:runner
2025-08-20T20:11:13.5561085Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-closeout.o' from root:root to runner:runner
2025-08-20T20:11:13.5561737Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/vasprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.5562490Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-stdlib.o' from root:root to runner:runner
2025-08-20T20:11:13.5563178Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-rwlock.c' from root:root to runner:runner
2025-08-20T20:11:13.5563816Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isatty.c' from root:root to runner:runner
2025-08-20T20:11:13.5564441Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/minmax.h' from root:root to runner:runner
2025-08-20T20:11:13.5565098Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirchownmod.c' from root:root to runner:runner
2025-08-20T20:11:13.5565727Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utime.h' from root:root to runner:runner
2025-08-20T20:11:13.5566465Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-rwlock.h' from root:root to runner:runner
2025-08-20T20:11:13.5567125Z [00:04:03.617]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbrtowc-impl.h' from root:root to runner:runner
2025-08-20T20:11:13.5567777Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getugroups.h' from root:root to runner:runner
2025-08-20T20:11:13.5568556Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirchownmod.h' from root:root to runner:runner
2025-08-20T20:11:13.5569198Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utimens.c' from root:root to runner:runner
2025-08-20T20:11:13.5569910Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dtoastr.c' from root:root to runner:runner
2025-08-20T20:11:13.5570556Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hash-pjw.h' from root:root to runner:runner
2025-08-20T20:11:13.5571189Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr.h' from root:root to runner:runner
2025-08-20T20:11:13.5571815Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mcel.h' from root:root to runner:runner
2025-08-20T20:11:13.5572522Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-pipe2.o' from root:root to runner:runner
2025-08-20T20:11:13.5573236Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/long-options.h' from root:root to runner:runner
2025-08-20T20:11:13.5573971Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-setlocale_null.o' from root:root to runner:runner
2025-08-20T20:11:13.5574612Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/allocator.c' from root:root to runner:runner
2025-08-20T20:11:13.5575301Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/btoc32.c' from root:root to runner:runner
2025-08-20T20:11:13.5576028Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-readtokens.o' from root:root to runner:runner
2025-08-20T20:11:13.5577030Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ignore-value.h' from root:root to runner:runner
2025-08-20T20:11:13.5578403Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sha512.o' from root:root to runner:runner
2025-08-20T20:11:13.5579301Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-mutex.h' from root:root to runner:runner
2025-08-20T20:11:13.5580047Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtol.c' from root:root to runner:runner
2025-08-20T20:11:13.5580694Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xdectoint.c' from root:root to runner:runner
2025-08-20T20:11:13.5581405Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-offtostr.o' from root:root to runner:runner
2025-08-20T20:11:13.5582115Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-getndelim2.o' from root:root to runner:runner
2025-08-20T20:11:13.5582830Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-strnumcmp.o' from root:root to runner:runner
2025-08-20T20:11:13.5583548Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ctype.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5584237Z [00:04:03.618]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hash-triple-simple.c' from root:root to runner:runner
2025-08-20T20:11:13.5584919Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/backup-internal.h' from root:root to runner:runner
2025-08-20T20:11:13.5585555Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dup2.c' from root:root to runner:runner
2025-08-20T20:11:13.5586291Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-memset_explicit.o' from root:root to runner:runner
2025-08-20T20:11:13.5586936Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getgroups.c' from root:root to runner:runner
2025-08-20T20:11:13.5587701Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-utimecmp.o' from root:root to runner:runner
2025-08-20T20:11:13.5588586Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mountlist.c' from root:root to runner:runner
2025-08-20T20:11:13.5589321Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_uio.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5590041Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-gettime.o' from root:root to runner:runner
2025-08-20T20:11:13.5590688Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isalpha.c' from root:root to runner:runner
2025-08-20T20:11:13.5591319Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv.h' from root:root to runner:runner
2025-08-20T20:11:13.5591976Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libc-config.h' from root:root to runner:runner
2025-08-20T20:11:13.5592615Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/timegm.c' from root:root to runner:runner
2025-08-20T20:11:13.5593330Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-once.c' from root:root to runner:runner
2025-08-20T20:11:13.5594035Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xprintf.o' from root:root to runner:runner
2025-08-20T20:11:13.5594756Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-printf-frexp.o' from root:root to runner:runner
2025-08-20T20:11:13.5595404Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/randread.c' from root:root to runner:runner
2025-08-20T20:11:13.5596173Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-areadlink.o' from root:root to runner:runner
2025-08-20T20:11:13.5596814Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/tempname.c' from root:root to runner:runner
2025-08-20T20:11:13.5597525Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-nl_langinfo.o' from root:root to runner:runner
2025-08-20T20:11:13.5598279Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cl-strtold.c' from root:root to runner:runner
2025-08-20T20:11:13.5598926Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/endian.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5599591Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/netinet_in.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5600316Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sigprocmask.c' from root:root to runner:runner
2025-08-20T20:11:13.5600959Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open.c' from root:root to runner:runner
2025-08-20T20:11:13.5601653Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/w32sock.h' from root:root to runner:runner
2025-08-20T20:11:13.5602308Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sm3-stream.c' from root:root to runner:runner
2025-08-20T20:11:13.5603031Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c-strcasecmp.o' from root:root to runner:runner
2025-08-20T20:11:13.5603673Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readdir.c' from root:root to runner:runner
2025-08-20T20:11:13.5604313Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/umaxtostr.c' from root:root to runner:runner
2025-08-20T20:11:13.5604962Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/buffer-lcm.c' from root:root to runner:runner
2025-08-20T20:11:13.5605659Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/base64.c' from root:root to runner:runner
2025-08-20T20:11:13.5606314Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isdigit.c' from root:root to runner:runner
2025-08-20T20:11:13.5606950Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/progname.h' from root:root to runner:runner
2025-08-20T20:11:13.5607613Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-parse.c' from root:root to runner:runner
2025-08-20T20:11:13.5608441Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fpurge.c' from root:root to runner:runner
2025-08-20T20:11:13.5609258Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sig-handler.o' from root:root to runner:runner
2025-08-20T20:11:13.5609984Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fopen-safer.o' from root:root to runner:runner
2025-08-20T20:11:13.5610681Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-wctype-h.o' from root:root to runner:runner
2025-08-20T20:11:13.5611329Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/skipchars.h' from root:root to runner:runner
2025-08-20T20:11:13.5611971Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/randint.c' from root:root to runner:runner
2025-08-20T20:11:13.5612750Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-filenamecat.o' from root:root to runner:runner
2025-08-20T20:11:13.5613457Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-file-type.o' from root:root to runner:runner
2025-08-20T20:11:13.5614149Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/openat.c' from root:root to runner:runner
2025-08-20T20:11:13.5614779Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/nproc.h' from root:root to runner:runner
2025-08-20T20:11:13.5615438Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkostemp.c' from root:root to runner:runner
2025-08-20T20:11:13.5616141Z [00:04:03.619]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mpsort.o' from root:root to runner:runner
2025-08-20T20:11:13.5616839Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-qset-acl.o' from root:root to runner:runner
2025-08-20T20:11:13.5617470Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/same.h' from root:root to runner:runner
2025-08-20T20:11:13.5618355Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-areadlinkat.o' from root:root to runner:runner
2025-08-20T20:11:13.5619032Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/careadlinkat.c' from root:root to runner:runner
2025-08-20T20:11:13.5619732Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-imaxtostr.o' from root:root to runner:runner
2025-08-20T20:11:13.5620386Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5621081Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32width.o' from root:root to runner:runner
2025-08-20T20:11:13.5621887Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_digit.h' from root:root to runner:runner
2025-08-20T20:11:13.5622567Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.5623331Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_lower.o' from root:root to runner:runner
2025-08-20T20:11:13.5624030Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_cntrl.h' from root:root to runner:runner
2025-08-20T20:11:13.5624794Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_punct.o' from root:root to runner:runner
2025-08-20T20:11:13.5625620Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_cntrl.o' from root:root to runner:runner
2025-08-20T20:11:13.5626373Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_graph.o' from root:root to runner:runner
2025-08-20T20:11:13.5627185Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_upper.o' from root:root to runner:runner
2025-08-20T20:11:13.5627883Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_space.c' from root:root to runner:runner
2025-08-20T20:11:13.5628861Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_alpha.o' from root:root to runner:runner
2025-08-20T20:11:13.5629633Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_xdigit.o' from root:root to runner:runner
2025-08-20T20:11:13.5630327Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_graph.c' from root:root to runner:runner
2025-08-20T20:11:13.5631162Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_alnum.o' from root:root to runner:runner
2025-08-20T20:11:13.5631855Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_digit.c' from root:root to runner:runner
2025-08-20T20:11:13.5632552Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_print.c' from root:root to runner:runner
2025-08-20T20:11:13.5633232Z [00:04:03.620]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_print.h' from root:root to runner:runner
2025-08-20T20:11:13.5633994Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_blank.o' from root:root to runner:runner
2025-08-20T20:11:13.5634762Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_xdigit.c' from root:root to runner:runner
2025-08-20T20:11:13.5635458Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_graph.h' from root:root to runner:runner
2025-08-20T20:11:13.5636154Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_xdigit.h' from root:root to runner:runner
2025-08-20T20:11:13.5636840Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_upper.c' from root:root to runner:runner
2025-08-20T20:11:13.5637530Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_alpha.h' from root:root to runner:runner
2025-08-20T20:11:13.5638596Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_punct.h' from root:root to runner:runner
2025-08-20T20:11:13.5639402Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_cntrl.c' from root:root to runner:runner
2025-08-20T20:11:13.5640162Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_print.o' from root:root to runner:runner
2025-08-20T20:11:13.5640985Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_space.o' from root:root to runner:runner
2025-08-20T20:11:13.5641677Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/bitmap.h' from root:root to runner:runner
2025-08-20T20:11:13.5642380Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.5643173Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_blank.Po' from root:root to runner:runner
2025-08-20T20:11:13.5644209Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_print.Po' from root:root to runner:runner
2025-08-20T20:11:13.5645096Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_space.Po' from root:root to runner:runner
2025-08-20T20:11:13.5645892Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_lower.Po' from root:root to runner:runner
2025-08-20T20:11:13.5646672Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_cntrl.Po' from root:root to runner:runner
2025-08-20T20:11:13.5647501Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_upper.Po' from root:root to runner:runner
2025-08-20T20:11:13.5648572Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_alpha.Po' from root:root to runner:runner
2025-08-20T20:11:13.5649372Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_punct.Po' from root:root to runner:runner
2025-08-20T20:11:13.5650147Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_alnum.Po' from root:root to runner:runner
2025-08-20T20:11:13.5650930Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_digit.Po' from root:root to runner:runner
2025-08-20T20:11:13.5651716Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_xdigit.Po' from root:root to runner:runner
2025-08-20T20:11:13.5652570Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_graph.Po' from root:root to runner:runner
2025-08-20T20:11:13.5653231Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps' from root:root to runner:runner
2025-08-20T20:11:13.5653994Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_upper.h' from root:root to runner:runner
2025-08-20T20:11:13.5654690Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_alnum.h' from root:root to runner:runner
2025-08-20T20:11:13.5655388Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_lower.h' from root:root to runner:runner
2025-08-20T20:11:13.5656081Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_blank.h' from root:root to runner:runner
2025-08-20T20:11:13.5656763Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_punct.c' from root:root to runner:runner
2025-08-20T20:11:13.5657456Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_alpha.c' from root:root to runner:runner
2025-08-20T20:11:13.5658314Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_space.h' from root:root to runner:runner
2025-08-20T20:11:13.5659552Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_lower.c' from root:root to runner:runner
2025-08-20T20:11:13.5660676Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_alnum.c' from root:root to runner:runner
2025-08-20T20:11:13.5662145Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_digit.o' from root:root to runner:runner
2025-08-20T20:11:13.5663618Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_blank.c' from root:root to runner:runner
2025-08-20T20:11:13.5664808Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype' from root:root to runner:runner
2025-08-20T20:11:13.5666008Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/renameatu.h' from root:root to runner:runner
2025-08-20T20:11:13.5667190Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/yesno.h' from root:root to runner:runner
2025-08-20T20:11:13.5668567Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/canon-host.c' from root:root to runner:runner
2025-08-20T20:11:13.5669757Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/futimens.c' from root:root to runner:runner
2025-08-20T20:11:13.5670929Z [00:04:03.621]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/symlinkat.c' from root:root to runner:runner
2025-08-20T20:11:13.5671579Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cloexec.h' from root:root to runner:runner
2025-08-20T20:11:13.5672391Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sm3-stream.o' from root:root to runner:runner
2025-08-20T20:11:13.5673074Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fcntl-safer.h' from root:root to runner:runner
2025-08-20T20:11:13.5673903Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-scratch_buffer_grow_preserve.o' from root:root to runner:runner
2025-08-20T20:11:13.5674603Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray.gl.h' from root:root to runner:runner
2025-08-20T20:11:13.5675267Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.5676041Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-dynarray_resize.o' from root:root to runner:runner
2025-08-20T20:11:13.5676817Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray_finalize.c' from root:root to runner:runner
2025-08-20T20:11:13.5677631Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-dynarray_emplace_enlarge.o' from root:root to runner:runner
2025-08-20T20:11:13.5678642Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-dynarray_resize_clear.o' from root:root to runner:runner
2025-08-20T20:11:13.5679428Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-dynarray_finalize.o' from root:root to runner:runner
2025-08-20T20:11:13.5680218Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/scratch_buffer.h' from root:root to runner:runner
2025-08-20T20:11:13.5680930Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/scratch_buffer.gl.h' from root:root to runner:runner
2025-08-20T20:11:13.5681679Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray_emplace_enlarge.c' from root:root to runner:runner
2025-08-20T20:11:13.5682400Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray-skeleton.c' from root:root to runner:runner
2025-08-20T20:11:13.5683110Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray_resize.c' from root:root to runner:runner
2025-08-20T20:11:13.5683869Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.5684675Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-dynarray_finalize.Po' from root:root to runner:runner
2025-08-20T20:11:13.5685589Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-scratch_buffer_grow_preserve.Po' from root:root to runner:runner
2025-08-20T20:11:13.5686490Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-scratch_buffer_set_array_size.Po' from root:root to runner:runner
2025-08-20T20:11:13.5687302Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-scratch_buffer_grow.Po' from root:root to runner:runner
2025-08-20T20:11:13.5688303Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-dynarray_resize_clear.Po' from root:root to runner:runner
2025-08-20T20:11:13.5689167Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-dynarray_emplace_enlarge.Po' from root:root to runner:runner
2025-08-20T20:11:13.5689978Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-dynarray-skeleton.Po' from root:root to runner:runner
2025-08-20T20:11:13.5690789Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-dynarray_at_failure.Po' from root:root to runner:runner
2025-08-20T20:11:13.5691577Z [00:04:03.622]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-dynarray_resize.Po' from root:root to runner:runner
2025-08-20T20:11:13.5692229Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps' from root:root to runner:runner
2025-08-20T20:11:13.5693018Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-dynarray_at_failure.o' from root:root to runner:runner
2025-08-20T20:11:13.5693773Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray.h' from root:root to runner:runner
2025-08-20T20:11:13.5694507Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray-skeleton.gl.h' from root:root to runner:runner
2025-08-20T20:11:13.5695258Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/scratch_buffer_set_array_size.c' from root:root to runner:runner
2025-08-20T20:11:13.5696090Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-scratch_buffer_set_array_size.o' from root:root to runner:runner
2025-08-20T20:11:13.5696825Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray_resize_clear.c' from root:root to runner:runner
2025-08-20T20:11:13.5697598Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray_at_failure.c' from root:root to runner:runner
2025-08-20T20:11:13.5698605Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-scratch_buffer_grow.o' from root:root to runner:runner
2025-08-20T20:11:13.5699406Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/scratch_buffer_grow.c' from root:root to runner:runner
2025-08-20T20:11:13.5700230Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/scratch_buffer_grow_preserve.c' from root:root to runner:runner
2025-08-20T20:11:13.5700865Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc' from root:root to runner:runner
2025-08-20T20:11:13.5701586Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-inttostr.o' from root:root to runner:runner
2025-08-20T20:11:13.5702314Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isxdigit.o' from root:root to runner:runner
2025-08-20T20:11:13.5702968Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/randperm.c' from root:root to runner:runner
2025-08-20T20:11:13.5703641Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/write-any-file.c' from root:root to runner:runner
2025-08-20T20:11:13.5704347Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getlocalename_l-unsafe.c' from root:root to runner:runner
2025-08-20T20:11:13.5704987Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32width.c' from root:root to runner:runner
2025-08-20T20:11:13.5705629Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fchownat.c' from root:root to runner:runner
2025-08-20T20:11:13.5706339Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/float+.h' from root:root to runner:runner
2025-08-20T20:11:13.5706983Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/bitrotate.h' from root:root to runner:runner
2025-08-20T20:11:13.5707684Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-obstack.o' from root:root to runner:runner
2025-08-20T20:11:13.5708976Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-rand-isaac.o' from root:root to runner:runner
2025-08-20T20:11:13.5709683Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdlib--.h' from root:root to runner:runner
2025-08-20T20:11:13.5710341Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/config.hin' from root:root to runner:runner
2025-08-20T20:11:13.5711060Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/vasnprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.5711701Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iswdigit.c' from root:root to runner:runner
2025-08-20T20:11:13.5712347Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/imaxtostr.c' from root:root to runner:runner
2025-08-20T20:11:13.5713052Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strnlen1.h' from root:root to runner:runner
2025-08-20T20:11:13.5713692Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/openat.h' from root:root to runner:runner
2025-08-20T20:11:13.5714395Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sockets.o' from root:root to runner:runner
2025-08-20T20:11:13.5715110Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-getprogname.o' from root:root to runner:runner
2025-08-20T20:11:13.5715831Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-uinttostr.o' from root:root to runner:runner
2025-08-20T20:11:13.5716592Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sha256.o' from root:root to runner:runner
2025-08-20T20:11:13.5717238Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getlogin.c' from root:root to runner:runner
2025-08-20T20:11:13.5717878Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iswpunct.c' from root:root to runner:runner
2025-08-20T20:11:13.5718760Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/posixver.h' from root:root to runner:runner
2025-08-20T20:11:13.5719410Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdbit.c' from root:root to runner:runner
2025-08-20T20:11:13.5720042Z [00:04:03.623]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/assure.h' from root:root to runner:runner
2025-08-20T20:11:13.5720685Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/langinfo.h' from root:root to runner:runner
2025-08-20T20:11:13.5721305Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/u64.h' from root:root to runner:runner
2025-08-20T20:11:13.5722022Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/copy-acl.c' from root:root to runner:runner
2025-08-20T20:11:13.5722663Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xtime.h' from root:root to runner:runner
2025-08-20T20:11:13.5723403Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/nl_langinfo-lock.c' from root:root to runner:runner
2025-08-20T20:11:13.5724041Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wctype.h' from root:root to runner:runner
2025-08-20T20:11:13.5724752Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-cl-strtold.o' from root:root to runner:runner
2025-08-20T20:11:13.5725403Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbsrtoc32s.c' from root:root to runner:runner
2025-08-20T20:11:13.5726148Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xmemcoll.c' from root:root to runner:runner
2025-08-20T20:11:13.5726812Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/se-label.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5727450Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/string.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5728273Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbswidth.h' from root:root to runner:runner
2025-08-20T20:11:13.5728921Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/userspec.h' from root:root to runner:runner
2025-08-20T20:11:13.5729635Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sockets.h' from root:root to runner:runner
2025-08-20T20:11:13.5730313Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memset_explicit.c' from root:root to runner:runner
2025-08-20T20:11:13.5730940Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/lchown.c' from root:root to runner:runner
2025-08-20T20:11:13.5731592Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/flexmember.h' from root:root to runner:runner
2025-08-20T20:11:13.5732242Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/open-safer.c' from root:root to runner:runner
2025-08-20T20:11:13.5732928Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32_apply_type_test.c' from root:root to runner:runner
2025-08-20T20:11:13.5733562Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/closeout.c' from root:root to runner:runner
2025-08-20T20:11:13.5734364Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbsrtoc32s-state.o' from root:root to runner:runner
2025-08-20T20:11:13.5735070Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mkdir-p.o' from root:root to runner:runner
2025-08-20T20:11:13.5735724Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memcmp2.c' from root:root to runner:runner
2025-08-20T20:11:13.5736454Z [00:04:03.624]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/parse-datetime.c' from root:root to runner:runner
2025-08-20T20:11:13.5737087Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtod.h' from root:root to runner:runner
2025-08-20T20:11:13.5737729Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filename.h' from root:root to runner:runner
2025-08-20T20:11:13.5738672Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdbit.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5739351Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/creat-safer.c' from root:root to runner:runner
2025-08-20T20:11:13.5739983Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gnulib.mk' from root:root to runner:runner
2025-08-20T20:11:13.5740701Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-backupfile.o' from root:root to runner:runner
2025-08-20T20:11:13.5741344Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rawmemchr.c' from root:root to runner:runner
2025-08-20T20:11:13.5742070Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-strcasecmp.c' from root:root to runner:runner
2025-08-20T20:11:13.5742695Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fts_.h' from root:root to runner:runner
2025-08-20T20:11:13.5743399Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xstrtold.o' from root:root to runner:runner
2025-08-20T20:11:13.5744090Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-crc.o' from root:root to runner:runner
2025-08-20T20:11:13.5744907Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/endian.h' from root:root to runner:runner
2025-08-20T20:11:13.5745935Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/openat-proc.c' from root:root to runner:runner
2025-08-20T20:11:13.5747156Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strftime.h' from root:root to runner:runner
2025-08-20T20:11:13.5748561Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/di-set.c' from root:root to runner:runner
2025-08-20T20:11:13.5749942Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/same-inode.h' from root:root to runner:runner
2025-08-20T20:11:13.5751144Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mpsort.h' from root:root to runner:runner
2025-08-20T20:11:13.5752422Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/time_r.c' from root:root to runner:runner
2025-08-20T20:11:13.5753662Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/areadlinkat.c' from root:root to runner:runner
2025-08-20T20:11:13.5754934Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-chownat.o' from root:root to runner:runner
2025-08-20T20:11:13.5756117Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt_int.h' from root:root to runner:runner
2025-08-20T20:11:13.5757390Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filevercmp.c' from root:root to runner:runner
2025-08-20T20:11:13.5758327Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/quotearg.c' from root:root to runner:runner
2025-08-20T20:11:13.5759002Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/config.h' from root:root to runner:runner
2025-08-20T20:11:13.5759733Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-buffer-lcm.o' from root:root to runner:runner
2025-08-20T20:11:13.5760494Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/signbitf.c' from root:root to runner:runner
2025-08-20T20:11:13.5761136Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/offtostr.c' from root:root to runner:runner
2025-08-20T20:11:13.5761856Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xgetgroups.o' from root:root to runner:runner
2025-08-20T20:11:13.5762571Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isgraph.o' from root:root to runner:runner
2025-08-20T20:11:13.5763216Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strnlen1.c' from root:root to runner:runner
2025-08-20T20:11:13.5763917Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sha1.o' from root:root to runner:runner
2025-08-20T20:11:13.5764576Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-once.h' from root:root to runner:runner
2025-08-20T20:11:13.5765223Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mountlist.h' from root:root to runner:runner
2025-08-20T20:11:13.5766016Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fsusage.o' from root:root to runner:runner
2025-08-20T20:11:13.5766670Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rmdir.c' from root:root to runner:runner
2025-08-20T20:11:13.5767396Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c-file-type.o' from root:root to runner:runner
2025-08-20T20:11:13.5768429Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-localcharset.o' from root:root to runner:runner
2025-08-20T20:11:13.5769089Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ftello.c' from root:root to runner:runner
2025-08-20T20:11:13.5769798Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c-strtod.o' from root:root to runner:runner
2025-08-20T20:11:13.5770524Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fsusage.c' from root:root to runner:runner
2025-08-20T20:11:13.5771176Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/se-context.c' from root:root to runner:runner
2025-08-20T20:11:13.5778265Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistd--.h' from root:root to runner:runner
2025-08-20T20:11:13.5779029Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/string.h' from root:root to runner:runner
2025-08-20T20:11:13.5779697Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbszero.c' from root:root to runner:runner
2025-08-20T20:11:13.5780471Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/chown.c' from root:root to runner:runner
2025-08-20T20:11:13.5781115Z [00:04:03.625]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dev-ino.h' from root:root to runner:runner
2025-08-20T20:11:13.5781762Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sigaction.c' from root:root to runner:runner
2025-08-20T20:11:13.5782390Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/chmod.c' from root:root to runner:runner
2025-08-20T20:11:13.5783039Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freadptr.h' from root:root to runner:runner
2025-08-20T20:11:13.5783661Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/u64.c' from root:root to runner:runner
2025-08-20T20:11:13.5784320Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-tls.h' from root:root to runner:runner
2025-08-20T20:11:13.5785042Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-file-has-acl.o' from root:root to runner:runner
2025-08-20T20:11:13.5785815Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-closein.o' from root:root to runner:runner
2025-08-20T20:11:13.5786535Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xreadlink.o' from root:root to runner:runner
2025-08-20T20:11:13.5787300Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-se-context.o' from root:root to runner:runner
2025-08-20T20:11:13.5787942Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/physmem.h' from root:root to runner:runner
2025-08-20T20:11:13.5788840Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iswctype-impl.h' from root:root to runner:runner
2025-08-20T20:11:13.5789551Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread.h' from root:root to runner:runner
2025-08-20T20:11:13.5790204Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freadahead.h' from root:root to runner:runner
2025-08-20T20:11:13.5790861Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/acl_entries.c' from root:root to runner:runner
2025-08-20T20:11:13.5791546Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-error.o' from root:root to runner:runner
2025-08-20T20:11:13.5792269Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dtotimespec.o' from root:root to runner:runner
2025-08-20T20:11:13.5793040Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xstrtoumax.o' from root:root to runner:runner
2025-08-20T20:11:13.5793695Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/read-file.h' from root:root to runner:runner
2025-08-20T20:11:13.5794347Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-strcaseeq.h' from root:root to runner:runner
2025-08-20T20:11:13.5794982Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha512.c' from root:root to runner:runner
2025-08-20T20:11:13.5795618Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/opendir.c' from root:root to runner:runner
2025-08-20T20:11:13.5796259Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ftoastr.h' from root:root to runner:runner
2025-08-20T20:11:13.5796906Z [00:04:03.626]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stat-time.h' from root:root to runner:runner
2025-08-20T20:11:13.5797597Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-physmem.o' from root:root to runner:runner
2025-08-20T20:11:13.5798573Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uchar.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5799286Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memchr2.valgrind' from root:root to runner:runner
2025-08-20T20:11:13.5800072Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-targetdir.o' from root:root to runner:runner
2025-08-20T20:11:13.5800715Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/tempname.h' from root:root to runner:runner
2025-08-20T20:11:13.5801366Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filenamecat.h' from root:root to runner:runner
2025-08-20T20:11:13.5802084Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isspace.o' from root:root to runner:runner
2025-08-20T20:11:13.5802865Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-readtokens0.o' from root:root to runner:runner
2025-08-20T20:11:13.5803521Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/arpa_inet.c' from root:root to runner:runner
2025-08-20T20:11:13.5804153Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/i-ring.c' from root:root to runner:runner
2025-08-20T20:11:13.5804823Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freopen-safer.c' from root:root to runner:runner
2025-08-20T20:11:13.5805529Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wctype-h.c' from root:root to runner:runner
2025-08-20T20:11:13.5806235Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-skipchars.o' from root:root to runner:runner
2025-08-20T20:11:13.5806874Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strdup.c' from root:root to runner:runner
2025-08-20T20:11:13.5807590Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-careadlinkat.o' from root:root to runner:runner
2025-08-20T20:11:13.5808537Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unlinkdir.c' from root:root to runner:runner
2025-08-20T20:11:13.5809461Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32_get_type_test.c' from root:root to runner:runner
2025-08-20T20:11:13.5810118Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fcntl.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5810769Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xalignalloc.c' from root:root to runner:runner
2025-08-20T20:11:13.5811513Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/crc-x86_64.h' from root:root to runner:runner
2025-08-20T20:11:13.5812175Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_select.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5812844Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/scratch_buffer.h' from root:root to runner:runner
2025-08-20T20:11:13.5813613Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-freadptr.o' from root:root to runner:runner
2025-08-20T20:11:13.5814252Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freadseek.c' from root:root to runner:runner
2025-08-20T20:11:13.5814886Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xfts.c' from root:root to runner:runner
2025-08-20T20:11:13.5815600Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/qcopy-acl.c' from root:root to runner:runner
2025-08-20T20:11:13.5816297Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mknod.o' from root:root to runner:runner
2025-08-20T20:11:13.5816934Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/limits.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5817577Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt1.c' from root:root to runner:runner
2025-08-20T20:11:13.5818415Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/file-has-acl.c' from root:root to runner:runner
2025-08-20T20:11:13.5819221Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mountlist.o' from root:root to runner:runner
2025-08-20T20:11:13.5819858Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/regex.h' from root:root to runner:runner
2025-08-20T20:11:13.5820554Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-base32.o' from root:root to runner:runner
2025-08-20T20:11:13.5821218Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/long-options.c' from root:root to runner:runner
2025-08-20T20:11:13.5821857Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memcoll.h' from root:root to runner:runner
2025-08-20T20:11:13.5822578Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xalignalloc.o' from root:root to runner:runner
2025-08-20T20:11:13.5823227Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/save-cwd.c' from root:root to runner:runner
2025-08-20T20:11:13.5823895Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/setlocale-lock.c' from root:root to runner:runner
2025-08-20T20:11:13.5824591Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/closein.h' from root:root to runner:runner
2025-08-20T20:11:13.5825244Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mini-gmp.h' from root:root to runner:runner
2025-08-20T20:11:13.5825943Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/putenv.c' from root:root to runner:runner
2025-08-20T20:11:13.5826585Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_socket.c' from root:root to runner:runner
2025-08-20T20:11:13.5827220Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/lchmod.c' from root:root to runner:runner
2025-08-20T20:11:13.5827863Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/backupfile.c' from root:root to runner:runner
2025-08-20T20:11:13.5828759Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/anytostr.c' from root:root to runner:runner
2025-08-20T20:11:13.5829449Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-solaris.h' from root:root to runner:runner
2025-08-20T20:11:13.5830314Z [00:04:03.627]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/priv-set.h' from root:root to runner:runner
2025-08-20T20:11:13.5831401Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xnanosleep.o' from root:root to runner:runner
2025-08-20T20:11:13.5832903Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-md5-stream.o' from root:root to runner:runner
2025-08-20T20:11:13.5834174Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xdectoumax.c' from root:root to runner:runner
2025-08-20T20:11:13.5835459Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt-cdefs.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5836652Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/attribute.h' from root:root to runner:runner
2025-08-20T20:11:13.5837847Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/human.h' from root:root to runner:runner
2025-08-20T20:11:13.5839352Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memcoll.c' from root:root to runner:runner
2025-08-20T20:11:13.5840710Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-hash-triple-simple.o' from root:root to runner:runner
2025-08-20T20:11:13.5841942Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-randint.o' from root:root to runner:runner
2025-08-20T20:11:13.5842799Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sig-handler.h' from root:root to runner:runner
2025-08-20T20:11:13.5843489Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-args.c' from root:root to runner:runner
2025-08-20T20:11:13.5844266Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readtokens.h' from root:root to runner:runner
2025-08-20T20:11:13.5844928Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xmalloc.c' from root:root to runner:runner
2025-08-20T20:11:13.5845623Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-thread.c' from root:root to runner:runner
2025-08-20T20:11:13.5846287Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/secure_getenv.c' from root:root to runner:runner
2025-08-20T20:11:13.5847000Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xdectoint.h' from root:root to runner:runner
2025-08-20T20:11:13.5847689Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkfifoat.c' from root:root to runner:runner
2025-08-20T20:11:13.5848567Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fopen-safer.c' from root:root to runner:runner
2025-08-20T20:11:13.5849290Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-freadseek.o' from root:root to runner:runner
2025-08-20T20:11:13.5850000Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-savedir.o' from root:root to runner:runner
2025-08-20T20:11:13.5850772Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-zos.gperf' from root:root to runner:runner
2025-08-20T20:11:13.5851434Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wctype-impl.h' from root:root to runner:runner
2025-08-20T20:11:13.5852157Z [00:04:03.628]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-long-options.o' from root:root to runner:runner
2025-08-20T20:11:13.5852814Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/localcharset.c' from root:root to runner:runner
2025-08-20T20:11:13.5853531Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-strintcmp.o' from root:root to runner:runner
2025-08-20T20:11:13.5854186Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/close-stream.c' from root:root to runner:runner
2025-08-20T20:11:13.5854824Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/error.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5855524Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filemode.c' from root:root to runner:runner
2025-08-20T20:11:13.5856236Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-ldtoastr.o' from root:root to runner:runner
2025-08-20T20:11:13.5856874Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unitypes.h' from root:root to runner:runner
2025-08-20T20:11:13.5857573Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unlinkat.c' from root:root to runner:runner
2025-08-20T20:11:13.5858401Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtol.h' from root:root to runner:runner
2025-08-20T20:11:13.5859106Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/intprops-internal.h' from root:root to runner:runner
2025-08-20T20:11:13.5859828Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xprintf.h' from root:root to runner:runner
2025-08-20T20:11:13.5860492Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gethostname.c' from root:root to runner:runner
2025-08-20T20:11:13.5861165Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/parse-datetime.h' from root:root to runner:runner
2025-08-20T20:11:13.5861813Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/se-label.c' from root:root to runner:runner
2025-08-20T20:11:13.5862520Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbrlen.o' from root:root to runner:runner
2025-08-20T20:11:13.5863323Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-copy-file-range.o' from root:root to runner:runner
2025-08-20T20:11:13.5864029Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-ialloc.o' from root:root to runner:runner
2025-08-20T20:11:13.5864684Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/localeconv.c' from root:root to runner:runner
2025-08-20T20:11:13.5865329Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/argmatch.h' from root:root to runner:runner
2025-08-20T20:11:13.5865980Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/remove.c' from root:root to runner:runner
2025-08-20T20:11:13.5866655Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-recmutex.h' from root:root to runner:runner
2025-08-20T20:11:13.5867305Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_close.c' from root:root to runner:runner
2025-08-20T20:11:13.5868178Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-allocator.o' from root:root to runner:runner
2025-08-20T20:11:13.5868932Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_time.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5869581Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fpucw.h' from root:root to runner:runner
2025-08-20T20:11:13.5870296Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gl_openssl.h' from root:root to runner:runner
2025-08-20T20:11:13.5871012Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-renameatu.o' from root:root to runner:runner
2025-08-20T20:11:13.5871727Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbsrtoc32s.o' from root:root to runner:runner
2025-08-20T20:11:13.5872434Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-strtold.c' from root:root to runner:runner
2025-08-20T20:11:13.5873079Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/binary-io.h' from root:root to runner:runner
2025-08-20T20:11:13.5873790Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getlocalename_l-unsafe.h' from root:root to runner:runner
2025-08-20T20:11:13.5874492Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-posixver.o' from root:root to runner:runner
2025-08-20T20:11:13.5875144Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/linebuffer.c' from root:root to runner:runner
2025-08-20T20:11:13.5875850Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloca.h' from root:root to runner:runner
2025-08-20T20:11:13.5876551Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-btowc.o' from root:root to runner:runner
2025-08-20T20:11:13.5877192Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stat-w32.c' from root:root to runner:runner
2025-08-20T20:11:13.5877830Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkdir-p.c' from root:root to runner:runner
2025-08-20T20:11:13.5878724Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mini-gmp-gnulib.c' from root:root to runner:runner
2025-08-20T20:11:13.5879403Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/basename-lgpl.h' from root:root to runner:runner
2025-08-20T20:11:13.5880205Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mgetgroups.o' from root:root to runner:runner
2025-08-20T20:11:13.5880933Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dup-safer-flag.o' from root:root to runner:runner
2025-08-20T20:11:13.5881651Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_socket.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5882294Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloca.c' from root:root to runner:runner
2025-08-20T20:11:13.5882949Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/inet_ntop.c' from root:root to runner:runner
2025-08-20T20:11:13.5883584Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/base64.h' from root:root to runner:runner
2025-08-20T20:11:13.5884227Z [00:04:03.629]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/time.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5884893Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dup-safer-flag.c' from root:root to runner:runner
2025-08-20T20:11:13.5885674Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c-strncasecmp.o' from root:root to runner:runner
2025-08-20T20:11:13.5886402Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-linebuffer.o' from root:root to runner:runner
2025-08-20T20:11:13.5887031Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/math.c' from root:root to runner:runner
2025-08-20T20:11:13.5887675Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/float.h' from root:root to runner:runner
2025-08-20T20:11:13.5888768Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memrchr.c' from root:root to runner:runner
2025-08-20T20:11:13.5889423Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/md5.c' from root:root to runner:runner
2025-08-20T20:11:13.5890081Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5890804Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xbinary-io.o' from root:root to runner:runner
2025-08-20T20:11:13.5891512Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-exitfail.o' from root:root to runner:runner
2025-08-20T20:11:13.5892212Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fseeko.o' from root:root to runner:runner
2025-08-20T20:11:13.5893042Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/version-etc.h' from root:root to runner:runner
2025-08-20T20:11:13.5893679Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sig2str.c' from root:root to runner:runner
2025-08-20T20:11:13.5894468Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sys_socket.o' from root:root to runner:runner
2025-08-20T20:11:13.5895324Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-yesno.o' from root:root to runner:runner
2025-08-20T20:11:13.5896283Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/acl-errno-valid.c' from root:root to runner:runner
2025-08-20T20:11:13.5896943Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fseterr.h' from root:root to runner:runner
2025-08-20T20:11:13.5897611Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/group-member.c' from root:root to runner:runner
2025-08-20T20:11:13.5898602Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbrtoc32.c' from root:root to runner:runner
2025-08-20T20:11:13.5899508Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/local.mk' from root:root to runner:runner
2025-08-20T20:11:13.5900251Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xgethostname.o' from root:root to runner:runner
2025-08-20T20:11:13.5901122Z [00:04:03.630]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-read-file.o' from root:root to runner:runner
2025-08-20T20:11:13.5901850Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-opendirat.o' from root:root to runner:runner
2025-08-20T20:11:13.5902555Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-tempname.o' from root:root to runner:runner
2025-08-20T20:11:13.5903298Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbtowc-lock.c' from root:root to runner:runner
2025-08-20T20:11:13.5904033Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-set-permissions.o' from root:root to runner:runner
2025-08-20T20:11:13.5904746Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isblank.o' from root:root to runner:runner
2025-08-20T20:11:13.5905393Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cloexec.c' from root:root to runner:runner
2025-08-20T20:11:13.5906047Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/priv-set.c' from root:root to runner:runner
2025-08-20T20:11:13.5906843Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-version-etc-fsf.o' from root:root to runner:runner
2025-08-20T20:11:13.5907530Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-float.o' from root:root to runner:runner
2025-08-20T20:11:13.5908430Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/endian.c' from root:root to runner:runner
2025-08-20T20:11:13.5909111Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-thread.h' from root:root to runner:runner
2025-08-20T20:11:13.5909751Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbschr.c' from root:root to runner:runner
2025-08-20T20:11:13.5910481Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-basename-lgpl.o' from root:root to runner:runner
2025-08-20T20:11:13.5911119Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wctype.c' from root:root to runner:runner
2025-08-20T20:11:13.5911799Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.5912519Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/cjk.h' from root:root to runner:runner
2025-08-20T20:11:13.5913258Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/libcoreutils_a-width.o' from root:root to runner:runner
2025-08-20T20:11:13.5913930Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/width0.h' from root:root to runner:runner
2025-08-20T20:11:13.5914607Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/width2.h' from root:root to runner:runner
2025-08-20T20:11:13.5915303Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/.deps/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.5916469Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/.deps/libcoreutils_a-width.Po' from root:root to runner:runner
2025-08-20T20:11:13.5917472Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/.deps' from root:root to runner:runner
2025-08-20T20:11:13.5918343Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/width.c' from root:root to runner:runner
2025-08-20T20:11:13.5919185Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth' from root:root to runner:runner
2025-08-20T20:11:13.5919926Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-openat-die.o' from root:root to runner:runner
2025-08-20T20:11:13.5920659Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getcwd.c' from root:root to runner:runner
2025-08-20T20:11:13.5921287Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fcntl.c' from root:root to runner:runner
2025-08-20T20:11:13.5921997Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtoimax.c' from root:root to runner:runner
2025-08-20T20:11:13.5922654Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readtokens0.h' from root:root to runner:runner
2025-08-20T20:11:13.5923364Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-realloc.o' from root:root to runner:runner
2025-08-20T20:11:13.5923990Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/lstat.c' from root:root to runner:runner
2025-08-20T20:11:13.5924617Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fts.c' from root:root to runner:runner
2025-08-20T20:11:13.5925430Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xstrtod.o' from root:root to runner:runner
2025-08-20T20:11:13.5926205Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-progname.o' from root:root to runner:runner
2025-08-20T20:11:13.5926854Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/idcache.c' from root:root to runner:runner
2025-08-20T20:11:13.5927559Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbswidth.o' from root:root to runner:runner
2025-08-20T20:11:13.5928465Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/settime.c' from root:root to runner:runner
2025-08-20T20:11:13.5929138Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils.a' from root:root to runner:runner
2025-08-20T20:11:13.5929876Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtoll.c' from root:root to runner:runner
2025-08-20T20:11:13.5930538Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strnumcmp-in.h' from root:root to runner:runner
2025-08-20T20:11:13.5931189Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdint.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5931830Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistd.c' from root:root to runner:runner
2025-08-20T20:11:13.5932460Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/streq.h' from root:root to runner:runner
2025-08-20T20:11:13.5933100Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/access.c' from root:root to runner:runner
2025-08-20T20:11:13.5933793Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/locale.h' from root:root to runner:runner
2025-08-20T20:11:13.5934505Z [00:04:03.631]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-readutmp.o' from root:root to runner:runner
2025-08-20T20:11:13.5935188Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isnan.c' from root:root to runner:runner
2025-08-20T20:11:13.5935917Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-open-safer.o' from root:root to runner:runner
2025-08-20T20:11:13.5936550Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbtowc.c' from root:root to runner:runner
2025-08-20T20:11:13.5937186Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkdir.c' from root:root to runner:runner
2025-08-20T20:11:13.5937835Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getugroups.c' from root:root to runner:runner
2025-08-20T20:11:13.5938750Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getcwd-lgpl.c' from root:root to runner:runner
2025-08-20T20:11:13.5939488Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getfilecon.c' from root:root to runner:runner
2025-08-20T20:11:13.5940152Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fnmatch_loop.c' from root:root to runner:runner
2025-08-20T20:11:13.5940808Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdlib-safer.h' from root:root to runner:runner
2025-08-20T20:11:13.5941449Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/exitfail.c' from root:root to runner:runner
2025-08-20T20:11:13.5942090Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mknodat.c' from root:root to runner:runner
2025-08-20T20:11:13.5942856Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-freading.o' from root:root to runner:runner
2025-08-20T20:11:13.5943512Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/inet_pton.c' from root:root to runner:runner
2025-08-20T20:11:13.5944163Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hash-triple.h' from root:root to runner:runner
2025-08-20T20:11:13.5944801Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fcntl--.h' from root:root to runner:runner
2025-08-20T20:11:13.5945454Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/qset-acl.c' from root:root to runner:runner
2025-08-20T20:11:13.5946221Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filenamecat.c' from root:root to runner:runner
2025-08-20T20:11:13.5946924Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbrtoc32.o' from root:root to runner:runner
2025-08-20T20:11:13.5947711Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xmemcoll.o' from root:root to runner:runner
2025-08-20T20:11:13.5948626Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fts.o' from root:root to runner:runner
2025-08-20T20:11:13.5949300Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.5949988Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u32-strlen.c' from root:root to runner:runner
2025-08-20T20:11:13.5950659Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u8-uctomb.c' from root:root to runner:runner
2025-08-20T20:11:13.5951329Z [00:04:03.632]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u32-chr.c' from root:root to runner:runner
2025-08-20T20:11:13.5952077Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u8-mbtoucr.c' from root:root to runner:runner
2025-08-20T20:11:13.5952820Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u32-chr.o' from root:root to runner:runner
2025-08-20T20:11:13.5953569Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u32-strcat.o' from root:root to runner:runner
2025-08-20T20:11:13.5954234Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u32-cpy.c' from root:root to runner:runner
2025-08-20T20:11:13.5954985Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u32-strlen.o' from root:root to runner:runner
2025-08-20T20:11:13.5955772Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u32-cpy.o' from root:root to runner:runner
2025-08-20T20:11:13.5956446Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u-strcat.h' from root:root to runner:runner
2025-08-20T20:11:13.5957093Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u-cpy.h' from root:root to runner:runner
2025-08-20T20:11:13.5957838Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u8-mbtoucr.o' from root:root to runner:runner
2025-08-20T20:11:13.5958874Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u8-uctomb-aux.o' from root:root to runner:runner
2025-08-20T20:11:13.5959642Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u-strlen.h' from root:root to runner:runner
2025-08-20T20:11:13.5960323Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u32-strcat.c' from root:root to runner:runner
2025-08-20T20:11:13.5961067Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.5961839Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u32-cpy.Po' from root:root to runner:runner
2025-08-20T20:11:13.5962593Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u32-chr.Po' from root:root to runner:runner
2025-08-20T20:11:13.5963369Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u8-mbtoucr.Po' from root:root to runner:runner
2025-08-20T20:11:13.5964133Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u8-uctomb.Po' from root:root to runner:runner
2025-08-20T20:11:13.5964976Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u8-uctomb-aux.Po' from root:root to runner:runner
2025-08-20T20:11:13.5965753Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u32-pcpy.Po' from root:root to runner:runner
2025-08-20T20:11:13.5966515Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u32-strlen.Po' from root:root to runner:runner
2025-08-20T20:11:13.5967285Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u32-strcat.Po' from root:root to runner:runner
2025-08-20T20:11:13.5967932Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps' from root:root to runner:runner
2025-08-20T20:11:13.5968993Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u32-pcpy.o' from root:root to runner:runner
2025-08-20T20:11:13.5969678Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u32-pcpy.c' from root:root to runner:runner
2025-08-20T20:11:13.5970421Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u8-uctomb.o' from root:root to runner:runner
2025-08-20T20:11:13.5971123Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u8-uctomb-aux.c' from root:root to runner:runner
2025-08-20T20:11:13.5971789Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u-pcpy.h' from root:root to runner:runner
2025-08-20T20:11:13.5972502Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr' from root:root to runner:runner
2025-08-20T20:11:13.5973138Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isnanf.c' from root:root to runner:runner
2025-08-20T20:11:13.5973858Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkancesdirs.h' from root:root to runner:runner
2025-08-20T20:11:13.5974502Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-strtod.h' from root:root to runner:runner
2025-08-20T20:11:13.5975382Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/btowc.c' from root:root to runner:runner
2025-08-20T20:11:13.5976078Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtol-error.c' from root:root to runner:runner
2025-08-20T20:11:13.5976728Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/full-read.c' from root:root to runner:runner
2025-08-20T20:11:13.5977389Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha512-stream.c' from root:root to runner:runner
2025-08-20T20:11:13.5978273Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32ispunct.c' from root:root to runner:runner
2025-08-20T20:11:13.5978984Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-nproc.o' from root:root to runner:runner
2025-08-20T20:11:13.5979702Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-selinux-at.o' from root:root to runner:runner
2025-08-20T20:11:13.5980537Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbrlen.c' from root:root to runner:runner
2025-08-20T20:11:13.5981227Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_utsname.in.h' from root:root to runner:runner
2025-08-20T20:11:13.5981962Z [00:04:03.633]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fnmatch.c' from root:root to runner:runner
2025-08-20T20:11:13.5982600Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/termios.h' from root:root to runner:runner
2025-08-20T20:11:13.5983313Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isdigit.o' from root:root to runner:runner
2025-08-20T20:11:13.5983953Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha512.h' from root:root to runner:runner
2025-08-20T20:11:13.5984600Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/setenv.c' from root:root to runner:runner
2025-08-20T20:11:13.5985325Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-open.Po' from root:root to runner:runner
2025-08-20T20:11:13.5986170Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-chmodat.Po' from root:root to runner:runner
2025-08-20T20:11:13.5986888Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-isnand.Po' from root:root to runner:runner
2025-08-20T20:11:13.5987658Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xtime.Po' from root:root to runner:runner
2025-08-20T20:11:13.5988587Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkdirat.Po' from root:root to runner:runner
2025-08-20T20:11:13.5989331Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sm3-stream.Po' from root:root to runner:runner
2025-08-20T20:11:13.5990052Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fseterr.Po' from root:root to runner:runner
2025-08-20T20:11:13.5990797Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkancesdirs.Po' from root:root to runner:runner
2025-08-20T20:11:13.5991600Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-asnprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.5992322Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fcntl.Po' from root:root to runner:runner
2025-08-20T20:11:13.5993043Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-utimecmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.5993782Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-filenamecat.Po' from root:root to runner:runner
2025-08-20T20:11:13.5994499Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stat.Po' from root:root to runner:runner
2025-08-20T20:11:13.5995566Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-filemode.Po' from root:root to runner:runner
2025-08-20T20:11:13.5996559Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtol.Po' from root:root to runner:runner
2025-08-20T20:11:13.5997300Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-regex.Po' from root:root to runner:runner
2025-08-20T20:11:13.5998448Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-setlocale_null-unlocked.Po' from root:root to runner:runner
2025-08-20T20:11:13.5999213Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-opendir.Po' from root:root to runner:runner
2025-08-20T20:11:13.6000067Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-backup-rename.Po' from root:root to runner:runner
2025-08-20T20:11:13.6000779Z [00:04:03.634]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strdup.Po' from root:root to runner:runner
2025-08-20T20:11:13.6001555Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-di-set.Po' from root:root to runner:runner
2025-08-20T20:11:13.6002318Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getdtablesize.Po' from root:root to runner:runner
2025-08-20T20:11:13.6003041Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-wcwidth.Po' from root:root to runner:runner
2025-08-20T20:11:13.6003751Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strstr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6004413Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.6005212Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getcwd-lgpl.Po' from root:root to runner:runner
2025-08-20T20:11:13.6005957Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isdigit.Po' from root:root to runner:runner
2025-08-20T20:11:13.6006697Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xnanosleep.Po' from root:root to runner:runner
2025-08-20T20:11:13.6007426Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-bitrotate.Po' from root:root to runner:runner
2025-08-20T20:11:13.6008385Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-unlinkdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.6009191Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-ftell.Po' from root:root to runner:runner
2025-08-20T20:11:13.6009909Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-time.Po' from root:root to runner:runner
2025-08-20T20:11:13.6010691Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-crc-generate-table.Po' from root:root to runner:runner
2025-08-20T20:11:13.6011410Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dirname.Po' from root:root to runner:runner
2025-08-20T20:11:13.6012146Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-copy-acl.Po' from root:root to runner:runner
2025-08-20T20:11:13.6012937Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-imaxtostr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6013660Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-signbitd.Po' from root:root to runner:runner
2025-08-20T20:11:13.6014470Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-copy-file-range.Po' from root:root to runner:runner
2025-08-20T20:11:13.6015205Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fd-safer.Po' from root:root to runner:runner
2025-08-20T20:11:13.6015925Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fsync.Po' from root:root to runner:runner
2025-08-20T20:11:13.6016650Z [00:04:03.635]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-ino-map.Po' from root:root to runner:runner
2025-08-20T20:11:13.6017383Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mountlist.Po' from root:root to runner:runner
2025-08-20T20:11:13.6018330Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-acl-errno-valid.Po' from root:root to runner:runner
2025-08-20T20:11:13.6019083Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-nl_langinfo.Po' from root:root to runner:runner
2025-08-20T20:11:13.6019823Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c-strcasecmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.6020546Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-time_rz.Po' from root:root to runner:runner
2025-08-20T20:11:13.6021267Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-rpmatch.Po' from root:root to runner:runner
2025-08-20T20:11:13.6022047Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-isnanf.Po' from root:root to runner:runner
2025-08-20T20:11:13.6022783Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iconv_open.Po' from root:root to runner:runner
2025-08-20T20:11:13.6023505Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-posixver.Po' from root:root to runner:runner
2025-08-20T20:11:13.6024237Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-rewinddir.Po' from root:root to runner:runner
2025-08-20T20:11:13.6024949Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-tzset.Po' from root:root to runner:runner
2025-08-20T20:11:13.6025727Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-utimens.Po' from root:root to runner:runner
2025-08-20T20:11:13.6026455Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-vfzprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.6027224Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-itold.Po' from root:root to runner:runner
2025-08-20T20:11:13.6027940Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fstat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6028830Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-areadlink-with-size.Po' from root:root to runner:runner
2025-08-20T20:11:13.6029554Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mknodat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6030277Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strnlen1.Po' from root:root to runner:runner
2025-08-20T20:11:13.6031085Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-backup-find.Po' from root:root to runner:runner
2025-08-20T20:11:13.6031805Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-select.Po' from root:root to runner:runner
2025-08-20T20:11:13.6032579Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-lc-charset-dispatch.Po' from root:root to runner:runner
2025-08-20T20:11:13.6033339Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbsrtowcs-state.Po' from root:root to runner:runner
2025-08-20T20:11:13.6034079Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xgetgroups.Po' from root:root to runner:runner
2025-08-20T20:11:13.6034886Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-file-has-acl.Po' from root:root to runner:runner
2025-08-20T20:11:13.6035607Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkstemp.Po' from root:root to runner:runner
2025-08-20T20:11:13.6036323Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-savewd.Po' from root:root to runner:runner
2025-08-20T20:11:13.6037043Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-priv-set.Po' from root:root to runner:runner
2025-08-20T20:11:13.6037769Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-chownat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6038690Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbsrtowcs.Po' from root:root to runner:runner
2025-08-20T20:11:13.6039433Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-str_endswith.Po' from root:root to runner:runner
2025-08-20T20:11:13.6040204Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-write.Po' from root:root to runner:runner
2025-08-20T20:11:13.6040943Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iswpunct.Po' from root:root to runner:runner
2025-08-20T20:11:13.6041721Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strerror-override.Po' from root:root to runner:runner
2025-08-20T20:11:13.6042452Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sha1-stream.Po' from root:root to runner:runner
2025-08-20T20:11:13.6043177Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strnlen.Po' from root:root to runner:runner
2025-08-20T20:11:13.6044023Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-areadlinkat-with-size.Po' from root:root to runner:runner
2025-08-20T20:11:13.6044764Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-msvc-inval.Po' from root:root to runner:runner
2025-08-20T20:11:13.6045479Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xmalloc.Po' from root:root to runner:runner
2025-08-20T20:11:13.6046215Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getlogin.Po' from root:root to runner:runner
2025-08-20T20:11:13.6047064Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fprintftime.Po' from root:root to runner:runner
2025-08-20T20:11:13.6047831Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-opendirat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6048783Z [00:04:03.636]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-vsnzprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.6049520Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-basename.Po' from root:root to runner:runner
2025-08-20T20:11:13.6050270Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-root-dev-ino.Po' from root:root to runner:runner
2025-08-20T20:11:13.6051006Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getloadavg.Po' from root:root to runner:runner
2025-08-20T20:11:13.6051814Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-settime.Po' from root:root to runner:runner
2025-08-20T20:11:13.6052533Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strftime.Po' from root:root to runner:runner
2025-08-20T20:11:13.6053309Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-putenv.Po' from root:root to runner:runner
2025-08-20T20:11:13.6054073Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-rwlock.Po' from root:root to runner:runner
2025-08-20T20:11:13.6054946Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32iscntrl.Po' from root:root to runner:runner
2025-08-20T20:11:13.6055829Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xstrtoul.Po' from root:root to runner:runner
2025-08-20T20:11:13.6056580Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-offtostr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6057399Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xreadlink.Po' from root:root to runner:runner
2025-08-20T20:11:13.6058289Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xmemcoll.Po' from root:root to runner:runner
2025-08-20T20:11:13.6059060Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-get-permissions.Po' from root:root to runner:runner
2025-08-20T20:11:13.6059813Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-careadlinkat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6060858Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fseeko.Po' from root:root to runner:runner
2025-08-20T20:11:13.6061605Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-qset-acl.Po' from root:root to runner:runner
2025-08-20T20:11:13.6062328Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iswctype.Po' from root:root to runner:runner
2025-08-20T20:11:13.6063073Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-uinttostr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6063834Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-version-etc-fsf.Po' from root:root to runner:runner
2025-08-20T20:11:13.6064607Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbsrtoc32s-state.Po' from root:root to runner:runner
2025-08-20T20:11:13.6065439Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isspace.Po' from root:root to runner:runner
2025-08-20T20:11:13.6066177Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fchown-stub.Po' from root:root to runner:runner
2025-08-20T20:11:13.6066955Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-memrchr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6067692Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-umaxtostr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6068573Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-closeout.Po' from root:root to runner:runner
2025-08-20T20:11:13.6069313Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-tempname.Po' from root:root to runner:runner
2025-08-20T20:11:13.6070048Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-unicodeio.Po' from root:root to runner:runner
2025-08-20T20:11:13.6070845Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xbinary-io.Po' from root:root to runner:runner
2025-08-20T20:11:13.6071614Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pthread_sigmask.Po' from root:root to runner:runner
2025-08-20T20:11:13.6072341Z [00:04:03.637]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xstrtold.Po' from root:root to runner:runner
2025-08-20T20:11:13.6073067Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-hash-pjw.Po' from root:root to runner:runner
2025-08-20T20:11:13.6074058Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-areadlink.Po' from root:root to runner:runner
2025-08-20T20:11:13.6075107Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iconv_close.Po' from root:root to runner:runner
2025-08-20T20:11:13.6075855Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strerror.Po' from root:root to runner:runner
2025-08-20T20:11:13.6076810Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sha512.Po' from root:root to runner:runner
2025-08-20T20:11:13.6077559Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-uname.Po' from root:root to runner:runner
2025-08-20T20:11:13.6078535Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-gethostname.Po' from root:root to runner:runner
2025-08-20T20:11:13.6079412Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fdopendir.Po' from root:root to runner:runner
2025-08-20T20:11:13.6080243Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-filenamecat-lgpl.Po' from root:root to runner:runner
2025-08-20T20:11:13.6080990Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-openat-safer.Po' from root:root to runner:runner
2025-08-20T20:11:13.6081788Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbsrtoc32s.Po' from root:root to runner:runner
2025-08-20T20:11:13.6082527Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbscasecmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.6083277Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-reallocarray.Po' from root:root to runner:runner
2025-08-20T20:11:13.6083992Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-frexp.Po' from root:root to runner:runner
2025-08-20T20:11:13.6084741Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dirchownmod.Po' from root:root to runner:runner
2025-08-20T20:11:13.6085470Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-savedir.Po' from root:root to runner:runner
2025-08-20T20:11:13.6086181Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-math.Po' from root:root to runner:runner
2025-08-20T20:11:13.6086914Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-binary-io.Po' from root:root to runner:runner
2025-08-20T20:11:13.6087688Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-chmod.Po' from root:root to runner:runner
2025-08-20T20:11:13.6088689Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-secure_getenv.Po' from root:root to runner:runner
2025-08-20T20:11:13.6089425Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-renameat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6090149Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbrlen.Po' from root:root to runner:runner
2025-08-20T20:11:13.6090886Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sig-handler.Po' from root:root to runner:runner
2025-08-20T20:11:13.6091614Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtoull.Po' from root:root to runner:runner
2025-08-20T20:11:13.6092464Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-inet_pton.Po' from root:root to runner:runner
2025-08-20T20:11:13.6093178Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-timegm.Po' from root:root to runner:runner
2025-08-20T20:11:13.6093950Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-alloca.Po' from root:root to runner:runner
2025-08-20T20:11:13.6094671Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/alloca.Po' from root:root to runner:runner
2025-08-20T20:11:13.6095391Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-qsort.Po' from root:root to runner:runner
2025-08-20T20:11:13.6096108Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-randint.Po' from root:root to runner:runner
2025-08-20T20:11:13.6096880Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dtimespec-bound.Po' from root:root to runner:runner
2025-08-20T20:11:13.6097603Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbschr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6098518Z [00:04:03.638]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dup-safer-flag.Po' from root:root to runner:runner
2025-08-20T20:11:13.6099289Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-nl_langinfo-lock.Po' from root:root to runner:runner
2025-08-20T20:11:13.6100025Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getugroups.Po' from root:root to runner:runner
2025-08-20T20:11:13.6100847Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c-file-type.Po' from root:root to runner:runner
2025-08-20T20:11:13.6101559Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-heap.Po' from root:root to runner:runner
2025-08-20T20:11:13.6102290Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-cl-strtod.Po' from root:root to runner:runner
2025-08-20T20:11:13.6103067Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-unsetenv.Po' from root:root to runner:runner
2025-08-20T20:11:13.6103809Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getfilecon.Po' from root:root to runner:runner
2025-08-20T20:11:13.6104539Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-snprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.6105315Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-memcmp2.Po' from root:root to runner:runner
2025-08-20T20:11:13.6106038Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-regexec.Po' from root:root to runner:runner
2025-08-20T20:11:13.6106753Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dtoastr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6107551Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xvasprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.6108374Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-isatty.Po' from root:root to runner:runner
2025-08-20T20:11:13.6109093Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkfifo.Po' from root:root to runner:runner
2025-08-20T20:11:13.6109806Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fclose.Po' from root:root to runner:runner
2025-08-20T20:11:13.6110619Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-vasprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.6111363Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-cycle-check.Po' from root:root to runner:runner
2025-08-20T20:11:13.6112071Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.6112796Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-symlink.Po' from root:root to runner:runner
2025-08-20T20:11:13.6113507Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-float.Po' from root:root to runner:runner
2025-08-20T20:11:13.6114232Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sockets.Po' from root:root to runner:runner
2025-08-20T20:11:13.6114977Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-regex_internal.Po' from root:root to runner:runner
2025-08-20T20:11:13.6115746Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xfts.Po' from root:root to runner:runner
2025-08-20T20:11:13.6116465Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-hash.Po' from root:root to runner:runner
2025-08-20T20:11:13.6117203Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fts-cycle.Po' from root:root to runner:runner
2025-08-20T20:11:13.6118141Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stdc_leading_zeros.Po' from root:root to runner:runner
2025-08-20T20:11:13.6118889Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xgethostname.Po' from root:root to runner:runner
2025-08-20T20:11:13.6119607Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dirfd.Po' from root:root to runner:runner
2025-08-20T20:11:13.6120418Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-basename-lgpl.Po' from root:root to runner:runner
2025-08-20T20:11:13.6121146Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-malloca.Po' from root:root to runner:runner
2025-08-20T20:11:13.6121882Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-vasnprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.6122611Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xasprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.6123409Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sys_socket.Po' from root:root to runner:runner
2025-08-20T20:11:13.6124138Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-read-file.Po' from root:root to runner:runner
2025-08-20T20:11:13.6124857Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getopt1.Po' from root:root to runner:runner
2025-08-20T20:11:13.6125590Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-se-selinux.Po' from root:root to runner:runner
2025-08-20T20:11:13.6126307Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fseek.Po' from root:root to runner:runner
2025-08-20T20:11:13.6127020Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbtowc.Po' from root:root to runner:runner
2025-08-20T20:11:13.6127760Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isupper.Po' from root:root to runner:runner
2025-08-20T20:11:13.6128816Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getopt.Po' from root:root to runner:runner
2025-08-20T20:11:13.6129555Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-remove.Po' from root:root to runner:runner
2025-08-20T20:11:13.6130328Z [00:04:03.639]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-posix_memalign.Po' from root:root to runner:runner
2025-08-20T20:11:13.6131115Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkostemp.Po' from root:root to runner:runner
2025-08-20T20:11:13.6131864Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-printf-parse.Po' from root:root to runner:runner
2025-08-20T20:11:13.6132602Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sigprocmask.Po' from root:root to runner:runner
2025-08-20T20:11:13.6133400Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-canon-host.Po' from root:root to runner:runner
2025-08-20T20:11:13.6134128Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iswblank.Po' from root:root to runner:runner
2025-08-20T20:11:13.6135140Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iconv.Po' from root:root to runner:runner
2025-08-20T20:11:13.6135893Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sigaction.Po' from root:root to runner:runner
2025-08-20T20:11:13.6136694Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-malloc.Po' from root:root to runner:runner
2025-08-20T20:11:13.6137418Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fpurge.Po' from root:root to runner:runner
2025-08-20T20:11:13.6138277Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-safe-read.Po' from root:root to runner:runner
2025-08-20T20:11:13.6139044Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-printf-frexpl.Po' from root:root to runner:runner
2025-08-20T20:11:13.6140003Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mgetgroups.Po' from root:root to runner:runner
2025-08-20T20:11:13.6140772Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-file-set.Po' from root:root to runner:runner
2025-08-20T20:11:13.6141518Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fileblocks.Po' from root:root to runner:runner
2025-08-20T20:11:13.6142330Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isxdigit.Po' from root:root to runner:runner
2025-08-20T20:11:13.6143047Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-utime.Po' from root:root to runner:runner
2025-08-20T20:11:13.6143780Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c-strtold.Po' from root:root to runner:runner
2025-08-20T20:11:13.6144569Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtold.Po' from root:root to runner:runner
2025-08-20T20:11:13.6145300Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-safe-write.Po' from root:root to runner:runner
2025-08-20T20:11:13.6146038Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-modechange.Po' from root:root to runner:runner
2025-08-20T20:11:13.6146880Z [00:04:03.640]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-open-safer.Po' from root:root to runner:runner
2025-08-20T20:11:13.6147644Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-unlink.Po' from root:root to runner:runner
2025-08-20T20:11:13.6148535Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-hash-triple-simple.Po' from root:root to runner:runner
2025-08-20T20:11:13.6149266Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-save-cwd.Po' from root:root to runner:runner
2025-08-20T20:11:13.6150064Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fchownat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6150777Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-ialloc.Po' from root:root to runner:runner
2025-08-20T20:11:13.6151494Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mpsort.Po' from root:root to runner:runner
2025-08-20T20:11:13.6152207Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fflush.Po' from root:root to runner:runner
2025-08-20T20:11:13.6152967Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pthread-thread.Po' from root:root to runner:runner
2025-08-20T20:11:13.6153952Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-aszprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.6154928Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-base32.Po' from root:root to runner:runner
2025-08-20T20:11:13.6155763Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xalloc-die.Po' from root:root to runner:runner
2025-08-20T20:11:13.6156732Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-linebuffer.Po' from root:root to runner:runner
2025-08-20T20:11:13.6157501Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-quotearg.Po' from root:root to runner:runner
2025-08-20T20:11:13.6158486Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbszero.Po' from root:root to runner:runner
2025-08-20T20:11:13.6159232Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-creat-safer.Po' from root:root to runner:runner
2025-08-20T20:11:13.6159941Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-same.Po' from root:root to runner:runner
2025-08-20T20:11:13.6160773Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkstemp-safer.Po' from root:root to runner:runner
2025-08-20T20:11:13.6161519Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pipe-safer.Po' from root:root to runner:runner
2025-08-20T20:11:13.6162246Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-freadseek.Po' from root:root to runner:runner
2025-08-20T20:11:13.6162981Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fpending.Po' from root:root to runner:runner
2025-08-20T20:11:13.6163775Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-faccessat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6164528Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-canonicalize.Po' from root:root to runner:runner
2025-08-20T20:11:13.6165242Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xgetcwd.Po' from root:root to runner:runner
2025-08-20T20:11:13.6165975Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-wctype-h.Po' from root:root to runner:runner
2025-08-20T20:11:13.6166697Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-qsort_r.Po' from root:root to runner:runner
2025-08-20T20:11:13.6167418Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbswidth.Po' from root:root to runner:runner
2025-08-20T20:11:13.6168366Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-lchown.Po' from root:root to runner:runner
2025-08-20T20:11:13.6169184Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-userspec.Po' from root:root to runner:runner
2025-08-20T20:11:13.6169914Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-at-func.Po' from root:root to runner:runner
2025-08-20T20:11:13.6170635Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stdlib.Po' from root:root to runner:runner
2025-08-20T20:11:13.6171418Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-set-acl.Po' from root:root to runner:runner
2025-08-20T20:11:13.6172146Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strnumcmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.6173329Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isgraph.Po' from root:root to runner:runner
2025-08-20T20:11:13.6175891Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xalignalloc.Po' from root:root to runner:runner
2025-08-20T20:11:13.6178997Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dup.Po' from root:root to runner:runner
2025-08-20T20:11:13.6181613Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-chown.Po' from root:root to runner:runner
2025-08-20T20:11:13.6184327Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-recmutex.Po' from root:root to runner:runner
2025-08-20T20:11:13.6187152Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-cloexec.Po' from root:root to runner:runner
2025-08-20T20:11:13.6189436Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getaddrinfo.Po' from root:root to runner:runner
2025-08-20T20:11:13.6191071Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-gettimeofday.Po' from root:root to runner:runner
2025-08-20T20:11:13.6193087Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-md5.Po' from root:root to runner:runner
2025-08-20T20:11:13.6194574Z [00:04:03.641]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-localcharset.Po' from root:root to runner:runner
2025-08-20T20:11:13.6196014Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-localeconv.Po' from root:root to runner:runner
2025-08-20T20:11:13.6197450Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strsignal.Po' from root:root to runner:runner
2025-08-20T20:11:13.6199289Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-byteswap.Po' from root:root to runner:runner
2025-08-20T20:11:13.6200723Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-memcasecmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.6202143Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sig2str.Po' from root:root to runner:runner
2025-08-20T20:11:13.6203623Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-argmatch.Po' from root:root to runner:runner
2025-08-20T20:11:13.6205020Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-openat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6206606Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-closedir.Po' from root:root to runner:runner
2025-08-20T20:11:13.6209208Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-exitfail.Po' from root:root to runner:runner
2025-08-20T20:11:13.6210714Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pthread-once.Po' from root:root to runner:runner
2025-08-20T20:11:13.6212134Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-close.Po' from root:root to runner:runner
2025-08-20T20:11:13.6213551Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-openat-proc.Po' from root:root to runner:runner
2025-08-20T20:11:13.6215560Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sha1.Po' from root:root to runner:runner
2025-08-20T20:11:13.6216980Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-setenv.Po' from root:root to runner:runner
2025-08-20T20:11:13.6218534Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-lstat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6220181Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getline.Po' from root:root to runner:runner
2025-08-20T20:11:13.6221925Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkfifoat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6223486Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-memcoll.Po' from root:root to runner:runner
2025-08-20T20:11:13.6225195Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xstrtoumax.Po' from root:root to runner:runner
2025-08-20T20:11:13.6226690Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getlocalename_l-unsafe.Po' from root:root to runner:runner
2025-08-20T20:11:13.6228432Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xstrtol-error.Po' from root:root to runner:runner
2025-08-20T20:11:13.6229914Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-printf-frexp.Po' from root:root to runner:runner
2025-08-20T20:11:13.6231448Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-crc-x86_64-pclmul.Po' from root:root to runner:runner
2025-08-20T20:11:13.6232886Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-progname.Po' from root:root to runner:runner
2025-08-20T20:11:13.6234306Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32islower.Po' from root:root to runner:runner
2025-08-20T20:11:13.6236397Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-nstrftime.Po' from root:root to runner:runner
2025-08-20T20:11:13.6238399Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fdutimensat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6240115Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-set-permissions.Po' from root:root to runner:runner
2025-08-20T20:11:13.6241564Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fstatat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6243084Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32tolower.Po' from root:root to runner:runner
2025-08-20T20:11:13.6244509Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-selinux-at.Po' from root:root to runner:runner
2025-08-20T20:11:13.6245919Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-ldtoastr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6247385Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fopen-safer.Po' from root:root to runner:runner
2025-08-20T20:11:13.6249046Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-file-type.Po' from root:root to runner:runner
2025-08-20T20:11:13.6250455Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-calloc.Po' from root:root to runner:runner
2025-08-20T20:11:13.6251863Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getgroups.Po' from root:root to runner:runner
2025-08-20T20:11:13.6253348Z [00:04:03.642]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-asprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.6254746Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-u64.Po' from root:root to runner:runner
2025-08-20T20:11:13.6256148Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-vaszprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.6257626Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-timespec.Po' from root:root to runner:runner
2025-08-20T20:11:13.6259156Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sha256.Po' from root:root to runner:runner
2025-08-20T20:11:13.6260546Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-isblank.Po' from root:root to runner:runner
2025-08-20T20:11:13.6262022Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-symlinkat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6263428Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fnmatch.Po' from root:root to runner:runner
2025-08-20T20:11:13.6264813Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-ftoastr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6266229Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-buffer-lcm.Po' from root:root to runner:runner
2025-08-20T20:11:13.6267716Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fdopen.Po' from root:root to runner:runner
2025-08-20T20:11:13.6269241Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-msvc-nothrow.Po' from root:root to runner:runner
2025-08-20T20:11:13.6270667Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isalpha.Po' from root:root to runner:runner
2025-08-20T20:11:13.6272060Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-crc.Po' from root:root to runner:runner
2025-08-20T20:11:13.6273444Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-realloc.Po' from root:root to runner:runner
2025-08-20T20:11:13.6274859Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getpagesize.Po' from root:root to runner:runner
2025-08-20T20:11:13.6276287Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-se-label.Po' from root:root to runner:runner
2025-08-20T20:11:13.6277693Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xstrtod.Po' from root:root to runner:runner
2025-08-20T20:11:13.6279465Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-at-func2.Po' from root:root to runner:runner
2025-08-20T20:11:13.6280901Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-openat-die.Po' from root:root to runner:runner
2025-08-20T20:11:13.6282384Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-renameatu.Po' from root:root to runner:runner
2025-08-20T20:11:13.6283825Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-write-any-file.Po' from root:root to runner:runner
2025-08-20T20:11:13.6285253Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xstrtol.Po' from root:root to runner:runner
2025-08-20T20:11:13.6286705Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-wcrtomb.Po' from root:root to runner:runner
2025-08-20T20:11:13.6288316Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbslen.Po' from root:root to runner:runner
2025-08-20T20:11:13.6289759Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dtotimespec.Po' from root:root to runner:runner
2025-08-20T20:11:13.6291186Z [00:04:03.643]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-areadlinkat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6292683Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-isnanl.Po' from root:root to runner:runner
2025-08-20T20:11:13.6294325Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-endian.Po' from root:root to runner:runner
2025-08-20T20:11:13.6295753Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pthread-mutex.Po' from root:root to runner:runner
2025-08-20T20:11:13.6297192Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-lchmod.Po' from root:root to runner:runner
2025-08-20T20:11:13.6298886Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-targetdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.6300305Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-inttostr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6301701Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stdbit.Po' from root:root to runner:runner
2025-08-20T20:11:13.6303095Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32width.Po' from root:root to runner:runner
2025-08-20T20:11:13.6304627Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32_apply_type_test.Po' from root:root to runner:runner
2025-08-20T20:11:13.6306094Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-nanosleep.Po' from root:root to runner:runner
2025-08-20T20:11:13.6307569Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fadvise.Po' from root:root to runner:runner
2025-08-20T20:11:13.6309109Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-hash-triple.Po' from root:root to runner:runner
2025-08-20T20:11:13.6310534Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iswxdigit.Po' from root:root to runner:runner
2025-08-20T20:11:13.6312018Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.6313837Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-filevercmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.6316144Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-yesno.Po' from root:root to runner:runner
2025-08-20T20:11:13.6318980Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-freopen.Po' from root:root to runner:runner
2025-08-20T20:11:13.6321861Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mini-mpq-gnulib.Po' from root:root to runner:runner
2025-08-20T20:11:13.6324449Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stripslash.Po' from root:root to runner:runner
2025-08-20T20:11:13.6326194Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32_get_type_test.Po' from root:root to runner:runner
2025-08-20T20:11:13.6327679Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stat-time.Po' from root:root to runner:runner
2025-08-20T20:11:13.6329360Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-unlinkat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6330767Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-af_alg.Po' from root:root to runner:runner
2025-08-20T20:11:13.6332167Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-frexpl.Po' from root:root to runner:runner
2025-08-20T20:11:13.6333695Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-cond.Po' from root:root to runner:runner
2025-08-20T20:11:13.6335186Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-timedmutex.Po' from root:root to runner:runner
2025-08-20T20:11:13.6336657Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getdelim.Po' from root:root to runner:runner
2025-08-20T20:11:13.6338401Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pselect.Po' from root:root to runner:runner
2025-08-20T20:11:13.6339811Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-signbitf.Po' from root:root to runner:runner
2025-08-20T20:11:13.6341208Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-tmpdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.6342714Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stdc_bit_width.Po' from root:root to runner:runner
2025-08-20T20:11:13.6344158Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xstrtoimax.Po' from root:root to runner:runner
2025-08-20T20:11:13.6345570Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-randperm.Po' from root:root to runner:runner
2025-08-20T20:11:13.6346966Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fts.Po' from root:root to runner:runner
2025-08-20T20:11:13.6348776Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-long-options.Po' from root:root to runner:runner
2025-08-20T20:11:13.6350208Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mktime.Po' from root:root to runner:runner
2025-08-20T20:11:13.6351606Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-allocator.Po' from root:root to runner:runner
2025-08-20T20:11:13.6353018Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-wmempcpy.Po' from root:root to runner:runner
2025-08-20T20:11:13.6354423Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkdir-p.Po' from root:root to runner:runner
2025-08-20T20:11:13.6355818Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-wctype.Po' from root:root to runner:runner
2025-08-20T20:11:13.6357315Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-futimens.Po' from root:root to runner:runner
2025-08-20T20:11:13.6359066Z [00:04:03.644]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-randread.Po' from root:root to runner:runner
2025-08-20T20:11:13.6360584Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getndelim2.Po' from root:root to runner:runner
2025-08-20T20:11:13.6362009Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-memchr2.Po' from root:root to runner:runner
2025-08-20T20:11:13.6363419Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xdectoumax.Po' from root:root to runner:runner
2025-08-20T20:11:13.6364834Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtoumax.Po' from root:root to runner:runner
2025-08-20T20:11:13.6366270Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pthread-cond.Po' from root:root to runner:runner
2025-08-20T20:11:13.6367778Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-readtokens0.Po' from root:root to runner:runner
2025-08-20T20:11:13.6369639Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-obstack.Po' from root:root to runner:runner
2025-08-20T20:11:13.6371044Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-acl_entries.Po' from root:root to runner:runner
2025-08-20T20:11:13.6372465Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fchmodat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6374004Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-chdir-long.Po' from root:root to runner:runner
2025-08-20T20:11:13.6375414Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mempcpy.Po' from root:root to runner:runner
2025-08-20T20:11:13.6377142Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mini-gmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.6378783Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtoul.Po' from root:root to runner:runner
2025-08-20T20:11:13.6380203Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xdectoimax.Po' from root:root to runner:runner
2025-08-20T20:11:13.6381812Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-anytostr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6383346Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-alignalloc.Po' from root:root to runner:runner
2025-08-20T20:11:13.6384835Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isalnum.Po' from root:root to runner:runner
2025-08-20T20:11:13.6386246Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-readdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.6387671Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-acl-internal.Po' from root:root to runner:runner
2025-08-20T20:11:13.6389280Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-free.Po' from root:root to runner:runner
2025-08-20T20:11:13.6390658Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-read.Po' from root:root to runner:runner
2025-08-20T20:11:13.6392040Z [00:04:03.645]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-nproc.Po' from root:root to runner:runner
2025-08-20T20:11:13.6393496Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-memchr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6394946Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-printf-args.Po' from root:root to runner:runner
2025-08-20T20:11:13.6396802Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbrtowc.Po' from root:root to runner:runner
2025-08-20T20:11:13.6399673Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbtowc-lock.Po' from root:root to runner:runner
2025-08-20T20:11:13.6402469Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-readtokens.Po' from root:root to runner:runner
2025-08-20T20:11:13.6405163Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-arpa_inet.Po' from root:root to runner:runner
2025-08-20T20:11:13.6407584Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stpcpy.Po' from root:root to runner:runner
2025-08-20T20:11:13.6409624Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-posixtm.Po' from root:root to runner:runner
2025-08-20T20:11:13.6411059Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-version-etc.Po' from root:root to runner:runner
2025-08-20T20:11:13.6412493Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-full-read.Po' from root:root to runner:runner
2025-08-20T20:11:13.6414011Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-link.Po' from root:root to runner:runner
2025-08-20T20:11:13.6415382Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-lseek.Po' from root:root to runner:runner
2025-08-20T20:11:13.6416917Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-timedrecmutex.Po' from root:root to runner:runner
2025-08-20T20:11:13.6418727Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pthread_mutex_timedlock.Po' from root:root to runner:runner
2025-08-20T20:11:13.6420266Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-backupfile.Po' from root:root to runner:runner
2025-08-20T20:11:13.6421675Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-access.Po' from root:root to runner:runner
2025-08-20T20:11:13.6423068Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-base64.Po' from root:root to runner:runner
2025-08-20T20:11:13.6424554Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbsinit.Po' from root:root to runner:runner
2025-08-20T20:11:13.6425967Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-freadptr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6427378Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-vzprintf.Po' from root:root to runner:runner
2025-08-20T20:11:13.6429001Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sm3.Po' from root:root to runner:runner
2025-08-20T20:11:13.6430474Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-ftello.Po' from root:root to runner:runner
2025-08-20T20:11:13.6431898Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-freopen-safer.Po' from root:root to runner:runner
2025-08-20T20:11:13.6433336Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-group-member.Po' from root:root to runner:runner
2025-08-20T20:11:13.6434750Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-linkat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6436144Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-physmem.Po' from root:root to runner:runner
2025-08-20T20:11:13.6437565Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-explicit_bzero.Po' from root:root to runner:runner
2025-08-20T20:11:13.6439420Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbrtoc32.Po' from root:root to runner:runner
2025-08-20T20:11:13.6440835Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-i-ring.Po' from root:root to runner:runner
2025-08-20T20:11:13.6442366Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-se-context.Po' from root:root to runner:runner
2025-08-20T20:11:13.6443849Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-gai_strerror.Po' from root:root to runner:runner
2025-08-20T20:11:13.6445291Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-gettime-res.Po' from root:root to runner:runner
2025-08-20T20:11:13.6446712Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-inet_ntop.Po' from root:root to runner:runner
2025-08-20T20:11:13.6448442Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-rawmemchr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6450212Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mknod.Po' from root:root to runner:runner
2025-08-20T20:11:13.6451635Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-freadahead.Po' from root:root to runner:runner
2025-08-20T20:11:13.6453050Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fdatasync.Po' from root:root to runner:runner
2025-08-20T20:11:13.6454496Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-setlocale-lock.Po' from root:root to runner:runner
2025-08-20T20:11:13.6456038Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dirname-lgpl.Po' from root:root to runner:runner
2025-08-20T20:11:13.6457454Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pipe.Po' from root:root to runner:runner
2025-08-20T20:11:13.6459145Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-regcomp.Po' from root:root to runner:runner
2025-08-20T20:11:13.6460799Z [00:04:03.646]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-freading.Po' from root:root to runner:runner
2025-08-20T20:11:13.6462259Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-cl-strtold.Po' from root:root to runner:runner
2025-08-20T20:11:13.6463688Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getprogname.Po' from root:root to runner:runner
2025-08-20T20:11:13.6465206Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xdectoint.Po' from root:root to runner:runner
2025-08-20T20:11:13.6466915Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-parse-datetime.Po' from root:root to runner:runner
2025-08-20T20:11:13.6468556Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-closein.Po' from root:root to runner:runner
2025-08-20T20:11:13.6469970Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-rename.Po' from root:root to runner:runner
2025-08-20T20:11:13.6471384Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32ispunct.Po' from root:root to runner:runner
2025-08-20T20:11:13.6472801Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fsusage.Po' from root:root to runner:runner
2025-08-20T20:11:13.6474188Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-btoc32.Po' from root:root to runner:runner
2025-08-20T20:11:13.6475674Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-skipchars.Po' from root:root to runner:runner
2025-08-20T20:11:13.6477110Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-argv-iter.Po' from root:root to runner:runner
2025-08-20T20:11:13.6478843Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isblank.Po' from root:root to runner:runner
2025-08-20T20:11:13.6480283Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dup-safer.Po' from root:root to runner:runner
2025-08-20T20:11:13.6482279Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-gettime.Po' from root:root to runner:runner
2025-08-20T20:11:13.6484763Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-md5-stream.Po' from root:root to runner:runner
2025-08-20T20:11:13.6487424Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-signbitl.Po' from root:root to runner:runner
2025-08-20T20:11:13.6490240Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c-ctype.Po' from root:root to runner:runner
2025-08-20T20:11:13.6492822Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-setlocale_null.Po' from root:root to runner:runner
2025-08-20T20:11:13.6495046Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-time_r.Po' from root:root to runner:runner
2025-08-20T20:11:13.6496638Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strintcmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.6498397Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sha256-stream.Po' from root:root to runner:runner
2025-08-20T20:11:13.6499933Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getcwd.Po' from root:root to runner:runner
2025-08-20T20:11:13.6501399Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stdc_trailing_zeros.Po' from root:root to runner:runner
2025-08-20T20:11:13.6502839Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-btowc.Po' from root:root to runner:runner
2025-08-20T20:11:13.6504258Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-once.Po' from root:root to runner:runner
2025-08-20T20:11:13.6505717Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isprint.Po' from root:root to runner:runner
2025-08-20T20:11:13.6507229Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sha512-stream.Po' from root:root to runner:runner
2025-08-20T20:11:13.6508874Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-readlinkat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6510302Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-tls.Po' from root:root to runner:runner
2025-08-20T20:11:13.6511721Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-readlink.Po' from root:root to runner:runner
2025-08-20T20:11:13.6513252Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-localename-unsafe.Po' from root:root to runner:runner
2025-08-20T20:11:13.6514709Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-ftruncate.Po' from root:root to runner:runner
2025-08-20T20:11:13.6516114Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-isapipe.Po' from root:root to runner:runner
2025-08-20T20:11:13.6517521Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c-strtod.Po' from root:root to runner:runner
2025-08-20T20:11:13.6519124Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-readutmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.6520520Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-raise.Po' from root:root to runner:runner
2025-08-20T20:11:13.6521998Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-exclude.Po' from root:root to runner:runner
2025-08-20T20:11:13.6523482Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-thread.Po' from root:root to runner:runner
2025-08-20T20:11:13.6524905Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fchdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.6526347Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-propername-lite.Po' from root:root to runner:runner
2025-08-20T20:11:13.6527797Z [00:04:03.647]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stat-w32.Po' from root:root to runner:runner
2025-08-20T20:11:13.6529451Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-rand-isaac.Po' from root:root to runner:runner
2025-08-20T20:11:13.6530874Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-euidaccess.Po' from root:root to runner:runner
2025-08-20T20:11:13.6532365Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mini-mpq.Po' from root:root to runner:runner
2025-08-20T20:11:13.6533798Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stdio-write.Po' from root:root to runner:runner
2025-08-20T20:11:13.6535205Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-unistd.Po' from root:root to runner:runner
2025-08-20T20:11:13.6536614Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-gethrxtime.Po' from root:root to runner:runner
2025-08-20T20:11:13.6538357Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fnmatch_loop.Po' from root:root to runner:runner
2025-08-20T20:11:13.6539837Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mini-gmp-gnulib.Po' from root:root to runner:runner
2025-08-20T20:11:13.6541272Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getrandom.Po' from root:root to runner:runner
2025-08-20T20:11:13.6542696Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-hard-locale.Po' from root:root to runner:runner
2025-08-20T20:11:13.6544342Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iswdigit.Po' from root:root to runner:runner
2025-08-20T20:11:13.6545788Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pipe2.Po' from root:root to runner:runner
2025-08-20T20:11:13.6547413Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fd-safer-flag.Po' from root:root to runner:runner
2025-08-20T20:11:13.6549590Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-error.Po' from root:root to runner:runner
2025-08-20T20:11:13.6551078Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-close-stream.Po' from root:root to runner:runner
2025-08-20T20:11:13.6552509Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-rmdir.Po' from root:root to runner:runner
2025-08-20T20:11:13.6553915Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtoimax.Po' from root:root to runner:runner
2025-08-20T20:11:13.6555309Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-isnan.Po' from root:root to runner:runner
2025-08-20T20:11:13.6556692Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fopen.Po' from root:root to runner:runner
2025-08-20T20:11:13.6558456Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-idcache.Po' from root:root to runner:runner
2025-08-20T20:11:13.6559927Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mcel.Po' from root:root to runner:runner
2025-08-20T20:11:13.6561317Z [00:04:03.648]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xsize.Po' from root:root to runner:runner
2025-08-20T20:11:13.6562714Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fd-reopen.Po' from root:root to runner:runner
2025-08-20T20:11:13.6564459Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-same-inode.Po' from root:root to runner:runner
2025-08-20T20:11:13.6566775Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fd-hook.Po' from root:root to runner:runner
2025-08-20T20:11:13.6569658Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-utimensat.Po' from root:root to runner:runner
2025-08-20T20:11:13.6572333Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-qcopy-acl.Po' from root:root to runner:runner
2025-08-20T20:11:13.6574851Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-wmemchr.Po' from root:root to runner:runner
2025-08-20T20:11:13.6576720Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtoll.Po' from root:root to runner:runner
2025-08-20T20:11:13.6578572Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-mutex.Po' from root:root to runner:runner
2025-08-20T20:11:13.6580198Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stdio-read.Po' from root:root to runner:runner
2025-08-20T20:11:13.6581700Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-memset_explicit.Po' from root:root to runner:runner
2025-08-20T20:11:13.6583197Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-full-write.Po' from root:root to runner:runner
2025-08-20T20:11:13.6584610Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-human.Po' from root:root to runner:runner
2025-08-20T20:11:13.6585987Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dup2.Po' from root:root to runner:runner
2025-08-20T20:11:13.6587372Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtod.Po' from root:root to runner:runner
2025-08-20T20:11:13.6589067Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c-strncasecmp.Po' from root:root to runner:runner
2025-08-20T20:11:13.6590412Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps' from root:root to runner:runner
2025-08-20T20:11:13.6591649Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/nanosleep.c' from root:root to runner:runner
2025-08-20T20:11:13.6593012Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fd-reopen.o' from root:root to runner:runner
2025-08-20T20:11:13.6594346Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getprogname.h' from root:root to runner:runner
2025-08-20T20:11:13.6595685Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wmempcpy.c' from root:root to runner:runner
2025-08-20T20:11:13.6596945Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fd-reopen.c' from root:root to runner:runner
2025-08-20T20:11:13.6598497Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/posixtm.c' from root:root to runner:runner
2025-08-20T20:11:13.6599778Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/signal.h' from root:root to runner:runner
2025-08-20T20:11:13.6601102Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-malloca.o' from root:root to runner:runner
2025-08-20T20:11:13.6602532Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ftell.c' from root:root to runner:runner
2025-08-20T20:11:13.6603782Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/termios.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6605159Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-ino-map.o' from root:root to runner:runner
2025-08-20T20:11:13.6606453Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isnanl.c' from root:root to runner:runner
2025-08-20T20:11:13.6607747Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-u64.o' from root:root to runner:runner
2025-08-20T20:11:13.6609637Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/areadlink.c' from root:root to runner:runner
2025-08-20T20:11:13.6610926Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-cond.c' from root:root to runner:runner
2025-08-20T20:11:13.6612215Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/se-context.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6613602Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-osf.h' from root:root to runner:runner
2025-08-20T20:11:13.6614883Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/timespec.h' from root:root to runner:runner
2025-08-20T20:11:13.6616138Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rewinddir.c' from root:root to runner:runner
2025-08-20T20:11:13.6617374Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pipe.c' from root:root to runner:runner
2025-08-20T20:11:13.6618816Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/alloca.h' from root:root to runner:runner
2025-08-20T20:11:13.6620172Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread-mutex.c' from root:root to runner:runner
2025-08-20T20:11:13.6621453Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xnanosleep.h' from root:root to runner:runner
2025-08-20T20:11:13.6622703Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wmemchr.c' from root:root to runner:runner
2025-08-20T20:11:13.6623972Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-frexpl.c' from root:root to runner:runner
2025-08-20T20:11:13.6625311Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-getugroups.o' from root:root to runner:runner
2025-08-20T20:11:13.6626946Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdc_leading_zeros.c' from root:root to runner:runner
2025-08-20T20:11:13.6628555Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/crc-generate-table.c' from root:root to runner:runner
2025-08-20T20:11:13.6629838Z [00:04:03.649]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fopen.c' from root:root to runner:runner
2025-08-20T20:11:13.6631407Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sha512-stream.o' from root:root to runner:runner
2025-08-20T20:11:13.6632824Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-idcache.o' from root:root to runner:runner
2025-08-20T20:11:13.6634183Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-timedrecmutex.h' from root:root to runner:runner
2025-08-20T20:11:13.6635500Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unlocked-io.h' from root:root to runner:runner
2025-08-20T20:11:13.6636755Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mknod.c' from root:root to runner:runner
2025-08-20T20:11:13.6638142Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readutmp.h' from root:root to runner:runner
2025-08-20T20:11:13.6639625Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cl-strtod.h' from root:root to runner:runner
2025-08-20T20:11:13.6640902Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbscasecmp.c' from root:root to runner:runner
2025-08-20T20:11:13.6642167Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gettime-res.c' from root:root to runner:runner
2025-08-20T20:11:13.6643442Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fdutimensat.c' from root:root to runner:runner
2025-08-20T20:11:13.6644728Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xgetaname-impl.h' from root:root to runner:runner
2025-08-20T20:11:13.6646670Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/snprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.6648544Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-reallocarray.o' from root:root to runner:runner
2025-08-20T20:11:13.6649924Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/explicit_bzero.c' from root:root to runner:runner
2025-08-20T20:11:13.6651208Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fts-cycle.c' from root:root to runner:runner
2025-08-20T20:11:13.6652550Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-backup-rename.o' from root:root to runner:runner
2025-08-20T20:11:13.6653991Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/close-stream.h' from root:root to runner:runner
2025-08-20T20:11:13.6655295Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/lc-charset-dispatch.c' from root:root to runner:runner
2025-08-20T20:11:13.6656637Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/intprops.h' from root:root to runner:runner
2025-08-20T20:11:13.6657921Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/openat-priv.h' from root:root to runner:runner
2025-08-20T20:11:13.6659639Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-filenamecat-lgpl.o' from root:root to runner:runner
2025-08-20T20:11:13.6660981Z [00:04:03.650]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fsync.c' from root:root to runner:runner
2025-08-20T20:11:13.6662261Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-same.o' from root:root to runner:runner
2025-08-20T20:11:13.6663555Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/md5-stream.c' from root:root to runner:runner
2025-08-20T20:11:13.6664900Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/argv-iter.h' from root:root to runner:runner
2025-08-20T20:11:13.6666147Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/math.h' from root:root to runner:runner
2025-08-20T20:11:13.6667383Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memcmp2.h' from root:root to runner:runner
2025-08-20T20:11:13.6668916Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/float.c' from root:root to runner:runner
2025-08-20T20:11:13.6670168Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_wait.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6671555Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dynarray.h' from root:root to runner:runner
2025-08-20T20:11:13.6672807Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/quotearg.h' from root:root to runner:runner
2025-08-20T20:11:13.6674133Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-getfilecon.o' from root:root to runner:runner
2025-08-20T20:11:13.6675536Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dtimespec-bound.o' from root:root to runner:runner
2025-08-20T20:11:13.6676926Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fseek.o' from root:root to runner:runner
2025-08-20T20:11:13.6678447Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getndelim2.c' from root:root to runner:runner
2025-08-20T20:11:13.6679691Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dup.c' from root:root to runner:runner
2025-08-20T20:11:13.6680924Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fdatasync.c' from root:root to runner:runner
2025-08-20T20:11:13.6682270Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memchr.c' from root:root to runner:runner
2025-08-20T20:11:13.6683537Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isapipe.c' from root:root to runner:runner
2025-08-20T20:11:13.6684839Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-time.o' from root:root to runner:runner
2025-08-20T20:11:13.6686129Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/obstack.c' from root:root to runner:runner
2025-08-20T20:11:13.6687385Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/euidaccess.c' from root:root to runner:runner
2025-08-20T20:11:13.6688872Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbschr.o' from root:root to runner:runner
2025-08-20T20:11:13.6690220Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt-pfx-ext.h' from root:root to runner:runner
2025-08-20T20:11:13.6691517Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistd-safer.h' from root:root to runner:runner
2025-08-20T20:11:13.6692780Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iswxdigit.c' from root:root to runner:runner
2025-08-20T20:11:13.6694035Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6695416Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-ftoastr.o' from root:root to runner:runner
2025-08-20T20:11:13.6696797Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dirname-lgpl.o' from root:root to runner:runner
2025-08-20T20:11:13.6698448Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/acl-internal.h' from root:root to runner:runner
2025-08-20T20:11:13.6699824Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-str_endswith.o' from root:root to runner:runner
2025-08-20T20:11:13.6701127Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xfts.h' from root:root to runner:runner
2025-08-20T20:11:13.6702361Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/savedir.c' from root:root to runner:runner
2025-08-20T20:11:13.6703954Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-aix.h' from root:root to runner:runner
2025-08-20T20:11:13.6705246Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/safe-write.h' from root:root to runner:runner
2025-08-20T20:11:13.6706639Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-cloexec.o' from root:root to runner:runner
2025-08-20T20:11:13.6707971Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getloadavg.c' from root:root to runner:runner
2025-08-20T20:11:13.6709703Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/save-cwd.h' from root:root to runner:runner
2025-08-20T20:11:13.6710983Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/selinux/selinux.h' from root:root to runner:runner
2025-08-20T20:11:13.6712244Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/selinux' from root:root to runner:runner
2025-08-20T20:11:13.6713485Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth.h' from root:root to runner:runner
2025-08-20T20:11:13.6714830Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sig-handler.c' from root:root to runner:runner
2025-08-20T20:11:13.6716079Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/crc.c' from root:root to runner:runner
2025-08-20T20:11:13.6717371Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-chmodat.o' from root:root to runner:runner
2025-08-20T20:11:13.6718806Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/propername.h' from root:root to runner:runner
2025-08-20T20:11:13.6720054Z [00:04:03.651]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/regex.c' from root:root to runner:runner
2025-08-20T20:11:13.6721361Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/qsort_r.c' from root:root to runner:runner
2025-08-20T20:11:13.6722701Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-canonicalize.o' from root:root to runner:runner
2025-08-20T20:11:13.6724762Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-cycle-check.o' from root:root to runner:runner
2025-08-20T20:11:13.6726385Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/areadlink-with-size.c' from root:root to runner:runner
2025-08-20T20:11:13.6727757Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-memchr2.o' from root:root to runner:runner
2025-08-20T20:11:13.6729303Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/realloc.c' from root:root to runner:runner
2025-08-20T20:11:13.6730560Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strsignal.c' from root:root to runner:runner
2025-08-20T20:11:13.6731920Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fd-hook.h' from root:root to runner:runner
2025-08-20T20:11:13.6733248Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-human.o' from root:root to runner:runner
2025-08-20T20:11:13.6734556Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/file-type.c' from root:root to runner:runner
2025-08-20T20:11:13.6735830Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdio-safer.h' from root:root to runner:runner
2025-08-20T20:11:13.6737092Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/inttypes.h' from root:root to runner:runner
2025-08-20T20:11:13.6738659Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gettext.h' from root:root to runner:runner
2025-08-20T20:11:13.6740107Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sched.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6741456Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fdutimensat.o' from root:root to runner:runner
2025-08-20T20:11:13.6742772Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/file-set.h' from root:root to runner:runner
2025-08-20T20:11:13.6744087Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c-strtold.o' from root:root to runner:runner
2025-08-20T20:11:13.6745394Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/renameatu.c' from root:root to runner:runner
2025-08-20T20:11:13.6746783Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ialloc.h' from root:root to runner:runner
2025-08-20T20:11:13.6748476Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-setlocale_null-unlocked.o' from root:root to runner:runner
2025-08-20T20:11:13.6749868Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/crc-sliceby8.h' from root:root to runner:runner
2025-08-20T20:11:13.6751152Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-tls.c' from root:root to runner:runner
2025-08-20T20:11:13.6752433Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unlinkdir.h' from root:root to runner:runner
2025-08-20T20:11:13.6761209Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/linkat.c' from root:root to runner:runner
2025-08-20T20:11:13.6762729Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-hard-locale.o' from root:root to runner:runner
2025-08-20T20:11:13.6764042Z [00:04:03.652]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stat.c' from root:root to runner:runner
2025-08-20T20:11:13.6765372Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbsinit.c' from root:root to runner:runner
2025-08-20T20:11:13.6766628Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fseeko.c' from root:root to runner:runner
2025-08-20T20:11:13.6767868Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/vzprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.6769315Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-basename.o' from root:root to runner:runner
2025-08-20T20:11:13.6770633Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uninorm.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6771882Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strnlen.c' from root:root to runner:runner
2025-08-20T20:11:13.6773204Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/nstrftime.c' from root:root to runner:runner
2025-08-20T20:11:13.6774447Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/netdb.h' from root:root to runner:runner
2025-08-20T20:11:13.6775680Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isspace.c' from root:root to runner:runner
2025-08-20T20:11:13.6776987Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-strnlen1.o' from root:root to runner:runner
2025-08-20T20:11:13.6778738Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/allocator.h' from root:root to runner:runner
2025-08-20T20:11:13.6780095Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-stripslash.o' from root:root to runner:runner
2025-08-20T20:11:13.6781789Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xstrtol.o' from root:root to runner:runner
2025-08-20T20:11:13.6783134Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/obstack.h' from root:root to runner:runner
2025-08-20T20:11:13.6784364Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/heap.c' from root:root to runner:runner
2025-08-20T20:11:13.6785588Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/idx.h' from root:root to runner:runner
2025-08-20T20:11:13.6787276Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha1.c' from root:root to runner:runner
2025-08-20T20:11:13.6788805Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fpending.c' from root:root to runner:runner
2025-08-20T20:11:13.6790146Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdlib.c' from root:root to runner:runner
2025-08-20T20:11:13.6791394Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fpending.h' from root:root to runner:runner
2025-08-20T20:11:13.6792693Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/close.c' from root:root to runner:runner
2025-08-20T20:11:13.6793949Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/careadlinkat.h' from root:root to runner:runner
2025-08-20T20:11:13.6795192Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/error.h' from root:root to runner:runner
2025-08-20T20:11:13.6796433Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdio-read.c' from root:root to runner:runner
2025-08-20T20:11:13.6797671Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/crc.h' from root:root to runner:runner
2025-08-20T20:11:13.6799039Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dtotimespec.c' from root:root to runner:runner
2025-08-20T20:11:13.6800320Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-frexpl.h' from root:root to runner:runner
2025-08-20T20:11:13.6801693Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/selinux-at.c' from root:root to runner:runner
2025-08-20T20:11:13.6803598Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mcel.o' from root:root to runner:runner
2025-08-20T20:11:13.6805249Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdio.h' from root:root to runner:runner
2025-08-20T20:11:13.6806626Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-acl-errno-valid.o' from root:root to runner:runner
2025-08-20T20:11:13.6808154Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-binary-io.o' from root:root to runner:runner
2025-08-20T20:11:13.6809485Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/obstack.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6810787Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbsrtowcs-state.c' from root:root to runner:runner
2025-08-20T20:11:13.6812136Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-gettime-res.o' from root:root to runner:runner
2025-08-20T20:11:13.6813556Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hash-triple.c' from root:root to runner:runner
2025-08-20T20:11:13.6814806Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv.c' from root:root to runner:runner
2025-08-20T20:11:13.6816178Z [00:04:03.653]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strerror-override.c' from root:root to runner:runner
2025-08-20T20:11:13.6817618Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xstrtol-error.o' from root:root to runner:runner
2025-08-20T20:11:13.6819271Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getdelim.c' from root:root to runner:runner
2025-08-20T20:11:13.6820593Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isalnum.o' from root:root to runner:runner
2025-08-20T20:11:13.6821915Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stripslash.c' from root:root to runner:runner
2025-08-20T20:11:13.6823166Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/verify.h' from root:root to runner:runner
2025-08-20T20:11:13.6824517Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fchown-stub.c' from root:root to runner:runner
2025-08-20T20:11:13.6825782Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirname.h' from root:root to runner:runner
2025-08-20T20:11:13.6827036Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkancesdirs.c' from root:root to runner:runner
2025-08-20T20:11:13.6828581Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbrtowc.o' from root:root to runner:runner
2025-08-20T20:11:13.6829902Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mini-mpq.h' from root:root to runner:runner
2025-08-20T20:11:13.6831221Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-se-selinux.o' from root:root to runner:runner
2025-08-20T20:11:13.6832518Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/nproc.c' from root:root to runner:runner
2025-08-20T20:11:13.6833838Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdarg.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6835131Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dtimespec-bound.c' from root:root to runner:runner
2025-08-20T20:11:13.6836493Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-canon-host.o' from root:root to runner:runner
2025-08-20T20:11:13.6837897Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_resource.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6839339Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dirname.o' from root:root to runner:runner
2025-08-20T20:11:13.6840644Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbsrtowcs.c' from root:root to runner:runner
2025-08-20T20:11:13.6841971Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/safe-read.c' from root:root to runner:runner
2025-08-20T20:11:13.6843253Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/openat-safer.c' from root:root to runner:runner
2025-08-20T20:11:13.6844512Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sig2str.h' from root:root to runner:runner
2025-08-20T20:11:13.6845746Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wcwidth.c' from root:root to runner:runner
2025-08-20T20:11:13.6846994Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xbinary-io.c' from root:root to runner:runner
2025-08-20T20:11:13.6848529Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_random.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6849848Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-heap.o' from root:root to runner:runner
2025-08-20T20:11:13.6851135Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fd-safer.c' from root:root to runner:runner
2025-08-20T20:11:13.6852376Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fstat.c' from root:root to runner:runner
2025-08-20T20:11:13.6853606Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fsusage.h' from root:root to runner:runner
2025-08-20T20:11:13.6854851Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memchr2.h' from root:root to runner:runner
2025-08-20T20:11:13.6856085Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/frexp.c' from root:root to runner:runner
2025-08-20T20:11:13.6857314Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/i-ring.h' from root:root to runner:runner
2025-08-20T20:11:13.6858957Z [00:04:03.654]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xasprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.6860245Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase.h' from root:root to runner:runner
2025-08-20T20:11:13.6861815Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fseek.c' from root:root to runner:runner
2025-08-20T20:11:13.6863090Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/time-internal.h' from root:root to runner:runner
2025-08-20T20:11:13.6864364Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isprint.c' from root:root to runner:runner
2025-08-20T20:11:13.6865633Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hard-locale.h' from root:root to runner:runner
2025-08-20T20:11:13.6867217Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/signal.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6868798Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbsrtowcs.o' from root:root to runner:runner
2025-08-20T20:11:13.6870116Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtoul.c' from root:root to runner:runner
2025-08-20T20:11:13.6871396Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/setlocale_null.h' from root:root to runner:runner
2025-08-20T20:11:13.6872682Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbtowc-lock.h' from root:root to runner:runner
2025-08-20T20:11:13.6874083Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xtime.o' from root:root to runner:runner
2025-08-20T20:11:13.6875365Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utime.c' from root:root to runner:runner
2025-08-20T20:11:13.6876663Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c-ctype.o' from root:root to runner:runner
2025-08-20T20:11:13.6877985Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_types.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6879380Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cl-strtod.c' from root:root to runner:runner
2025-08-20T20:11:13.6880848Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utime.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6882561Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha256-stream.c' from root:root to runner:runner
2025-08-20T20:11:13.6884199Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-btoc32.o' from root:root to runner:runner
2025-08-20T20:11:13.6885582Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-vasnprintf.o' from root:root to runner:runner
2025-08-20T20:11:13.6886932Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/get-permissions.c' from root:root to runner:runner
2025-08-20T20:11:13.6888410Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ino-map.c' from root:root to runner:runner
2025-08-20T20:11:13.6889736Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-alignalloc.o' from root:root to runner:runner
2025-08-20T20:11:13.6891044Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtod.c' from root:root to runner:runner
2025-08-20T20:11:13.6892385Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread-cond.c' from root:root to runner:runner
2025-08-20T20:11:13.6893732Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xalloc-die.o' from root:root to runner:runner
2025-08-20T20:11:13.6895032Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/renameat.c' from root:root to runner:runner
2025-08-20T20:11:13.6896338Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-memcmp2.o' from root:root to runner:runner
2025-08-20T20:11:13.6897675Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/write-any-file.h' from root:root to runner:runner
2025-08-20T20:11:13.6899511Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-hash.o' from root:root to runner:runner
2025-08-20T20:11:13.6900879Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-cl-strtod.o' from root:root to runner:runner
2025-08-20T20:11:13.6902183Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/chownat.c' from root:root to runner:runner
2025-08-20T20:11:13.6903458Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-mutex.c' from root:root to runner:runner
2025-08-20T20:11:13.6904750Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirname-lgpl.c' from root:root to runner:runner
2025-08-20T20:11:13.6906090Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mkancesdirs.o' from root:root to runner:runner
2025-08-20T20:11:13.6907467Z [00:04:03.655]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-vfzprintf.o' from root:root to runner:runner
2025-08-20T20:11:13.6909154Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getaddrinfo.c' from root:root to runner:runner
2025-08-20T20:11:13.6910430Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbrtowc.c' from root:root to runner:runner
2025-08-20T20:11:13.6911672Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isnand.c' from root:root to runner:runner
2025-08-20T20:11:13.6912988Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/backupfile.h' from root:root to runner:runner
2025-08-20T20:11:13.6914309Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xstrtoimax.o' from root:root to runner:runner
2025-08-20T20:11:13.6915618Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/netdb.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6916931Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/symlink.c' from root:root to runner:runner
2025-08-20T20:11:13.6918329Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/buffer-lcm.h' from root:root to runner:runner
2025-08-20T20:11:13.6919592Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/skipchars.c' from root:root to runner:runner
2025-08-20T20:11:13.6920837Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtoumax.c' from root:root to runner:runner
2025-08-20T20:11:13.6922103Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt-ext.h' from root:root to runner:runner
2025-08-20T20:11:13.6923447Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/arg-nonnull.h' from root:root to runner:runner
2025-08-20T20:11:13.6924705Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xgetcwd.c' from root:root to runner:runner
2025-08-20T20:11:13.6925950Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/full-write.c' from root:root to runner:runner
2025-08-20T20:11:13.6927216Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/byteswap.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6928594Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread-thread.c' from root:root to runner:runner
2025-08-20T20:11:13.6929875Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbswidth.c' from root:root to runner:runner
2025-08-20T20:11:13.6931116Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stamp-h1' from root:root to runner:runner
2025-08-20T20:11:13.6931768Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-cond.h' from root:root to runner:runner
2025-08-20T20:11:13.6932499Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getdtablesize.c' from root:root to runner:runner
2025-08-20T20:11:13.6933253Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32_get_type_test.o' from root:root to runner:runner
2025-08-20T20:11:13.6933952Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtold.c' from root:root to runner:runner
2025-08-20T20:11:13.6934601Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-file-type.c' from root:root to runner:runner
2025-08-20T20:11:13.6935274Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt-pfx-core.h' from root:root to runner:runner
2025-08-20T20:11:13.6935914Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6936669Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/base32.h' from root:root to runner:runner
2025-08-20T20:11:13.6937322Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/vfzprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.6937971Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cycle-check.h' from root:root to runner:runner
2025-08-20T20:11:13.6938938Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fseterr.c' from root:root to runner:runner
2025-08-20T20:11:13.6939688Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-get-permissions.o' from root:root to runner:runner
2025-08-20T20:11:13.6940431Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/regexec.c' from root:root to runner:runner
2025-08-20T20:11:13.6941071Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sockets.c' from root:root to runner:runner
2025-08-20T20:11:13.6941936Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fd-hook.c' from root:root to runner:runner
2025-08-20T20:11:13.6942653Z [00:04:03.656]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-irix.gperf' from root:root to runner:runner
2025-08-20T20:11:13.6943309Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/vsnzprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.6944001Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strerror-override.h' from root:root to runner:runner
2025-08-20T20:11:13.6944638Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/timespec.c' from root:root to runner:runner
2025-08-20T20:11:13.6945274Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/at-func.c' from root:root to runner:runner
2025-08-20T20:11:13.6946052Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-quotearg.o' from root:root to runner:runner
2025-08-20T20:11:13.6947045Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/write.c' from root:root to runner:runner
2025-08-20T20:11:13.6947835Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/modechange.h' from root:root to runner:runner
2025-08-20T20:11:13.6948771Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-argmatch.o' from root:root to runner:runner
2025-08-20T20:11:13.6949501Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isalpha.o' from root:root to runner:runner
2025-08-20T20:11:13.6950229Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fnmatch.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6950879Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/exclude.h' from root:root to runner:runner
2025-08-20T20:11:13.6951500Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sm3.h' from root:root to runner:runner
2025-08-20T20:11:13.6952151Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/targetdir.h' from root:root to runner:runner
2025-08-20T20:11:13.6952799Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strnumcmp.c' from root:root to runner:runner
2025-08-20T20:11:13.6953505Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/basename.c' from root:root to runner:runner
2025-08-20T20:11:13.6954196Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/lc-charset-dispatch.h' from root:root to runner:runner
2025-08-20T20:11:13.6954835Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/opendirat.h' from root:root to runner:runner
2025-08-20T20:11:13.6955486Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isgraph.c' from root:root to runner:runner
2025-08-20T20:11:13.6956182Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dtoastr.o' from root:root to runner:runner
2025-08-20T20:11:13.6956876Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdc_trailing_zeros.c' from root:root to runner:runner
2025-08-20T20:11:13.6957530Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/str_endswith.c' from root:root to runner:runner
2025-08-20T20:11:13.6958433Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-tmpdir.o' from root:root to runner:runner
2025-08-20T20:11:13.6959140Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha256.h' from root:root to runner:runner
2025-08-20T20:11:13.6959857Z [00:04:03.657]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-savewd.o' from root:root to runner:runner
2025-08-20T20:11:13.6960557Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtold.c' from root:root to runner:runner
2025-08-20T20:11:13.6961540Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32ispunct.o' from root:root to runner:runner
2025-08-20T20:11:13.6962581Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/limits.h' from root:root to runner:runner
2025-08-20T20:11:13.6963298Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fd-hook.o' from root:root to runner:runner
2025-08-20T20:11:13.6964261Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filemode.h' from root:root to runner:runner
2025-08-20T20:11:13.6964984Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-math.o' from root:root to runner:runner
2025-08-20T20:11:13.6965626Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fchdir.c' from root:root to runner:runner
2025-08-20T20:11:13.6966296Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirent-private.h' from root:root to runner:runner
2025-08-20T20:11:13.6967025Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strintcmp.c' from root:root to runner:runner
2025-08-20T20:11:13.6967680Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strerror.c' from root:root to runner:runner
2025-08-20T20:11:13.6968444Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strftime.c' from root:root to runner:runner
2025-08-20T20:11:13.6969144Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-af_alg.o' from root:root to runner:runner
2025-08-20T20:11:13.6969825Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-aix.gperf' from root:root to runner:runner
2025-08-20T20:11:13.6970474Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utimens.h' from root:root to runner:runner
2025-08-20T20:11:13.6971109Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rpmatch.c' from root:root to runner:runner
2025-08-20T20:11:13.6971804Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-endian.o' from root:root to runner:runner
2025-08-20T20:11:13.6972534Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/backup-rename.c' from root:root to runner:runner
2025-08-20T20:11:13.6973203Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isnand-nolibm.h' from root:root to runner:runner
2025-08-20T20:11:13.6973841Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uchar.h' from root:root to runner:runner
2025-08-20T20:11:13.6974544Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/full-write.h' from root:root to runner:runner
2025-08-20T20:11:13.6975206Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/regex_internal.c' from root:root to runner:runner
2025-08-20T20:11:13.6975889Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-md5.o' from root:root to runner:runner
2025-08-20T20:11:13.6976588Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ialloc.c' from root:root to runner:runner
2025-08-20T20:11:13.6977241Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isalnum.c' from root:root to runner:runner
2025-08-20T20:11:13.6977868Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fcntl.h' from root:root to runner:runner
2025-08-20T20:11:13.6978889Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-exclude.o' from root:root to runner:runner
2025-08-20T20:11:13.6979597Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xfts.o' from root:root to runner:runner
2025-08-20T20:11:13.6980355Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/root-dev-ino.h' from root:root to runner:runner
2025-08-20T20:11:13.6980991Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/qsort.c' from root:root to runner:runner
2025-08-20T20:11:13.6981626Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/select.c' from root:root to runner:runner
2025-08-20T20:11:13.6982303Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filenamecat-lgpl.c' from root:root to runner:runner
2025-08-20T20:11:13.6982964Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/chdir-long.h' from root:root to runner:runner
2025-08-20T20:11:13.6983662Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-save-cwd.o' from root:root to runner:runner
2025-08-20T20:11:13.6984308Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stddef.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6985024Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-printf-args.o' from root:root to runner:runner
2025-08-20T20:11:13.6985716Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/savewd.c' from root:root to runner:runner
2025-08-20T20:11:13.6986376Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32is-impl.h' from root:root to runner:runner
2025-08-20T20:11:13.6987133Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-copy-acl.o' from root:root to runner:runner
2025-08-20T20:11:13.6987796Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/se-selinux.in.h' from root:root to runner:runner
2025-08-20T20:11:13.6988681Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memchr.valgrind' from root:root to runner:runner
2025-08-20T20:11:13.6989463Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-isapipe.o' from root:root to runner:runner
2025-08-20T20:11:13.6990119Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fileblocks.c' from root:root to runner:runner
2025-08-20T20:11:13.6990825Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread_mutex_timedlock.c' from root:root to runner:runner
2025-08-20T20:11:13.6991461Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/at-func2.c' from root:root to runner:runner
2025-08-20T20:11:13.6992130Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbsrtowcs-impl.h' from root:root to runner:runner
2025-08-20T20:11:13.6992836Z [00:04:03.658]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iswblank.c' from root:root to runner:runner
2025-08-20T20:11:13.6993539Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-full-read.o' from root:root to runner:runner
2025-08-20T20:11:13.6994207Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mktime-internal.h' from root:root to runner:runner
2025-08-20T20:11:13.6994888Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/localename-unsafe.c' from root:root to runner:runner
2025-08-20T20:11:13.6995542Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/same-inode.c' from root:root to runner:runner
2025-08-20T20:11:13.6996173Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fdopen.c' from root:root to runner:runner
2025-08-20T20:11:13.6996829Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readtokens0.c' from root:root to runner:runner
2025-08-20T20:11:13.6997480Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wmemchr-impl.h' from root:root to runner:runner
2025-08-20T20:11:13.6998291Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/alloca.c' from root:root to runner:runner
2025-08-20T20:11:13.6998979Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/parse-datetime.y' from root:root to runner:runner
2025-08-20T20:11:13.6999747Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-argv-iter.o' from root:root to runner:runner
2025-08-20T20:11:13.7000424Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xalloc-oversized.h' from root:root to runner:runner
2025-08-20T20:11:13.7001052Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/raise.c' from root:root to runner:runner
2025-08-20T20:11:13.7001724Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dtimespec-bound.h' from root:root to runner:runner
2025-08-20T20:11:13.7002479Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-unistd.o' from root:root to runner:runner
2025-08-20T20:11:13.7003122Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtod.c' from root:root to runner:runner
2025-08-20T20:11:13.7003774Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/arpa_inet.in.h' from root:root to runner:runner
2025-08-20T20:11:13.7004426Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strnumcmp.h' from root:root to runner:runner
2025-08-20T20:11:13.7005052Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/quote.h' from root:root to runner:runner
2025-08-20T20:11:13.7005755Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt.in.h' from root:root to runner:runner
2025-08-20T20:11:13.7006474Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isprint.o' from root:root to runner:runner
2025-08-20T20:11:13.7007178Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isupper.o' from root:root to runner:runner
2025-08-20T20:11:13.7007879Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-file-set.o' from root:root to runner:runner
2025-08-20T20:11:13.7008642Z [00:04:03.659]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mini-mpq.c' from root:root to runner:runner
2025-08-20T20:11:13.7009286Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/signbitd.c' from root:root to runner:runner
2025-08-20T20:11:13.7009911Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdlib.h' from root:root to runner:runner
2025-08-20T20:11:13.7010702Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fprintftime.o' from root:root to runner:runner
2025-08-20T20:11:13.7011352Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/file-type.h' from root:root to runner:runner
2025-08-20T20:11:13.7012003Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/se-selinux.c' from root:root to runner:runner
2025-08-20T20:11:13.7012696Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/inttostr.h' from root:root to runner:runner
2025-08-20T20:11:13.7013329Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/areadlink.h' from root:root to runner:runner
2025-08-20T20:11:13.7013980Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memcasecmp.h' from root:root to runner:runner
2025-08-20T20:11:13.7014675Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-ctype.h' from root:root to runner:runner
2025-08-20T20:11:13.7015396Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-full-write.o' from root:root to runner:runner
2025-08-20T20:11:13.7016037Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readlinkat.c' from root:root to runner:runner
2025-08-20T20:11:13.7016685Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ftruncate.c' from root:root to runner:runner
2025-08-20T20:11:13.7017389Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xvasprintf.o' from root:root to runner:runner
2025-08-20T20:11:13.7018441Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-safe-write.o' from root:root to runner:runner
2025-08-20T20:11:13.7019129Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt-core.h' from root:root to runner:runner
2025-08-20T20:11:13.7019813Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-timedmutex.c' from root:root to runner:runner
2025-08-20T20:11:13.7020493Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbsrtoc32s-state.c' from root:root to runner:runner
2025-08-20T20:11:13.7021297Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt.c' from root:root to runner:runner
2025-08-20T20:11:13.7022157Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbslen.o' from root:root to runner:runner
2025-08-20T20:11:13.7022865Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fseterr.o' from root:root to runner:runner
2025-08-20T20:11:13.7023594Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-frexp.c' from root:root to runner:runner
2025-08-20T20:11:13.7024304Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-userspec.o' from root:root to runner:runner
2025-08-20T20:11:13.7024978Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/canonicalize.h' from root:root to runner:runner
2025-08-20T20:11:13.7025634Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/acl-internal.c' from root:root to runner:runner
2025-08-20T20:11:13.7026522Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-arpa_inet.o' from root:root to runner:runner
2025-08-20T20:11:13.7027192Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fdopendir.c' from root:root to runner:runner
2025-08-20T20:11:13.7027975Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-filevercmp.o' from root:root to runner:runner
2025-08-20T20:11:13.7028968Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dup-safer.o' from root:root to runner:runner
2025-08-20T20:11:13.7029620Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/alloca.in.h' from root:root to runner:runner
2025-08-20T20:11:13.7030282Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha1-stream.c' from root:root to runner:runner
2025-08-20T20:11:13.7030935Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbtowc-impl.h' from root:root to runner:runner
2025-08-20T20:11:13.7031736Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fpurge.o' from root:root to runner:runner
2025-08-20T20:11:13.7032383Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/posixtm.h' from root:root to runner:runner
2025-08-20T20:11:13.7033019Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/closedir.c' from root:root to runner:runner
2025-08-20T20:11:13.7033671Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/selinux-at.h' from root:root to runner:runner
2025-08-20T20:11:13.7034371Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-se-label.o' from root:root to runner:runner
2025-08-20T20:11:13.7035073Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xstrtoul.o' from root:root to runner:runner
2025-08-20T20:11:13.7035775Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbslen.c' from root:root to runner:runner
2025-08-20T20:11:13.7036399Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/acl.h' from root:root to runner:runner
2025-08-20T20:11:13.7037225Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-printf-frexpl.o' from root:root to runner:runner
2025-08-20T20:11:13.7037971Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-freopen-safer.o' from root:root to runner:runner
2025-08-20T20:11:13.7038768Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-parse.h' from root:root to runner:runner
2025-08-20T20:11:13.7039403Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-ctype.c' from root:root to runner:runner
2025-08-20T20:11:13.7040041Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/yesno.c' from root:root to runner:runner
2025-08-20T20:11:13.7041049Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-settime.o' from root:root to runner:runner
2025-08-20T20:11:13.7042126Z [00:04:03.660]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freadseek.h' from root:root to runner:runner
2025-08-20T20:11:13.7042800Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xalloc.h' from root:root to runner:runner
2025-08-20T20:11:13.7043726Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbscasecmp.o' from root:root to runner:runner
2025-08-20T20:11:13.7044391Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicodeio.h' from root:root to runner:runner
2025-08-20T20:11:13.7045203Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32tolower.o' from root:root to runner:runner
2025-08-20T20:11:13.7045858Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wchar.h' from root:root to runner:runner
2025-08-20T20:11:13.7046501Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/arpa/inet.h' from root:root to runner:runner
2025-08-20T20:11:13.7047128Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/arpa' from root:root to runner:runner
2025-08-20T20:11:13.7047810Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/faccessat.c' from root:root to runner:runner
2025-08-20T20:11:13.7048668Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-aszprintf.o' from root:root to runner:runner
2025-08-20T20:11:13.7049392Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rand-isaac.h' from root:root to runner:runner
2025-08-20T20:11:13.7050039Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/opendirat.c' from root:root to runner:runner
2025-08-20T20:11:13.7050738Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/locale.in.h' from root:root to runner:runner
2025-08-20T20:11:13.7051396Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xvasprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.7052024Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fclose.c' from root:root to runner:runner
2025-08-20T20:11:13.7052733Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-filemode.o' from root:root to runner:runner
2025-08-20T20:11:13.7053357Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/time.h' from root:root to runner:runner
2025-08-20T20:11:13.7053997Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32islower.c' from root:root to runner:runner
2025-08-20T20:11:13.7054780Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sha256-stream.o' from root:root to runner:runner
2025-08-20T20:11:13.7055427Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rand-isaac.c' from root:root to runner:runner
2025-08-20T20:11:13.7056071Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/msvc-inval.h' from root:root to runner:runner
2025-08-20T20:11:13.7056770Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-posixtm.o' from root:root to runner:runner
2025-08-20T20:11:13.7057450Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/set-permissions.c' from root:root to runner:runner
2025-08-20T20:11:13.7058491Z [00:04:03.661]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isapipe.h' from root:root to runner:runner
2025-08-20T20:11:13.7059214Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-hpux.gperf' from root:root to runner:runner
2025-08-20T20:11:13.7059860Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fd-reopen.h' from root:root to runner:runner
2025-08-20T20:11:13.7060557Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-i-ring.o' from root:root to runner:runner
2025-08-20T20:11:13.7061265Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/areadlinkat-with-size.c' from root:root to runner:runner
2025-08-20T20:11:13.7062075Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sha1-stream.o' from root:root to runner:runner
2025-08-20T20:11:13.7062709Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc.c' from root:root to runner:runner
2025-08-20T20:11:13.7063487Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-openat-safer.o' from root:root to runner:runner
2025-08-20T20:11:13.7064132Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype.h' from root:root to runner:runner
2025-08-20T20:11:13.7064780Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dup-safer.c' from root:root to runner:runner
2025-08-20T20:11:13.7065438Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdio-write.c' from root:root to runner:runner
2025-08-20T20:11:13.7066088Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xalloc-die.c' from root:root to runner:runner
2025-08-20T20:11:13.7066747Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/boot-time-aux.h' from root:root to runner:runner
2025-08-20T20:11:13.7067459Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unitypes.in.h' from root:root to runner:runner
2025-08-20T20:11:13.7068322Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirname.c' from root:root to runner:runner
2025-08-20T20:11:13.7069001Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/posix_memalign.c' from root:root to runner:runner
2025-08-20T20:11:13.7069717Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-pipe-safer.o' from root:root to runner:runner
2025-08-20T20:11:13.7070425Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-nstrftime.o' from root:root to runner:runner
2025-08-20T20:11:13.7071181Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/copy-file-range.c' from root:root to runner:runner
2025-08-20T20:11:13.7071836Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/modechange.c' from root:root to runner:runner
2025-08-20T20:11:13.7072475Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkstemp.c' from root:root to runner:runner
2025-08-20T20:11:13.7073107Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/tzset.c' from root:root to runner:runner
2025-08-20T20:11:13.7073816Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-stat-time.o' from root:root to runner:runner
2025-08-20T20:11:13.7074455Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/asnprintf.c' from root:root to runner:runner
2025-08-20T20:11:13.7075148Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pipe2.c' from root:root to runner:runner
2025-08-20T20:11:13.7075812Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.7076538Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase/tolower.h' from root:root to runner:runner
2025-08-20T20:11:13.7077210Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase/tolower.c' from root:root to runner:runner
2025-08-20T20:11:13.7077915Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase/.deps/.dirstamp' from root:root to runner:runner
2025-08-20T20:11:13.7078833Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase/.deps/libcoreutils_a-tolower.Po' from root:root to runner:runner
2025-08-20T20:11:13.7079491Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase/.deps' from root:root to runner:runner
2025-08-20T20:11:13.7080262Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase/simple-mapping.h' from root:root to runner:runner
2025-08-20T20:11:13.7081001Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase/libcoreutils_a-tolower.o' from root:root to runner:runner
2025-08-20T20:11:13.7081637Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase' from root:root to runner:runner
2025-08-20T20:11:13.7082266Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isblank.c' from root:root to runner:runner
2025-08-20T20:11:13.7082982Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-same-inode.o' from root:root to runner:runner
2025-08-20T20:11:13.7083669Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha1.h' from root:root to runner:runner
2025-08-20T20:11:13.7084321Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/canon-host.h' from root:root to runner:runner
2025-08-20T20:11:13.7084963Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/progname.c' from root:root to runner:runner
2025-08-20T20:11:13.7085599Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/userspec.c' from root:root to runner:runner
2025-08-20T20:11:13.7086246Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/openat-die.c' from root:root to runner:runner
2025-08-20T20:11:13.7086955Z [00:04:03.662]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32islower.o' from root:root to runner:runner
2025-08-20T20:11:13.7087715Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-solaris.gperf' from root:root to runner:runner
2025-08-20T20:11:13.7088476Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/frexpl.c' from root:root to runner:runner
2025-08-20T20:11:13.7089204Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xgethostname.h' from root:root to runner:runner
2025-08-20T20:11:13.7089853Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wcrtomb.c' from root:root to runner:runner
2025-08-20T20:11:13.7090489Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unlink.c' from root:root to runner:runner
2025-08-20T20:11:13.7091143Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_ioctl.in.h' from root:root to runner:runner
2025-08-20T20:11:13.7091781Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32to-impl.h' from root:root to runner:runner
2025-08-20T20:11:13.7092457Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/crc-x86_64-pclmul.c' from root:root to runner:runner
2025-08-20T20:11:13.7093160Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/idcache.h' from root:root to runner:runner
2025-08-20T20:11:13.7093808Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unsetenv.c' from root:root to runner:runner
2025-08-20T20:11:13.7094527Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fd-safer-flag.o' from root:root to runner:runner
2025-08-20T20:11:13.7095135Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib' from root:root to runner:runner
2025-08-20T20:11:13.7095754Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/INSTALL' from root:root to runner:runner
2025-08-20T20:11:13.7096430Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/README' from root:root to runner:runner
2025-08-20T20:11:13.7097053Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/bootstrap' from root:root to runner:runner
2025-08-20T20:11:13.7097645Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7' from root:root to runner:runner
2025-08-20T20:11:13.7098486Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc' from root:root to runner:runner
2025-08-20T20:11:13.7099061Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-28b7b7.o' from root:root to runner:runner
2025-08-20T20:11:13.7099605Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-6f8db7.o' from root:root to runner:runner
2025-08-20T20:11:13.7100229Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-35fed3.o' from root:root to runner:runner
2025-08-20T20:11:13.7100995Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-97d677.o' from root:root to runner:runner
2025-08-20T20:11:13.7101617Z [00:04:03.663]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-eee02d.o' from root:root to runner:runner
2025-08-20T20:11:13.7102165Z [00:04:03.664]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-7e9d38.o' from root:root to runner:runner
2025-08-20T20:11:13.7102702Z [00:04:03.664]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-72b061.o' from root:root to runner:runner
2025-08-20T20:11:13.7103183Z [00:04:03.664]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from root:root to runner:runner
2025-08-20T20:11:13.7103685Z [00:04:03.664]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' from runner:docker to runner:runner
2025-08-20T20:11:13.7104217Z [00:04:03.664]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-20T20:11:13.7104690Z [00:04:03.664]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' from runner:docker to runner:runner
2025-08-20T20:11:13.7105149Z [00:04:03.664]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-20T20:11:13.7105879Z [00:04:03.664]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/LICENSE' from runner:docker to runner:runner
2025-08-20T20:11:13.7106441Z [00:04:03.664]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/coreutils.static.version' from runner:docker to runner:runner
2025-08-20T20:11:13.7106942Z [00:04:03.664]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/coreutils.version' from runner:docker to runner:runner
2025-08-20T20:11:13.7107365Z [00:04:03.664]➜  changed ownership of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-20T20:11:13.7107937Z [00:04:03.673]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-334576.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7108842Z [00:04:03.681]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-d236d6.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7109397Z [00:04:03.688]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-497678.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7109936Z [00:04:03.695]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-780013.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7110478Z [00:04:03.703]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-192218.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7111018Z [00:04:03.711]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-588d4f.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7111566Z [00:04:03.718]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-abd3d7.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7112097Z [00:04:03.726]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-b20a45.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7112721Z [00:04:03.733]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-4f95dd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7113263Z [00:04:03.741]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-b6025a.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7113859Z [00:04:03.749]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-d77e39.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7114455Z [00:04:03.756]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-622438.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7115002Z [00:04:03.764]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-de57c8.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7115553Z [00:04:03.771]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-eeaf4f.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7116091Z [00:04:03.779]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-39538f.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7116636Z [00:04:03.787]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-65db0e.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7117171Z [00:04:03.794]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-58d8d9.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7117773Z [00:04:03.802]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-575287.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7118445Z [00:04:03.810]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-9484e4.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7118987Z [00:04:03.817]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-01b60e.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7119552Z [00:04:03.825]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-a65bd0.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7120561Z [00:04:03.833]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-555e8a.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7121709Z [00:04:03.841]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-918b82.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7122496Z [00:04:03.848]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-89c22e.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7123059Z [00:04:03.856]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-320892.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7123595Z [00:04:03.863]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-19087f.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7124142Z [00:04:03.871]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-ddbb35.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7124686Z [00:04:03.878]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-e1076b.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7125320Z [00:04:03.886]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-c90dec.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7125854Z [00:04:03.893]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-ca6c67.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7126395Z [00:04:03.900]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-a33905.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7126995Z [00:04:03.908]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-44681c.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7127544Z [00:04:03.915]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-0a3e9e.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7128254Z [00:04:03.922]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-3925ca.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7128801Z [00:04:03.930]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-524680.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7129352Z [00:04:03.939]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-7c1b9e.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7129896Z [00:04:03.947]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-12ec9e.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7130434Z [00:04:03.955]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-472584.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7131046Z [00:04:03.963]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-bbe4e7.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7131590Z [00:04:03.971]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-7171f5.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7132133Z [00:04:03.980]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-b6be6d.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7132673Z [00:04:03.989]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-81f044.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7133213Z [00:04:03.997]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-98bdee.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7133820Z [00:04:04.005]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-31c08c.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7134364Z [00:04:04.013]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-016e60.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7134899Z [00:04:04.021]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-962171.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7135438Z [00:04:04.029]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-9c1901.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7135974Z [00:04:04.037]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-f7d3c2.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7136526Z [00:04:04.045]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-645c5c.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7137166Z [00:04:04.054]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-ded7eb.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7137708Z [00:04:04.062]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-6f3e60.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7138654Z [00:04:04.070]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-83db6a.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7139361Z [00:04:04.078]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-9f6f66.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7139988Z [00:04:04.086]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils.tgz' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7140636Z [00:04:04.094]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/Makefile.am' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7141285Z [00:04:04.102]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/.prev-version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7141908Z [00:04:04.110]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7142492Z [00:04:04.118]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/configure' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7203181Z [00:04:04.126]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/THANKS.in' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7281956Z [00:04:04.133]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/.vg-suppressions' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7360296Z [00:04:04.141]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/dist-check.mk' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.7444424Z [00:04:04.150]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tty.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7523186Z [00:04:04.158]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tac.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.7602020Z [00:04:04.166]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nproc.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.7677757Z [00:04:04.173]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/shuf.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.7754729Z [00:04:04.181]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mkdir.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.7831912Z [00:04:04.188]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/fmt.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.7908380Z [00:04:04.196]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/uniq.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.7984136Z [00:04:04.204]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/basenc.x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.8059431Z [00:04:04.211]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/yes.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.8134738Z [00:04:04.219]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chown.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.8212671Z [00:04:04.227]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/date.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.8286778Z [00:04:04.234]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/wc.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.8362497Z [00:04:04.242]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/comm.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.8437881Z [00:04:04.249]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha1sum.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.8513119Z [00:04:04.257]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pinky.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.8587406Z [00:04:04.264]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/base64.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.8662608Z [00:04:04.272]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mktemp.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.8736059Z [00:04:04.279]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/comm.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.8809957Z [00:04:04.286]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha512sum.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.8885959Z [00:04:04.294]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tsort.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.8962509Z [00:04:04.302]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mkfifo.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.9037060Z [00:04:04.309]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/split.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.9111123Z [00:04:04.316]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/kill.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.9183924Z [00:04:04.324]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dircolors.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.9258285Z [00:04:04.331]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sort.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.9332189Z [00:04:04.339]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/who.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.9405104Z [00:04:04.346]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chown.x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.9478391Z [00:04:04.353]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/install.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.9552349Z [00:04:04.361]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/false.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.9624381Z [00:04:04.368]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/rm.x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.9698841Z [00:04:04.375]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/vdir.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.9772446Z [00:04:04.383]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mktemp.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.9845593Z [00:04:04.390]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/df.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:13.9921827Z [00:04:04.397]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tr.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:13.9997172Z [00:04:04.405]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/true.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.0072604Z [00:04:04.413]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chmod.x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.0144851Z [00:04:04.420]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/unexpand.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.0220512Z [00:04:04.427]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/base32.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.0297187Z [00:04:04.435]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cut.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.0378675Z [00:04:04.443]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/shuf.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.0455350Z [00:04:04.451]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cksum.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.0530627Z [00:04:04.458]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cp.x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.0607500Z [00:04:04.466]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/whoami.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.0682352Z [00:04:04.474]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/help2man' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:14.0758427Z [00:04:04.481]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chcon.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.0834591Z [00:04:04.489]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/numfmt.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.0909434Z [00:04:04.496]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/stty.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.0985840Z [00:04:04.504]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/timeout.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.1060172Z [00:04:04.511]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cut.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.1137116Z [00:04:04.519]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/ptx.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.1221026Z [00:04:04.527]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/numfmt.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.1301144Z [00:04:04.535]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/runcon.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.1386089Z [00:04:04.544]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/yes.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.1465242Z [00:04:04.552]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/rm.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.1543947Z [00:04:04.560]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sleep.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.1620709Z [00:04:04.567]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/unlink.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.1696331Z [00:04:04.575]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/fmt.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.1771772Z [00:04:04.582]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha224sum.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.1848746Z [00:04:04.590]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/false.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.1928423Z [00:04:04.598]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/expr.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.2007052Z [00:04:04.606]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/true.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.2087147Z [00:04:04.614]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/basenc.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.2164254Z [00:04:04.622]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/whoami.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.2245180Z [00:04:04.630]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/uname.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.2327572Z [00:04:04.638]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dirname.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.2412476Z [00:04:04.646]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mkdir.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.2494844Z [00:04:04.655]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sleep.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.2575468Z [00:04:04.663]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/seq.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.2655408Z [00:04:04.671]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pathchk.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.2738353Z [00:04:04.679]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/date.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.2817664Z [00:04:04.687]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dummy-man' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:14.2896227Z [00:04:04.695]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nproc.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.2977204Z [00:04:04.703]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/link.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.3061664Z [00:04:04.711]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nohup.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.3139580Z [00:04:04.719]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sum.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.3216252Z [00:04:04.727]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/ln.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.3292352Z [00:04:04.735]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dd.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.3370436Z [00:04:04.742]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha1sum.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.3448243Z [00:04:04.750]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/printf.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.3524205Z [00:04:04.758]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha256sum.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.3601705Z [00:04:04.766]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chgrp.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.3678471Z [00:04:04.773]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/expr.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.3755947Z [00:04:04.781]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/df.x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.3833753Z [00:04:04.789]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tail.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.3912931Z [00:04:04.797]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/wc.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.3990769Z [00:04:04.804]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/fold.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.4068950Z [00:04:04.812]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/stat.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.4141483Z [00:04:04.820]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pr.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.4215592Z [00:04:04.827]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tac.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.4294732Z [00:04:04.835]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/paste.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.4372221Z [00:04:04.843]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha256sum.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.4446171Z [00:04:04.850]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sync.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.4521287Z [00:04:04.857]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/kill.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.4594835Z [00:04:04.865]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/realpath.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.4666706Z [00:04:04.872]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tty.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.4742985Z [00:04:04.880]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tee.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.4821591Z [00:04:04.887]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tail.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.4897258Z [00:04:04.895]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/od.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.4972805Z [00:04:04.903]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/test.x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.5046044Z [00:04:04.910]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/link.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.5120357Z [00:04:04.917]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/du.x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.5193840Z [00:04:04.925]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/rmdir.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.5269001Z [00:04:04.932]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/ptx.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.5344566Z [00:04:04.940]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sum.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.5424300Z [00:04:04.948]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/install.x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.5499228Z [00:04:04.955]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/basename.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.5572388Z [00:04:04.963]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/env.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.5646050Z [00:04:04.970]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/head.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.5721314Z [00:04:04.977]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pathchk.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.5794911Z [00:04:04.985]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mv.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.5869706Z [00:04:04.992]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/od.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.5943843Z [00:04:05.000]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/expand.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.6019594Z [00:04:05.007]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/printenv.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.6096265Z [00:04:05.015]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha224sum.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.6173676Z [00:04:05.023]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dir.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.6258579Z [00:04:05.031]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/truncate.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.6335103Z [00:04:05.039]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/printf.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.6410384Z [00:04:05.046]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/echo.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.6484894Z [00:04:05.054]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha512sum.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.6559876Z [00:04:05.061]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dircolors.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.6633964Z [00:04:05.069]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mkfifo.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.6711785Z [00:04:05.077]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dir.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.6787849Z [00:04:05.084]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/local.mk' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.6863111Z [00:04:05.092]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/hostid.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.6937615Z [00:04:05.099]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/ln.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.7011601Z [00:04:05.106]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cp.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.7087006Z [00:04:05.114]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/readlink.x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.7161743Z [00:04:05.122]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pwd.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.7237972Z [00:04:05.129]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/realpath.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.7314155Z [00:04:05.137]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/fold.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.7395777Z [00:04:05.145]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chroot.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.7481401Z [00:04:05.153]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha384sum.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.7565785Z [00:04:05.162]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/runcon.x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.7646561Z [00:04:05.170]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/uptime.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.7727404Z [00:04:05.178]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dirname.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.7811344Z [00:04:05.186]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pwd.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.7893762Z [00:04:05.195]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nl.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.7971982Z [00:04:05.203]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/logname.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.8049484Z [00:04:05.210]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/base32.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.8127125Z [00:04:05.218]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/expand.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.8204270Z [00:04:05.226]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/uname.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.8282593Z [00:04:05.234]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/who.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.8363551Z [00:04:05.242]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/join.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.8443479Z [00:04:05.250]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chgrp.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.8521705Z [00:04:05.257]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/uptime.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.8601254Z [00:04:05.265]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cat.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.8679588Z [00:04:05.273]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/users.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.8759073Z [00:04:05.281]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nice.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.8836253Z [00:04:05.289]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/readlink.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.8915065Z [00:04:05.297]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/touch.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.8993788Z [00:04:05.305]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/shred.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.9070468Z [00:04:05.312]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/split.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.9146079Z [00:04:05.320]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/unlink.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.9225613Z [00:04:05.328]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/test.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.9304219Z [00:04:05.336]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/b2sum.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.9383936Z [00:04:05.344]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tee.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.9463141Z [00:04:05.352]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/arch.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.9540580Z [00:04:05.359]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/hostname.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.9617609Z [00:04:05.367]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/factor.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:14.9696884Z [00:04:05.375]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/b2sum.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.9784168Z [00:04:05.384]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/arch.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.9865217Z [00:04:05.392]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/dd.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:14.9943029Z [00:04:05.400]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/coreutils.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.0021767Z [00:04:05.408]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/ls.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.0103206Z [00:04:05.416]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pr.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.0187385Z [00:04:05.424]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/groups.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.0269651Z [00:04:05.432]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/unexpand.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.0353952Z [00:04:05.441]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/stdbuf.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.0437248Z [00:04:05.449]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/touch.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.0521378Z [00:04:05.457]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/factor.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.0603627Z [00:04:05.466]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/timeout.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.0685238Z [00:04:05.474]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/shred.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.0769528Z [00:04:05.482]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mv.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.0853127Z [00:04:05.491]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/csplit.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.0937218Z [00:04:05.499]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sync.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.1023130Z [00:04:05.508]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sha384sum.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.1106879Z [00:04:05.516]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/md5sum.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.1190643Z [00:04:05.524]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/rmdir.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.1274327Z [00:04:05.533]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nl.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.1359478Z [00:04:05.541]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/printenv.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.1443363Z [00:04:05.550]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/csplit.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.1529999Z [00:04:05.558]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/stat.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.1613581Z [00:04:05.567]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nice.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.1696194Z [00:04:05.575]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/paste.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.1779492Z [00:04:05.583]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cat.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.1861514Z [00:04:05.591]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/basename.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.1943162Z [00:04:05.600]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/groups.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.2024754Z [00:04:05.608]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/cksum.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.2106891Z [00:04:05.616]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/base64.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.2189650Z [00:04:05.624]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/join.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.2271980Z [00:04:05.632]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/users.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.2353624Z [00:04:05.641]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/nohup.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.2435425Z [00:04:05.649]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mknod.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.2516487Z [00:04:05.657]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/mknod.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.2599092Z [00:04:05.665]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/ls.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.2679854Z [00:04:05.673]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/logname.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.2764314Z [00:04:05.682]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/echo.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.2847341Z [00:04:05.690]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/sort.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.2929305Z [00:04:05.698]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/id.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.3011241Z [00:04:05.706]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/uniq.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.3094038Z [00:04:05.715]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/id.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.3175577Z [00:04:05.723]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/vdir.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.3259090Z [00:04:05.731]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/pinky.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.3342557Z [00:04:05.740]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/coreutils.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.3427557Z [00:04:05.748]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/du.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.3510671Z [00:04:05.756]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chmod.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.3593116Z [00:04:05.765]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chroot.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.3673800Z [00:04:05.773]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/stdbuf.x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.3754813Z [00:04:05.781]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tr.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.3837538Z [00:04:05.789]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/chcon.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.3913870Z [00:04:05.797]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/hostname.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.3992523Z [00:04:05.805]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/md5sum.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.4069080Z [00:04:05.812]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/env.x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.4143531Z [00:04:05.820]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/seq.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.4220996Z [00:04:05.827]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/hostid.x' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.4303437Z [00:04:05.836]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/tsort.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.4388744Z [00:04:05.844]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/head.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.4467345Z [00:04:05.852]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/truncate.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.4546779Z [00:04:05.860]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/man/stty.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.4623810Z [00:04:05.868]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/README-install' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.4700168Z [00:04:05.875]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/ChangeLog' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.4776969Z [00:04:05.883]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/gitlog-to-changelog' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.4851923Z [00:04:05.891]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/install-sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.4926425Z [00:04:05.898]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/config.rpath' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.5003287Z [00:04:05.906]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/depcomp' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.5084391Z [00:04:05.914]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/do-release-commit-and-tag' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.5177692Z [00:04:05.923]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/texinfo.tex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.5270078Z [00:04:05.932]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/gen-lists-of-programs.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.5351555Z [00:04:05.940]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/update-copyright' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.5433779Z [00:04:05.949]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/ylwrap' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.5513088Z [00:04:05.957]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/gen-single-binary.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:15.5593147Z [00:04:05.965]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/gnu-web-doc-update' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.5674841Z [00:04:05.973]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/config.guess' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.5756141Z [00:04:05.981]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/missing' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.5837466Z [00:04:05.989]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/announce-gen' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.5918944Z [00:04:05.997]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/mdate-sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.5997589Z [00:04:06.005]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/gnupload' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.6075405Z [00:04:06.013]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/gendocs.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.6153882Z [00:04:06.021]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/vc-list-files' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.6230161Z [00:04:06.028]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/test-driver' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.6310887Z [00:04:06.036]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/config.sub' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.6389507Z [00:04:06.044]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/compile' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.6469254Z [00:04:06.052]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/git-version-gen' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.6545903Z [00:04:06.060]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/build-aux/useless-if-before-free' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:15.6626501Z [00:04:06.068]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/tests/test-fadvise.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.6706591Z [00:04:06.076]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/tests/test-rand-isaac.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.6784913Z [00:04:06.084]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/local.mk' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.6862183Z [00:04:06.092]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/strnumcmp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.6939346Z [00:04:06.099]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/rename-tests.diff' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.7015443Z [00:04:06.107]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/targetdir' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.7091769Z [00:04:06.115]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/fadvise-tests' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.7172050Z [00:04:06.123]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/randint' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.7250843Z [00:04:06.130]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/link-tests.diff' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.7334265Z [00:04:06.139]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/root-dev-ino' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.7416856Z [00:04:06.147]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/randread' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.7499868Z [00:04:06.155]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/smack' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.7576176Z [00:04:06.163]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/randread-tests' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.7654110Z [00:04:06.171]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/heap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.7734864Z [00:04:06.179]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/randperm' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.7815455Z [00:04:06.187]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/xdectoint' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.7892238Z [00:04:06.195]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/buffer-lcm' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.7969417Z [00:04:06.202]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/fadvise' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.8046291Z [00:04:06.210]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/dtimespec-bound' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.8123353Z [00:04:06.218]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/xfts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.8201027Z [00:04:06.225]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/cl-strtold' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.8282609Z [00:04:06.234]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/skipchars' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.8362414Z [00:04:06.241]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/cl-strtod' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.8442646Z [00:04:06.250]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/modules/fd-reopen' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.8522654Z [00:04:06.258]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/heap.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.8600073Z [00:04:06.265]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/root-dev-ino.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.8676879Z [00:04:06.273]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/fadvise.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.8755802Z [00:04:06.281]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/randread.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.8833326Z [00:04:06.289]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/randint.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.8911754Z [00:04:06.296]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/randperm.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.8995277Z [00:04:06.305]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/smack.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.9071728Z [00:04:06.312]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/xdectoimax.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.9154260Z [00:04:06.321]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/fadvise.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.9231531Z [00:04:06.328]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/targetdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.9309224Z [00:04:06.336]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/xdectoint.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.9388351Z [00:04:06.344]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/randread.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.9463790Z [00:04:06.352]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/cl-strtold.c' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:15.9542426Z [00:04:06.359]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/buffer-lcm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.9615899Z [00:04:06.367]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/skipchars.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.9693172Z [00:04:06.375]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/randint.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.9773957Z [00:04:06.383]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/randperm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.9852218Z [00:04:06.391]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/xfts.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:15.9927297Z [00:04:06.398]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/xdectoumax.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.0003977Z [00:04:06.406]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/xdectoint.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.0081603Z [00:04:06.413]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/strnumcmp-in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.0160414Z [00:04:06.421]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/fd-reopen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.0234085Z [00:04:06.429]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/cl-strtod.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:16.0312495Z [00:04:06.437]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/xfts.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:16.0393304Z [00:04:06.445]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/heap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.0470033Z [00:04:06.452]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/dtimespec-bound.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.0545727Z [00:04:06.460]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/cl-strtod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
﻿2025-08-20T20:11:16.0622054Z [00:04:06.468]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/buffer-lcm.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:16.0697976Z [00:04:06.475]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/skipchars.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.0774975Z [00:04:06.483]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/targetdir.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.0849666Z [00:04:06.490]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/strnumcmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.0924494Z [00:04:06.498]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/strintcmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.1002807Z [00:04:06.506]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/root-dev-ino.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.1077563Z [00:04:06.513]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/dtimespec-bound.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.1154199Z [00:04:06.521]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/strnumcmp.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:16.1234930Z [00:04:06.529]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/rand-isaac.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.1313953Z [00:04:06.537]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/rand-isaac.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.1391142Z [00:04:06.544]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gl/lib/fd-reopen.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.1475924Z [00:04:06.553]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mgetgroups.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.1555177Z [00:04:06.561]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/obstack.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.1631025Z [00:04:06.568]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ssize_t.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.1706568Z [00:04:06.576]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pathmax.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.1782221Z [00:04:06.584]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getlocalename_l.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.1859585Z [00:04:06.591]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/remove.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.1935335Z [00:04:06.599]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbslen.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.2009996Z [00:04:06.606]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strtoull.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.2087952Z [00:04:06.614]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stdint_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.2163870Z [00:04:06.622]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unicodeio.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.2240147Z [00:04:06.629]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/filenamecat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.2318970Z [00:04:06.637]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/readlinkat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.2400332Z [00:04:06.645]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/malloc.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.2480374Z [00:04:06.653]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ungetc.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.2557313Z [00:04:06.661]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/multiarch.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.2636136Z [00:04:06.669]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lchmod.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.2713259Z [00:04:06.677]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stat-time.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.2792830Z [00:04:06.685]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/readutmp.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.2874696Z [00:04:06.693]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/secure_getenv.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.2952379Z [00:04:06.701]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/msvc-inval.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.3027130Z [00:04:06.708]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/servent.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.3103353Z [00:04:06.716]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/selinux-selinux-h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.3180006Z [00:04:06.723]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbswidth.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.3257866Z [00:04:06.731]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getcwd.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.3347065Z [00:04:06.739]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/renameat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.3415606Z [00:04:06.747]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/math_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.3494311Z [00:04:06.755]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread_rwlock_rdlock.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.3572564Z [00:04:06.763]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/double-slash-root.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.3650206Z [00:04:06.770]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strerror_r.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.3724615Z [00:04:06.778]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/posix_memalign.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.3802029Z [00:04:06.786]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/version-etc.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.3876595Z [00:04:06.793]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iswxdigit.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.3949307Z [00:04:06.800]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ldexp.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.4022589Z [00:04:06.808]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lstat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.4094276Z [00:04:06.815]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/memcoll.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.4169659Z [00:04:06.822]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/dirfd.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.4242506Z [00:04:06.830]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strerrorname_np.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.4321878Z [00:04:06.838]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getpagesize.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.4399557Z [00:04:06.845]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/host-cpu-c-abi.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.4473274Z [00:04:06.853]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/write.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.4546875Z [00:04:06.860]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/read.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.4623361Z [00:04:06.868]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/freadptr.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.4699231Z [00:04:06.875]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pipe.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.4771424Z [00:04:06.883]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lib-prefix.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.4843786Z [00:04:06.890]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fclose.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.4914897Z [00:04:06.897]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/musl.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.4987796Z [00:04:06.904]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stdbit_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.5059476Z [00:04:06.911]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbsinit.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.5132233Z [00:04:06.919]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gl-openssl.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.5204212Z [00:04:06.926]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mmap-anon.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.5277730Z [00:04:06.933]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/uname.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.5353443Z [00:04:06.941]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/inttostr.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.5427740Z [00:04:06.948]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/settime.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.5500499Z [00:04:06.955]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/readlink.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.5572811Z [00:04:06.963]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/chdir-long.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.5646942Z [00:04:06.970]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unlink.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.5720435Z [00:04:06.977]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/largefile.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.5797921Z [00:04:06.985]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/utimens.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.5869546Z [00:04:06.992]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/symlinkat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.5942692Z [00:04:07.000]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stpcpy.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.6013444Z [00:04:07.007]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/reallocarray.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.6084222Z [00:04:07.014]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/same.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.6155272Z [00:04:07.021]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/memrchr.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.6232851Z [00:04:07.029]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iswpunct.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.6313074Z [00:04:07.037]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.6389765Z [00:04:07.044]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iswctype.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.6463847Z [00:04:07.052]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/float_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.6537252Z [00:04:07.059]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/chmod.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.6610562Z [00:04:07.066]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkfifo.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.6682853Z [00:04:07.074]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fchownat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.6754712Z [00:04:07.081]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/vasprintf.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.6826786Z [00:04:07.088]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/inttypes.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.6899687Z [00:04:07.095]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/quote.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.6970411Z [00:04:07.102]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/utime_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.7043281Z [00:04:07.110]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkdir.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.7115791Z [00:04:07.117]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/locale-fr.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.7188796Z [00:04:07.124]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getopt.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.7263613Z [00:04:07.132]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/d-type.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.7339369Z [00:04:07.139]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/faccessat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.7412209Z [00:04:07.147]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/link.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.7484340Z [00:04:07.154]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/d-ino.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.7556127Z [00:04:07.161]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fcntl.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.7629581Z [00:04:07.168]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sockets.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.7700694Z [00:04:07.175]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nstrftime.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.7773204Z [00:04:07.183]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/dup.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.7848328Z [00:04:07.190]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strtold.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.7920775Z [00:04:07.197]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkostemp.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.7997679Z [00:04:07.205]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lib-ld.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.8074160Z [00:04:07.213]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/autobuild.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.8147964Z [00:04:07.220]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbrtoc32.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.8220518Z [00:04:07.227]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/arpa_inet_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.8295367Z [00:04:07.235]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/00gnulib.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.8369939Z [00:04:07.242]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/read-file.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.8443927Z [00:04:07.250]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/tm_gmtoff.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.8516916Z [00:04:07.257]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/windows-rc.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.8591575Z [00:04:07.265]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/c32rtomb.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.8663454Z [00:04:07.272]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/clock_time.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.8735177Z [00:04:07.279]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unictype_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.8805552Z [00:04:07.286]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nullptr.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.8876014Z [00:04:07.293]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/build-cc.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.8949713Z [00:04:07.300]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unlinkat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.9021364Z [00:04:07.308]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread-cond.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.9092965Z [00:04:07.315]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/write-any-file.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.9163636Z [00:04:07.322]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/snan.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.9236125Z [00:04:07.329]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/timer_time.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.9309812Z [00:04:07.336]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/socketlib.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.9385674Z [00:04:07.344]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xalloc.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.9462220Z [00:04:07.352]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_types_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.9535677Z [00:04:07.359]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mountlist.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.9611789Z [00:04:07.367]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/putenv.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.9683989Z [00:04:07.374]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/extensions-aix.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.9757394Z [00:04:07.381]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/errno_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.9832976Z [00:04:07.389]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getndelim2.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.9915515Z [00:04:07.397]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/include_next.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:16.9989957Z [00:04:07.404]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_resource_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.0064610Z [00:04:07.412]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getgroups.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.0138336Z [00:04:07.419]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/timespec.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.0212782Z [00:04:07.427]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/time_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.0289930Z [00:04:07.434]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nl_langinfo.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.0369518Z [00:04:07.442]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/absolute-header.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.0445858Z [00:04:07.450]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/select.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.0521622Z [00:04:07.458]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/prereq.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.0596520Z [00:04:07.465]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unlocked-io.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.0672658Z [00:04:07.473]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/freadahead.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.0747005Z [00:04:07.480]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/open-slash.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.0821706Z [00:04:07.488]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getprogname.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.0898434Z [00:04:07.495]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xattr.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.0974884Z [00:04:07.503]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_cdefs_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.1047866Z [00:04:07.510]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_socket_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.1123208Z [00:04:07.518]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fdopen.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.1200127Z [00:04:07.525]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sha256.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.1278709Z [00:04:07.533]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ioctl.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.1358330Z [00:04:07.541]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/realloc.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.1435194Z [00:04:07.549]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getdtablesize.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.1511087Z [00:04:07.556]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/access.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.1585290Z [00:04:07.564]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mempcpy.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.1660252Z [00:04:07.571]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nproc.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.1733920Z [00:04:07.579]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/dup2.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.1809403Z [00:04:07.586]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lib-ignore.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.1883474Z [00:04:07.594]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/exponentf.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.1960156Z [00:04:07.601]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fcntl-o.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.2034429Z [00:04:07.609]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/netinet_in_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.2110455Z [00:04:07.616]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/__inline.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.2185288Z [00:04:07.624]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/msvc-nothrow.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.2261995Z [00:04:07.632]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fdopendir.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.2343348Z [00:04:07.640]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stdio_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.2426917Z [00:04:07.648]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getcwd-abort-bug.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.2503612Z [00:04:07.656]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/isblank.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.2580337Z [00:04:07.663]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/link-follow.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.2655050Z [00:04:07.671]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/physmem.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.2729887Z [00:04:07.678]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gettext.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.2807524Z [00:04:07.686]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sigaction.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.2887400Z [00:04:07.694]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strtoumax.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.2968731Z [00:04:07.702]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/jm-macros.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.3050361Z [00:04:07.710]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fcntl_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.3125523Z [00:04:07.718]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xnanosleep.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.3202536Z [00:04:07.726]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/vasnprintf.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.3277863Z [00:04:07.733]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/visibility.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.3357284Z [00:04:07.741]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getcwd-path-max.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.3431541Z [00:04:07.749]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/progtest.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.3506129Z [00:04:07.756]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pipe2.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.3581475Z [00:04:07.763]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/tempname.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.3655775Z [00:04:07.771]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/inet_pton.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.3729649Z [00:04:07.778]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/thread.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.3802796Z [00:04:07.786]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/parse-datetime.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.3875347Z [00:04:07.793]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xsize.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.3949514Z [00:04:07.800]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wctomb.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.4022109Z [00:04:07.808]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gettimeofday.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.4095002Z [00:04:07.815]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sched_yield.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.4166771Z [00:04:07.822]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stdarg.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.4240332Z [00:04:07.829]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/netdb_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.4319321Z [00:04:07.837]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/host-os.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.4395616Z [00:04:07.845]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stat-size.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.4480593Z [00:04:07.853]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_stat_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.4557127Z [00:04:07.861]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gnulib-i18n.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.4633421Z [00:04:07.869]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getugroups.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.4707454Z [00:04:07.876]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/htonl.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.4781445Z [00:04:07.883]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/isnanf.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.4854249Z [00:04:07.891]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/malloca.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.4926354Z [00:04:07.898]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/usleep.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.4999650Z [00:04:07.905]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/libgmp.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.5073471Z [00:04:07.913]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/openat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.5147785Z [00:04:07.920]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wctob.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.5221141Z [00:04:07.927]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/configmake.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.5294275Z [00:04:07.935]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/signalblocking.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.5370006Z [00:04:07.942]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ftello.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.5443363Z [00:04:07.950]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/userspec.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.5517351Z [00:04:07.957]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/modechange.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.5593599Z [00:04:07.965]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/config-h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.5666665Z [00:04:07.972]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/utimes.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.5741928Z [00:04:07.980]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gettime.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.5814329Z [00:04:07.987]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/tzset.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.5890205Z [00:04:07.994]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xvasprintf.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.5965641Z [00:04:08.002]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sha1.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.6036928Z [00:04:08.009]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sockpfaf.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.6108977Z [00:04:08.016]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/longlong.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.6182201Z [00:04:08.024]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_utsname_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.6257158Z [00:04:08.031]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sha512.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.6338883Z [00:04:08.039]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/open-cloexec.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.6419314Z [00:04:08.047]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/exponentd.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.6494282Z [00:04:08.055]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/uchar_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.6568532Z [00:04:08.062]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_wait_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.6642038Z [00:04:08.070]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/localename.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.6717128Z [00:04:08.077]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/md5.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.6790022Z [00:04:08.084]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ctype_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.6869613Z [00:04:08.092]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/save-cwd.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.6947723Z [00:04:08.100]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/memset_explicit.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.7025043Z [00:04:08.108]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/freading.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.7105897Z [00:04:08.116]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fstypename.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.7184901Z [00:04:08.124]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mpsort.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.7263559Z [00:04:08.132]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/explicit_bzero.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.7343296Z [00:04:08.140]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/isnand.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.7424826Z [00:04:08.148]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/hostent.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.7508258Z [00:04:08.156]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread-thread.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.7587262Z [00:04:08.164]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/setlocale_null.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.7667256Z [00:04:08.172]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fchdir.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.7753710Z [00:04:08.181]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/socklen.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.7832298Z [00:04:08.189]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/idcache.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.7912827Z [00:04:08.197]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gnulib-common.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.7993747Z [00:04:08.205]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/regex.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.8071247Z [00:04:08.212]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lseek.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.8146972Z [00:04:08.220]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/printf.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.8222341Z [00:04:08.228]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/check-decl.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.8296527Z [00:04:08.235]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strtod.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.8373793Z [00:04:08.243]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/close.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.8451166Z [00:04:08.250]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/i-ring.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.8529384Z [00:04:08.258]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nanosleep.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.8607095Z [00:04:08.266]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/alloca.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.8683055Z [00:04:08.274]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/isnanl.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.8759073Z [00:04:08.281]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/termios_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.8833375Z [00:04:08.289]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/memcasecmp.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.8908478Z [00:04:08.296]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/base32.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.8982608Z [00:04:08.304]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/isatty.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.9056086Z [00:04:08.311]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/posixver.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.9130767Z [00:04:08.318]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbtowc.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.9204622Z [00:04:08.326]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/random_r.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.9280030Z [00:04:08.333]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread-once.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.9354477Z [00:04:08.341]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unistd-safer.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.9427211Z [00:04:08.348]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/inttypes_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.9500104Z [00:04:08.355]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/localcharset.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.9575377Z [00:04:08.363]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/selinux-context-h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.9654789Z [00:04:08.371]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/uninorm_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.9732209Z [00:04:08.379]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/euidaccess.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.9806681Z [00:04:08.386]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/quotearg.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.9881295Z [00:04:08.393]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/signbit.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:17.9954244Z [00:04:08.401]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread-spin.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.0025824Z [00:04:08.408]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/group-member.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.0097873Z [00:04:08.415]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/savedir.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.0170816Z [00:04:08.422]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nan-mips.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.0243991Z [00:04:08.430]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ftruncate.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.0319258Z [00:04:08.437]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nocrash.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.0396298Z [00:04:08.445]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wctype_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.0473815Z [00:04:08.453]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/nls.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.0548598Z [00:04:08.460]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getrusage.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.0624060Z [00:04:08.468]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_select_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.0701856Z [00:04:08.476]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbrlen.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.0781462Z [00:04:08.483]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/limits-h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.0864883Z [00:04:08.492]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unicase_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.0946827Z [00:04:08.500]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fdatasync.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.1023398Z [00:04:08.508]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/freopen.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.1110206Z [00:04:08.516]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/locale-tr.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.1190952Z [00:04:08.524]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/memchr.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.1270442Z [00:04:08.532]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iswblank.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.1351836Z [00:04:08.541]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sched_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.1428255Z [00:04:08.548]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/snprintf.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.1503794Z [00:04:08.556]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fstat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.1582551Z [00:04:08.564]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/selinux-label-h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.1659517Z [00:04:08.571]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_time_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.1733809Z [00:04:08.579]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/yesno.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.1810317Z [00:04:08.586]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strstr.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.1887548Z [00:04:08.594]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/filemode.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.1962885Z [00:04:08.602]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/extern-inline.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.2039590Z [00:04:08.609]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/readdir.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.2112162Z [00:04:08.617]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/rawmemchr.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.2188930Z [00:04:08.624]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mode_t.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.2262154Z [00:04:08.632]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/error.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.2337006Z [00:04:08.639]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/random.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.2412316Z [00:04:08.647]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fpending.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.2485231Z [00:04:08.654]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/base64.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.2560535Z [00:04:08.661]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkancesdirs.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.2634942Z [00:04:08.669]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbrtowc.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.2707516Z [00:04:08.676]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/string_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.2781033Z [00:04:08.683]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/flexmember.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.2855274Z [00:04:08.691]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/setlocale.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.2928944Z [00:04:08.698]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/isapipe.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.3001124Z [00:04:08.705]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/perror.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.3074770Z [00:04:08.713]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wctype.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.3150034Z [00:04:08.720]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkstemp.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.3223869Z [00:04:08.728]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/copy-file-range.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.3300536Z [00:04:08.735]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/timegm.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.3378751Z [00:04:08.743]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/open.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.3454280Z [00:04:08.751]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getdelim.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.3531540Z [00:04:08.758]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/extensions.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.3606522Z [00:04:08.766]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/yield.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.3678635Z [00:04:08.773]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/endian_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.3753774Z [00:04:08.781]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/utime.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.3825640Z [00:04:08.788]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pselect.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.3897755Z [00:04:08.795]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbstate_t.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.3968617Z [00:04:08.802]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strerror.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.4039952Z [00:04:08.809]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fsync.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.4111846Z [00:04:08.817]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/warnings.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.4190876Z [00:04:08.824]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/freadseek.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.4267311Z [00:04:08.832]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/assert.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.4340673Z [00:04:08.839]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/intl-thread-locale.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.4411100Z [00:04:08.846]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/once.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.4481002Z [00:04:08.853]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fts.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.4552744Z [00:04:08.861]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_random_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.4627209Z [00:04:08.868]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unlinkdir.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.4704272Z [00:04:08.876]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getrandom.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.4778863Z [00:04:08.883]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/futimens.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.4861773Z [00:04:08.891]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/off64_t.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.4945843Z [00:04:08.900]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/langinfo_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.5020966Z [00:04:08.907]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread_sigmask.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.5095167Z [00:04:08.915]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkdir-p.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.5176758Z [00:04:08.923]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/rmdir.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.5251504Z [00:04:08.931]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fflush.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.5326435Z [00:04:08.938]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lib-link.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.5398941Z [00:04:08.945]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fsusage.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.5474549Z [00:04:08.953]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/opendir.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.5549726Z [00:04:08.960]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/qsort_r.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.5623059Z [00:04:08.968]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_uio_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.5695626Z [00:04:08.975]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/inline.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.5769899Z [00:04:08.982]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/crc.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.5842972Z [00:04:08.990]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/bison.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.5915191Z [00:04:08.997]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/intlmacosx.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.5986198Z [00:04:09.004]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fcntl-safer.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.6060801Z [00:04:09.011]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/closedir.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.6132802Z [00:04:09.019]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sleep.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.6204232Z [00:04:09.026]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getloadavg.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.6276346Z [00:04:09.033]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/readtokens.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.6356068Z [00:04:09.041]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getlogin.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.6434812Z [00:04:09.049]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/include-exclude-prog.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.6508981Z [00:04:09.056]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stdint.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.6583058Z [00:04:09.064]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wcwidth.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.6659817Z [00:04:09.071]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/byteswap.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.6735975Z [00:04:09.079]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/calloc.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.6820278Z [00:04:09.087]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fnmatch.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.6901443Z [00:04:09.095]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/time_rz.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.6977768Z [00:04:09.103]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread_mutex_timedlock.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.7052554Z [00:04:09.111]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/rpmatch.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.7126160Z [00:04:09.118]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getaddrinfo.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.7204368Z [00:04:09.126]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/frexp.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.7281677Z [00:04:09.133]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mknod.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.7355862Z [00:04:09.141]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iconv_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.7430466Z [00:04:09.148]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gnulib-comp.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.7502365Z [00:04:09.156]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xstrtod.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.7574721Z [00:04:09.163]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sys_ioctl_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.7648973Z [00:04:09.170]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/backupfile.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.7730338Z [00:04:09.178]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/systemd.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.7807504Z [00:04:09.186]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/signal_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.7883244Z [00:04:09.194]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fseterr.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.7957691Z [00:04:09.201]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/canonicalize.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.8034987Z [00:04:09.209]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/vasprintf-posix.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.8110835Z [00:04:09.216]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/time_r.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.8184810Z [00:04:09.224]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fileblocks.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.8257313Z [00:04:09.231]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lock.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.8330799Z [00:04:09.238]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/po.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.8404083Z [00:04:09.246]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkdirat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.8476503Z [00:04:09.253]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/savewd.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.8549193Z [00:04:09.260]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/assert_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.8621976Z [00:04:09.268]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/dirent_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.8695674Z [00:04:09.275]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/builtin-expect.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.8769122Z [00:04:09.282]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gethrxtime.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.8843118Z [00:04:09.290]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/posix-shell.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.8917740Z [00:04:09.297]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sm3.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.9000760Z [00:04:09.305]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.9086861Z [00:04:09.314]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fpieee.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.9162351Z [00:04:09.322]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wmemchr.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.9235376Z [00:04:09.329]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/jm-winsz1.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.9309586Z [00:04:09.336]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wmempcpy.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.9384636Z [00:04:09.344]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/locale-en.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.9459186Z [00:04:09.351]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/rewinddir.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.9535829Z [00:04:09.359]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/atoll.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.9608966Z [00:04:09.366]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ldexpl.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.9691711Z [00:04:09.374]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/safe-write.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.9774498Z [00:04:09.383]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mbsrtowcs.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.9854008Z [00:04:09.391]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/c-bool.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:18.9929888Z [00:04:09.398]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread-rwlock.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.0004643Z [00:04:09.406]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wcrtomb.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.0078877Z [00:04:09.413]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fpurge.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.0153850Z [00:04:09.421]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/minmax.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.0227528Z [00:04:09.428]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/size_max.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.0305648Z [00:04:09.436]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mkfifoat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.0381917Z [00:04:09.444]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/locale-zh.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.0456997Z [00:04:09.451]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/printf-frexpl.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.0535194Z [00:04:09.459]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/localeconv.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.0612334Z [00:04:09.467]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/error_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.0687872Z [00:04:09.474]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iconv_open.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.0762882Z [00:04:09.482]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strftime-fixes.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.0843781Z [00:04:09.490]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/pthread-mutex.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.0923545Z [00:04:09.498]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stdlib_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.1001174Z [00:04:09.505]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/environ.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.1076457Z [00:04:09.513]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/human.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.1152647Z [00:04:09.521]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lcmessage.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.1227130Z [00:04:09.528]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stat-prog.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.1306454Z [00:04:09.536]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xstrtol.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.1380449Z [00:04:09.543]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/cycle-check.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.1455930Z [00:04:09.551]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/zzgnulib.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.1539072Z [00:04:09.559]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strsignal.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.1621281Z [00:04:09.567]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/inet_ntop.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.1700736Z [00:04:09.575]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/alignalloc.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.1779182Z [00:04:09.583]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/intmax_t.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.1855596Z [00:04:09.591]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/crc-x86_64.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.1930216Z [00:04:09.598]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/time.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.2002789Z [00:04:09.606]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/btowc.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.2078715Z [00:04:09.613]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strtoll.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.2152377Z [00:04:09.621]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/gethostname.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.2226891Z [00:04:09.628]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/rename.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.2302003Z [00:04:09.636]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/lchown.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.2377506Z [00:04:09.643]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/exponentl.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.2453368Z [00:04:09.651]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/perl.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.2528640Z [00:04:09.658]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/printf-frexp.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.2605498Z [00:04:09.666]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/free.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.2679957Z [00:04:09.673]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/tmpfile.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.2751757Z [00:04:09.681]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/frexpl.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.2827443Z [00:04:09.688]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/codeset.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.2907010Z [00:04:09.696]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wint_t.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.2981551Z [00:04:09.703]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/priv-set.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.3057212Z [00:04:09.711]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stddef_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.3132617Z [00:04:09.719]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iswdigit.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.3208185Z [00:04:09.726]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/raise.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.3281656Z [00:04:09.734]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/af_alg.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.3360353Z [00:04:09.741]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/wchar_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.3435492Z [00:04:09.749]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/symlink.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.3509240Z [00:04:09.756]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/setenv.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.3581843Z [00:04:09.764]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/jm-winsz2.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.3660609Z [00:04:09.771]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/utimecmp.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.3738776Z [00:04:09.779]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/libunistring-base.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.3814693Z [00:04:09.787]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/locale-ja.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.3889733Z [00:04:09.794]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/getline.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.3964331Z [00:04:09.802]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/mktime.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.4040018Z [00:04:09.809]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/xgetcwd.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.4114585Z [00:04:09.817]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/build-to-host.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.4188615Z [00:04:09.824]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fnmatch_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.4262184Z [00:04:09.832]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/tls.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.4340329Z [00:04:09.839]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/tmpdir.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.4414520Z [00:04:09.847]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/locale_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.4486067Z [00:04:09.854]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/iconv.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.4559001Z [00:04:09.861]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/sig2str.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.4631794Z [00:04:09.869]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fchmodat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.4707268Z [00:04:09.876]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/ftell.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.4782240Z [00:04:09.884]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fstatat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.4855889Z [00:04:09.891]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strdup.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.4928330Z [00:04:09.898]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/linkat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.4999845Z [00:04:09.905]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/threadlib.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.5070936Z [00:04:09.912]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/chown.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.5142742Z [00:04:09.920]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fseeko.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.5215593Z [00:04:09.927]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unistd_h.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.5288780Z [00:04:09.934]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fopen.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.5361035Z [00:04:09.941]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/cu-progs.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.5438180Z [00:04:09.949]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strtoimax.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.5517407Z [00:04:09.957]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/c-strtod.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.5591293Z [00:04:09.964]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/fseek.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.5665372Z [00:04:09.972]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/canon-host.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.5739579Z [00:04:09.979]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/posixtm.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.5811359Z [00:04:09.986]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/stdalign.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.5884147Z [00:04:09.994]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/strnlen.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.5954956Z [00:04:10.001]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/manywarnings.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.6028400Z [00:04:10.008]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/unlink-busy.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.6102158Z [00:04:10.016]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/semaphore.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.6173664Z [00:04:10.023]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/creat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.6244602Z [00:04:10.030]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/acl.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.6318955Z [00:04:10.037]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/off_t.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.6391373Z [00:04:10.044]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/utimensat.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.6463350Z [00:04:10.052]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/m4/safe-read.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.6534835Z [00:04:10.059]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/ABOUT-NLS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.6605693Z [00:04:10.066]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/cfg.mk' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.6678404Z [00:04:10.073]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/kk.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.6754758Z [00:04:10.081]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/cs.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.6830167Z [00:04:10.088]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/insert-header.sin' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.6905460Z [00:04:10.096]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ia.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.6979339Z [00:04:10.103]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/eu.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.7053372Z [00:04:10.111]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/zh_CN.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.7126259Z [00:04:10.118]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ca.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.7197041Z [00:04:10.125]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/coreutils.pot' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.7267675Z [00:04:10.132]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ka.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.7340447Z [00:04:10.139]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/lg.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.7421877Z [00:04:10.147]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/bg.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.7498251Z [00:04:10.155]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/be.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.7579063Z [00:04:10.163]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ro.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.7657082Z [00:04:10.171]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/Makefile.in.in' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.7731200Z [00:04:10.178]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/it.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.7805073Z [00:04:10.186]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/hu.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.7879865Z [00:04:10.193]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ko.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.7953677Z [00:04:10.201]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/eu.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.8026433Z [00:04:10.208]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sk.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.8097003Z [00:04:10.215]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ca.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.8170492Z [00:04:10.222]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/hr.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.8242520Z [00:04:10.230]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ga.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.8313675Z [00:04:10.237]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/pl.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.8384508Z [00:04:10.244]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/af.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.8456657Z [00:04:10.251]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/uk.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.8532930Z [00:04:10.259]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ms.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.8606169Z [00:04:10.266]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/Makevars' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.8678678Z [00:04:10.273]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/gl.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.8761962Z [00:04:10.281]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/remove-potcdate.sin' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.8839795Z [00:04:10.289]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/pt_BR.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.8914083Z [00:04:10.297]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/tr.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.8986964Z [00:04:10.304]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/id.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.9060634Z [00:04:10.311]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ia.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.9139246Z [00:04:10.319]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/be.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.9216037Z [00:04:10.327]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ka.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.9291568Z [00:04:10.335]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ja.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.9365327Z [00:04:10.342]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/cs.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.9439377Z [00:04:10.349]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sv.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.9511703Z [00:04:10.357]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/vi.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.9586129Z [00:04:10.364]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/es.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.9660024Z [00:04:10.371]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/fi.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.9734558Z [00:04:10.379]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/lt.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.9811571Z [00:04:10.386]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/hr.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.9884272Z [00:04:10.394]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/pt_BR.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:19.9957413Z [00:04:10.401]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/da.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.0032364Z [00:04:10.409]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/af.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.0105476Z [00:04:10.416]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/de.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.0177674Z [00:04:10.423]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ru.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.0253325Z [00:04:10.431]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ms.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.0331860Z [00:04:10.439]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/de.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.0407749Z [00:04:10.446]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/id.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.0483797Z [00:04:10.454]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/gl.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.0558591Z [00:04:10.461]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/fr.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.0636100Z [00:04:10.469]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/fr.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.0712753Z [00:04:10.477]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/pt.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.0787244Z [00:04:10.484]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/pt.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.0862682Z [00:04:10.492]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/zh_CN.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.0936412Z [00:04:10.499]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ro.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.1012806Z [00:04:10.507]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/nb.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.1086532Z [00:04:10.514]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ko.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.1165833Z [00:04:10.522]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/da.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.1245094Z [00:04:10.530]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.1323366Z [00:04:10.538]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/es.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.1403609Z [00:04:10.546]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/nl.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.1487311Z [00:04:10.554]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/tr.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.1566900Z [00:04:10.562]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/el.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.1650279Z [00:04:10.570]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/stamp-po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.1730440Z [00:04:10.578]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/vi.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.1809400Z [00:04:10.586]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/bg.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.1889200Z [00:04:10.594]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/nl.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.1966917Z [00:04:10.602]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/LINGUAS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.2046901Z [00:04:10.610]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/lt.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.2124459Z [00:04:10.618]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/eo.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.2203157Z [00:04:10.626]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/quot.sed' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.2281343Z [00:04:10.633]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sk.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.2359270Z [00:04:10.641]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/nb.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.2437135Z [00:04:10.649]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/boldquot.sed' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.2521359Z [00:04:10.657]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ga.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.2604093Z [00:04:10.666]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ta.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.2688434Z [00:04:10.674]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ta.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.2772617Z [00:04:10.682]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/lg.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.2854073Z [00:04:10.691]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/POTFILES' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.2937711Z [00:04:10.699]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/kk.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.3019852Z [00:04:10.707]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sv.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.3098198Z [00:04:10.715]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/POTFILES.in' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.3184378Z [00:04:10.724]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/Rules-quot' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.3265998Z [00:04:10.732]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/zh_TW.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.3346783Z [00:04:10.740]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/el.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.3427182Z [00:04:10.748]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/pl.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.3510117Z [00:04:10.756]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/fi.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.3591792Z [00:04:10.764]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/hu.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.3672424Z [00:04:10.773]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/Makefile.in' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.3756471Z [00:04:10.781]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/uk.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.3841289Z [00:04:10.789]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sl.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.3921868Z [00:04:10.797]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/en@boldquot.header' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.4004041Z [00:04:10.806]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sr.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.4084192Z [00:04:10.814]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/it.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.4164782Z [00:04:10.822]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/zh_TW.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.4240311Z [00:04:10.829]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/et.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.4319327Z [00:04:10.837]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/en@quot.header' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.4399922Z [00:04:10.845]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sl.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.4477156Z [00:04:10.853]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/eo.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.4554739Z [00:04:10.861]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/et.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.4632359Z [00:04:10.869]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ru.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.4706697Z [00:04:10.876]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/sr.po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.4781905Z [00:04:10.884]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/po/ja.gmo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.4860280Z [00:04:10.891]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/aclocal.m4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:20.4935517Z [00:04:10.899]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/thanks-gen' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:20.5012736Z [00:04:10.907]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/d-slashdot.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.5087675Z [00:04:10.914]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/install-C-selinux.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.5163340Z [00:04:10.922]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/install-Z-selinux.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.5238341Z [00:04:10.929]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/create-leading.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.5312190Z [00:04:10.937]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/install-C.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.5385727Z [00:04:10.944]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/install-C-root.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.5460013Z [00:04:10.951]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/strip-program.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.5534195Z [00:04:10.959]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/basic-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.5609075Z [00:04:10.966]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/install/trap.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.5687558Z [00:04:10.974]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/date/date-sec.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.5769025Z [00:04:10.982]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/date/date-tz.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.5845401Z [00:04:10.990]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/date/date-next-dow.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.5923124Z [00:04:10.998]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/date/date-debug.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.5997883Z [00:04:11.005]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/date/date.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.6071875Z [00:04:11.013]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/fmt/long-line.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.6147804Z [00:04:11.020]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/fmt/goal-option.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.6221416Z [00:04:11.027]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/fmt/non-space.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.6296981Z [00:04:11.035]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/fmt/base.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.6374161Z [00:04:11.043]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/df-symlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.6447773Z [00:04:11.050]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/df-output.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.6521711Z [00:04:11.058]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/no-mtab-status.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.6600009Z [00:04:11.065]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/header.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.6681475Z [00:04:11.073]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/over-mount-device.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.6758414Z [00:04:11.081]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/unreadable.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.6832711Z [00:04:11.089]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/total-unprocessed.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.6907666Z [00:04:11.096]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/df-P.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.6980761Z [00:04:11.103]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/total-verify.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.7054705Z [00:04:11.111]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/problematic-chars.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.7134066Z [00:04:11.119]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/skip-duplicates.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.7213768Z [00:04:11.127]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/df/skip-rootfs.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.7292210Z [00:04:11.135]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/basenc/base64.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.7370838Z [00:04:11.142]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/basenc/basenc.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.7454861Z [00:04:11.151]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chgrp/default-no-deref.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.7538480Z [00:04:11.159]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chgrp/recurse.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.7621154Z [00:04:11.167]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chgrp/from.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.7698617Z [00:04:11.175]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chgrp/basic.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.7774650Z [00:04:11.183]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chgrp/posix-H.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.7850901Z [00:04:11.190]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chgrp/no-x.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.7924777Z [00:04:11.198]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chgrp/deref.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.8000504Z [00:04:11.205]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/printf/printf-hex.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.8075651Z [00:04:11.213]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/printf/printf-indexed.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.8149350Z [00:04:11.220]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/printf/printf-surprise.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.8237091Z [00:04:11.228]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/printf/printf.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.8299939Z [00:04:11.235]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/printf/printf-mb.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.8375876Z [00:04:11.243]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/printf/printf-cov.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.8453775Z [00:04:11.251]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/printf/printf-quote.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.8529184Z [00:04:11.258]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stat/stat-nanoseconds.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.8603839Z [00:04:11.266]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stat/stat-fmt.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.8680314Z [00:04:11.273]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stat/stat-birthtime.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.8753626Z [00:04:11.281]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stat/stat-mount.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.8827436Z [00:04:11.288]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stat/stat-hyphen.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.8902122Z [00:04:11.296]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stat/stat-slash.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.8976357Z [00:04:11.303]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stat/stat-printf.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.9050574Z [00:04:11.310]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seek-data-capable' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:20.9125618Z [00:04:11.318]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/tail-c.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.9201396Z [00:04:11.325]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-race.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.9280116Z [00:04:11.333]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/F-vs-rename.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.9355162Z [00:04:11.341]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/wait.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.9431132Z [00:04:11.348]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/F-vs-missing.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.9505359Z [00:04:11.356]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/proc-ksyms.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.9580661Z [00:04:11.363]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/start-middle.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.9652797Z [00:04:11.371]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-dir-recreate.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.9725935Z [00:04:11.378]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/tail-sysfs.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.9802750Z [00:04:11.386]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-only-regular.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.9876077Z [00:04:11.393]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-rotate-resources.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:20.9951454Z [00:04:11.400]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/flush-initial.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.0025074Z [00:04:11.408]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-rotate.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.0097679Z [00:04:11.415]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/overlay-headers.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.0172066Z [00:04:11.423]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/big-4gb.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.0246713Z [00:04:11.430]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/symlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.0326084Z [00:04:11.438]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/F-headers.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.0404750Z [00:04:11.446]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-hash-abuse.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.0482813Z [00:04:11.454]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/follow-name.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.0557579Z [00:04:11.461]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/pid.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.0636077Z [00:04:11.469]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/truncate.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.0711553Z [00:04:11.476]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/descriptor-vs-rename.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.0786662Z [00:04:11.484]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/follow-stdin.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.0861943Z [00:04:11.492]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/pipe-f.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.0939461Z [00:04:11.499]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/pid-pipe.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.1014604Z [00:04:11.507]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-race2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.1093567Z [00:04:11.515]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/tail.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.1173463Z [00:04:11.523]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/assert-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.1249706Z [00:04:11.530]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/end-of-device.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.1326737Z [00:04:11.538]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/append-only.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.1402580Z [00:04:11.546]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/tail-n0f.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.1479716Z [00:04:11.553]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/pipe-f2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.1554113Z [00:04:11.561]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/inotify-hash-abuse2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.1628950Z [00:04:11.568]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/retry.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.1707170Z [00:04:11.576]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tail/assert.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.1782566Z [00:04:11.584]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ptx/ptx-overrun.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.1859444Z [00:04:11.591]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ptx/ptx.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.1935250Z [00:04:11.599]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/expr/expr-multibyte.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.2010579Z [00:04:11.606]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/expr/expr.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.2086387Z [00:04:11.614]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cp-mv-enotsup-xattr.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.2164721Z [00:04:11.622]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/link-no-deref.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.2246101Z [00:04:11.630]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/attr-existing.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.2324622Z [00:04:11.638]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cp-parents.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.2401062Z [00:04:11.645]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/abuse.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.2480184Z [00:04:11.653]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/dir-rm-dest.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.2554744Z [00:04:11.661]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/into-self.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.2636796Z [00:04:11.669]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/preserve-slink-time.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.2721433Z [00:04:11.677]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/slink-2-slink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.2800806Z [00:04:11.685]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/thru-dangling.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.2879019Z [00:04:11.693]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/src-base-dot.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.2955165Z [00:04:11.701]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/file-perm-race.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.3031886Z [00:04:11.709]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/capability.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.3106249Z [00:04:11.716]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/symlink-slash.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.3178800Z [00:04:11.723]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/sparse-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.3253623Z [00:04:11.731]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/existing-perm-dir.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.3328580Z [00:04:11.738]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/parent-perm.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.3404672Z [00:04:11.746]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/r-vs-symlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.3479643Z [00:04:11.753]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/keep-directory-symlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.3555866Z [00:04:11.761]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/nfs-removal-race.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.3631068Z [00:04:11.768]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/existing-perm-race.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.3706288Z [00:04:11.776]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/preserve-mode.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.3785206Z [00:04:11.784]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cp-deref.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.3866318Z [00:04:11.792]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/link.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.3944774Z [00:04:11.800]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/sparse-perf.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.4022285Z [00:04:11.808]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/backup-is-src.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.4099876Z [00:04:11.815]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/no-deref-link3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.4173895Z [00:04:11.823]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/sparse.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.4249422Z [00:04:11.830]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/deref-slink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.4329699Z [00:04:11.838]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/backup-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.4405580Z [00:04:11.846]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cross-dev-symlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.4481969Z [00:04:11.854]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/link-deref.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.4557085Z [00:04:11.861]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/perm.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.4635890Z [00:04:11.869]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cp-mv-backup.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.4715931Z [00:04:11.877]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/proc-zero-len.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.4794413Z [00:04:11.885]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/preserve-gid.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.4869750Z [00:04:11.892]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cp-i.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.4944211Z [00:04:11.900]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/no-ctx.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.5019507Z [00:04:11.907]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/same-file.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.5093489Z [00:04:11.915]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/dir-slash.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.5167104Z [00:04:11.922]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/sparse-to-pipe.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.5241212Z [00:04:11.929]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/no-deref-link1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.5315211Z [00:04:11.937]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/sparse-extents.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.5390450Z [00:04:11.944]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/special-bits.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.5469149Z [00:04:11.952]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/fail-perm.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.5545776Z [00:04:11.960]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/link-symlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.5620911Z [00:04:11.967]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/copy-FMR.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.5694957Z [00:04:11.975]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/preserve-link.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.5769822Z [00:04:11.982]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/debug.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.5843209Z [00:04:11.990]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/sparse-extents-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.5918569Z [00:04:11.997]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/acl.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.5997280Z [00:04:12.005]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cp-a-selinux.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.6070115Z [00:04:12.012]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/dir-vs-file.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.6144303Z [00:04:12.020]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/reflink-auto.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.6220510Z [00:04:12.027]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/reflink-perm.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.6302230Z [00:04:12.036]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/preserve-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.6382170Z [00:04:12.043]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/no-deref-link2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.6458181Z [00:04:12.051]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/backup-dir.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.6534324Z [00:04:12.059]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/cp-HL.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.6609995Z [00:04:12.066]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/link-heap.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.6685476Z [00:04:12.074]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/link-preserve.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.6759796Z [00:04:12.081]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/special-f.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.6836933Z [00:04:12.089]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/proc-short-read.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.6917714Z [00:04:12.097]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cp/parent-perm-race.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.7002283Z [00:04:12.105]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/nproc/nproc-avail.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.7081534Z [00:04:12.113]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/nproc/nproc-positive.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.7157207Z [00:04:12.121]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/nproc/nproc-override.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.7236021Z [00:04:12.129]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/groups/groups-dash.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.7313056Z [00:04:12.137]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/groups/groups-version.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.7391938Z [00:04:12.144]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/groups/groups-process-all.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.7475546Z [00:04:12.153]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/direct.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.7553956Z [00:04:12.161]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/skip-seek2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.7633369Z [00:04:12.169]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/unblock.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.7713825Z [00:04:12.177]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/not-rewound.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.7790103Z [00:04:12.184]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/reblock.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.7871845Z [00:04:12.192]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/no-allocate.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.7948963Z [00:04:12.200]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/skip-seek-past-dev.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.8028362Z [00:04:12.208]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/stderr.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.8103237Z [00:04:12.216]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/nocache_fail.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.8179501Z [00:04:12.223]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/sparse.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.8254743Z [00:04:12.231]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/misc.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.8331695Z [00:04:12.238]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/skip-seek-past-file.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.8406533Z [00:04:12.246]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/nocache.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.8485614Z [00:04:12.254]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/bytes.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.8565444Z [00:04:12.262]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/unblock-sync.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.8643703Z [00:04:12.270]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/skip-seek.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.8722331Z [00:04:12.278]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/nocache_eof.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.8796790Z [00:04:12.285]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/ascii.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.8874118Z [00:04:12.293]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/dd/stats.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.8950804Z [00:04:12.300]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/lang-default' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:21.9026815Z [00:04:12.308]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/v-slash.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.9103387Z [00:04:12.316]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/read-only.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.9182384Z [00:04:12.323]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/ignorable.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.9260589Z [00:04:12.331]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/d-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.9342192Z [00:04:12.340]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/f-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.9419870Z [00:04:12.347]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/r-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.9495516Z [00:04:12.355]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/i-never.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.9570653Z [00:04:12.362]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/rm5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.9644556Z [00:04:12.370]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/rm-readdir-fail.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.9720123Z [00:04:12.377]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/deep-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.9798622Z [00:04:12.385]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/d-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.9874481Z [00:04:12.393]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/r-root.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:21.9951967Z [00:04:12.400]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/ext3-perf.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.0029368Z [00:04:12.408]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/d-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.0106837Z [00:04:12.416]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/r-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.0185921Z [00:04:12.424]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/ir-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.0263958Z [00:04:12.432]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/empty-inacc.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.0344257Z [00:04:12.440]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/unreadable.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.0423254Z [00:04:12.448]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/one-file-system.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.0502849Z [00:04:12.456]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/inaccessible.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.0581074Z [00:04:12.463]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/empty-immutable-skip.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.0659678Z [00:04:12.471]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/fail-eperm.xpl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.0737064Z [00:04:12.479]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/dangling-symlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.0816425Z [00:04:12.487]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/unread3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.0896046Z [00:04:12.495]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/fail-2eperm.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.0974074Z [00:04:12.503]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/rm4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.1056864Z [00:04:12.511]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/rm2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.1139793Z [00:04:12.519]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/i-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.1219907Z [00:04:12.527]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/interactive-once.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.1297094Z [00:04:12.535]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/readdir-bug.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.1375951Z [00:04:12.543]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/rm1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.1455499Z [00:04:12.551]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/r-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.1532821Z [00:04:12.559]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/fail-eacces.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.1609443Z [00:04:12.566]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/dot-rel.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.1686531Z [00:04:12.574]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/deep-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.1764178Z [00:04:12.582]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/no-give-up.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.1839861Z [00:04:12.589]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/r-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.1916985Z [00:04:12.597]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/one-file-system2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.1997219Z [00:04:12.605]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/sunos-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.2075460Z [00:04:12.613]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/cycle.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.2153315Z [00:04:12.621]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/many-dir-entries-vs-OOM.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.2230578Z [00:04:12.628]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/interactive-always.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.2308465Z [00:04:12.636]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/dir-nonrecur.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.2387688Z [00:04:12.644]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/hash.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.2466057Z [00:04:12.652]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/isatty.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.2545195Z [00:04:12.660]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/i-no-r.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.2622950Z [00:04:12.668]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/unread2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.2700338Z [00:04:12.675]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/dir-no-w.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.2777595Z [00:04:12.683]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/empty-name.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.2859881Z [00:04:12.691]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rm/rm3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.2940046Z [00:04:12.699]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/uniq/uniq-collate.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.3022244Z [00:04:12.708]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/uniq/uniq-perf.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.3097575Z [00:04:12.715]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/uniq/uniq.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.3175954Z [00:04:12.723]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/od/od.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.3252679Z [00:04:12.731]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/od/od-endian.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.3331883Z [00:04:12.738]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/od/od-N.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.3408657Z [00:04:12.746]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/od/od-x8.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.3486923Z [00:04:12.754]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/od/od-j.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.3565980Z [00:04:12.762]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/od/od-multiple-t.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.3649935Z [00:04:12.770]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/od/od-float.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.3728942Z [00:04:12.778]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/into-self.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.3806686Z [00:04:12.786]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/i-5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.3884286Z [00:04:12.794]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/hardlink-case.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.3959784Z [00:04:12.801]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/no-target-dir.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.4034351Z [00:04:12.809]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/hard-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.4116577Z [00:04:12.817]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/i-1.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.4198788Z [00:04:12.825]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/into-self-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.4277238Z [00:04:12.833]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/no-copy.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.4356634Z [00:04:12.841]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/part-hardlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.4434183Z [00:04:12.849]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/leak-fd.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.4511520Z [00:04:12.856]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/diag.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.4588887Z [00:04:12.864]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/atomic.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.4667215Z [00:04:12.872]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/i-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.4743240Z [00:04:12.880]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/force.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.4817957Z [00:04:12.887]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/sticky-to-xpart.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.4896586Z [00:04:12.895]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/dup-source.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.4972647Z [00:04:12.903]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/part-fail.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.5060532Z [00:04:12.911]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/backup-is-src.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.5144168Z [00:04:12.920]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/symlink-onto-hardlink-to-self.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.5219979Z [00:04:12.927]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/part-symlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.5298313Z [00:04:12.935]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/mv-special-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.5377856Z [00:04:12.943]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/i-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.5454352Z [00:04:12.951]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/perm-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.5532555Z [00:04:12.959]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/into-self-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.5609143Z [00:04:12.966]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/into-self-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.5685259Z [00:04:12.974]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/dir-file.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.5764191Z [00:04:12.982]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/update.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.5844272Z [00:04:12.990]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/atomic2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.5923002Z [00:04:12.998]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/symlink-onto-hardlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.6003648Z [00:04:13.006]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/partition-perm.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.6084636Z [00:04:13.014]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/i-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.6163175Z [00:04:13.022]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/hard-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.6239681Z [00:04:13.029]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/dir2dir.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.6324052Z [00:04:13.038]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/i-link-no.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.6406983Z [00:04:13.046]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/hard-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.6485172Z [00:04:13.054]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/acl.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.6563492Z [00:04:13.062]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/hard-link-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.6645706Z [00:04:13.070]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/mv-n.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.6725138Z [00:04:13.078]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/mv-exchange.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.6801391Z [00:04:13.085]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/to-symlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.6877366Z [00:04:13.093]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/trailing-slash.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.6953705Z [00:04:13.101]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/backup-dir.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.7031523Z [00:04:13.108]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/part-rename.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.7107178Z [00:04:13.116]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mv/childproof.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.7183627Z [00:04:13.124]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/wc/wc-proc.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.7259811Z [00:04:13.131]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/wc/wc-files0-from.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.7338497Z [00:04:13.139]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/wc/wc-files0.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.7413715Z [00:04:13.147]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/wc/wc-total.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.7494132Z [00:04:13.155]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/wc/wc.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.7572902Z [00:04:13.163]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/wc/wc-parallel.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.7649508Z [00:04:13.170]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/wc/wc-nbsp.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.7728343Z [00:04:13.178]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seq/seq-long-double.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.7806749Z [00:04:13.186]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seq/seq-locale.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.7884637Z [00:04:13.194]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seq/seq-extra-number.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.7962093Z [00:04:13.202]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seq/seq-io-errors.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.8039775Z [00:04:13.209]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seq/seq-epipe.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.8113794Z [00:04:13.217]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seq/seq-precision.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.8191763Z [00:04:13.224]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/seq/seq.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.8270938Z [00:04:13.232]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tr/tr-case-class.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.8348495Z [00:04:13.240]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tr/tr.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.8424858Z [00:04:13.248]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tty/tty-eof.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.8500140Z [00:04:13.255]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tty/tty.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.8575172Z [00:04:13.263]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/filter.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.8652659Z [00:04:13.271]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/additional-suffix.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.8729755Z [00:04:13.278]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/guard-input.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.8804514Z [00:04:13.286]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/b-chunk.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.8880793Z [00:04:13.293]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/line-bytes.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.8961805Z [00:04:13.301]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/l-chunk-root.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.9044527Z [00:04:13.310]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/lines.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.9122548Z [00:04:13.318]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/l-chunk.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.9201433Z [00:04:13.325]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/suffix-length.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.9281841Z [00:04:13.333]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/numeric.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.9366821Z [00:04:13.342]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/record-sep.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.9449512Z [00:04:13.350]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/suffix-auto-length.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.9529249Z [00:04:13.358]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/r-chunk.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.9606115Z [00:04:13.366]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/split/fail.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.9682861Z [00:04:13.374]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/join/join.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.9758600Z [00:04:13.381]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/join/join-utf8.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.9835467Z [00:04:13.389]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pwd/pwd-option.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.9911980Z [00:04:13.397]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pwd/pwd-long.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:22.9990212Z [00:04:13.404]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/shred/shred-passes.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.0067076Z [00:04:13.412]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/shred/shred-exact.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.0142034Z [00:04:13.420]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/shred/shred-remove.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.0215772Z [00:04:13.427]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/shred/shred-size.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.0296180Z [00:04:13.435]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/factor/factor.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.0377699Z [00:04:13.443]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/factor/create-test.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.0458625Z [00:04:13.451]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/factor/run.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.0536703Z [00:04:13.459]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/factor/factor-parallel.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.0617463Z [00:04:13.467]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/p-thru-slink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.0693936Z [00:04:13.475]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/parents.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.0772951Z [00:04:13.483]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/p-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.0849930Z [00:04:13.490]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/special-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.0926306Z [00:04:13.498]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/p-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.1002872Z [00:04:13.506]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/smack-root.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.1079588Z [00:04:13.513]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/p-v.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.1157016Z [00:04:13.521]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/p-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.1233849Z [00:04:13.529]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/perm.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.1313775Z [00:04:13.537]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/writable-under-readonly.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.1395240Z [00:04:13.545]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/p-slashdot.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.1474180Z [00:04:13.553]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/smack-no-root.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.1552026Z [00:04:13.561]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/p-acl.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.1629590Z [00:04:13.568]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/selinux.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.1706711Z [00:04:13.576]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/t-slash.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.1784396Z [00:04:13.584]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/mkdir/restorecon.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.1862466Z [00:04:13.592]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/filefrag-extent-compare' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:23.1941632Z [00:04:13.599]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/env/env-null.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.2019443Z [00:04:13.607]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/env/env-S-script.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.2095880Z [00:04:13.615]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/env/env-signal-handler.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.2174519Z [00:04:13.623]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/env/env.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.2256261Z [00:04:13.631]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/env/env-S.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.2340660Z [00:04:13.639]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/deref-args.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.2419219Z [00:04:13.647]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/long-sloop.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.2497957Z [00:04:13.655]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/move-dir-while-traversing.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.2575274Z [00:04:13.663]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/restore-wd.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.2654341Z [00:04:13.671]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/hard-link.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.2735264Z [00:04:13.679]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/no-deref.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.2815678Z [00:04:13.687]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/inodes.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.2898248Z [00:04:13.695]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/inaccessible-cwd.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.2977505Z [00:04:13.703]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/fd-leak.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.3059803Z [00:04:13.711]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/8gb.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.3139974Z [00:04:13.719]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/slash.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.3219848Z [00:04:13.727]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/one-file-system.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.3301359Z [00:04:13.735]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/files0-from.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.3382880Z [00:04:13.744]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/two-args.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.3461833Z [00:04:13.752]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/bigtime.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.3539915Z [00:04:13.759]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/apparent.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.3619072Z [00:04:13.767]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/bind-mount-dir-cycle.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.3697767Z [00:04:13.775]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/long-from-unreadable.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.3774351Z [00:04:13.783]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/exclude.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.3850155Z [00:04:13.790]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/2g.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.3929613Z [00:04:13.798]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/basic.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.4008749Z [00:04:13.806]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/max-depth.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.4087504Z [00:04:13.814]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/inacc-dir.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.4172928Z [00:04:13.823]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/inacc-dest.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.4256086Z [00:04:13.831]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/trailing-slash.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.4335745Z [00:04:13.839]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/threshold.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.4418712Z [00:04:13.847]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/bind-mount-dir-cycle-v2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.4500486Z [00:04:13.855]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/no-x.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.4578530Z [00:04:13.863]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/files0-from-dir.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.4655936Z [00:04:13.871]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/du/deref.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.4736899Z [00:04:13.879]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/birthtime.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.4818761Z [00:04:13.887]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/hex-option.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.4899966Z [00:04:13.895]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/group-dirs.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.4978627Z [00:04:13.903]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/dangle.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.5056250Z [00:04:13.911]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/zero-option.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.5133012Z [00:04:13.919]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/rt-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.5208541Z [00:04:13.926]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/block-size.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.5285515Z [00:04:13.934]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/getxattr-speedup.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.5360691Z [00:04:13.941]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/capability.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.5440047Z [00:04:13.949]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/ls-misc.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.5518719Z [00:04:13.957]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/symlink-slash.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.5600676Z [00:04:13.965]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/stat-vs-dirent.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.5685977Z [00:04:13.974]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/multihardlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.5766755Z [00:04:13.982]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/nameless-uid.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.5851819Z [00:04:13.990]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/a-option.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.5933943Z [00:04:13.999]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/recursive.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.6013087Z [00:04:14.007]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/slink-acl.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.6090906Z [00:04:14.014]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/symlink-quote.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.6171460Z [00:04:14.022]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/color-ext.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.6250354Z [00:04:14.030]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/stat-free-color.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.6327325Z [00:04:14.038]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/color-term.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.6408775Z [00:04:14.046]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/w-option.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.6485057Z [00:04:14.054]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/x-option.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.6563778Z [00:04:14.062]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/stat-free-symlinks.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.6640951Z [00:04:14.069]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/color-norm.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.6723447Z [00:04:14.078]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/sort-width-option.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.6806593Z [00:04:14.086]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/abmon-align.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.6893543Z [00:04:14.095]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/ls-time.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.6981180Z [00:04:14.103]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/classify.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.7061376Z [00:04:14.111]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/symlink-loop.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.7143540Z [00:04:14.120]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/readdir-mountpoint-inode.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.7224226Z [00:04:14.128]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/color-clear-to-eol.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.7306446Z [00:04:14.136]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/selinux-segfault.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.7392077Z [00:04:14.144]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/quote-align.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.7478163Z [00:04:14.153]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/follow-slink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.7564486Z [00:04:14.162]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/root-rel-symlink-color.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.7653053Z [00:04:14.171]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/inode.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.7734615Z [00:04:14.179]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/no-arg.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.7815021Z [00:04:14.187]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/no-cap.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.7896959Z [00:04:14.195]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/stat-dtype.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.7977102Z [00:04:14.203]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/dired.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.8058733Z [00:04:14.211]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/acl.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.8135243Z [00:04:14.219]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/infloop.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.8215552Z [00:04:14.227]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/hyperlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.8292127Z [00:04:14.235]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/selinux.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.8374561Z [00:04:14.243]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/stat-failed.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.8456305Z [00:04:14.251]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/size-align.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.8533681Z [00:04:14.259]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/removed-directory.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.8613207Z [00:04:14.267]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/file-type.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.8694089Z [00:04:14.275]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/time-style-diag.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.8774386Z [00:04:14.283]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/color-dtype-dir.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.8852828Z [00:04:14.291]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ls/m-option.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.8930584Z [00:04:14.298]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chcon/chcon-fail.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.9007832Z [00:04:14.306]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chcon/chcon.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.9087765Z [00:04:14.314]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sha224sum.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.9166390Z [00:04:14.322]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/md5sum-newline.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.9245674Z [00:04:14.330]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sha256sum.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.9324021Z [00:04:14.338]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/cksum-raw.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.9405490Z [00:04:14.346]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sha1sum-vec.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.9490677Z [00:04:14.354]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sha384sum.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.9570309Z [00:04:14.362]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sha512sum.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.9650629Z [00:04:14.370]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/cksum-a.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.9729669Z [00:04:14.378]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sum-sysv.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.9806991Z [00:04:14.386]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sm3sum.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.9884238Z [00:04:14.394]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/b2sum.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:23.9964497Z [00:04:14.402]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/md5sum-bsd.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.0042535Z [00:04:14.410]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sum.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.0120561Z [00:04:14.417]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/md5sum.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.0197225Z [00:04:14.425]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/md5sum-parallel.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.0276747Z [00:04:14.433]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/cksum-base64.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.0365233Z [00:04:14.442]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/sha1sum.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.0446473Z [00:04:14.450]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/cksum-c.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.0527053Z [00:04:14.458]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cksum/cksum.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.0606545Z [00:04:14.466]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/id/smack.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.0683873Z [00:04:14.474]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/id/uid.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.0762802Z [00:04:14.482]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/id/gnu-zero-uids.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.0840657Z [00:04:14.489]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/id/setgid.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.0917151Z [00:04:14.497]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/id/context.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.0998866Z [00:04:14.505]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/id/no-context.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.1074486Z [00:04:14.513]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/id/zero.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.1153596Z [00:04:14.521]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/GNUmakefile' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.1233955Z [00:04:14.529]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chroot/chroot-credentials.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.1316720Z [00:04:14.537]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chroot/chroot-fail.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.1399845Z [00:04:14.545]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/hard-to-sym.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.1482780Z [00:04:14.554]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/sf-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.1562848Z [00:04:14.562]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/target-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.1642741Z [00:04:14.570]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/slash-decorated-nonexistent-dest.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.1723495Z [00:04:14.578]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/relative.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.1803987Z [00:04:14.586]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/backup-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.1880666Z [00:04:14.593]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/misc.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.1958949Z [00:04:14.601]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/ln/hard-backup.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.2037167Z [00:04:14.609]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/local.mk' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:24.2121106Z [00:04:14.617]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tac/tac.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.2202006Z [00:04:14.626]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tac/tac-2-nonseekable.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.2281630Z [00:04:14.633]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/tac/tac-continue.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.2361916Z [00:04:14.641]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sample-test' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:24.2441366Z [00:04:14.649]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/timeout/timeout.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.2519476Z [00:04:14.657]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/timeout/timeout-group.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.2596614Z [00:04:14.665]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/timeout/timeout-large-parameters.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.2674957Z [00:04:14.673]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/timeout/timeout-parameters.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.2754056Z [00:04:14.681]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/timeout/timeout-blocked.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.2834100Z [00:04:14.689]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/csplit/csplit-io-err.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.2917154Z [00:04:14.697]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/csplit/csplit.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.2997246Z [00:04:14.705]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/csplit/csplit-1000.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.3077345Z [00:04:14.713]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/csplit/csplit-suppress-matched.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.3153989Z [00:04:14.721]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/csplit/csplit-heap.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.3229885Z [00:04:14.728]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-float.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.3307389Z [00:04:14.736]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-u-FMR.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.3385811Z [00:04:14.744]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-rand.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.3461792Z [00:04:14.752]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-unique.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.3541365Z [00:04:14.759]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.3617729Z [00:04:14.767]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-continue.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.3697962Z [00:04:14.775]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-version.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.3776711Z [00:04:14.783]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-month.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.3854664Z [00:04:14.791]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-merge-fdlimit.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.3936741Z [00:04:14.799]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-discrim.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.4014331Z [00:04:14.807]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-compress-proc.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.4088499Z [00:04:14.814]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-unique-segv.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.4167742Z [00:04:14.822]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-NaN-infloop.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.4242882Z [00:04:14.830]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-exit-early.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.4319130Z [00:04:14.837]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-merge.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.4397068Z [00:04:14.845]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-debug-keys.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.4476000Z [00:04:14.853]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-benchmark-random.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.4554568Z [00:04:14.861]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-compress.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.4635527Z [00:04:14.869]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-spinlock-abuse.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.4712283Z [00:04:14.877]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-compress-hang.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.4794451Z [00:04:14.885]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-h-thousands-sep.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.4873148Z [00:04:14.893]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-stale-thread-mem.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.4951039Z [00:04:14.900]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-debug-warn.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.5026300Z [00:04:14.908]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/sort/sort-files0-from.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.5107124Z [00:04:14.916]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/d_type-check' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.5189643Z [00:04:14.924]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/runcon/runcon-compute.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.5266582Z [00:04:14.932]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/runcon/runcon-no-reorder.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.5354520Z [00:04:14.941]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/other-fs-tmpdir' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:24.5436241Z [00:04:14.949]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cat/cat-proc.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.5513241Z [00:04:14.957]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cat/cat-self.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.5589592Z [00:04:14.964]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cat/cat-E.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.5666551Z [00:04:14.972]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cat/cat-buf.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.5748700Z [00:04:14.980]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/shuf/shuf.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.5830282Z [00:04:14.988]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/shuf/shuf-reservoir.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:24.5912373Z [00:04:14.997]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tFFt-bl' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.5989731Z [00:04:15.004]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3f-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.6065624Z [00:04:15.012]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3b2l17-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.6144018Z [00:04:15.020]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b3l24f-lm' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.6219494Z [00:04:15.027]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/t-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.6294747Z [00:04:15.035]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tn2e5o3-t_tab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.6372554Z [00:04:15.043]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tFnFt' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.6446662Z [00:04:15.050]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml24f-t-0F' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.6520012Z [00:04:15.057]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+8l20-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.6593761Z [00:04:15.065]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2s_f-t_notab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.6670372Z [00:04:15.072]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/l24f-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.6750777Z [00:04:15.080]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tne8o3-t_tab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.6829977Z [00:04:15.088]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tn' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.6906347Z [00:04:15.096]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3-0F' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.6983272Z [00:04:15.104]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nSml24-t-t-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.7057427Z [00:04:15.111]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b3f-0FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.7132794Z [00:04:15.119]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tt-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.7209499Z [00:04:15.126]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b3l15f-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.7283827Z [00:04:15.134]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W35a3l24f-lm' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.7359377Z [00:04:15.141]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/loli' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.7433315Z [00:04:15.149]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W35Jml24f-lmlo' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.7506813Z [00:04:15.156]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a3l15f-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.7583215Z [00:04:15.164]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/l24-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.7659994Z [00:04:15.171]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tne8-t_tab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.7736793Z [00:04:15.179]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W35b3l24f-lm' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.7811675Z [00:04:15.187]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nl24f-bl' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.7888587Z [00:04:15.194]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3ml24-t-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.7964894Z [00:04:15.202]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a3l15-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.8040881Z [00:04:15.209]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tn2e8o3-t_tab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.8113536Z [00:04:15.217]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b2l17-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.8194025Z [00:04:15.225]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2sw60f-t_notab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.8270168Z [00:04:15.232]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W28l24f-ll' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.8343666Z [00:04:15.240]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ta3-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.8423557Z [00:04:15.248]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W35Jb3l24f-lm' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.8500499Z [00:04:15.255]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3l24f-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.8577059Z [00:04:15.263]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3a3Snl24f-tn' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.8653111Z [00:04:15.271]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/4-7l24-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.8729024Z [00:04:15.278]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3b3Snl24f-tn' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.8806336Z [00:04:15.286]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tt-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.8882532Z [00:04:15.294]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/Jml24f-lm-lo' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.8960307Z [00:04:15.301]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W72Jl24f-ll' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.9035996Z [00:04:15.309]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b3f-0F' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.9117826Z [00:04:15.317]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b3-0F' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.9195194Z [00:04:15.325]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml24f-lm-lo' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.9271583Z [00:04:15.332]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W35Ja3l24f-lm' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.9347860Z [00:04:15.340]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/l24-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.9424194Z [00:04:15.348]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3l24-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.9500943Z [00:04:15.355]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nSml24-bl-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.9578874Z [00:04:15.363]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3mSl24f-bl-tn' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.9653717Z [00:04:15.371]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a2l15-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.9729680Z [00:04:15.378]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tn_2e8-t_tab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.9805650Z [00:04:15.386]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+3l24f-bl' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.9885103Z [00:04:15.394]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3a3Sl24f-tn' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:24.9963383Z [00:04:15.402]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b2l15-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.0041563Z [00:04:15.409]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nN1+3l24f-bl' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.0120151Z [00:04:15.417]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3b3f-0FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.0198874Z [00:04:15.425]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+2l24f-0FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.0276442Z [00:04:15.433]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3-5l24f-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.0355397Z [00:04:15.441]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tt-0FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.0432386Z [00:04:15.449]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nSml20-bl-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.0513008Z [00:04:15.457]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nSml24-t-tFFFF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.0594800Z [00:04:15.465]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3mSnl24fbltn' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.0679022Z [00:04:15.473]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a3f-0FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.0756753Z [00:04:15.481]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/t-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.0836859Z [00:04:15.489]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ta3-0FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.0916238Z [00:04:15.497]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nSml20-t-tFFFF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.0996097Z [00:04:15.505]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+6b3l13f-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.1075164Z [00:04:15.513]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/pr-tests.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.1154799Z [00:04:15.521]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a2l17-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.1233913Z [00:04:15.529]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+6a2l17-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.1313709Z [00:04:15.537]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3a3f-0F' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.1398621Z [00:04:15.545]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3b3l24f-tn' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.1481975Z [00:04:15.553]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a3f-0F' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.1566825Z [00:04:15.562]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3ml24f-bl-tn' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.1645614Z [00:04:15.570]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W35ml24f-lm-lo' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.1728884Z [00:04:15.578]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3b3f-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.1807396Z [00:04:15.586]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+4b2l17f-0FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.1883036Z [00:04:15.594]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/Jb3l24f-lm' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.1962355Z [00:04:15.602]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nJml24f-lmlmlo' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.2042128Z [00:04:15.609]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ttb3-0FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.2119711Z [00:04:15.617]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml24-t-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.2198497Z [00:04:15.625]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/t-0FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.2280622Z [00:04:15.633]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tb3-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.2362847Z [00:04:15.642]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3ml24f-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.2450588Z [00:04:15.650]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/t-bl' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.2525724Z [00:04:15.658]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tt-bl' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.2605710Z [00:04:15.666]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3b3Sl24f-tn' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.2680538Z [00:04:15.673]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/t_notab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.2761169Z [00:04:15.681]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.2843717Z [00:04:15.690]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0FnFt' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.2927268Z [00:04:15.698]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3ml24-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.3005278Z [00:04:15.706]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tFFt' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.3084514Z [00:04:15.714]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml24f-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.3160683Z [00:04:15.721]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml24f-0F' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.3237723Z [00:04:15.729]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+7l24-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.3316441Z [00:04:15.737]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tFFt-ll' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.3397290Z [00:04:15.745]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b3f-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.3477529Z [00:04:15.753]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W27l24f-ll' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.3557311Z [00:04:15.761]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/t_tab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.3635736Z [00:04:15.769]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0F' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.3714956Z [00:04:15.777]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nJml24f-lmlolm' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.3794398Z [00:04:15.785]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3a2l17-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.3874801Z [00:04:15.793]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2-S_f-t_notab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.3956049Z [00:04:15.801]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/4l24-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.4037269Z [00:04:15.809]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3b3l15f-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.4113568Z [00:04:15.817]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+3ml20f-bl-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.4191948Z [00:04:15.824]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3ml24-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.4270941Z [00:04:15.832]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0FnFnt' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.4348943Z [00:04:15.840]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0Ft' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.4427929Z [00:04:15.848]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2s_w60f-t_nota' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.4507319Z [00:04:15.856]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0FFnt' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.4584200Z [00:04:15.864]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nN15l24f-bl' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.4664135Z [00:04:15.872]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2w60f-t_notab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.4739503Z [00:04:15.879]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tb3-0FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.4814689Z [00:04:15.887]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.4891960Z [00:04:15.895]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/FnFn' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.4967548Z [00:04:15.902]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tn2e8-t_tab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.5045382Z [00:04:15.910]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a3l24f-lm' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.5124667Z [00:04:15.918]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+3ml24f-bl-tn' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.5202857Z [00:04:15.926]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tta3-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.5298579Z [00:04:15.935]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tta3-0FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.5380406Z [00:04:15.943]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3a3l24f-tn' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.5460484Z [00:04:15.951]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tn_2e8S-t_tab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.5541072Z [00:04:15.959]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/b3l15-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.5622272Z [00:04:15.967]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3a3l15f-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.5707072Z [00:04:15.976]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3a3l15-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.5785584Z [00:04:15.984]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.5865688Z [00:04:15.992]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a3-0F' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.5950470Z [00:04:16.000]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/t_tab_' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.6030297Z [00:04:16.008]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+5-8b3l17f-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.6108176Z [00:04:16.016]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0Fnt' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.6186200Z [00:04:16.024]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/FFtn' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.6264810Z [00:04:16.032]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+5a3l13f-0FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.6344727Z [00:04:16.040]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+3l24f-0FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.6428723Z [00:04:16.048]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/a3f-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.6507311Z [00:04:16.056]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W-72l24f-ll' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.6587481Z [00:04:16.064]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W26l24f-ll' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.6669825Z [00:04:16.072]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+2-5l24f-0FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.6751402Z [00:04:16.080]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tFFn' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.6837651Z [00:04:16.089]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2f-t_notab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.6916296Z [00:04:16.097]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2sf-t_notab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.6997628Z [00:04:16.105]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/FFn' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.7076876Z [00:04:16.113]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ttb3-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.7156102Z [00:04:16.121]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+3ml24f-tn-bl' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.7234613Z [00:04:16.129]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3f-0F' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.7313940Z [00:04:16.137]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3b3f-0F' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.7394560Z [00:04:16.145]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml20-FF-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.7474281Z [00:04:16.153]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/W20l24f-ll' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.7553369Z [00:04:16.161]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+4-8a2l17-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.7633185Z [00:04:16.169]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/0FFt' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.7712795Z [00:04:16.177]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/nSml20-t-t-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.7794591Z [00:04:16.185]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/tFFt-lm' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.7875532Z [00:04:16.193]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml24-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.7955696Z [00:04:16.201]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/Ja3l24f-lm' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.8035948Z [00:04:16.209]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/2-Sf-t_notab' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.8115385Z [00:04:16.217]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/ml24-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.8197820Z [00:04:16.225]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/3b3l15-t' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.8276983Z [00:04:16.233]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/w72l24f-ll' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.8357788Z [00:04:16.241]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+2l24f-bl' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.8437375Z [00:04:16.249]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/n+3-7l24-FF' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.8515385Z [00:04:16.257]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/pr/o3Jml24f-lm-lo' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:25.8596066Z [00:04:16.265]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/nice/nice-fail.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.8677125Z [00:04:16.273]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/nice/nice.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.8756563Z [00:04:16.281]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rmdir/ignore.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.8835950Z [00:04:16.289]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rmdir/fail-perm.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.8914206Z [00:04:16.297]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rmdir/t-slash.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.8992967Z [00:04:16.305]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/rmdir/symlink-errors.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.9072244Z [00:04:16.313]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-owned-by-other.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.9149796Z [00:04:16.320]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-fail-diag.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.9226828Z [00:04:16.328]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-dir-fail.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.9308493Z [00:04:16.336]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-dangling-symlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.9388192Z [00:04:16.344]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-fifo.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.9470926Z [00:04:16.352]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-overflow.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.9550143Z [00:04:16.360]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-relative.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.9628915Z [00:04:16.368]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-no-create-missing.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.9707050Z [00:04:16.376]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/truncate/truncate-parameters.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:25.9785079Z [00:04:16.384]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/envvar-check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:25.9862811Z [00:04:16.392]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/Coreutils.pm' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:25.9939862Z [00:04:16.399]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stty/stty-pairs.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.0017367Z [00:04:16.407]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stty/stty-invalid.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.0095547Z [00:04:16.415]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stty/stty.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.0174228Z [00:04:16.423]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/stty/stty-row-col.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.0256013Z [00:04:16.431]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/init.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.0341953Z [00:04:16.439]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/dirname.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.0425289Z [00:04:16.448]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/sleep.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.0508442Z [00:04:16.456]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/nohup.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.0594348Z [00:04:16.465]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/paste.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.0677566Z [00:04:16.473]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/arch.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.0761271Z [00:04:16.481]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/expand.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.0845199Z [00:04:16.490]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/mktemp.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.0927205Z [00:04:16.498]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/basename.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.1008365Z [00:04:16.506]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/usage_vs_getopt.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.1090929Z [00:04:16.514]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/read-errors.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.1174630Z [00:04:16.523]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/nl.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.1259478Z [00:04:16.531]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/fold.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.1340572Z [00:04:16.539]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/close-stdout.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.1425329Z [00:04:16.548]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/xattr.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.1507770Z [00:04:16.556]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/false-status.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.1587378Z [00:04:16.564]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/pathchk.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.1666160Z [00:04:16.572]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/yes.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.1744982Z [00:04:16.580]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/xstrtol.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.1821915Z [00:04:16.588]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/echo.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.1901634Z [00:04:16.595]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/mknod.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.1979177Z [00:04:16.603]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/sync.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.2060245Z [00:04:16.611]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/printenv.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.2141114Z [00:04:16.619]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/time-style.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.2223241Z [00:04:16.628]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/selinux.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.2304580Z [00:04:16.636]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/dircolors.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.2384000Z [00:04:16.644]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/comm.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.2463423Z [00:04:16.652]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/unexpand.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.2545005Z [00:04:16.660]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/stdbuf.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.2627832Z [00:04:16.668]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/numfmt.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.2705514Z [00:04:16.676]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/coreutils.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.2785228Z [00:04:16.684]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/kill.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.2866546Z [00:04:16.692]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/tsort.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.2945620Z [00:04:16.700]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/realpath.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.3025006Z [00:04:16.708]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/tee.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.3103429Z [00:04:16.716]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/write-errors.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.3183706Z [00:04:16.724]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/misc/invalid-opt.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.3267454Z [00:04:16.732]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cut/cut-huge-range.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.3352823Z [00:04:16.741]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/cut/cut.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.3435982Z [00:04:16.749]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/test/test-N.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.3513497Z [00:04:16.757]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/test/test-diag.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.3591190Z [00:04:16.764]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/test/test.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.3671767Z [00:04:16.772]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/thru-dangling.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.3750358Z [00:04:16.780]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/umask-x.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.3828882Z [00:04:16.788]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/silent.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.3908257Z [00:04:16.796]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/symlinks.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.3986965Z [00:04:16.804]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/setgid.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.4065812Z [00:04:16.812]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/equals.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.4143728Z [00:04:16.820]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/inaccessible.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.4222337Z [00:04:16.828]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/c-option.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.4304149Z [00:04:16.836]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/ignore-symlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.4387825Z [00:04:16.844]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/usage.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.4471206Z [00:04:16.852]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/octal.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.4550109Z [00:04:16.860]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/equal-x.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.4628352Z [00:04:16.868]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chmod/no-x.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.4705751Z [00:04:16.876]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/head/head.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.4783620Z [00:04:16.884]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/head/head-c.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.4859808Z [00:04:16.891]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/head/head-pos.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.4934668Z [00:04:16.899]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/head/head-write-error.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.5016350Z [00:04:16.907]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/head/head-elide-tail.pl' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.5099478Z [00:04:16.915]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/readlink/can-m.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.5183371Z [00:04:16.924]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/readlink/readlink-root.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.5264386Z [00:04:16.932]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/readlink/readlink-fp-loop.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.5349045Z [00:04:16.940]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/readlink/rl-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.5430275Z [00:04:16.948]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/readlink/can-f.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.5507924Z [00:04:16.956]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/readlink/can-e.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.5585977Z [00:04:16.964]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/readlink/multi.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.5665181Z [00:04:16.972]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/no-perl' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:26.5744035Z [00:04:16.980]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/help/help-version-getopt.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.5822170Z [00:04:16.987]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/help/help-version.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.5898823Z [00:04:16.995]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/CuSkip.pm' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.5975920Z [00:04:17.003]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/CuTmpdir.pm' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.6054624Z [00:04:17.011]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/no-create-missing.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.6135528Z [00:04:17.019]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/read-only.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.6215553Z [00:04:17.027]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/not-owner.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.6294757Z [00:04:17.035]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/dir-1.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:26.6375003Z [00:04:17.043]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/empty-file.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.6453808Z [00:04:17.051]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/fifo.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.6532010Z [00:04:17.059]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/obsolescent.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.6611426Z [00:04:17.066]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/dangling-symlink.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.6690502Z [00:04:17.074]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/relative.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.6773021Z [00:04:17.083]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/60-seconds.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.6849838Z [00:04:17.090]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/no-dereference.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.6928706Z [00:04:17.098]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/trailing-slash.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.7007597Z [00:04:17.106]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/no-rights.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.7087532Z [00:04:17.114]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/now-owned-by-other.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.7164634Z [00:04:17.122]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/touch/fail-diag.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.7246833Z [00:04:17.130]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chown/separator.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.7329243Z [00:04:17.138]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chown/preserve-root.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.7412428Z [00:04:17.146]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chown/basic.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.7494454Z [00:04:17.155]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/tests/chown/deref.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:26.7587346Z [00:04:17.164]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tac_a-temp-stream.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.7670894Z [00:04:17.172]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uname-uname.c' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:26.7754622Z [00:04:17.181]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pr.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.7840237Z [00:04:17.189]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/statx.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.7919932Z [00:04:17.197]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sha512sum' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.7997020Z [00:04:17.205]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nice_a-nice.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.8076356Z [00:04:17.213]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/kill' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.8156279Z [00:04:17.221]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/numfmt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.8234033Z [00:04:17.229]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/find-mount-point.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.8315111Z [00:04:17.237]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_runcon_a-runcon.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.8395892Z [00:04:17.245]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_join_a-join.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.8476524Z [00:04:17.253]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dir_a-coreutils-dir.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.8553697Z [00:04:17.261]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha256sum.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.8630043Z [00:04:17.268]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tty_a-tty.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.8706161Z [00:04:17.276]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_paste_a-paste.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.8784807Z [00:04:17.284]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/readlink.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.8862415Z [00:04:17.292]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_realpath_a-realpath.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.8945562Z [00:04:17.300]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/date' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.9025469Z [00:04:17.308]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/false' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.9103987Z [00:04:17.316]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_df_a-df.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.9181988Z [00:04:17.324]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/copy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.9260718Z [00:04:17.331]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sleep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.9342249Z [00:04:17.339]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/selinux.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.9420750Z [00:04:17.347]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/remove.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.9500573Z [00:04:17.355]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.9577261Z [00:04:17.363]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dircolors.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.9653728Z [00:04:17.371]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/who' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.9730249Z [00:04:17.378]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/logname' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.9807596Z [00:04:17.386]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_env_a-operand2sig.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.9887611Z [00:04:17.394]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/test.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:26.9968432Z [00:04:17.402]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha1sum.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.0046288Z [00:04:17.410]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/shred.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.0126658Z [00:04:17.418]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_logname.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.0205796Z [00:04:17.426]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/version.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.0292709Z [00:04:17.435]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/false.c' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:27.0375874Z [00:04:17.443]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/fmt' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.0462377Z [00:04:17.451]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_b2sum_a-digest.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.0544496Z [00:04:17.460]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/users' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.0626774Z [00:04:17.468]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uptime' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.0712440Z [00:04:17.477]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/df' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.0797770Z [00:04:17.485]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chroot_a-chroot.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.0879966Z [00:04:17.493]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.0961130Z [00:04:17.501]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/libsinglebin_b2sum_a-b2sum.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.1047433Z [00:04:17.510]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/blake2-impl.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:27.1130572Z [00:04:17.518]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/libsinglebin_cksum_a-blake2b-ref.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.1210254Z [00:04:17.526]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/b2sum.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.1292565Z [00:04:17.535]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/cksum-blake2b-ref.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.1377040Z [00:04:17.543]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.1461299Z [00:04:17.551]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/b2sum-blake2b-ref.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.1541948Z [00:04:17.559]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/libsinglebin_b2sum_a-blake2b-ref.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.1626532Z [00:04:17.568]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/libsinglebin_cksum_a-blake2b-ref.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.1714698Z [00:04:17.577]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/libsinglebin_b2sum_a-b2sum.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.1795803Z [00:04:17.585]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/b2sum-b2sum.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.1875592Z [00:04:17.593]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/cksum-b2sum.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.1955997Z [00:04:17.601]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/.deps/libsinglebin_cksum_a-b2sum.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.2036140Z [00:04:17.609]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/b2sum.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:27.2118754Z [00:04:17.617]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/libsinglebin_b2sum_a-blake2b-ref.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.2198283Z [00:04:17.625]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/blake2.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.2278796Z [00:04:17.633]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/libsinglebin_cksum_a-b2sum.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.2361220Z [00:04:17.641]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/blake2/blake2b-ref.c' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:27.2449141Z [00:04:17.650]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_printenv_a-printenv.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.2531264Z [00:04:17.658]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_rmdir_a-prog-fprintf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.2614179Z [00:04:17.667]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_hostid.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.2695685Z [00:04:17.675]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libcksum_avx2.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.2775167Z [00:04:17.683]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/link.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.2856101Z [00:04:17.691]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_date_a-show-date.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.2938330Z [00:04:17.699]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ginstall_a-install.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.3018249Z [00:04:17.707]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_vdir_a-coreutils-vdir.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.3100788Z [00:04:17.715]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/split.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.3180789Z [00:04:17.723]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/wc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.3263316Z [00:04:17.732]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/octhexdigits.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.3350019Z [00:04:17.740]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mknod.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.3431578Z [00:04:17.748]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/basenc' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.3510149Z [00:04:17.756]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/base32' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.3592662Z [00:04:17.765]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_runcon.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.3671996Z [00:04:17.772]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_shred_a-shred.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.3750105Z [00:04:17.780]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_df_a-find-mount-point.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.3827395Z [00:04:17.788]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tr.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.3905668Z [00:04:17.796]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chown_a-chown-core.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.3983710Z [00:04:17.804]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chgrp' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.4062237Z [00:04:17.811]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/digest.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.4144423Z [00:04:17.820]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/force-link.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.4224286Z [00:04:17.828]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sleep' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.4308759Z [00:04:17.836]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_rm.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.4388802Z [00:04:17.844]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/factor.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.4468891Z [00:04:17.852]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_env_a-env.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.4545677Z [00:04:17.860]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_printenv.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.4622235Z [00:04:17.868]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/true' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.4697661Z [00:04:17.875]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_od.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.4776003Z [00:04:17.883]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/printf' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.4853118Z [00:04:17.891]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tty.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.4927007Z [00:04:17.898]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/stat' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.5005006Z [00:04:17.906]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha1sum_a-digest.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.5078882Z [00:04:17.913]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sleep_a-sleep.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.5153511Z [00:04:17.921]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_date_a-date.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.5228567Z [00:04:17.928]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_users.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.5303897Z [00:04:17.936]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/getlimits.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.5379791Z [00:04:17.943]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tail' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.5453716Z [00:04:17.951]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha384sum.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.5526555Z [00:04:17.958]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_hostname_a-hostname.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.5599348Z [00:04:17.965]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tsort' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.5675319Z [00:04:17.973]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mkfifo_a-selinux.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.5750428Z [00:04:17.980]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ginstall.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.5825220Z [00:04:17.988]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_unexpand_a-unexpand.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.5897609Z [00:04:17.995]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sha384sum' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.5972677Z [00:04:18.003]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_uniq_a-uniq.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.6044333Z [00:04:18.010]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mknod' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.6120348Z [00:04:18.017]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chgrp.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.6192524Z [00:04:18.025]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/shuf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.6266240Z [00:04:18.032]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cp-hash.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:27.6340583Z [00:04:18.039]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ptx' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.6417093Z [00:04:18.047]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/operand2sig.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.6491262Z [00:04:18.054]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/temp-stream.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.6567835Z [00:04:18.062]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mv_a-selinux.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.6642081Z [00:04:18.070]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/timeout.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.6725182Z [00:04:18.078]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mktemp_a-mktemp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.6800961Z [00:04:18.085]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/printenv' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.6875835Z [00:04:18.093]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pwd.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.6949750Z [00:04:18.100]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/base64' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.7024696Z [00:04:18.108]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.7097911Z [00:04:18.115]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mktemp.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.7179259Z [00:04:18.123]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/expand-common.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.7258423Z [00:04:18.131]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/expand.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.7332244Z [00:04:18.139]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pathchk.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.7407365Z [00:04:18.146]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/expr' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.7484460Z [00:04:18.154]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/make-prime-list' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:27.7560862Z [00:04:18.161]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_link.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.7634715Z [00:04:18.169]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tsort.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.7709316Z [00:04:18.176]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uname.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:27.7785060Z [00:04:18.184]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_fold_a-fold.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.7861213Z [00:04:18.191]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uniq.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.7936780Z [00:04:18.199]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libcksum_avx2_a-cksum_avx2.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.8012241Z [00:04:18.207]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha384sum_a-digest.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.8087392Z [00:04:18.214]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sha224sum' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.8161732Z [00:04:18.221]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_realpath_a-relpath.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.8234042Z [00:04:18.229]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/id.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.8310042Z [00:04:18.236]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_link_a-link.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.8388182Z [00:04:18.244]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cksum_a-crctab.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.8462010Z [00:04:18.252]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_test_a-test.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.8535993Z [00:04:18.259]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tr_a-tr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.8611008Z [00:04:18.266]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chgrp_a-coreutils-chgrp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.8686436Z [00:04:18.274]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mknod_a-selinux.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.8762847Z [00:04:18.282]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_true_a-true.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.8847305Z [00:04:18.290]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/fs-is-local.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.8930169Z [00:04:18.298]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cp' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.9007242Z [00:04:18.306]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dd.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.9083631Z [00:04:18.314]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nohup.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.9158668Z [00:04:18.321]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/basenc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.9234710Z [00:04:18.329]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_stty.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.9308285Z [00:04:18.336]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ln_a-ln.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.9386027Z [00:04:18.344]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nproc' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.9461978Z [00:04:18.352]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_csplit.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.9547271Z [00:04:18.360]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nice.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.9626058Z [00:04:18.368]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_false.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.9703952Z [00:04:18.376]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_b2sum.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.9787433Z [00:04:18.384]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_comm.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.9868433Z [00:04:18.392]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils_shebangs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:27.9942659Z [00:04:18.400]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_md5sum.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.0020364Z [00:04:18.407]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mkfifo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.0096513Z [00:04:18.415]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pathchk.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.0171893Z [00:04:18.423]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mknod_a-mknod.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.0245506Z [00:04:18.430]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dir.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.0323449Z [00:04:18.438]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sum' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.0403866Z [00:04:18.446]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/groups' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.0481775Z [00:04:18.454]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tee' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.0559012Z [00:04:18.461]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dd' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.0636217Z [00:04:18.469]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mv.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.0714390Z [00:04:18.477]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ginstall_a-force-link.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.0789462Z [00:04:18.484]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils-vdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.0865521Z [00:04:18.492]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sha1sum' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.0942096Z [00:04:18.500]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mv_a-copy.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.1016785Z [00:04:18.507]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/find-mount-point.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.1092774Z [00:04:18.515]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nohup' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.1168643Z [00:04:18.522]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/basename' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.1246840Z [00:04:18.530]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils-coreutils.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.1327607Z [00:04:18.538]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sha256sum' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.1404815Z [00:04:18.546]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/version.c' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.1484157Z [00:04:18.554]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/single-binary.mk' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.1560515Z [00:04:18.561]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cksum_a-digest.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.1635691Z [00:04:18.569]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/temp-stream.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.1709592Z [00:04:18.576]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sync_a-sync.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.1785591Z [00:04:18.584]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/rm' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.1859301Z [00:04:18.591]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mkfifo_a-mkfifo.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.1935216Z [00:04:18.599]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ioblksize.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.2010933Z [00:04:18.606]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_yes.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.2085874Z [00:04:18.614]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ls_a-ls.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.2164853Z [00:04:18.622]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/set-fields.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.2244644Z [00:04:18.630]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/iopoll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.2321442Z [00:04:18.637]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_arch.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.2397808Z [00:04:18.645]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cksum.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.2475821Z [00:04:18.653]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_basename.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.2551456Z [00:04:18.660]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cut_a-cut.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.2640368Z [00:04:18.669]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_rmdir.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.2711774Z [00:04:18.677]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chcon_a-chcon.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.2790457Z [00:04:18.684]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chown_a-chown.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.2868860Z [00:04:18.692]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/copy.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.2946160Z [00:04:18.700]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.3023025Z [00:04:18.708]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uniq' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.3101488Z [00:04:18.715]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/getlimits.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.3181316Z [00:04:18.723]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/make-prime-list.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.3261915Z [00:04:18.731]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chroot.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.3342865Z [00:04:18.740]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cksum_pclmul.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.3422692Z [00:04:18.748]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ls-vdir.c' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:28.3500098Z [00:04:18.755]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/od' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.3577040Z [00:04:18.763]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mv' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.3654144Z [00:04:18.771]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.3730440Z [00:04:18.778]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libcksum_avx512_a-cksum_avx512.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.3806826Z [00:04:18.786]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_touch_a-touch.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.3883761Z [00:04:18.794]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ptx_a-ptx.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.3965984Z [00:04:18.802]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dirname_a-dirname.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.4042717Z [00:04:18.810]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/wc_avx2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.4121220Z [00:04:18.817]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_base32_a-basenc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.4199137Z [00:04:18.825]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chown-core.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.4276321Z [00:04:18.833]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/version.h' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.4351991Z [00:04:18.841]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tsort.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.4428762Z [00:04:18.848]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ls.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:28.4503367Z [00:04:18.856]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_base64.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.4578202Z [00:04:18.863]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_csplit_a-csplit.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.4651684Z [00:04:18.871]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/wc' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.4725808Z [00:04:18.878]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libver.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.4799675Z [00:04:18.885]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dir' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.4872145Z [00:04:18.893]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sum.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:28.4946680Z [00:04:18.900]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cksum.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.5024932Z [00:04:18.908]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/hostname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.5100027Z [00:04:18.915]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_stdbuf.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.5173905Z [00:04:18.923]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mkdir_a-mkdir.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.5247315Z [00:04:18.930]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cksum_avx2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.5321623Z [00:04:18.938]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/echo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.5394008Z [00:04:18.945]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils-dir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.5468764Z [00:04:18.952]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/fold' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.5541849Z [00:04:18.960]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/seq' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.5616117Z [00:04:18.967]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.5689822Z [00:04:18.974]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_rmdir_a-rmdir.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.5766815Z [00:04:18.982]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tr' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.5847673Z [00:04:18.990]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_whoami.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.5922554Z [00:04:18.998]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_shuf_a-shuf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.5993790Z [00:04:19.005]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_stat.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.6067623Z [00:04:19.012]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_groups_a-groups.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.6143121Z [00:04:19.020]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_groups_a-group-list.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.6215293Z [00:04:19.027]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tty' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.6286389Z [00:04:19.034]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ginstall' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.6354780Z [00:04:19.041]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dirname' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.6427376Z [00:04:19.048]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_unlink_a-unlink.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.6497448Z [00:04:19.055]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/force-link.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:28.6571484Z [00:04:19.062]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/hostid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.6644437Z [00:04:19.070]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/split' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.6716639Z [00:04:19.077]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_unexpand_a-expand-common.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.6790886Z [00:04:19.084]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sync.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.6866027Z [00:04:19.092]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/fold.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.6942679Z [00:04:19.100]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_unexpand.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.7014733Z [00:04:19.107]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_whoami_a-whoami.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.7087451Z [00:04:19.114]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_uname_a-uname-uname.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.7160231Z [00:04:19.121]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tee.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.7240470Z [00:04:19.129]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dcgen' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:28.7318256Z [00:04:19.137]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_true.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.7395118Z [00:04:19.145]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/comm' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.7481415Z [00:04:19.153]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/join' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.7556770Z [00:04:19.161]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pwd' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.7633845Z [00:04:19.169]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/yes.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.7710785Z [00:04:19.176]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_wc_a-wc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.7786514Z [00:04:19.184]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_kill_a-operand2sig.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.7861275Z [00:04:19.191]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/rmdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.7938487Z [00:04:19.199]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_hostid_a-hostid.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.8016893Z [00:04:19.207]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ginstall_a-cp-hash.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.8092234Z [00:04:19.215]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/relpath.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.8172806Z [00:04:19.223]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/group-list.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.8251651Z [00:04:19.230]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/wc.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.8327092Z [00:04:19.238]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/runcon.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.8405302Z [00:04:19.246]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_stdbuf_a-stdbuf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.8483499Z [00:04:19.254]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chown.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.8561402Z [00:04:19.261]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chmod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.8639103Z [00:04:19.269]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nproc.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.8714117Z [00:04:19.277]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cat.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.8790312Z [00:04:19.284]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_timeout.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.8864507Z [00:04:19.292]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uname-arch.c' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:28.8945516Z [00:04:19.300]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cp_a-selinux.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.9021084Z [00:04:19.307]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sum.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.9097273Z [00:04:19.315]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/shred' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.9171337Z [00:04:19.322]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils.h' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.9245578Z [00:04:19.330]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_du_a-du.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.9320521Z [00:04:19.337]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/fs.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.9394064Z [00:04:19.345]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pwd_a-pwd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.9469853Z [00:04:19.352]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_comm_a-comm.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.9544755Z [00:04:19.360]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/[' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.9617589Z [00:04:19.367]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/factor' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.9691325Z [00:04:19.374]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mkdir' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.9765538Z [00:04:19.382]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_factor_a-factor.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.9846443Z [00:04:19.390]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dd_a-dd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:28.9925019Z [00:04:19.398]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pr_a-pr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.0002968Z [00:04:19.406]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_truncate_a-truncate.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.0077128Z [00:04:19.413]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chown-core.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.0152656Z [00:04:19.421]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chroot.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.0227704Z [00:04:19.428]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/extract-magic' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.0302060Z [00:04:19.436]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nl_a-nl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.0378318Z [00:04:19.443]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cp_a-cp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.0453214Z [00:04:19.451]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tac.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.0531127Z [00:04:19.458]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/seq.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.0608839Z [00:04:19.466]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/env' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.0689897Z [00:04:19.474]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/du' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.0770734Z [00:04:19.482]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_echo.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.0850083Z [00:04:19.490]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin__.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.0928580Z [00:04:19.498]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cp.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.1004613Z [00:04:19.506]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_printf_a-printf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.1080500Z [00:04:19.513]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ls' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.1155618Z [00:04:19.521]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/date.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.1233087Z [00:04:19.529]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chcon' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.1309329Z [00:04:19.536]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/system.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.1384826Z [00:04:19.544]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cksum' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.1463033Z [00:04:19.552]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/md5sum' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.1538597Z [00:04:19.559]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/id' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.1616048Z [00:04:19.567]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ginstall_a-copy.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.1690981Z [00:04:19.574]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/expr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.1765064Z [00:04:19.582]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/iopoll.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:29.1840354Z [00:04:19.589]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_uname.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.1918800Z [00:04:19.597]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_expand_a-expand.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.1994113Z [00:04:19.605]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sum_a-sum.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.2069205Z [00:04:19.612]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tail.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.2143176Z [00:04:19.620]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_realpath.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.2217016Z [00:04:19.627]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_date.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.2289447Z [00:04:19.634]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/b2sum' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.2362528Z [00:04:19.642]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_fold.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.2435441Z [00:04:19.649]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_id_a-id.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.2507792Z [00:04:19.656]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha224sum_a-digest.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.2579629Z [00:04:19.663]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chroot' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.2652074Z [00:04:19.671]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/remove.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.2727794Z [00:04:19.678]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/head.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.2811111Z [00:04:19.686]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cksum_avx512.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.2890403Z [00:04:19.694]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ln' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.2973737Z [00:04:19.703]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_seq.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.3051020Z [00:04:19.710]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/group-list.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.3137501Z [00:04:19.719]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ln_a-force-link.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.3219726Z [00:04:19.727]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/logname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.3299633Z [00:04:19.735]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.3376711Z [00:04:19.743]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_split.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.3455555Z [00:04:19.751]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dircolors' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.3535765Z [00:04:19.759]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/prog-fprintf.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.3616240Z [00:04:19.767]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_timeout_a-operand2sig.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.3695283Z [00:04:19.775]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ls-dir.c' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:29.3773620Z [00:04:19.783]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libwc_avx2_a-wc_avx2.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.3851804Z [00:04:19.790]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin___a-lbracket.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.3929601Z [00:04:19.798]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sleep.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.4007129Z [00:04:19.806]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_head.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.4087565Z [00:04:19.814]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_id.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.4164019Z [00:04:19.822]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mkdir_a-selinux.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.4241230Z [00:04:19.829]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_uptime.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.4317065Z [00:04:19.837]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_test.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.4395608Z [00:04:19.845]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_stat_a-find-mount-point.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.4475379Z [00:04:19.853]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_who.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.4551473Z [00:04:19.860]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/local.mk' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.4629800Z [00:04:19.868]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nproc_a-nproc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.4704872Z [00:04:19.876]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/relpath.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.4787601Z [00:04:19.884]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/install.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.4871458Z [00:04:19.892]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sort.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.4955203Z [00:04:19.901]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_readlink_a-readlink.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.5036882Z [00:04:19.909]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tac' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.5116483Z [00:04:19.917]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/expand-common.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.5195753Z [00:04:19.925]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ptx.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.5272892Z [00:04:19.933]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ln.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.5350061Z [00:04:19.940]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tee.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.5426975Z [00:04:19.948]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chown.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.5502801Z [00:04:19.956]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_base64_a-basenc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.5579359Z [00:04:19.963]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libcksum_pclmul_a-cksum_pclmul.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.5655056Z [00:04:19.971]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ginstall_a-prog-fprintf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.5730574Z [00:04:19.978]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mkdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.5805568Z [00:04:19.986]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tail.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.5884455Z [00:04:19.994]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/timeout' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.5962371Z [00:04:20.002]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/paste' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.6037030Z [00:04:20.009]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/join.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.6113483Z [00:04:20.017]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chcon.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.6190806Z [00:04:20.024]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chown-chgrp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.6266480Z [00:04:20.032]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_uname_a-uname.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.6343778Z [00:04:20.040]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pinky' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.6424617Z [00:04:20.048]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sum.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.6504936Z [00:04:20.056]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_split_a-temp-stream.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.6583737Z [00:04:20.064]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/comm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.6660417Z [00:04:20.071]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tac-pipe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.6740236Z [00:04:20.079]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/yes' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.6815342Z [00:04:20.087]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/realpath.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.6890906Z [00:04:20.094]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha512sum_a-digest.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.6968888Z [00:04:20.102]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cu-progs.mk' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.7048451Z [00:04:20.110]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/csplit' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.7122579Z [00:04:20.118]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ls_a-ls-ls.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.7202138Z [00:04:20.126]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mktemp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.7281078Z [00:04:20.133]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/pinky.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.7361319Z [00:04:20.141]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_stty_a-stty.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.7442256Z [00:04:20.149]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/wc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.7528450Z [00:04:20.158]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libcksum_pclmul_a-cksum_pclmul.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.7606213Z [00:04:20.166]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/chown.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.7686405Z [00:04:20.174]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ln_a-ln.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.7767618Z [00:04:20.182]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sum-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.7843437Z [00:04:20.190]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_date_a-date.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.7919738Z [00:04:20.197]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/temp-stream.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.7998789Z [00:04:20.205]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/shuf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.8073717Z [00:04:20.213]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_env_a-operand2sig.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.8147891Z [00:04:20.220]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ginstall_a-prog-fprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.8224016Z [00:04:20.228]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libcksum_avx512_a-cksum_avx512.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.8296913Z [00:04:20.235]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sort.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.8372184Z [00:04:20.243]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/groups.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.8445629Z [00:04:20.250]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.8521377Z [00:04:20.257]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libcksum_avx2_a-cksum_avx2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.8595799Z [00:04:20.265]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tac_a-temp-stream.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.8669513Z [00:04:20.272]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/od.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.8743992Z [00:04:20.280]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_chown_a-chown-chown.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.8819802Z [00:04:20.287]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sha512sum_a-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.8892685Z [00:04:20.295]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mv_a-copy.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.8965940Z [00:04:20.302]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tr_a-tr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.9038359Z [00:04:20.309]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/du.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.9110583Z [00:04:20.316]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/dirname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.9182913Z [00:04:20.324]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/md5sum-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.9256024Z [00:04:20.331]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_basename_a-basename.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.9328366Z [00:04:20.338]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/stty.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.9399867Z [00:04:20.345]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/stdbuf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.9476076Z [00:04:20.353]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/b2sum-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.9551391Z [00:04:20.360]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/fold.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.9624807Z [00:04:20.368]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_chmod_a-chmod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.9697081Z [00:04:20.375]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_expand_a-expand-common.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.9767908Z [00:04:20.382]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cksum_a-crctab.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.9840086Z [00:04:20.389]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_dircolors_a-dircolors.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.9912021Z [00:04:20.397]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tail_a-tail.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:29.9984093Z [00:04:20.404]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sha256sum_a-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.0058389Z [00:04:20.411]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cut.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.0132442Z [00:04:20.419]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/iopoll.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.0207833Z [00:04:20.426]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_split_a-split.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.0284375Z [00:04:20.434]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_printenv_a-printenv.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.0362459Z [00:04:20.442]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_stat_a-stat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.0438571Z [00:04:20.449]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/prog-fprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.0515097Z [00:04:20.457]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin___a-lbracket.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.0595598Z [00:04:20.465]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/relpath.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.0672564Z [00:04:20.473]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/ptx.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.0746641Z [00:04:20.480]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sha512sum-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.0822889Z [00:04:20.488]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_realpath_a-relpath.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.0900525Z [00:04:20.495]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_stdbuf_a-stdbuf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.0975080Z [00:04:20.503]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/shred.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.1051416Z [00:04:20.510]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/mknod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.1130204Z [00:04:20.518]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mkdir_a-prog-fprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.1209599Z [00:04:20.526]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_dirname_a-dirname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.1288170Z [00:04:20.534]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_id_a-group-list.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.1367497Z [00:04:20.542]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_arch_a-coreutils-arch.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.1447311Z [00:04:20.550]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_printf_a-printf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.1530600Z [00:04:20.558]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_basenc_a-basenc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.1609276Z [00:04:20.566]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/pwd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.1691002Z [00:04:20.574]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/pr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.1775843Z [00:04:20.583]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_rmdir_a-prog-fprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.1858893Z [00:04:20.591]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_hostname_a-hostname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.1940068Z [00:04:20.599]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ginstall_a-copy.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.2020030Z [00:04:20.607]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_base32_a-basenc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.2099684Z [00:04:20.615]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_wc_a-wc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.2175570Z [00:04:20.623]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/remove.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.2255883Z [00:04:20.631]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/printenv.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.2333734Z [00:04:20.639]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/ls.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.2412683Z [00:04:20.647]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/users.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.2491644Z [00:04:20.654]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/split.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.2570680Z [00:04:20.662]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/lbracket.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.2649658Z [00:04:20.670]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_df_a-df.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.2728597Z [00:04:20.678]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_kill_a-operand2sig.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.2812876Z [00:04:20.687]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cp_a-cp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.2894931Z [00:04:20.695]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/ln.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.2979994Z [00:04:20.703]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/stat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.3060653Z [00:04:20.711]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/uptime.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.3138488Z [00:04:20.719]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/expr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.3222179Z [00:04:20.727]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_chroot_a-chroot.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.3303648Z [00:04:20.736]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_comm_a-comm.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.3384014Z [00:04:20.744]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/nproc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.3464542Z [00:04:20.752]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mktemp_a-mktemp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.3541715Z [00:04:20.759]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/tail.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.3623706Z [00:04:20.768]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_du_a-show-date.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.3701035Z [00:04:20.775]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sha1sum-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.3781795Z [00:04:20.783]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.3861684Z [00:04:20.791]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cksum_a-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.3942637Z [00:04:20.800]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_dir_a-coreutils-dir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.4025637Z [00:04:20.808]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ls_a-ls-ls.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.4105986Z [00:04:20.816]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/printf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.4182499Z [00:04:20.824]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/nohup.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.4258913Z [00:04:20.831]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cksum-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.4335190Z [00:04:20.839]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sha224sum-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.4416877Z [00:04:20.847]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sha384sum_a-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.4498312Z [00:04:20.855]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mv_a-selinux.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.4577696Z [00:04:20.863]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_rm_a-remove.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.4654971Z [00:04:20.871]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/id.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.4729989Z [00:04:20.878]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libstdbuf_so-libstdbuf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.4805752Z [00:04:20.886]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cut_a-cut.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.4881108Z [00:04:20.893]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/uname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.4957673Z [00:04:20.901]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/chown-chgrp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.5038714Z [00:04:20.909]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_nice_a-nice.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.5115621Z [00:04:20.917]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_numfmt_a-set-fields.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.5193804Z [00:04:20.925]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ginstall_a-install.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.5270810Z [00:04:20.932]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/find-mount-point.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.5348903Z [00:04:20.940]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cksum-cksum.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.5428543Z [00:04:20.948]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tsort_a-tsort.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.5506424Z [00:04:20.956]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_readlink_a-readlink.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.5584136Z [00:04:20.964]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/tee.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.5663195Z [00:04:20.972]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/paste.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.5741002Z [00:04:20.979]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_md5sum_a-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.5818954Z [00:04:20.987]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_whoami_a-whoami.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.5898948Z [00:04:20.995]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ln_a-force-link.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.5980355Z [00:04:21.003]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/whoami.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.6062276Z [00:04:21.011]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/touch.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.6140736Z [00:04:21.019]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/expand-common.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.6217359Z [00:04:21.027]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sleep_a-sleep.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.6294047Z [00:04:21.035]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_factor_a-factor.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.6373604Z [00:04:21.043]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/true.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.6461260Z [00:04:21.051]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/mkfifo.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.6542731Z [00:04:21.060]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sha384sum-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.6623794Z [00:04:21.068]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_nohup_a-nohup.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.6706411Z [00:04:21.076]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/tr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.6790404Z [00:04:21.084]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mkfifo_a-selinux.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.6874826Z [00:04:21.093]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/ls-dir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.6957155Z [00:04:21.101]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cp_a-selinux.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.7035634Z [00:04:21.109]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_df_a-find-mount-point.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.7112876Z [00:04:21.117]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_hostid_a-hostid.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.7187488Z [00:04:21.124]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_users_a-users.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.7262108Z [00:04:21.132]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/who.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.7336623Z [00:04:21.139]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mv_a-mv.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.7410641Z [00:04:21.146]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_unexpand_a-expand-common.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.7484260Z [00:04:21.154]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/rmdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.7558647Z [00:04:21.161]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_link_a-link.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.7632050Z [00:04:21.169]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mv_a-force-link.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.7705236Z [00:04:21.176]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_csplit_a-csplit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.7776473Z [00:04:21.183]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/fmt.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.7849914Z [00:04:21.190]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/nl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.7923819Z [00:04:21.198]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_pwd_a-pwd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.8001738Z [00:04:21.205]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ln_a-relpath.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.8080020Z [00:04:21.213]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ls_a-ls.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.8152321Z [00:04:21.221]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/unlink.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.8224350Z [00:04:21.228]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sha256sum-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.8297592Z [00:04:21.235]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/uname-uname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.8369658Z [00:04:21.242]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/chown-core.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.8442049Z [00:04:21.250]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sort_a-sort.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.8514711Z [00:04:21.257]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_join_a-join.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.8587878Z [00:04:21.264]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/version.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.8662140Z [00:04:21.272]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_env_a-env.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.8735793Z [00:04:21.279]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sum_a-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.8809502Z [00:04:21.286]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_nl_a-nl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.8883786Z [00:04:21.294]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_touch_a-touch.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.8957374Z [00:04:21.301]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_numfmt_a-numfmt.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.9034749Z [00:04:21.309]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/mv.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.9111826Z [00:04:21.316]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ptx_a-ptx.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.9187460Z [00:04:21.324]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_uniq_a-uniq.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.9262559Z [00:04:21.332]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/force-link.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.9334920Z [00:04:21.339]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/getlimits.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.9409523Z [00:04:21.346]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mknod_a-mknod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.9482823Z [00:04:21.354]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_fmt_a-fmt.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.9555543Z [00:04:21.361]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_timeout_a-timeout.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.9629717Z [00:04:21.368]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cp_a-copy.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.9703704Z [00:04:21.376]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_dd_a-dd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.9777478Z [00:04:21.383]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/test.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.9853372Z [00:04:21.391]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_chown_a-chown.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:30.9926383Z [00:04:21.398]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tee_a-tee.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.0000059Z [00:04:21.405]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/numfmt.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.0078252Z [00:04:21.413]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_logname_a-logname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.0153017Z [00:04:21.421]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_uname_a-uname-uname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.0229660Z [00:04:21.428]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/hostid.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.0307052Z [00:04:21.436]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/chmod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.0382481Z [00:04:21.444]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mkfifo_a-mkfifo.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.0458916Z [00:04:21.451]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_expand_a-expand.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.0533196Z [00:04:21.459]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/runcon.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.0609011Z [00:04:21.466]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_paste_a-paste.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.0686994Z [00:04:21.474]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/ls-ls.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.0766103Z [00:04:21.482]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/basenc-basenc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.0842759Z [00:04:21.490]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_split_a-temp-stream.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.0920041Z [00:04:21.497]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sleep.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.0997750Z [00:04:21.505]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/csplit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.1074781Z [00:04:21.513]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/set-fields.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.1151030Z [00:04:21.520]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cksum_a-sum.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.1225983Z [00:04:21.528]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_kill_a-kill.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.1304026Z [00:04:21.536]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_date_a-show-date.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.1383464Z [00:04:21.544]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/copy.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.1463306Z [00:04:21.552]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/kill.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.1540266Z [00:04:21.559]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_fold_a-fold.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.1615580Z [00:04:21.567]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tac_a-tac.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.1691833Z [00:04:21.575]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/false.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.1767560Z [00:04:21.582]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/expand.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.1842894Z [00:04:21.590]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/env.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.1922302Z [00:04:21.597]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/install.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.2005978Z [00:04:21.606]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_du_a-du.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.2083519Z [00:04:21.614]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/chcon.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.2161675Z [00:04:21.621]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/dd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.2242441Z [00:04:21.630]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mv_a-remove.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.2320794Z [00:04:21.637]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/chown-chown.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.2396759Z [00:04:21.645]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_yes_a-yes.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.2473630Z [00:04:21.653]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_seq_a-seq.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.2550171Z [00:04:21.660]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/show-date.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.2625765Z [00:04:21.668]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/echo.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.2702860Z [00:04:21.676]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tail_a-iopoll.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.2779397Z [00:04:21.683]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/logname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.2855939Z [00:04:21.691]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sum-sum.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.2931742Z [00:04:21.699]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/comm.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.3010086Z [00:04:21.706]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sum_a-sum.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.3087894Z [00:04:21.714]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_shred_a-shred.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.3171096Z [00:04:21.722]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_pr_a-pr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.3252085Z [00:04:21.730]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_truncate_a-truncate.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.3332745Z [00:04:21.739]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_groups_a-group-list.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.3412219Z [00:04:21.747]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/selinux.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.3491422Z [00:04:21.754]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/tty.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.3567839Z [00:04:21.762]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_id_a-id.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.3650589Z [00:04:21.770]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/mkdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.3727104Z [00:04:21.778]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_stat_a-find-mount-point.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.3804463Z [00:04:21.786]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_rmdir_a-rmdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.3883977Z [00:04:21.794]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/rm.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.3967855Z [00:04:21.802]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/join.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.4046899Z [00:04:21.810]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mkdir_a-mkdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.4123190Z [00:04:21.818]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/uname-arch.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.4197429Z [00:04:21.825]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.4275689Z [00:04:21.833]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cp_a-cp-hash.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.4353518Z [00:04:21.841]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/tsort.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.4429673Z [00:04:21.848]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/base64-basenc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.4506714Z [00:04:21.856]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_uname_a-uname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.4585698Z [00:04:21.864]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mv_a-cp-hash.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.4661875Z [00:04:21.872]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/pathchk.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.4734825Z [00:04:21.879]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/mktemp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.4811134Z [00:04:21.886]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ginstall_a-selinux.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.4884260Z [00:04:21.894]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cksum_a-cksum.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.4964269Z [00:04:21.902]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sha1sum_a-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.5044191Z [00:04:21.910]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/nice.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.5123412Z [00:04:21.918]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_echo_a-echo.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.5199657Z [00:04:21.925]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/chroot.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.5275693Z [00:04:21.933]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/group-list.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.5352262Z [00:04:21.941]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sha224sum_a-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.5429941Z [00:04:21.948]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/factor.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.5504617Z [00:04:21.956]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/tac.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.5581205Z [00:04:21.963]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cat_a-cat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.5656257Z [00:04:21.971]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ginstall_a-cp-hash.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.5735733Z [00:04:21.979]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/readlink.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.5817861Z [00:04:21.987]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_base64_a-basenc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.5895136Z [00:04:21.995]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_ginstall_a-force-link.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.5974565Z [00:04:22.003]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mknod_a-selinux.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.6050802Z [00:04:22.010]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/basename.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.6127107Z [00:04:22.018]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tty_a-tty.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.6202328Z [00:04:22.026]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/yes.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.6279986Z [00:04:22.033]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/sync.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.6354942Z [00:04:22.041]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_vdir_a-coreutils-vdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.6429353Z [00:04:22.048]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_groups_a-groups.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.6504173Z [00:04:22.056]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_chcon_a-chcon.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.6577037Z [00:04:22.063]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_nproc_a-nproc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.6652625Z [00:04:22.071]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_tee_a-iopoll.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.6730617Z [00:04:22.078]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_rm_a-rm.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.6804632Z [00:04:22.086]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/hostname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.6880526Z [00:04:22.093]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libcksum_vmull_a-cksum_vmull.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.6959305Z [00:04:22.101]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/dircolors.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.7034959Z [00:04:22.109]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cksum-sum.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.7107868Z [00:04:22.116]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_chown_a-chown-core.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.7182682Z [00:04:22.124]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_unexpand_a-unexpand.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.7254780Z [00:04:22.131]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_true_a-true.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.7327824Z [00:04:22.138]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cksum-crctab.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.7400832Z [00:04:22.145]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_sync_a-sync.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.7473691Z [00:04:22.153]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/unexpand.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.7547472Z [00:04:22.160]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/operand2sig.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.7621096Z [00:04:22.167]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_unlink_a-unlink.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.7697501Z [00:04:22.175]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_pinky_a-pinky.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.7774490Z [00:04:22.183]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/df.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.7853888Z [00:04:22.191]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cp_a-force-link.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.7927827Z [00:04:22.198]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/ls-vdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.8001322Z [00:04:22.205]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/truncate.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.8075422Z [00:04:22.213]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_pathchk_a-pathchk.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.8147150Z [00:04:22.220]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_cut_a-set-fields.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.8219610Z [00:04:22.227]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/timeout.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.8292516Z [00:04:22.235]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/seq.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.8365524Z [00:04:22.242]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/uniq.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.8437537Z [00:04:22.249]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_od_a-od.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.8513271Z [00:04:22.257]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_timeout_a-operand2sig.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.8588450Z [00:04:22.264]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/cp-hash.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.8664133Z [00:04:22.272]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libwc_avx2_a-wc_avx2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.8737662Z [00:04:22.279]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_b2sum_a-digest.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.8813373Z [00:04:22.287]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/head.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.8891540Z [00:04:22.294]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_test_a-test.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.8967537Z [00:04:22.302]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/base32-basenc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.9043784Z [00:04:22.310]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_who_a-who.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.9118634Z [00:04:22.317]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_realpath_a-realpath.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.9193090Z [00:04:22.325]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_uptime_a-uptime.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.9266161Z [00:04:22.332]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/make-prime-list.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.9339368Z [00:04:22.339]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/date.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.9414383Z [00:04:22.347]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_runcon_a-runcon.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.9490717Z [00:04:22.354]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_false_a-false.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.9567728Z [00:04:22.362]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/realpath.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.9649597Z [00:04:22.370]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_chgrp_a-coreutils-chgrp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.9729682Z [00:04:22.378]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_mkdir_a-selinux.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.9804755Z [00:04:22.386]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_head_a-head.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.9880947Z [00:04:22.393]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_expr_a-expr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:31.9956188Z [00:04:22.401]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/libsinglebin_shuf_a-shuf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.0030310Z [00:04:22.408]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/link.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.0105733Z [00:04:22.416]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/.deps/coreutils-coreutils.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.0180953Z [00:04:22.423]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tail_a-iopoll.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.0257788Z [00:04:22.431]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sort' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.0335925Z [00:04:22.439]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha224sum.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.0414013Z [00:04:22.447]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ginstall_a-selinux.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.0491216Z [00:04:22.454]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_expr.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.0566565Z [00:04:22.462]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/numfmt' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.0643646Z [00:04:22.470]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pathchk' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.0720629Z [00:04:22.477]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mknod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.0796122Z [00:04:22.485]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pwd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.0871913Z [00:04:22.493]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_hostname.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.0946898Z [00:04:22.500]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mv_a-force-link.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.1022593Z [00:04:22.508]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_expr_a-expr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.1099174Z [00:04:22.515]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chown_a-chown-chown.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.1175604Z [00:04:22.523]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_unlink.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.1251950Z [00:04:22.530]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/who.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.1325849Z [00:04:22.538]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_basenc.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.1400755Z [00:04:22.545]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_seq_a-seq.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.1477282Z [00:04:22.553]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pinky.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.1553473Z [00:04:22.561]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_uptime_a-uptime.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.1629809Z [00:04:22.568]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mktemp' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.1706816Z [00:04:22.576]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_md5sum_a-digest.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.1784840Z [00:04:22.584]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_who_a-who.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.1861462Z [00:04:22.591]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/operand2sig.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.1935494Z [00:04:22.599]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/fmt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.2010491Z [00:04:22.606]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/whoami' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.2086705Z [00:04:22.614]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tac_a-tac.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.2162475Z [00:04:22.622]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mkdir.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.2239718Z [00:04:22.629]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/true.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.2317505Z [00:04:22.637]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sort_a-sort.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.2398419Z [00:04:22.645]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/unexpand' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.2479241Z [00:04:22.653]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/unexpand.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.2560322Z [00:04:22.661]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ls.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.2640029Z [00:04:22.669]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nl' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.2716678Z [00:04:22.677]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/show-date.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.2795696Z [00:04:22.685]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/runcon' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.2880910Z [00:04:22.693]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_paste.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.2960879Z [00:04:22.701]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_rm_a-rm.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.3041521Z [00:04:22.709]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tty.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.3120067Z [00:04:22.717]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_touch.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.3198201Z [00:04:22.725]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/kill.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.3279885Z [00:04:22.733]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha256sum_a-digest.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.3360046Z [00:04:22.741]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/expand' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.3439172Z [00:04:22.749]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_arch_a-coreutils-arch.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.3518714Z [00:04:22.757]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/stat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.3598716Z [00:04:22.765]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cut.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.3677869Z [00:04:22.773]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/unlink' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.3757618Z [00:04:22.781]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cat_a-cat.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.3836835Z [00:04:22.789]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libcksum_avx512.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.3915049Z [00:04:22.797]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/users.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.3991174Z [00:04:22.804]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sync' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.4067057Z [00:04:22.812]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_uniq.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.4142642Z [00:04:22.820]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cat' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.4217117Z [00:04:22.827]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mkdir_a-prog-fprintf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.4293102Z [00:04:22.835]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chown.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.4374175Z [00:04:22.843]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/shuf' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.4453180Z [00:04:22.851]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ls.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.4532476Z [00:04:22.859]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pr' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.4607824Z [00:04:22.866]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/printenv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.4683294Z [00:04:22.874]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_factor.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.4760503Z [00:04:22.881]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nice' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.4840147Z [00:04:22.889]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils-chgrp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.4918559Z [00:04:22.897]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/crctab.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.4996494Z [00:04:22.905]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tee_a-iopoll.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.5075666Z [00:04:22.913]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/pinky.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.5153757Z [00:04:22.921]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cksum.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.5231844Z [00:04:22.929]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cut.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.5310386Z [00:04:22.936]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/vdir' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.5390190Z [00:04:22.944]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_users_a-users.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.5464638Z [00:04:22.952]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/csplit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.5539006Z [00:04:22.959]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nproc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.5613881Z [00:04:22.967]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mv_a-remove.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.5688950Z [00:04:22.974]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_join.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.5763814Z [00:04:22.982]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nl.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.5838596Z [00:04:22.989]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_env.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.5911446Z [00:04:22.997]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sync.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.5986818Z [00:04:23.004]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.6065453Z [00:04:23.012]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_kill.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.6140399Z [00:04:23.019]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_fmt_a-fmt.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.6215546Z [00:04:23.027]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cksum_a-sum.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.6289571Z [00:04:23.034]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libstdbuf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.6363984Z [00:04:23.042]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_shuf.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.6437372Z [00:04:23.049]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/du.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.6512731Z [00:04:23.057]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chmod_a-chmod.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.6586304Z [00:04:23.064]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_timeout_a-timeout.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.6660616Z [00:04:23.071]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/rmdir' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.6732507Z [00:04:23.079]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ln.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.6806134Z [00:04:23.086]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.6879166Z [00:04:23.093]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/ls-ls.c' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:32.6954405Z [00:04:23.101]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_numfmt_a-numfmt.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.7030028Z [00:04:23.108]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ptx.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.7110164Z [00:04:23.116]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dirname.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.7186781Z [00:04:23.124]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/truncate' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.7263568Z [00:04:23.132]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cp_a-force-link.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.7342786Z [00:04:23.140]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/selinux.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.7421657Z [00:04:23.147]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/env.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.7501578Z [00:04:23.155]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dircolors.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.7578343Z [00:04:23.163]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/df.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.7653152Z [00:04:23.171]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_rm_a-remove.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.7729152Z [00:04:23.178]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_shred.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.7803808Z [00:04:23.186]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/tr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.7877353Z [00:04:23.193]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_wc.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.7953358Z [00:04:23.201]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_stat_a-stat.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.8026841Z [00:04:23.208]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/stty' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.8101899Z [00:04:23.216]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/lbracket.c' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:32.8180071Z [00:04:23.223]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_expand_a-expand-common.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.8254618Z [00:04:23.231]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.8328590Z [00:04:23.238]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_groups.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.8404740Z [00:04:23.246]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uname' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.8478215Z [00:04:23.253]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/hostid' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.8553036Z [00:04:23.261]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sum_a-digest.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.8624667Z [00:04:23.268]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libcksum_pclmul.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.8698539Z [00:04:23.275]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_id_a-group-list.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.8776212Z [00:04:23.283]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mv_a-cp-hash.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.8861485Z [00:04:23.291]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_du.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.8942666Z [00:04:23.300]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_sha512sum.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.9021819Z [00:04:23.307]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cut' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.9100364Z [00:04:23.315]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/test' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.9177206Z [00:04:23.323]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_readlink.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.9254542Z [00:04:23.331]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tail_a-tail.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.9331810Z [00:04:23.339]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/basename.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.9407009Z [00:04:23.346]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/od.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.9480784Z [00:04:23.353]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/echo' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.9555646Z [00:04:23.361]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/primes.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.9630654Z [00:04:23.368]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_head_a-head.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.9706246Z [00:04:23.376]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/show-date.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.9784781Z [00:04:23.384]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mv_a-mv.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.9857523Z [00:04:23.391]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/set-fields.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:32.9933638Z [00:04:23.399]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/getlimits' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:33.0009876Z [00:04:23.406]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_split_a-split.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.0085693Z [00:04:23.414]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cp-hash.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.0160678Z [00:04:23.421]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_stty_a-stty.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.0238654Z [00:04:23.429]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chmod' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.0316817Z [00:04:23.437]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dircolors_a-dircolors.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.0393888Z [00:04:23.445]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/link' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.0471456Z [00:04:23.452]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/longlong.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.0548917Z [00:04:23.460]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/head' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.0627820Z [00:04:23.468]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cp_a-copy.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.0708918Z [00:04:23.476]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_dircolors.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.0785752Z [00:04:23.484]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pathchk_a-pathchk.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.0862134Z [00:04:23.492]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libwc_avx2.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.0936750Z [00:04:23.499]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/realpath' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.1013398Z [00:04:23.507]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_printf.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.1090486Z [00:04:23.514]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_yes_a-yes.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.1166008Z [00:04:23.522]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/coreutils-arch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.1246402Z [00:04:23.530]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_od_a-od.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.1322914Z [00:04:23.538]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nohup_a-nohup.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.1399418Z [00:04:23.545]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/whoami.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.1477331Z [00:04:23.553]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/printf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.1556414Z [00:04:23.561]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dircolors.hin' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.1634666Z [00:04:23.569]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cksum_a-cksum.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.1713088Z [00:04:23.577]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/readlink' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.1789694Z [00:04:23.584]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chown-chown.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.1865062Z [00:04:23.592]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/nice.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.1940465Z [00:04:23.599]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/stdbuf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.2016004Z [00:04:23.607]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/mkfifo' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.2092844Z [00:04:23.615]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_chmod.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.2166956Z [00:04:23.622]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_expand.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.2242012Z [00:04:23.630]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chcon.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.2319823Z [00:04:23.637]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/uptime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.2396363Z [00:04:23.645]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_vdir.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.2475279Z [00:04:23.653]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_basename_a-basename.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.2553889Z [00:04:23.661]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/stty.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.2634704Z [00:04:23.669]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_df.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.2710477Z [00:04:23.676]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/prog-fprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.2792167Z [00:04:23.684]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_basenc_a-basenc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.2872784Z [00:04:23.693]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_numfmt.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.2951523Z [00:04:23.700]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/cksum_vmull.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.3031074Z [00:04:23.708]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_pinky_a-pinky.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.3108266Z [00:04:23.716]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tac.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.3185292Z [00:04:23.724]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/rm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.3259753Z [00:04:23.731]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tee_a-tee.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.3334453Z [00:04:23.739]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_logname_a-logname.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.3410170Z [00:04:23.746]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/sort.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.3485534Z [00:04:23.754]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_nohup.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.3559667Z [00:04:23.761]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_ln_a-relpath.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.3634932Z [00:04:23.769]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/touch' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.3717617Z [00:04:23.777]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/truncate.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.3796644Z [00:04:23.785]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/chown' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.3872993Z [00:04:23.793]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/touch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.3950051Z [00:04:23.800]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_numfmt_a-set-fields.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.4026326Z [00:04:23.808]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/paste.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.4101343Z [00:04:23.815]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_tsort_a-tsort.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.4182616Z [00:04:23.824]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/dirname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.4258695Z [00:04:23.831]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_kill_a-kill.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.4334297Z [00:04:23.839]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_base32.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.4409388Z [00:04:23.846]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_false_a-false.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.4486098Z [00:04:23.854]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_mkfifo.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.4561134Z [00:04:23.861]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_fmt.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.4638449Z [00:04:23.869]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/groups.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.4712646Z [00:04:23.877]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_echo_a-echo.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.4786333Z [00:04:23.884]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/make-prime-list.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.4867553Z [00:04:23.892]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_truncate.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.4944627Z [00:04:23.900]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cp_a-cp-hash.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.5018750Z [00:04:23.907]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_cut_a-set-fields.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.5094428Z [00:04:23.915]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/unlink.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.5170624Z [00:04:23.922]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/src/libsinglebin_du_a-show-date.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.5247124Z [00:04:23.930]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/GNUmakefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.5323211Z [00:04:23.938]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/AUTHORS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.5397463Z [00:04:23.945]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/configure.ac' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.5471421Z [00:04:23.952]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/bootstrap.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.5546047Z [00:04:23.960]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.5625476Z [00:04:23.968]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-perror.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.5698378Z [00:04:23.975]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vfzprintf-posix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.5773160Z [00:04:23.983]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localtime_r-mt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.5847291Z [00:04:23.990]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/timespec-sub.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.5923548Z [00:04:23.998]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-futimens.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.5999327Z [00:04:24.005]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-printf-frexpl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.6075444Z [00:04:24.013]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:33.6154783Z [00:04:24.021]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:33.6239170Z [00:04:24.029]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.6317917Z [00:04:24.037]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-openat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.6394711Z [00:04:24.045]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fflush.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.6471046Z [00:04:24.052]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-year2038.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.6545005Z [00:04:24.060]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename-environ.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.6617567Z [00:04:24.067]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-printf-posix.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.6691331Z [00:04:24.074]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftello4.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.6763761Z [00:04:24.082]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-explicit_bzero.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.6837107Z [00:04:24.089]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-uname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.6910463Z [00:04:24.096]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/locale.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.6982815Z [00:04:24.104]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/warn-on-use.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.7057632Z [00:04:24.111]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.7131567Z [00:04:24.119]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getprogname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.7205411Z [00:04:24.126]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fprintf-posix.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.7282388Z [00:04:24.134]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-inttostr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.7356766Z [00:04:24.141]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/perror.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.7431433Z [00:04:24.148]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getndelim2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.7504360Z [00:04:24.156]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-alignalloc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.7577363Z [00:04:24.163]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-gettimeofday.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.7651102Z [00:04:24.170]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-rwlock1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.7724012Z [00:04:24.178]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nullptr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.7797771Z [00:04:24.185]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/snan.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.7873220Z [00:04:24.193]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-frexp.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.7949989Z [00:04:24.200]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:33.8025287Z [00:04:24.208]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/sleep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.8099152Z [00:04:24.215]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/random.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.8171851Z [00:04:24.223]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fdopendir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.8244757Z [00:04:24.230]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-windows-mutex-type.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.8317653Z [00:04:24.237]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mkdir.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.8390829Z [00:04:24.244]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/qemu.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.8464158Z [00:04:24.252]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stdckdint-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.8537769Z [00:04:24.259]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:33.8614552Z [00:04:24.267]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseeko3.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.8695827Z [00:04:24.275]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-file-has-acl-2.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:33.8772571Z [00:04:24.283]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ignore-value.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.8846862Z [00:04:24.290]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha512' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:33.8922255Z [00:04:24.298]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadahead.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:33.8997259Z [00:04:24.305]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread/thread.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.9072771Z [00:04:24.313]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.9146721Z [00:04:24.320]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread/thread.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.9222494Z [00:04:24.328]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread/.deps/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.9295889Z [00:04:24.335]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread/.deps/thread.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.9369410Z [00:04:24.342]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread/yield.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.9441811Z [00:04:24.350]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/glthread/thread.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.9517921Z [00:04:24.357]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/wctob.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.9595879Z [00:04:24.365]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-posix_memalign.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.9670959Z [00:04:24.372]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-netinet_in-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.9746366Z [00:04:24.380]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32islower.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.9821654Z [00:04:24.388]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-set-mode-acl-2.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:33.9897638Z [00:04:24.395]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/virtualbox.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:33.9977935Z [00:04:24.403]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-access.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.0056290Z [00:04:24.411]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale_null.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.0131637Z [00:04:24.419]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-closein.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:34.0206340Z [00:04:24.426]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha256' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.0282497Z [00:04:24.434]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pipe2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.0358873Z [00:04:24.441]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale2.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:34.0436741Z [00:04:24.449]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/setsockopt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.0512834Z [00:04:24.457]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-init.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.0589711Z [00:04:24.464]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/Makefile.am' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:34.0665818Z [00:04:24.472]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtold.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.0742965Z [00:04:24.480]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtoc32s-5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.0817671Z [00:04:24.487]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha384' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.0894555Z [00:04:24.495]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread-cond.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.0970399Z [00:04:24.502]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-assert.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.1048225Z [00:04:24.510]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-intprops.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.1134547Z [00:04:24.519]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mknod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.1217641Z [00:04:24.527]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/accept.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.1294508Z [00:04:24.535]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/timespec-sub.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.1370141Z [00:04:24.542]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isspace.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.1445639Z [00:04:24.550]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/setlocale.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.1523885Z [00:04:24.558]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stdint-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.1600351Z [00:04:24.565]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isupper.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.1676369Z [00:04:24.573]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32-6.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.1754990Z [00:04:24.581]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-dup2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.1835993Z [00:04:24.589]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/c++defs.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.1911143Z [00:04:24.596]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.1989555Z [00:04:24.604]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.2063209Z [00:04:24.612]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-set-mode-acl.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.2137476Z [00:04:24.619]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-verify.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:34.2212866Z [00:04:24.627]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-select-stdin.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.2289543Z [00:04:24.634]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sockets.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.2364811Z [00:04:24.642]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-set-mode-acl-1.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:34.2444238Z [00:04:24.650]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mcel-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.2522971Z [00:04:24.658]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.2605467Z [00:04:24.666]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswblank.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.2682752Z [00:04:24.674]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fread.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.2759738Z [00:04:24.681]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.2836160Z [00:04:24.689]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/str_startswith.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.2914588Z [00:04:24.697]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-gettext-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.2991037Z [00:04:24.704]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pathmax.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.3072157Z [00:04:24.712]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_utsname-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.3152945Z [00:04:24.721]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fchownat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.3228985Z [00:04:24.728]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha224.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.3305848Z [00:04:24.736]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread_sigmask2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.3384187Z [00:04:24.744]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/c32tob.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.3463631Z [00:04:24.752]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unsetenv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.3541832Z [00:04:24.759]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtoumax.c' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:34.3616998Z [00:04:24.767]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_resource-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.3693894Z [00:04:24.775]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-md5' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.3767549Z [00:04:24.782]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbslen.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.3843495Z [00:04:24.790]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_sha1-bench-sha1.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.3918932Z [00:04:24.797]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-libgmp-mpz.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.3996040Z [00:04:24.805]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/str-two-way.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.4070628Z [00:04:24.812]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-read.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.4145750Z [00:04:24.820]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localename-w32utf8.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.4225538Z [00:04:24.828]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-areadlinkat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.4302460Z [00:04:24.836]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getcwd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.4377818Z [00:04:24.843]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-array-mergesort.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.4452659Z [00:04:24.851]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbschr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.4529192Z [00:04:24.858]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-areadlink.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.4604735Z [00:04:24.866]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/wctomb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.4678304Z [00:04:24.873]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xalloc-die.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.4753057Z [00:04:24.881]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale-w32utf8.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.4827819Z [00:04:24.888]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_wait-h.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.4902517Z [00:04:24.896]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iconv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.4976648Z [00:04:24.903]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.5050331Z [00:04:24.910]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fopen-gnu.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.5126238Z [00:04:24.918]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isupper.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.5201282Z [00:04:24.925]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/_Noreturn.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.5276689Z [00:04:24.933]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/xgetcwd.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.5353076Z [00:04:24.941]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-write.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.5427865Z [00:04:24.948]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswdigit.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.5501900Z [00:04:24.956]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/concat-filename.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.5576452Z [00:04:24.963]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.5650739Z [00:04:24.970]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32-6.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.5725398Z [00:04:24.978]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha256.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.5801612Z [00:04:24.985]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_ioctl-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.5876019Z [00:04:24.993]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-connect.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.5952313Z [00:04:25.001]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtold.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.6026294Z [00:04:25.008]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_random-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.6102942Z [00:04:25.016]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-canonicalize.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.6177762Z [00:04:25.023]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pipe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.6252747Z [00:04:25.031]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-string-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.6327668Z [00:04:25.038]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/windows-initguard.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.6406912Z [00:04:25.046]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/vma-iter.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.6495752Z [00:04:25.055]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fpurge.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.6572854Z [00:04:25.063]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-alignasof.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.6649480Z [00:04:25.070]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtod-mt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.6728368Z [00:04:25.078]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.6806307Z [00:04:25.086]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftell2.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:34.6882884Z [00:04:25.094]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-rename.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.6957529Z [00:04:25.101]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.7032848Z [00:04:25.109]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-select-in.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:34.7110249Z [00:04:25.116]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/setlocale-fixes.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.7184958Z [00:04:25.124]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strsignal.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.7263182Z [00:04:25.132]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-calloc-posix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.7341084Z [00:04:25.139]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-gmtime_r.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.7416662Z [00:04:25.147]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/current-locale' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.7494402Z [00:04:25.155]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.7567107Z [00:04:25.162]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-update-copyright.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.7647748Z [00:04:25.170]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wctype.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.7723445Z [00:04:25.178]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strerror_r.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.7798314Z [00:04:25.185]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32ispunct.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.7875558Z [00:04:25.193]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.7950127Z [00:04:25.200]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-base64.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.8027334Z [00:04:25.208]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/strerror_r.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.8106260Z [00:04:25.216]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sha256-stream.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.8182828Z [00:04:25.224]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/sched_yield.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.8259803Z [00:04:25.231]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-memchr2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.8331909Z [00:04:25.239]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename-table.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.8405844Z [00:04:25.246]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mcel-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.8480726Z [00:04:25.253]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32-6.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.8556141Z [00:04:25.261]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.8628847Z [00:04:25.268]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xfprintf-posix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.8703151Z [00:04:25.276]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread-mutex.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.8779125Z [00:04:25.283]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-byteswap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.8853135Z [00:04:25.291]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lchmod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.8926414Z [00:04:25.298]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-float-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.9004463Z [00:04:25.306]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-yesno.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.9081802Z [00:04:25.313]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-chown.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.9156627Z [00:04:25.321]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsinit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.9229177Z [00:04:25.328]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.9301435Z [00:04:25.336]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.9374880Z [00:04:25.343]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/windows-utf8.manifest' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.9449503Z [00:04:25.350]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32-8.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.9520742Z [00:04:25.357]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-md5-stream.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.9593520Z [00:04:25.365]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.9667633Z [00:04:25.372]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread-once2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.9741395Z [00:04:25.379]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/ioctl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:34.9815542Z [00:04:25.387]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-crc' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.9888659Z [00:04:25.394]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btowc-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:34.9963070Z [00:04:25.402]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename-table.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.0041660Z [00:04:25.409]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mkdirat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.0119835Z [00:04:25.417]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xprintf-posix.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:35.0194669Z [00:04:25.425]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-parse-datetime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.0269224Z [00:04:25.432]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.0344672Z [00:04:25.440]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-link.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.0421987Z [00:04:25.448]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.0499415Z [00:04:25.455]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fopen.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.0576005Z [00:04:25.463]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strncasecmp.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.0651748Z [00:04:25.471]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/zerosize-ptr.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.0731094Z [00:04:25.478]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/infinity.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.0807176Z [00:04:25.486]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fwrite.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.0883701Z [00:04:25.494]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftell.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.0959407Z [00:04:25.501]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/signed-nan.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.1034390Z [00:04:25.509]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftruncate.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:35.1115463Z [00:04:25.517]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/tst-stdc_bit_width.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.1193176Z [00:04:25.525]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/tst-stdbit.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.1268643Z [00:04:25.532]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/tst-stdc_leading_zeros.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.1343799Z [00:04:25.540]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/support/test-driver.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.1419036Z [00:04:25.547]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/tst-stdc_trailing_zeros.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.1500845Z [00:04:25.555]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/.deps/test_stdc_trailing_zeros-tst-stdc_trailing_zeros.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.1576463Z [00:04:25.563]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/.deps/test_stdc_bit_width-tst-stdc_bit_width.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.1654353Z [00:04:25.571]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/from-glibc/.deps/test_stdc_leading_zeros-tst-stdc_leading_zeros.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.1729106Z [00:04:25.578]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-openat-safer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.1805374Z [00:04:25.586]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.1882179Z [00:04:25.594]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.1958359Z [00:04:25.601]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_wait-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.2034401Z [00:04:25.609]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-langinfo-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.2111049Z [00:04:25.616]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localcharset.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.2184374Z [00:04:25.624]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtoimax.c' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:35.2263785Z [00:04:25.632]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lseek.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.2340374Z [00:04:25.639]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32-8.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.2417796Z [00:04:25.647]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stdlib-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.2496094Z [00:04:25.655]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-close.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.2571557Z [00:04:25.662]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha512.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.2647059Z [00:04:25.670]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.2723800Z [00:04:25.678]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-verify-try.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.2801538Z [00:04:25.685]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-largefile.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.2877169Z [00:04:25.693]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sha512-stream.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.2955258Z [00:04:25.701]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-areadlinkat-with-size.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.3028675Z [00:04:25.708]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtod1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.3106722Z [00:04:25.716]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/pthread-rwlock.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.3182920Z [00:04:25.724]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isxdigit.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.3259350Z [00:04:25.731]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fpending.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.3337562Z [00:04:25.739]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-ctype.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.3421273Z [00:04:25.747]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32ispunct.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.3500130Z [00:04:25.755]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32-5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.3575832Z [00:04:25.763]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.3652646Z [00:04:25.771]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btoc32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.3733043Z [00:04:25.779]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename-unsafe.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.3813970Z [00:04:25.787]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtowcs-5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.3890253Z [00:04:25.794]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-frexpl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.3966506Z [00:04:25.802]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fdutimensat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.4043116Z [00:04:25.810]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32tolower.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.4117124Z [00:04:25.817]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale-w32utf8.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.4192339Z [00:04:25.825]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/w32sock.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.4270073Z [00:04:25.832]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-environ.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.4347300Z [00:04:25.840]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getlogin.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.4424227Z [00:04:25.848]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-verror.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:35.4500123Z [00:04:25.855]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-hash.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.4576307Z [00:04:25.863]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-areadlink.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.4649976Z [00:04:25.870]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/locale.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.4724598Z [00:04:25.878]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-filevercmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.4799474Z [00:04:25.885]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtod-mt.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.4874239Z [00:04:25.893]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbschr.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:35.4950930Z [00:04:25.900]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freading.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.5025840Z [00:04:25.908]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-file-has-acl-1.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:35.5101747Z [00:04:25.915]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/atomic-int-gnulib.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.5183687Z [00:04:25.924]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32width.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.5259950Z [00:04:25.931]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-random.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.5352068Z [00:04:25.940]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-verify.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.5429997Z [00:04:25.948]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-error.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:35.5505807Z [00:04:25.956]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/windows-timedrwlock.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.5584119Z [00:04:25.964]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32-7.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.5664885Z [00:04:25.972]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/xconcat-filename.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.5742545Z [00:04:25.980]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_upper.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.5823836Z [00:04:25.988]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_cntrl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.5910859Z [00:04:25.996]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-predicate-part1.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.5994057Z [00:04:26.005]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-predicate-part2.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.6077408Z [00:04:26.013]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_alpha.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.6157531Z [00:04:26.021]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_blank.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.6234410Z [00:04:26.029]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_print.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.6312601Z [00:04:26.036]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_graph.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.6390453Z [00:04:26.044]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_alnum.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.6465296Z [00:04:26.052]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_upper.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.6540729Z [00:04:26.059]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_print.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.6620480Z [00:04:26.067]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_space.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.6695962Z [00:04:26.075]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_graph.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.6772945Z [00:04:26.083]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_alpha.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.6850359Z [00:04:26.090]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_digit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.6925856Z [00:04:26.098]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_blank.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.7001374Z [00:04:26.105]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_xdigit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.7075350Z [00:04:26.113]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_cntrl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.7149585Z [00:04:26.120]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_lower.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.7227576Z [00:04:26.128]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/.deps/test-ctype_punct.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.7311068Z [00:04:26.136]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_space.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.7395438Z [00:04:26.145]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_digit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.7480368Z [00:04:26.153]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_alnum.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.7563354Z [00:04:26.162]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_lower.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.7643439Z [00:04:26.170]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_xdigit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.7722747Z [00:04:26.178]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unictype/test-ctype_punct.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.7800003Z [00:04:26.185]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-math-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.7875518Z [00:04:26.193]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.7949653Z [00:04:26.200]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/c-strcasestr.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.8022408Z [00:04:26.208]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32-5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.8099584Z [00:04:26.215]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/signature.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.8172907Z [00:04:26.223]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isdigit.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.8246357Z [00:04:26.230]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fcntl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.8324145Z [00:04:26.238]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.8401841Z [00:04:26.246]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-rmdir.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.8479479Z [00:04:26.253]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.8555716Z [00:04:26.261]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stdio-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.8630728Z [00:04:26.268]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/getlocalename_l-unsafe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.8709867Z [00:04:26.276]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-remove.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.8785533Z [00:04:26.284]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtod1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.8860004Z [00:04:26.291]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtoll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.8934508Z [00:04:26.299]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/windows-timedrwlock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.9007730Z [00:04:26.306]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32tolower.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.9079896Z [00:04:26.313]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32-7.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:35.9154695Z [00:04:26.321]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32iscntrl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.9226432Z [00:04:26.328]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-htonl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.9302394Z [00:04:26.336]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-readtokens.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:35.9377312Z [00:04:26.343]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha384.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.9452331Z [00:04:26.351]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-bind.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.9526904Z [00:04:26.358]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mountlist.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.9600018Z [00:04:26.365]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setsockopt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.9676616Z [00:04:26.373]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-gettime-res.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.9755733Z [00:04:26.381]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sha1-stream.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.9840103Z [00:04:26.389]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.9920451Z [00:04:26.397]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtod1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:35.9997320Z [00:04:26.405]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-hard-locale.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.0072779Z [00:04:26.413]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-readutmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.0147844Z [00:04:26.420]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale_null-mt-one.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.0222733Z [00:04:26.428]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.0299362Z [00:04:26.435]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-set-mode-acl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.0381744Z [00:04:26.443]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setenv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.0460674Z [00:04:26.451]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/usleep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.0537832Z [00:04:26.459]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fputc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.0619443Z [00:04:26.467]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-select-out.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:36.0695948Z [00:04:26.475]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32-7.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.0773643Z [00:04:26.483]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename-table.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.0849594Z [00:04:26.490]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/array-mergesort.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.0926627Z [00:04:26.498]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32-7.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.1003898Z [00:04:26.506]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pselect.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.1079617Z [00:04:26.513]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/timespec-add.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.1156511Z [00:04:26.521]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-printf-posix.output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.1234296Z [00:04:26.529]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.1317549Z [00:04:26.537]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_sha256-bench-sha256.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.1401320Z [00:04:26.545]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/gnulib.mk' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.1484298Z [00:04:26.554]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadahead.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.1563490Z [00:04:26.562]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/nap.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.1643132Z [00:04:26.570]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtold.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.1719749Z [00:04:26.577]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32-5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.1797307Z [00:04:26.585]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseek.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.1872459Z [00:04:26.593]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.1949121Z [00:04:26.600]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-renameatu.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.2023682Z [00:04:26.608]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/c-strcasestr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.2098243Z [00:04:26.615]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32-6.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.2171960Z [00:04:26.623]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-thread_self.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.2249647Z [00:04:26.630]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/c32tob.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.2327560Z [00:04:26.638]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-futimens.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.2407451Z [00:04:26.646]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-symlink.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.2490277Z [00:04:26.654]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtold1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.2568576Z [00:04:26.662]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.2648230Z [00:04:26.670]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getopt_long.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.2723458Z [00:04:26.678]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isblank.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.2800136Z [00:04:26.685]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isblank.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.2877772Z [00:04:26.693]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-euidaccess.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.2954355Z [00:04:26.701]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nl_langinfo-mt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.3029538Z [00:04:26.708]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isnanf.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.3106957Z [00:04:26.716]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-malloc-posix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.3184670Z [00:04:26.724]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtold-mt.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.3258382Z [00:04:26.731]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-readlink.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.3335555Z [00:04:26.739]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localename.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.3416229Z [00:04:26.747]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseek.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:36.3491679Z [00:04:26.754]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.3570112Z [00:04:26.762]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isnanl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.3652743Z [00:04:26.771]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-signbit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.3735189Z [00:04:26.779]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_sha512-bench-sha512.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.3814683Z [00:04:26.787]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-libgmp-mpq.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.3895389Z [00:04:26.795]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32-5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.3976746Z [00:04:26.803]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-regex.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.4054647Z [00:04:26.811]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32_apply_type_test.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.4135739Z [00:04:26.819]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-utimensat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.4215272Z [00:04:26.827]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-qsort_r.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.4294018Z [00:04:26.835]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-linkat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.4375597Z [00:04:26.843]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtowcs-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.4454079Z [00:04:26.851]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freopen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.4533148Z [00:04:26.859]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fopen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.4613157Z [00:04:26.867]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lchown.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.4690268Z [00:04:26.874]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iconv-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.4769490Z [00:04:26.882]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftello4.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:36.4845777Z [00:04:26.890]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vzprintf-posix.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.4921018Z [00:04:26.897]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtoc32s-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.4995162Z [00:04:26.905]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/str_startswith.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.5070071Z [00:04:26.912]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadptr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.5143907Z [00:04:26.920]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-crc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.5216198Z [00:04:26.927]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-rename.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.5289573Z [00:04:26.934]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale1.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:36.5366346Z [00:04:26.942]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftello.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:36.5441785Z [00:04:26.949]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-thread_create.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.5519264Z [00:04:26.957]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_md5-bench-md5.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.5593122Z [00:04:26.965]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-perror.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:36.5666711Z [00:04:26.972]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/null-ptr.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.5741990Z [00:04:26.980]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.5816828Z [00:04:26.987]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/struniq.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.5891959Z [00:04:26.995]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-scratch-buffer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.5973191Z [00:04:27.003]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.6051512Z [00:04:27.010]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/nan.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.6126903Z [00:04:27.018]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-chdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.6202521Z [00:04:27.026]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getcwd-lgpl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.6277172Z [00:04:27.033]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/randomd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.6355132Z [00:04:27.041]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bind.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.6434905Z [00:04:27.049]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude6.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.6511493Z [00:04:27.057]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.6585856Z [00:04:27.064]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.6660750Z [00:04:27.071]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.6734554Z [00:04:27.079]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.6808190Z [00:04:27.086]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtold-mt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.6882069Z [00:04:27.094]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isalpha.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.6954950Z [00:04:27.101]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/wctomb-impl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.7029420Z [00:04:27.108]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fdopen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.7102152Z [00:04:27.116]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btowc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.7174929Z [00:04:27.123]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mkdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.7248658Z [00:04:27.130]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vc-list-files-cvs.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.7327447Z [00:04:27.138]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbscasecmp.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:36.7410811Z [00:04:27.146]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/randomb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.7490187Z [00:04:27.154]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/vma-iter.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.7566593Z [00:04:27.162]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-listen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.7641516Z [00:04:27.170]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-timespec.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.7716407Z [00:04:27.177]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getgroups.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.7790232Z [00:04:27.184]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mcel.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.7865899Z [00:04:27.192]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/strerror_r.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.7943428Z [00:04:27.200]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-posixtm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.8021023Z [00:04:27.207]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freopen-safer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.8095367Z [00:04:27.215]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sigprocmask.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.8170429Z [00:04:27.222]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-dirent-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.8244257Z [00:04:27.230]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-readtokens.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.8318265Z [00:04:27.237]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ioctl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.8393418Z [00:04:27.245]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getlogin.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.8467818Z [00:04:27.252]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseeko.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.8540071Z [00:04:27.259]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-arpa_inet-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.8613499Z [00:04:27.267]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vc-list-files-git.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.8692105Z [00:04:27.275]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/getlocalename_l-unsafe.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.8766113Z [00:04:27.282]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unicodeio3.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:36.8839579Z [00:04:27.289]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-utimens.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.8912123Z [00:04:27.297]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fpending.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:36.8983921Z [00:04:27.304]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vasprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.9055685Z [00:04:27.311]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_crc-bench-crc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.9127282Z [00:04:27.318]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-gmtime_r-mt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.9199349Z [00:04:27.325]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localcharset' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.9269420Z [00:04:27.332]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-limits-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.9346183Z [00:04:27.340]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-access.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.9419566Z [00:04:27.347]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-quotearg.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.9492742Z [00:04:27.355]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-inet_pton.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.9565725Z [00:04:27.362]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_crc-randomb.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:36.9643336Z [00:04:27.370]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32utf8.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.9718415Z [00:04:27.377]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtoc32s-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.9793327Z [00:04:27.385]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strcasecmp.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.9871084Z [00:04:27.392]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:36.9950259Z [00:04:27.400]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsinit.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:37.0032900Z [00:04:27.409]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vzprintf-posix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.0116835Z [00:04:27.417]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_select-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.0193681Z [00:04:27.425]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/listen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.0270498Z [00:04:27.432]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseeko3.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:37.0349749Z [00:04:27.440]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:37.0425916Z [00:04:27.448]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:37.0504270Z [00:04:27.456]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_sha224-bench-sha224.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.0578481Z [00:04:27.463]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stat-time.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.0653320Z [00:04:27.471]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:37.0730027Z [00:04:27.478]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-dirfd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.0806241Z [00:04:27.486]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale-w32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.0882944Z [00:04:27.494]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getopt-gnu.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.0958453Z [00:04:27.501]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/thread-optim.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.1033352Z [00:04:27.509]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isnand.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.1110892Z [00:04:27.516]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/uniwidth/test-uc_width2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.1187409Z [00:04:27.524]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/uniwidth/.deps/test-uc_width2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.1265772Z [00:04:27.532]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/uniwidth/.deps/test-uc_width.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.1345223Z [00:04:27.540]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/uniwidth/test-uc_width.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.1423124Z [00:04:27.548]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/uniwidth/test-uc_width2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:37.1500264Z [00:04:27.555]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:37.1575395Z [00:04:27.563]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fadvise.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.1652033Z [00:04:27.571]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isprint.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:37.1727640Z [00:04:27.578]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-link.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.1806374Z [00:04:27.586]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench_sha384-bench-sha384.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.1884651Z [00:04:27.594]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localcharset.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.1961919Z [00:04:27.602]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-di-set.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.2037367Z [00:04:27.609]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fflush2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.2113295Z [00:04:27.617]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.2190214Z [00:04:27.624]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-creat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.2265021Z [00:04:27.632]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nstrftime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.2345239Z [00:04:27.640]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/atomic-int-posix.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.2425650Z [00:04:27.648]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseek2.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:37.2507075Z [00:04:27.656]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswxdigit.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:37.2583398Z [00:04:27.664]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/connect.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.2660439Z [00:04:27.671]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xprintf-posix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.2741137Z [00:04:27.679]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lstat.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.2823021Z [00:04:27.688]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nstrftime-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:37.2899885Z [00:04:27.695]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fopen-safer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.2974738Z [00:04:27.703]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32-7.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:37.3050197Z [00:04:27.710]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strcasestr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.3125143Z [00:04:27.718]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseeko4.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.3201562Z [00:04:27.725]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.3279996Z [00:04:27.733]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lstat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.3356654Z [00:04:27.741]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lchown.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.3434771Z [00:04:27.749]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sig2str.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.3511039Z [00:04:27.756]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.3590993Z [00:04:27.764]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u32-cpy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.3667270Z [00:04:27.772]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u32-set.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.3742300Z [00:04:27.780]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u32-strcat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.3816638Z [00:04:27.787]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-pcpy.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.3889198Z [00:04:27.794]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u8-uctomb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.3962112Z [00:04:27.802]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/u32-set.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.4035541Z [00:04:27.809]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u32-strlen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.4108404Z [00:04:27.816]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.4180881Z [00:04:27.823]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u8-uctomb.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.4252854Z [00:04:27.831]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/u32-set.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.4328573Z [00:04:27.838]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u32-chr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.4404275Z [00:04:27.846]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u32-strcat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.4477791Z [00:04:27.853]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u32-set.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.4552482Z [00:04:27.861]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u8-mbtoucr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.4625897Z [00:04:27.868]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u32-strlen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.4697817Z [00:04:27.875]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u32-cpy.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.4776497Z [00:04:27.883]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/.deps/test-u32-pcpy.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.4853406Z [00:04:27.891]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-chr.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.4929917Z [00:04:27.898]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-set.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.5002487Z [00:04:27.906]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-strcat.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.5075077Z [00:04:27.913]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u8-mbtoucr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.5147619Z [00:04:27.920]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/u32-set.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.5219690Z [00:04:27.927]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u32-chr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.5294074Z [00:04:27.935]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/u-set.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.5366944Z [00:04:27.942]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-u32-pcpy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.5442759Z [00:04:27.950]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unistr/test-cpy.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.5516958Z [00:04:27.957]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-filemode.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.5590190Z [00:04:27.964]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename-environ.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.5662081Z [00:04:27.972]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-tls.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.5735252Z [00:04:27.979]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wctype-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.5814901Z [00:04:27.987]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbscasecmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.5892542Z [00:04:27.995]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-random-mt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.5973225Z [00:04:28.003]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:37.6049243Z [00:04:28.010]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unlink.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.6124442Z [00:04:28.018]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-dynarray.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.6196468Z [00:04:28.025]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32-5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:37.6269965Z [00:04:28.032]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-dup-safer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.6343506Z [00:04:28.040]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isprint.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.6416533Z [00:04:28.047]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/strftime-fixes.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.6489495Z [00:04:28.054]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:37.6560208Z [00:04:28.061]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btowc-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:37.6633041Z [00:04:28.069]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-str_endswith.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.6705136Z [00:04:28.076]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mkfifo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.6781867Z [00:04:28.083]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-filevercmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.6856007Z [00:04:28.091]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fflush2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.6928459Z [00:04:28.098]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ino-map.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.7000168Z [00:04:28.105]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-remove.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.7072283Z [00:04:28.113]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mcel.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.7143932Z [00:04:28.120]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-md5-stream.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.7216166Z [00:04:28.127]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-localcharset.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.7288287Z [00:04:28.134]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sigprocmask.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.7360759Z [00:04:28.141]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-readtokens.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.7436882Z [00:04:28.149]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-localename.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.7508265Z [00:04:28.156]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/getlocalename_l-unsafe.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.7580692Z [00:04:28.163]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ioctl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.7652485Z [00:04:28.171]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test_xvasprintf-test-xvasprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.7726778Z [00:04:28.178]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32ispunct.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.7798329Z [00:04:28.185]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/locale.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.7871361Z [00:04:28.193]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isblank.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.7944078Z [00:04:28.200]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-isnand-nolibm.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.8016679Z [00:04:28.207]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pselect.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.8087759Z [00:04:28.214]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/timespec-sub.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.8158613Z [00:04:28.221]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-iswblank.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.8229995Z [00:04:28.228]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale_null-unlocked.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.8300270Z [00:04:28.235]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-link.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.8375010Z [00:04:28.243]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-u64.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.8455163Z [00:04:28.251]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale_null.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.8532614Z [00:04:28.259]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-btowc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.8606034Z [00:04:28.266]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ftello3.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.8678941Z [00:04:28.273]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-hash.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.8750122Z [00:04:28.280]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fdopen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.8823759Z [00:04:28.288]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-random.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.8896160Z [00:04:28.295]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-wcrtomb.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.8968971Z [00:04:28.302]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbrtowc-w32utf8.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.9039878Z [00:04:28.309]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test_tls-test-tls.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.9110945Z [00:04:28.316]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/accept.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.9182231Z [00:04:28.323]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getopt-gnu.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.9252869Z [00:04:28.331]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-thread_self.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.9323875Z [00:04:28.338]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fseeko.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.9394872Z [00:04:28.345]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sockets.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.9466335Z [00:04:28.352]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-signal-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.9537068Z [00:04:28.359]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-libgmp-mpz.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.9606820Z [00:04:28.366]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-scratch-buffer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.9679576Z [00:04:28.373]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-dynarray.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.9753608Z [00:04:28.381]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-str_startswith.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.9825407Z [00:04:28.388]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-unistd-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.9898566Z [00:04:28.395]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-perror2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:37.9973326Z [00:04:28.403]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/randomb.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.0048807Z [00:04:28.410]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-str_endswith.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.0123565Z [00:04:28.418]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-alignasof.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.0194128Z [00:04:28.425]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fseeko4.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.0266159Z [00:04:28.432]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-copy-acl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.0343318Z [00:04:28.440]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-netdb-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.0417418Z [00:04:28.447]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/vma-iter.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.0490873Z [00:04:28.454]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-frexp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.0563536Z [00:04:28.462]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/sched_yield.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.0636785Z [00:04:28.469]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-closein.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.0712284Z [00:04:28.477]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-explicit_bzero.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.0785931Z [00:04:28.484]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stdlib-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.0859949Z [00:04:28.491]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-lseek.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.0936751Z [00:04:28.499]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-exclude.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.1017799Z [00:04:28.507]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-localtime_r-mt.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.1096551Z [00:04:28.515]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ftell3.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.1172098Z [00:04:28.523]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-chdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.1247591Z [00:04:28.530]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-renameatu.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.1323354Z [00:04:28.538]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/windows-timedrwlock.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.1399757Z [00:04:28.545]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getloadavg.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.1474577Z [00:04:28.553]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-iswxdigit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.1551435Z [00:04:28.560]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbschr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.1625990Z [00:04:28.568]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-quotearg-simple.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.1699622Z [00:04:28.575]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mkfifoat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.1773716Z [00:04:28.583]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stddef-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.1847720Z [00:04:28.590]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-lchown.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.1922505Z [00:04:28.598]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-perror.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.1995083Z [00:04:28.605]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/timespec-add.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.2068243Z [00:04:28.612]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-utime.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.2142088Z [00:04:28.620]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/getrusage.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.2217594Z [00:04:28.627]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-gettime-res.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.2290200Z [00:04:28.634]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-printf-frexpl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.2363387Z [00:04:28.642]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-windows-timedrecmutex-type.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.2437613Z [00:04:28.649]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-bool.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.2513303Z [00:04:28.657]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-iswpunct.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.2588145Z [00:04:28.664]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-putenv.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.2662341Z [00:04:28.672]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getdtablesize.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.2734885Z [00:04:28.679]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbrlen-w32.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.2808982Z [00:04:28.686]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-termios-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.2883242Z [00:04:28.694]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-openat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.2959603Z [00:04:28.701]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-rename.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.3036076Z [00:04:28.709]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-time.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.3112322Z [00:04:28.717]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale-w32utf8.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.3188377Z [00:04:28.724]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getgroups.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.3263181Z [00:04:28.732]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-libgmp-mpq.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.3338334Z [00:04:28.739]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test_lock-test-lock.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.3412743Z [00:04:28.747]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32width.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.3489242Z [00:04:28.754]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-lstat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.3564908Z [00:04:28.762]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stdckdint-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.3639721Z [00:04:28.769]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread-once1.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.3717138Z [00:04:28.777]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.3792437Z [00:04:28.785]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-iswdigit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.3866101Z [00:04:28.792]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-printf-frexp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.3936726Z [00:04:28.799]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-memchr2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.4006711Z [00:04:28.806]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-windows-mutex-type.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.4079232Z [00:04:28.813]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/str_startswith.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.4157242Z [00:04:28.821]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-unlink.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.4230968Z [00:04:28.828]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-canonicalize.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.4304613Z [00:04:28.836]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/pthread-rwlock.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.4376237Z [00:04:28.843]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-readutmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.4447612Z [00:04:28.850]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/strerror_r.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.4523210Z [00:04:28.858]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-wcrtomb-w32.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.4596140Z [00:04:28.865]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-select.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.4666739Z [00:04:28.872]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-signbit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.4738147Z [00:04:28.879]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fseterr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.4813618Z [00:04:28.887]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-gethostname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.4887815Z [00:04:28.894]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ftello4.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.4963798Z [00:04:28.902]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fread.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.5040068Z [00:04:28.909]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-intprops.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.5113980Z [00:04:28.917]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-vzprintf-posix.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.5194469Z [00:04:28.925]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fsync.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.5268616Z [00:04:28.932]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fstat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.5346029Z [00:04:28.940]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/setlocale.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.5419384Z [00:04:28.947]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32tolower.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.5492063Z [00:04:28.955]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-select-fd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.5565431Z [00:04:28.962]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-usleep.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.5636356Z [00:04:28.969]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/perror.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.5713635Z [00:04:28.977]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-localename-w32utf8.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.5793101Z [00:04:28.985]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-btoc32.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.5866168Z [00:04:28.992]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-rand-isaac.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.5941137Z [00:04:28.999]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-areadlink.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.6014583Z [00:04:29.007]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-set-mode-acl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.6086842Z [00:04:29.014]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ftello.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.6159128Z [00:04:29.021]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_sha512-bench-sha512.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.6233610Z [00:04:29.029]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.6308244Z [00:04:29.036]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread-thread.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.6381195Z [00:04:29.043]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ftruncate.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.6453229Z [00:04:29.051]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread_sigmask1.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.6527963Z [00:04:29.058]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-ctype.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.6601686Z [00:04:29.065]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-verror.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.6673034Z [00:04:29.073]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getrandom.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.6745200Z [00:04:29.080]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32rtomb.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.6822415Z [00:04:29.087]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isupper.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.6898414Z [00:04:29.095]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-freopen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.6974861Z [00:04:29.103]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-areadlink-with-size.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.7048839Z [00:04:29.110]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-isblank.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.7121805Z [00:04:29.117]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-windows-timedmutex-type.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.7196644Z [00:04:29.125]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-inet_ntop.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.7271769Z [00:04:29.132]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread-rwlock.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.7352066Z [00:04:29.140]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.7433083Z [00:04:29.149]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-areadlinkat-with-size.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.7514947Z [00:04:29.157]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_md5-bench-md5.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.7593963Z [00:04:29.165]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-nanosleep.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.7670692Z [00:04:29.172]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fseek.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.7748518Z [00:04:29.180]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbsrtowcs.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.7824674Z [00:04:29.188]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sha1-buffer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.7904367Z [00:04:29.196]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getlogin.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.7978459Z [00:04:29.203]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-gmtime_r.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.8052873Z [00:04:29.211]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbrtowc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.8126326Z [00:04:29.218]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32_get_type_test.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.8197370Z [00:04:29.225]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-arpa_inet-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.8269827Z [00:04:29.232]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-di-set.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.8339500Z [00:04:29.239]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-vasprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.8411158Z [00:04:29.246]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/creat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.8481447Z [00:04:29.253]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sha512-stream.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.8553987Z [00:04:29.261]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pathmax.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.8624849Z [00:04:29.268]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-alloca-opt.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.8698409Z [00:04:29.275]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fchdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.8772606Z [00:04:29.283]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fadvise.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.8845939Z [00:04:29.290]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sched-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.8918456Z [00:04:29.297]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sha256-stream.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.8990127Z [00:04:29.304]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-rmdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.9060996Z [00:04:29.311]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_random-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.9131171Z [00:04:29.318]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fdatasync.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.9201604Z [00:04:29.326]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-write.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.9271233Z [00:04:29.332]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fcntl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.9341934Z [00:04:29.340]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stat-time.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.9413251Z [00:04:29.347]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setsockopt.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.9484339Z [00:04:29.354]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-verify-try.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.9552709Z [00:04:29.361]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fopen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.9622633Z [00:04:29.368]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-array-mergesort.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.9693627Z [00:04:29.375]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strerror_r.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.9764729Z [00:04:29.382]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/localename.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.9835367Z [00:04:29.389]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale1.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.9906451Z [00:04:29.396]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strtold-mt.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:38.9979804Z [00:04:29.403]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-accept.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.0049357Z [00:04:29.410]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-localeconv.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.0123039Z [00:04:29.418]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-read.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.0200937Z [00:04:29.425]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-utime-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.0285588Z [00:04:29.434]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-wmemchr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.0362799Z [00:04:29.442]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getndelim2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.0437644Z [00:04:29.449]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/localename-unsafe.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.0511517Z [00:04:29.456]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/atoll.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.0586756Z [00:04:29.464]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getdelim.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.0663481Z [00:04:29.472]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/localename-table.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.0738946Z [00:04:29.479]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-cloexec.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.0813325Z [00:04:29.487]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-frexpl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.0887925Z [00:04:29.494]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-error.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.0961570Z [00:04:29.501]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_select-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.1036410Z [00:04:29.509]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-freadptr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.1110069Z [00:04:29.516]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-freadptr2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.1183233Z [00:04:29.524]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xprintf-posix.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.1259601Z [00:04:29.531]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-close.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.1337203Z [00:04:29.539]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fopen-safer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.1420775Z [00:04:29.547]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_socket-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.1498617Z [00:04:29.555]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_utsname-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.1573635Z [00:04:29.563]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/c32tob.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.1648175Z [00:04:29.570]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getaddrinfo.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.1723494Z [00:04:29.578]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-langinfo-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.1800476Z [00:04:29.585]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-crc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.1875238Z [00:04:29.593]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getcwd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.1949706Z [00:04:29.600]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-gettext-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.2023598Z [00:04:29.608]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-nstrftime.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.2097067Z [00:04:29.615]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtoimax.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.2173347Z [00:04:29.623]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_types-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.2247696Z [00:04:29.630]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-qsort_r.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.2323557Z [00:04:29.638]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-verify.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.2399282Z [00:04:29.645]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sameacls.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.2472766Z [00:04:29.653]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-symlink.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.2549786Z [00:04:29.660]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-readlink.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.2624031Z [00:04:29.668]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_crc-bench-crc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.2700560Z [00:04:29.675]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-memcoll.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.2782204Z [00:04:29.683]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xstrtoumax.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.2859462Z [00:04:29.691]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xstrtoul.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.2933830Z [00:04:29.699]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbslen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.3009410Z [00:04:29.706]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isdigit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.3085833Z [00:04:29.714]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-time-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.3162030Z [00:04:29.722]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-htonl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.3236340Z [00:04:29.729]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pipe2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.3310606Z [00:04:29.736]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-filemode.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.3386767Z [00:04:29.744]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-utimens.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.3461858Z [00:04:29.751]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isprint.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.3534838Z [00:04:29.759]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-parse-datetime.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.3610135Z [00:04:29.766]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-snprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.3683577Z [00:04:29.774]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-euidaccess.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.3758804Z [00:04:29.781]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-dup.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.3832051Z [00:04:29.789]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-argv-iter.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.3903689Z [00:04:29.796]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stdbit-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.3977480Z [00:04:29.803]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xstrtoimax.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.4052820Z [00:04:29.811]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbrtowc-w32.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.4128494Z [00:04:29.818]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-windows-recmutex-type.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.4201263Z [00:04:29.825]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-i-ring.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.4275103Z [00:04:29.833]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_resource-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.4347163Z [00:04:29.840]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtoull.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.4419372Z [00:04:29.847]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setenv.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.4491550Z [00:04:29.854]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-rawmemchr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.4564829Z [00:04:29.862]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale_null-mt-one.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.4638623Z [00:04:29.869]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-freadahead.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.4710553Z [00:04:29.876]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-symlinkat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.4781259Z [00:04:29.883]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-calloc-posix.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.4855734Z [00:04:29.891]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xstrtol.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.4928542Z [00:04:29.898]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbscasecmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.5000621Z [00:04:29.905]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-futimens.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.5074657Z [00:04:29.913]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-wctype-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.5150110Z [00:04:29.920]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sm3-buffer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.5220322Z [00:04:29.927]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strcasecmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.5296126Z [00:04:29.935]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-areadlinkat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.5373353Z [00:04:29.943]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-freadseek.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.5447683Z [00:04:29.950]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fnmatch.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.5522663Z [00:04:29.958]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-isnanl-nolibm.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.5594811Z [00:04:29.965]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strtold1.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.5665776Z [00:04:29.972]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-calloc-gnu.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.5739783Z [00:04:29.979]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fpurge.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.5812090Z [00:04:29.987]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getrusage.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.5883406Z [00:04:29.994]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-servent.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.5956715Z [00:04:30.001]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-random-mt.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.6031074Z [00:04:30.008]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-assert.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.6101603Z [00:04:30.016]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtold.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.6172735Z [00:04:30.023]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sleep.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.6246740Z [00:04:30.030]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-realloc-posix.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.6318588Z [00:04:30.037]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ftell.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.6389876Z [00:04:30.044]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fopen-gnu.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.6470951Z [00:04:30.052]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-isatty.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.6539463Z [00:04:30.059]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fpending.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.6614825Z [00:04:30.067]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/randoml.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.6690222Z [00:04:30.074]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-physmem.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.6763952Z [00:04:30.082]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-memrchr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.6841881Z [00:04:30.090]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isxdigit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.6914081Z [00:04:30.097]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-posix_memalign.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.6987608Z [00:04:30.104]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_sha256-bench-sha256.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.7060894Z [00:04:30.111]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-version-etc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.7133222Z [00:04:30.119]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-unicodeio.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.7205675Z [00:04:30.126]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-wcwidth.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.7279294Z [00:04:30.133]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-unlinkat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.7350932Z [00:04:30.140]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getline.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.7423229Z [00:04:30.148]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtoll.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.7496842Z [00:04:30.155]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-year2038.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.7569988Z [00:04:30.162]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-wctype.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.7645396Z [00:04:30.170]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread-mutex-type.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.7723311Z [00:04:30.178]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/listen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.7799042Z [00:04:30.185]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fchmodat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.7872598Z [00:04:30.193]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-memcasecmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.7947151Z [00:04:30.200]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-errno-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.8019654Z [00:04:30.207]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-binary-io.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.8091405Z [00:04:30.215]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xalloc-die.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.8163715Z [00:04:30.222]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fchownat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.8236298Z [00:04:30.229]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_sha224-bench-sha224.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.8308883Z [00:04:30.236]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-localtime_r.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.8381893Z [00:04:30.244]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strnlen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.8453867Z [00:04:30.251]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/strftime-fixes.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.8527623Z [00:04:30.258]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mountlist.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.8599891Z [00:04:30.265]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-float-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.8671281Z [00:04:30.272]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-wchar-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.8744013Z [00:04:30.280]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fcntl-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.8821133Z [00:04:30.287]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/randomd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.8894591Z [00:04:30.295]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ctype-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.8968611Z [00:04:30.302]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_stat-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.9042847Z [00:04:30.310]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/setsockopt.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.9120165Z [00:04:30.317]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/sleep.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.9197245Z [00:04:30.325]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-userspec.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.9272807Z [00:04:30.333]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-inet_pton.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.9347787Z [00:04:30.340]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-freading.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.9421120Z [00:04:30.347]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32_apply_type_test.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.9495449Z [00:04:30.355]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-utimensat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.9570054Z [00:04:30.362]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-memchr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.9643301Z [00:04:30.370]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-listen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.9716160Z [00:04:30.377]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strsignal.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.9790013Z [00:04:30.384]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strtod1.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.9864008Z [00:04:30.392]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32rtomb-w32.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:39.9939924Z [00:04:30.399]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/socket.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.0020594Z [00:04:30.407]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-lchmod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.0102159Z [00:04:30.416]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_wait-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.0178422Z [00:04:30.423]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-iswctype.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.0256545Z [00:04:30.431]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread_sigmask2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.0337974Z [00:04:30.439]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-endian.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.0415703Z [00:04:30.447]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mkdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.0492497Z [00:04:30.455]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sigaction.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.0570384Z [00:04:30.462]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32islower.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.0643891Z [00:04:30.470]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isalnum.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.0720986Z [00:04:30.477]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fnmatch-w32.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.0796067Z [00:04:30.485]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-math-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.0874742Z [00:04:30.493]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-uchar-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.0952965Z [00:04:30.501]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbsinit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.1030464Z [00:04:30.508]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/xconcat-filename.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.1105928Z [00:04:30.516]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-inttostr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.1181379Z [00:04:30.523]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-md5-buffer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.1256290Z [00:04:30.531]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xfprintf-posix.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.1331115Z [00:04:30.538]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-unsetenv.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.1406394Z [00:04:30.546]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_crc-randomb.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.1481389Z [00:04:30.553]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strtold.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.1555150Z [00:04:30.561]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-access.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.1629994Z [00:04:30.568]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/random_r.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.1710384Z [00:04:30.576]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-isnanf-nolibm.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.1790154Z [00:04:30.584]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/random.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.1865912Z [00:04:30.592]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-malloca.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.1942781Z [00:04:30.600]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-priv-set.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.2018297Z [00:04:30.607]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fputc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.2095117Z [00:04:30.615]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-gmtime_r-mt.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.2172386Z [00:04:30.623]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fdutimensat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.2248298Z [00:04:30.630]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fnmatch-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.2322838Z [00:04:30.638]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-reallocarray.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.2398320Z [00:04:30.645]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-raise.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.2474280Z [00:04:30.653]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/connect.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.2549121Z [00:04:30.660]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-vasprintf-posix.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.2624426Z [00:04:30.668]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_sha384-bench-sha384.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.2699609Z [00:04:30.675]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-regex.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.2775920Z [00:04:30.683]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-free.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.2851813Z [00:04:30.690]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale_null-mt-all.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.2926836Z [00:04:30.698]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-nl_langinfo2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.3003222Z [00:04:30.706]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/wctomb.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.3076910Z [00:04:30.713]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/wctob.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.3154166Z [00:04:30.721]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-memset_explicit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.3233286Z [00:04:30.729]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sha1-stream.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.3310297Z [00:04:30.736]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-inttypes-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.3385243Z [00:04:30.744]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-iconv-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.3462414Z [00:04:30.752]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtold1.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.3541419Z [00:04:30.759]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-vfzprintf-posix.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.3615844Z [00:04:30.767]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fgetc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.3688937Z [00:04:30.774]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fdopendir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.3766013Z [00:04:30.782]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-chmod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.3840961Z [00:04:30.789]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-hard-locale.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.3914998Z [00:04:30.797]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-chown.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.3988312Z [00:04:30.804]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-bind.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.4062341Z [00:04:30.812]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/concat-filename.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.4135930Z [00:04:30.819]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bench_sha1-bench-sha1.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.4210293Z [00:04:30.826]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fwrite.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.4284429Z [00:04:30.834]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbsrtoc32s.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.4358812Z [00:04:30.841]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isspace.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.4433954Z [00:04:30.849]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-argmatch.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.4508539Z [00:04:30.856]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-renameat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.4581379Z [00:04:30.863]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtod1.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.4659607Z [00:04:30.871]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sig2str.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.4736856Z [00:04:30.879]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fflush.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.4814174Z [00:04:30.887]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-connect.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.4888931Z [00:04:30.894]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-alignof.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.4961506Z [00:04:30.901]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mkdirat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.5037305Z [00:04:30.909]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtoumax.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.5112583Z [00:04:30.917]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/c32rtomb.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.5189349Z [00:04:30.924]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-ignore-value.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.5262621Z [00:04:30.932]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getopt-posix.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.5336957Z [00:04:30.939]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-malloc-gnu.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.5415018Z [00:04:30.947]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-bitrotate.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.5488384Z [00:04:30.954]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-gettimeofday.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.5563353Z [00:04:30.962]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fcntl-safer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.5636005Z [00:04:30.969]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-timespec.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.5711160Z [00:04:30.976]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-localcharset-w32utf8.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.5787321Z [00:04:30.984]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-string-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.5865336Z [00:04:30.992]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-select-stdin.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.5940540Z [00:04:30.999]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mknod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.6016161Z [00:04:31.007]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-locale-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.6090861Z [00:04:31.014]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-nl_langinfo1.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.6163716Z [00:04:31.022]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-once.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.6237167Z [00:04:31.029]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-filenamecat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.6311137Z [00:04:31.036]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-nullptr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.6384324Z [00:04:31.044]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strtod-mt.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.6456527Z [00:04:31.051]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbrtoc32-w32.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.6530660Z [00:04:31.058]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fclose.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.6606332Z [00:04:31.066]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/bind.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.6685465Z [00:04:31.074]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/c-strcasestr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.6761580Z [00:04:31.081]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32iscntrl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.6837052Z [00:04:31.089]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-vasnprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.6913436Z [00:04:31.097]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-faccessat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.6986552Z [00:04:31.104]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/localename-environ.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.7060333Z [00:04:31.111]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/xgetcwd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.7134982Z [00:04:31.119]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-environ.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.7215513Z [00:04:31.127]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xstrtod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.7290234Z [00:04:31.134]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbrlen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.7365004Z [00:04:31.142]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-rwlock1.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.7441737Z [00:04:31.150]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-dup2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.7515322Z [00:04:31.157]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-readlinkat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.7587135Z [00:04:31.164]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-largefile.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.7660190Z [00:04:31.171]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_uio-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.7731563Z [00:04:31.179]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strtod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.7804305Z [00:04:31.186]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-strerror.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.7878586Z [00:04:31.193]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-read-file.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.7952814Z [00:04:31.201]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-dirfd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.8025996Z [00:04:31.208]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strncasecmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.8100176Z [00:04:31.215]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/usleep.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.8173080Z [00:04:31.223]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-malloc-posix.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.8245327Z [00:04:31.230]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-nl_langinfo-mt.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.8318347Z [00:04:31.237]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-yesno.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.8391149Z [00:04:31.244]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-iconv.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.8466823Z [00:04:31.252]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-dirent-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.8542819Z [00:04:31.260]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_time-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.8618379Z [00:04:31.267]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-openat-safer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.8692304Z [00:04:31.275]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-open.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.8766585Z [00:04:31.282]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-creat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.8841294Z [00:04:31.289]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isalpha.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.8916051Z [00:04:31.297]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strcasestr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.8990851Z [00:04:31.304]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mbrtoc32.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.9065887Z [00:04:31.312]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stdint-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.9139862Z [00:04:31.319]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-base32.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.9215354Z [00:04:31.327]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pipe.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.9294913Z [00:04:31.335]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-setlocale-w32.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.9374186Z [00:04:31.343]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-freopen-safer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.9450131Z [00:04:31.350]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fseeko3.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.9524071Z [00:04:31.358]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-mkfifo.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.9596645Z [00:04:31.365]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getprogname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.9670431Z [00:04:31.372]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-byteswap.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.9742672Z [00:04:31.380]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-xstrtold.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.9817254Z [00:04:31.387]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/tmpfile.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.9891800Z [00:04:31.395]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-stdio-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:40.9964053Z [00:04:31.402]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-dup-safer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.0037314Z [00:04:31.409]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/ioctl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.0111380Z [00:04:31.416]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-limits-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.0185153Z [00:04:31.424]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c32isgraph.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.0259081Z [00:04:31.431]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/setlocale-fixes.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.0334590Z [00:04:31.439]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-dirname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.0409802Z [00:04:31.446]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-fstatat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.0486247Z [00:04:31.454]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-alignalloc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.0560557Z [00:04:31.461]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread-mutex.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.0637693Z [00:04:31.469]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-thread_create.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.0715097Z [00:04:31.477]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-linkat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.0791831Z [00:04:31.485]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-netinet_in-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.0867822Z [00:04:31.492]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-file-has-acl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.0943040Z [00:04:31.500]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread-cond.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.1018134Z [00:04:31.507]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-getcwd-lgpl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.1094400Z [00:04:31.515]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-base64.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.1168989Z [00:04:31.522]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-uname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.1243734Z [00:04:31.530]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-random_r.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.1321054Z [00:04:31.537]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-c-strtod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.1400116Z [00:04:31.545]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-posixtm.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.1475919Z [00:04:31.553]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-sys_ioctl-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.1552866Z [00:04:31.561]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/.deps/test-pthread-once2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.1627549Z [00:04:31.568]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.1703936Z [00:04:31.576]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftell3.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.1777951Z [00:04:31.583]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mcel-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.1852582Z [00:04:31.591]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-utime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.1931785Z [00:04:31.598]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.2008794Z [00:04:31.606]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtold1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.2084571Z [00:04:31.614]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadseek.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:41.2161035Z [00:04:31.621]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-once.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.2236838Z [00:04:31.629]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-snprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.2311926Z [00:04:31.637]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/creat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.2385636Z [00:04:31.644]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sm3-buffer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.2460694Z [00:04:31.651]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread-rwlock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.2535089Z [00:04:31.659]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-reallocarray.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.2608283Z [00:04:31.666]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/ioctl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.2681368Z [00:04:31.673]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtod1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.2755768Z [00:04:31.681]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtowcs-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.2830966Z [00:04:31.688]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-free.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.2904180Z [00:04:31.696]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32islower.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.2979502Z [00:04:31.703]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fclose.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.3057691Z [00:04:31.711]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-binary-io.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.3132739Z [00:04:31.719]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-utimens-common.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.3211802Z [00:04:31.726]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isalnum.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.3290758Z [00:04:31.734]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btoc32-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.3368425Z [00:04:31.742]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadptr.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:41.3444234Z [00:04:31.750]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread-thread.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.3520413Z [00:04:31.757]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isnanl-nolibm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.3595082Z [00:04:31.765]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isatty.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.3669823Z [00:04:31.772]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isalpha.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.3742783Z [00:04:31.780]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_uio-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.3816284Z [00:04:31.787]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-version-etc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.3893960Z [00:04:31.795]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtoul.c' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:41.3971710Z [00:04:31.802]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadseek.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.4048277Z [00:04:31.810]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/random_r.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.4128453Z [00:04:31.818]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-termios-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.4206087Z [00:04:31.826]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-memcasecmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.4284813Z [00:04:31.834]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseterr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.4359389Z [00:04:31.841]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nl_langinfo2.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:41.4432738Z [00:04:31.849]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/timespec-add.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.4507373Z [00:04:31.856]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtoc32s-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.4586116Z [00:04:31.864]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtowcs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.4659514Z [00:04:31.871]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isspace.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.4732506Z [00:04:31.879]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-md5-buffer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.4805282Z [00:04:31.886]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-accept.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.4879881Z [00:04:31.893]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftello3.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.4952299Z [00:04:31.901]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/c-strcasestr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.5025106Z [00:04:31.908]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.5098855Z [00:04:31.915]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-md5.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.5171130Z [00:04:31.922]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtowcs-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.5243196Z [00:04:31.930]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-binary-io.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:41.5319859Z [00:04:31.937]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-quotearg-simple.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.5395770Z [00:04:31.945]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-readlink.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.5470997Z [00:04:31.952]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.5549106Z [00:04:31.960]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getloadavg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.5629119Z [00:04:31.968]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.5706807Z [00:04:31.976]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/concat-filename.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.5784879Z [00:04:31.984]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-errno-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.5859580Z [00:04:31.991]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-netdb-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.5934776Z [00:04:31.999]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-open.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.6008263Z [00:04:32.006]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fstatat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.6082956Z [00:04:32.014]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-time-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.6157026Z [00:04:32.021]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-argmatch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.6233502Z [00:04:32.029]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-version-etc.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.6307385Z [00:04:32.036]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nl_langinfo1.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:41.6381765Z [00:04:32.044]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-physmem.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.6455498Z [00:04:32.051]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcwidth.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.6531306Z [00:04:32.058]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-memrchr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.6602150Z [00:04:32.066]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-select.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.6674817Z [00:04:32.073]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/pthread-rwlock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.6747490Z [00:04:32.080]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/getrusage.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.6820187Z [00:04:32.087]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtol.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.6889913Z [00:04:32.094]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-select-fd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.6968185Z [00:04:32.102]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-base32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.7050515Z [00:04:32.110]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.7127633Z [00:04:32.118]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-file-has-acl.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.7203617Z [00:04:32.126]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-servent.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.7278411Z [00:04:32.133]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-i-ring.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.7355123Z [00:04:32.141]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strtod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.7435512Z [00:04:32.149]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.7513590Z [00:04:32.157]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtoull.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.7587778Z [00:04:32.164]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude8.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.7665440Z [00:04:32.172]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale_null-unlocked.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.7741054Z [00:04:32.179]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getdtablesize.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.7819583Z [00:04:32.187]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.7894584Z [00:04:32.195]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-windows-timedmutex-type.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.7975773Z [00:04:32.203]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mcel-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.8052144Z [00:04:32.211]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.8126512Z [00:04:32.218]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fchdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.8200274Z [00:04:32.225]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-dirname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.8273211Z [00:04:32.233]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unicodeio1.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:41.8347114Z [00:04:32.240]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/getlocalename_l-unsafe.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.8418936Z [00:04:32.247]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-filenamecat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.8492410Z [00:04:32.255]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-userspec.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.8566333Z [00:04:32.262]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.8636108Z [00:04:32.269]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtoumax.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.8708239Z [00:04:32.276]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btowc-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.8779515Z [00:04:32.283]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-open.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.8851137Z [00:04:32.290]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getline.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.8926244Z [00:04:32.298]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtold.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.9007972Z [00:04:32.306]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-crc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.9087470Z [00:04:32.314]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.9162755Z [00:04:32.322]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftell.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:41.9240291Z [00:04:32.329]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32-8.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.9322825Z [00:04:32.338]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/c32rtomb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.9398431Z [00:04:32.345]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/vma-iter.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.9474001Z [00:04:32.353]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-endian.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.9548521Z [00:04:32.360]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/xgetcwd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.9622803Z [00:04:32.368]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unlinkat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.9693984Z [00:04:32.375]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stddef-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.9765389Z [00:04:32.382]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strncasecmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.9835833Z [00:04:32.389]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32-8.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:41.9910877Z [00:04:32.396]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-memset_explicit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:41.9985491Z [00:04:32.404]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isdigit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.0057493Z [00:04:32.411]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fgetc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.0128757Z [00:04:32.418]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.0208373Z [00:04:32.426]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtowcs-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.0287570Z [00:04:32.434]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-random_r.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.0366710Z [00:04:32.442]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wmemchr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.0444012Z [00:04:32.450]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isblank.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.0526242Z [00:04:32.458]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nstrftime.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.0606141Z [00:04:32.466]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_types-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.0681859Z [00:04:32.473]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-read-file.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.0757401Z [00:04:32.481]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.0832668Z [00:04:32.489]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32-8.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.0906198Z [00:04:32.496]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32-8.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.0979945Z [00:04:32.503]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrlen-w32-6.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.1055904Z [00:04:32.511]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-memcoll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.1133597Z [00:04:32.519]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fnmatch-w32-7.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.1208974Z [00:04:32.526]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-rmdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.1286678Z [00:04:32.534]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-alignof.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.1359818Z [00:04:32.541]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_stat-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.1437436Z [00:04:32.549]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nanosleep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.1511133Z [00:04:32.556]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stat.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.1586298Z [00:04:32.564]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswxdigit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.1660651Z [00:04:32.571]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtold1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.1734672Z [00:04:32.579]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha1' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.1809445Z [00:04:32.586]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32_get_type_test.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.1889578Z [00:04:32.594]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32-6.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.1966241Z [00:04:32.602]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-signal-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.2043070Z [00:04:32.610]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.2117047Z [00:04:32.617]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-chmod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.2189692Z [00:04:32.624]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtold1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.2266583Z [00:04:32.632]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha224' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.2342630Z [00:04:32.640]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localename-w32utf8.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.2417741Z [00:04:32.647]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-sha1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.2491742Z [00:04:32.655]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localeconv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.2565954Z [00:04:32.662]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-cloexec.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.2640188Z [00:04:32.669]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.2711637Z [00:04:32.677]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sigaction.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.2784794Z [00:04:32.684]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-file-has-acl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.2857011Z [00:04:32.691]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-argv-iter.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.2930044Z [00:04:32.698]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-utimens.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.3003495Z [00:04:32.706]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/setlocale-fixes.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.3079883Z [00:04:32.713]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-priv-set.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.3154182Z [00:04:32.721]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-copy-acl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.3232201Z [00:04:32.729]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/signed-snan.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.3310146Z [00:04:32.736]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.3388746Z [00:04:32.744]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vfzprintf-posix.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.3470811Z [00:04:32.752]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vasnprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.3551757Z [00:04:32.760]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isnanf-nolibm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.3629122Z [00:04:32.768]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/arg-nonnull.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.3706566Z [00:04:32.776]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/xconcat-filename.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.3781455Z [00:04:32.783]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/xgetcwd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.3860365Z [00:04:32.791]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_socket-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.3935428Z [00:04:32.799]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localcharset-w32utf8.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.4011586Z [00:04:32.806]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-rand-isaac.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.4091915Z [00:04:32.814]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/init.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.4167572Z [00:04:32.822]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fstat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.4247837Z [00:04:32.830]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getrandom.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.4330351Z [00:04:32.838]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strerror.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.4408780Z [00:04:32.846]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-renameat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.4489209Z [00:04:32.854]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseeko4.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:42.4569040Z [00:04:32.862]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtoimax.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:42.4646256Z [00:04:32.870]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/libtests.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.4723302Z [00:04:32.878]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mcel-5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.4800840Z [00:04:32.885]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/Makefile.in' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.4876451Z [00:04:32.893]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mkfifo.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.4956180Z [00:04:32.901]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isxdigit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.5032967Z [00:04:32.909]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unicodeio.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.5111454Z [00:04:32.916]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-locale-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.5188243Z [00:04:32.924]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/socket.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.5269052Z [00:04:32.932]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-usleep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.5345385Z [00:04:32.940]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/tmpfile.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.5422932Z [00:04:32.948]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lutimens.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.5500294Z [00:04:32.955]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswpunct.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.5575830Z [00:04:32.963]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread_sigmask1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.5653173Z [00:04:32.971]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-dup.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.5732327Z [00:04:32.979]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isgraph.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.5806296Z [00:04:32.986]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtoc32s-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.5882108Z [00:04:32.994]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fsync.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.5955658Z [00:04:33.001]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtoumax.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:42.6032694Z [00:04:33.009]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-windows-timedrecmutex-type.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.6108378Z [00:04:33.016]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadptr2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.6183276Z [00:04:33.024]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sha1-buffer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.6261382Z [00:04:33.031]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isalnum.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.6336669Z [00:04:33.039]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-memchr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.6411017Z [00:04:33.046]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-raise.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.6485707Z [00:04:33.054]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/minus-zero.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.6558458Z [00:04:33.061]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fchmodat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.6633587Z [00:04:33.069]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mkfifoat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.6705328Z [00:04:33.076]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswctype.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.6780477Z [00:04:33.083]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbsrtoc32s.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.6856405Z [00:04:33.091]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/macros.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.6929744Z [00:04:33.098]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xalloc-die.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.7002223Z [00:04:33.106]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nstrftime-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.7075481Z [00:04:33.113]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-inet_ntop.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.7148896Z [00:04:33.120]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-copy-acl-1.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:42.7223037Z [00:04:33.128]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sameacls.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.7295376Z [00:04:33.135]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-time.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.7368511Z [00:04:33.142]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-setlocale_null-mt-all.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.7442969Z [00:04:33.150]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/randoml.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.7513826Z [00:04:33.157]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-symlinkat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.7585517Z [00:04:33.164]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-vasprintf-posix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.7657107Z [00:04:33.171]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-symlink.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.7730445Z [00:04:33.178]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-faccessat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.7803076Z [00:04:33.186]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unistd-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.7875164Z [00:04:33.193]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseeko.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:42.7947717Z [00:04:33.200]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/atoll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.8022016Z [00:04:33.208]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-inttypes-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.8092988Z [00:04:33.215]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtod.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.8165048Z [00:04:33.222]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localtime_r.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.8243434Z [00:04:33.230]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fdatasync.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.8317073Z [00:04:33.237]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-calloc-gnu.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.8390461Z [00:04:33.244]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getcwd.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:42.8464018Z [00:04:33.252]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-gethostname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.8537511Z [00:04:33.259]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/localename-unsafe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.8609587Z [00:04:33.266]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-yesno.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:42.8681212Z [00:04:33.273]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.8751924Z [00:04:33.281]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-4.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.8824198Z [00:04:33.288]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getopt.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.8896653Z [00:04:33.295]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-lseek.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:42.8967680Z [00:04:33.302]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getopt-main.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.9040368Z [00:04:33.309]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ctype-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.9111517Z [00:04:33.317]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getaddrinfo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.9185785Z [00:04:33.324]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftello.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.9257326Z [00:04:33.331]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getrusage.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.9328888Z [00:04:33.338]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btoc32-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.9401619Z [00:04:33.345]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread-mutex-type.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.9475561Z [00:04:33.353]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32isgraph.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.9550044Z [00:04:33.360]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wchar-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.9628372Z [00:04:33.368]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-chown.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.9703144Z [00:04:33.376]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fflush2.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:42.9775652Z [00:04:33.383]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-uchar-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.9848656Z [00:04:33.390]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:42.9919524Z [00:04:33.397]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-putenv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:42.9989405Z [00:04:33.404]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-btoc32-1.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:43.0064264Z [00:04:33.412]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/windows-utf8.rc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.0142372Z [00:04:33.420]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftello2.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:43.0215658Z [00:04:33.427]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-wcrtomb-w32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.0289978Z [00:04:33.434]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-localcharset-w32utf8.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.0365580Z [00:04:33.442]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-stdbit-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.0443194Z [00:04:33.450]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-select.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.0517007Z [00:04:33.457]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-closein.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.0593313Z [00:04:33.465]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-u64.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.0667587Z [00:04:33.472]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-bitrotate.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.0741360Z [00:04:33.479]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbslen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.0816800Z [00:04:33.487]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-freadptr2.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:43.0893912Z [00:04:33.495]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-isnand-nolibm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.0967636Z [00:04:33.502]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-areadlink-with-size.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.1045640Z [00:04:33.510]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-malloca.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.1121749Z [00:04:33.518]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32rtomb-w32-3.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:43.1195053Z [00:04:33.525]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nl_langinfo2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.1268562Z [00:04:33.532]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strtoimax.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.1342107Z [00:04:33.540]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-malloc-gnu.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.1415290Z [00:04:33.547]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-rawmemchr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.1486893Z [00:04:33.554]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-copy-acl.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:43.1560184Z [00:04:33.561]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fseeko2.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:43.1635069Z [00:04:33.569]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-perror2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.1708535Z [00:04:33.576]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getdelim.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.1779841Z [00:04:33.583]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-nl_langinfo1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.1852079Z [00:04:33.591]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-digest.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.1924966Z [00:04:33.598]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sched-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.1994930Z [00:04:33.605]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-bool.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.2065900Z [00:04:33.612]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sys_time-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.2141423Z [00:04:33.619]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-realloc-posix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.2218534Z [00:04:33.627]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/bench-digest.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.2292700Z [00:04:33.635]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-windows-recmutex-type.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.2369198Z [00:04:33.642]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fcntl-safer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.2451710Z [00:04:33.650]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-alloca-opt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.2529960Z [00:04:33.658]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ftruncate.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.2604689Z [00:04:33.666]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-sleep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.2678640Z [00:04:33.673]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-fcntl-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.2753530Z [00:04:33.681]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-str_startswith.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.2828978Z [00:04:33.688]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-frexp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.2904372Z [00:04:33.696]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-readlinkat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.2979339Z [00:04:33.703]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswpunct.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:43.3054062Z [00:04:33.711]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-iswdigit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.3127657Z [00:04:33.718]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-pthread-once1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.3202684Z [00:04:33.726]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-printf-frexp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.3275366Z [00:04:33.733]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-verror.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.3350231Z [00:04:33.740]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xvasprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.3426656Z [00:04:33.748]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-xstrtol.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:43.3504745Z [00:04:33.756]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtoc32-w32-5.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:43.3579360Z [00:04:33.763]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unicase/test-mapping-part2.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.3653411Z [00:04:33.771]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unicase/.deps/test-uc_tolower.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.3726491Z [00:04:33.778]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unicase/test-uc_tolower.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.3797237Z [00:04:33.785]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/unicase/test-mapping-part1.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.3870135Z [00:04:33.792]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-mbrtowc-w32utf8.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.3942102Z [00:04:33.800]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-getopt-posix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.4014362Z [00:04:33.807]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unicodeio2.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:43.4087124Z [00:04:33.814]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/concat-filename.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.4163767Z [00:04:33.822]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-utime-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.4238520Z [00:04:33.829]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-exclude7.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:43.4313914Z [00:04:33.837]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-strnlen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.4385128Z [00:04:33.844]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-unlink.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.4456111Z [00:04:33.851]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-copy-acl-2.sh' retained as 0775 (rwxrwxr-x)
2025-08-20T20:11:43.4528268Z [00:04:33.858]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-error.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.4599453Z [00:04:33.865]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c32iscntrl.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:43.4670668Z [00:04:33.872]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-ino-map.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.4740520Z [00:04:33.879]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/gnulib-tests/test-c-strcasecmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.4812464Z [00:04:33.887]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/maint.mk' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.4882114Z [00:04:33.894]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/stamp-vti' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.4955539Z [00:04:33.901]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/coreutils.info' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.5031408Z [00:04:33.908]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/perm.texi' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.5104839Z [00:04:33.916]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/local.mk' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.5177261Z [00:04:33.923]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/version.texi' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.5255726Z [00:04:33.931]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/constants.texi' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.5332121Z [00:04:33.939]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/coreutils.texi' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.5404509Z [00:04:33.946]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/fdl.texi' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:43.5479649Z [00:04:33.953]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/sort-version.texi' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.5551066Z [00:04:33.960]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/doc/parse-datetime.texi' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.5622948Z [00:04:33.968]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/THANKS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.5697602Z [00:04:33.975]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/config.log' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.5774885Z [00:04:33.983]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/NEWS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.5849750Z [00:04:33.990]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/THANKStt.in' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:43.5924700Z [00:04:33.998]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/init.cfg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.5999966Z [00:04:34.005]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/config.status' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:43.6072563Z [00:04:34.013]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/THANKS-to-translators' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.6155004Z [00:04:34.021]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/Makefile.in' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.6232818Z [00:04:34.029]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/COPYING' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:43.6307858Z [00:04:34.036]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/.tarball-version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.6383270Z [00:04:34.044]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/TODO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.6455084Z [00:04:34.051]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/.mailmap' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:43.6535207Z [00:04:34.059]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/itold.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.6611111Z [00:04:34.066]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-frexp.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.6685524Z [00:04:34.074]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/same.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.6759784Z [00:04:34.081]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freading.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.6836307Z [00:04:34.089]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys-limits.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.6911074Z [00:04:34.096]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sig2str.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.6982817Z [00:04:34.104]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freading.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.7055495Z [00:04:34.111]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hash.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.7125394Z [00:04:34.118]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/posixver.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.7196571Z [00:04:34.125]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-strcase.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.7272449Z [00:04:34.133]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-randperm.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.7346942Z [00:04:34.140]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/eloop-threshold.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.7421666Z [00:04:34.147]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtoul.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.7495518Z [00:04:34.155]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha256.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.7572637Z [00:04:34.163]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hash-pjw.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.7647174Z [00:04:34.170]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getpagesize.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.7719220Z [00:04:34.177]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stat-macros.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.7797846Z [00:04:34.185]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/safe-read.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.7875636Z [00:04:34.193]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isblank.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.7948731Z [00:04:34.200]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/full-read.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.8021233Z [00:04:34.207]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-strncasecmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.8094385Z [00:04:34.215]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/closeout.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.8167520Z [00:04:34.222]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stat-size.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.8243519Z [00:04:34.230]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-chdir-long.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.8317189Z [00:04:34.237]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/warn-on-use.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.8390895Z [00:04:34.244]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readlink.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.8463920Z [00:04:34.252]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xgethostname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.8536310Z [00:04:34.259]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xtime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.8607764Z [00:04:34.266]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mempcpy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.8679565Z [00:04:34.273]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mini-gmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.8750130Z [00:04:34.280]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isxdigit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.8832137Z [00:04:34.288]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/setlocale_null-unlocked.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.8906110Z [00:04:34.296]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stat-time.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.8981030Z [00:04:34.303]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/file-set.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.9056011Z [00:04:34.311]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xmalloc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.9126299Z [00:04:34.318]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rename.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.9207635Z [00:04:34.326]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/alignalloc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.9285566Z [00:04:34.334]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/tmpdir.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.9359872Z [00:04:34.341]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-vsnzprintf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.9432913Z [00:04:34.349]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getline.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.9506500Z [00:04:34.356]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-asnprintf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.9578328Z [00:04:34.363]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_stat.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.9651296Z [00:04:34.370]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strstr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.9722055Z [00:04:34.378]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/reallocarray.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.9805263Z [00:04:34.386]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-root-dev-ino.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.9878923Z [00:04:34.393]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gethrxtime.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:43.9955563Z [00:04:34.401]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mpsort.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.0027918Z [00:04:34.408]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readutmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.0105809Z [00:04:34.416]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pathmax.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.0179832Z [00:04:34.423]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkdirat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.0258192Z [00:04:34.431]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.0336721Z [00:04:34.439]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-set-acl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.0413354Z [00:04:34.447]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gettime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.0487927Z [00:04:34.454]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wchar.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.0562640Z [00:04:34.462]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freopen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.0638528Z [00:04:34.469]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/savewd.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.0715446Z [00:04:34.477]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtol-error.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.0790112Z [00:04:34.484]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/version-etc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.0866467Z [00:04:34.492]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-timedrecmutex.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.0941292Z [00:04:34.499]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fflush.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.1020306Z [00:04:34.507]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkdir-p.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.1100826Z [00:04:34.515]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/md5.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.1183495Z [00:04:34.524]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.1269186Z [00:04:34.532]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/once.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.1352114Z [00:04:34.541]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/tls.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.1431269Z [00:04:34.548]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/libcoreutils_a-once.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.1511837Z [00:04:34.556]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/tls.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.1597590Z [00:04:34.565]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/lock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.1681015Z [00:04:34.573]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/once.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.1761775Z [00:04:34.581]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/.deps/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.1840775Z [00:04:34.589]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/.deps/libcoreutils_a-lock.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.1919912Z [00:04:34.597]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/.deps/libcoreutils_a-once.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.1997754Z [00:04:34.605]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/.deps/libcoreutils_a-threadlib.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.2078238Z [00:04:34.613]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/.deps/libcoreutils_a-tls.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.2156294Z [00:04:34.621]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/libcoreutils_a-threadlib.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.2232784Z [00:04:34.629]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/lock.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.2312545Z [00:04:34.637]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/libcoreutils_a-tls.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.2393837Z [00:04:34.645]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/libcoreutils_a-lock.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.2470287Z [00:04:34.652]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/glthread/threadlib.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.2552983Z [00:04:34.661]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-hash-triple.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.2640458Z [00:04:34.669]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cdefs.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.2722945Z [00:04:34.678]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utimecmp.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.2801770Z [00:04:34.685]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/propername-lite.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.2880616Z [00:04:34.693]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbsrtowcs-state.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.2956782Z [00:04:34.701]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistd.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.3033820Z [00:04:34.709]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/langinfo.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.3112755Z [00:04:34.717]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/vaszprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.3190362Z [00:04:34.724]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-priv-set.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.3267267Z [00:04:34.732]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freadptr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.3347581Z [00:04:34.740]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/localcharset.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.3430430Z [00:04:34.748]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-close-stream.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.3510073Z [00:04:34.756]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xmemcoll.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.3586939Z [00:04:34.764]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fprintftime.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.3665256Z [00:04:34.772]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mktime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.3740149Z [00:04:34.779]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/argmatch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.3817712Z [00:04:34.787]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/inttypes.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.3896213Z [00:04:34.795]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sched.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.3976167Z [00:04:34.803]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/link.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.4052139Z [00:04:34.811]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gethrxtime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.4133577Z [00:04:34.819]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xgetcwd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.4214743Z [00:04:34.827]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xsize.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.4293868Z [00:04:34.835]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ldtoastr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.4369847Z [00:04:34.842]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mcel.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.4444722Z [00:04:34.850]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-recmutex.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.4521229Z [00:04:34.857]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/argv-iter.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.4595531Z [00:04:34.865]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/heap.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.4670318Z [00:04:34.872]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/float.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.4742788Z [00:04:34.880]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/vasnprintf.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.4818311Z [00:04:34.887]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ctype.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.4891992Z [00:04:34.895]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-vzprintf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.4965528Z [00:04:34.902]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/free.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.5039248Z [00:04:34.909]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread-once.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.5113708Z [00:04:34.917]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fstatat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.5189971Z [00:04:34.924]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/root-dev-ino.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.5268856Z [00:04:34.932]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wctype.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.5341510Z [00:04:34.939]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c++defs.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.5416193Z [00:04:34.947]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fadvise.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.5489667Z [00:04:34.954]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/asprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.5562947Z [00:04:34.962]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-areadlink-with-size.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.5634698Z [00:04:34.969]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/time.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.5709887Z [00:04:34.976]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/binary-io.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.5784428Z [00:04:34.984]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/math.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.5863141Z [00:04:34.992]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-memcasecmp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.5941343Z [00:04:34.999]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-nanosleep.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.6014342Z [00:04:35.007]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xdectoumax.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.6088888Z [00:04:35.014]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtol.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.6163066Z [00:04:35.022]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/af_alg.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.6234523Z [00:04:35.029]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-randread.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.6306876Z [00:04:35.036]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memchr2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.6379970Z [00:04:35.043]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xsize.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.6453045Z [00:04:35.051]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readtokens.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.6525210Z [00:04:35.058]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/errno.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.6603726Z [00:04:35.066]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getndelim2.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.6679676Z [00:04:35.073]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdlib.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.6754309Z [00:04:35.081]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.6828656Z [00:04:35.088]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-crc-x86_64-pclmul.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.6901701Z [00:04:35.096]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/randread.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.6976042Z [00:04:35.103]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbrtowc-impl-utf8.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.7048907Z [00:04:35.110]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fprintftime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.7121602Z [00:04:35.118]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fflush.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.7196006Z [00:04:35.125]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/chdir-long.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.7272228Z [00:04:35.133]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cycle-check.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.7350664Z [00:04:35.140]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-qcopy-acl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.7431885Z [00:04:35.148]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mgetgroups.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.7512453Z [00:04:35.157]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fopen.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.7589354Z [00:04:35.164]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/exclude.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.7666818Z [00:04:35.172]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xreadlink.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.7746223Z [00:04:35.180]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-gethrxtime.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.7820944Z [00:04:35.187]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ino-map.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.7896137Z [00:04:35.195]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicodeio.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.7970428Z [00:04:35.202]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.8044944Z [00:04:35.210]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/bitrotate.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.8118914Z [00:04:35.217]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-timespec.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.8197451Z [00:04:35.225]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/randint.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.8270959Z [00:04:35.232]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fcntl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.8344685Z [00:04:35.240]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtoull.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.8419371Z [00:04:35.247]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/str-two-way.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.8491541Z [00:04:35.255]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/root-uid.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.8565920Z [00:04:35.262]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-openat-proc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.8638742Z [00:04:35.269]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getrandom.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.8713939Z [00:04:35.277]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xnanosleep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.8788666Z [00:04:35.284]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.8865321Z [00:04:35.292]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-di-set.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.8942957Z [00:04:35.300]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uninorm.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.9017292Z [00:04:35.307]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mkstemp-safer.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.9092228Z [00:04:35.315]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-safe-read.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.9165901Z [00:04:35.322]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-modechange.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.9240350Z [00:04:35.329]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/read.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.9315300Z [00:04:35.337]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rawmemchr.valgrind' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.9388412Z [00:04:35.344]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/tmpdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.9462967Z [00:04:35.352]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hash.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.9543551Z [00:04:35.360]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistd.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.9623132Z [00:04:35.368]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdckdint.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.9698976Z [00:04:35.375]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/safe-write.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.9774821Z [00:04:35.383]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/human.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.9849912Z [00:04:35.390]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-osf.gperf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:44.9924582Z [00:04:35.398]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pipe-safer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.0001154Z [00:04:35.405]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread_sigmask.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.0077013Z [00:04:35.413]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mgetgroups.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.0155172Z [00:04:35.421]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isupper.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.0230666Z [00:04:35.428]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-creat-safer.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.0307552Z [00:04:35.436]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xvasprintf.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.0382588Z [00:04:35.444]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isnanf-nolibm.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.0457980Z [00:04:35.451]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fclose.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.0532326Z [00:04:35.459]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/setlocale_null.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.0605420Z [00:04:35.466]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-hpux.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.0681418Z [00:04:35.473]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-backup-find.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.0755586Z [00:04:35.481]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdc_bit_width.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.0828605Z [00:04:35.488]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/randperm.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:45.0902572Z [00:04:35.496]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/di-set.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.0975571Z [00:04:35.503]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/linebuffer.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.1050783Z [00:04:35.510]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/nl_langinfo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.1125257Z [00:04:35.518]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/_Noreturn.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.1200785Z [00:04:35.525]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/signbitl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.1276206Z [00:04:35.533]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.1350607Z [00:04:35.540]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sm3.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.1425470Z [00:04:35.548]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xgetcwd.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.1497961Z [00:04:35.555]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/open.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.1573162Z [00:04:35.563]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/error.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.1649447Z [00:04:35.570]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkstemp-safer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.1732802Z [00:04:35.579]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdio--.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.1810449Z [00:04:35.586]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-acl-internal.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.1886517Z [00:04:35.594]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtoimax.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.1962079Z [00:04:35.602]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fchmodat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.2040863Z [00:04:35.609]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/regex_internal.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.2117061Z [00:04:35.617]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/msvc-inval.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.2193903Z [00:04:35.625]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-bitrotate.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.2270519Z [00:04:35.632]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32iscntrl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.2348539Z [00:04:35.640]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-unicodeio.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.2427036Z [00:04:35.648]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-irix.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.2500749Z [00:04:35.655]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/canonicalize.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.2576533Z [00:04:35.663]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-umaxtostr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.2657382Z [00:04:35.671]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtoumax.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.2733352Z [00:04:35.679]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-initguard.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.2808836Z [00:04:35.686]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xsize.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.2885386Z [00:04:35.694]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-hash-pjw.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.2958800Z [00:04:35.701]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/assert.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.3030609Z [00:04:35.708]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stat-w32.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.3110314Z [00:04:35.716]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-vaszprintf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.3187025Z [00:04:35.724]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/smack.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.3261361Z [00:04:35.731]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirfd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.3336718Z [00:04:35.739]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-write-any-file.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.3418485Z [00:04:35.747]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freadahead.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.3494989Z [00:04:35.755]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utimensat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.3569671Z [00:04:35.762]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/aszprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.3643547Z [00:04:35.770]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/set-acl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.3718765Z [00:04:35.777]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xdectoimax.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.3793283Z [00:04:35.785]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stpcpy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.3866615Z [00:04:35.792]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/byteswap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.3940536Z [00:04:35.799]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fd-safer-flag.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.4013920Z [00:04:35.807]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fd-safer.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.4089690Z [00:04:35.814]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dirchownmod.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.4161282Z [00:04:35.821]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdio-impl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.4232960Z [00:04:35.829]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/backup-find.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.4308826Z [00:04:35.836]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-utimens.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.4389158Z [00:04:35.844]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/size_max.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.4470470Z [00:04:35.852]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/physmem.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.4545490Z [00:04:35.860]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdio.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.4621404Z [00:04:35.867]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirent.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.4697004Z [00:04:35.875]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/siglist.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.4770486Z [00:04:35.882]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/exitfail.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.4844068Z [00:04:35.890]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/configmake.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.4917514Z [00:04:35.897]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/read-file.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.4990725Z [00:04:35.904]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memcasecmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.5064251Z [00:04:35.912]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xbinary-io.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.5138870Z [00:04:35.919]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fadvise.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.5211936Z [00:04:35.927]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-zos.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.5285856Z [00:04:35.934]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-freadahead.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.5360513Z [00:04:35.941]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/alignof.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.5450868Z [00:04:35.950]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-posix_memalign.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.5525542Z [00:04:35.958]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xgetgroups.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.5601324Z [00:04:35.965]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/savedir.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.5674153Z [00:04:35.973]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/closein.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.5746020Z [00:04:35.980]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/basename-lgpl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.5818425Z [00:04:35.987]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-areadlinkat-with-size.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.5895180Z [00:04:35.995]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbszero.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.5972085Z [00:04:36.003]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-strtod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.6047645Z [00:04:36.010]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fadvise.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.6122281Z [00:04:36.018]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/calloc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.6198523Z [00:04:36.025]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xdectoimax.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.6275150Z [00:04:36.033]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-propername-lite.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.6354324Z [00:04:36.041]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/base32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.6435981Z [00:04:36.049]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/regcomp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.6515402Z [00:04:36.057]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iswctype.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.6597111Z [00:04:36.065]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32_apply_type_test.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.6680434Z [00:04:36.073]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/inttostr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.6760194Z [00:04:36.081]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getprogname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.6839168Z [00:04:36.089]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/version-etc-fsf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.6916800Z [00:04:36.097]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ftoastr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.6997782Z [00:04:36.105]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/targetdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.7079012Z [00:04:36.113]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/msvc-nothrow.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.7159413Z [00:04:36.121]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/time_rz.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.7236444Z [00:04:36.129]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utimecmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.7313465Z [00:04:36.137]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filevercmp.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.7389954Z [00:04:36.144]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-unlinkdir.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.7465910Z [00:04:36.152]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-args.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.7540905Z [00:04:36.159]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-version-etc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.7614466Z [00:04:36.167]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/chmodat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.7688598Z [00:04:36.174]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/random.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.7767283Z [00:04:36.182]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/stat.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.7844286Z [00:04:36.190]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/socket.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.7920781Z [00:04:36.197]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/select.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.7995509Z [00:04:36.205]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/wait.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.8072227Z [00:04:36.213]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/types.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.8147364Z [00:04:36.220]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/resource.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.8221854Z [00:04:36.228]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/utsname.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.8301112Z [00:04:36.235]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/ioctl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.8376580Z [00:04:36.243]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/uio.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.8451490Z [00:04:36.251]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys/time.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.8525630Z [00:04:36.258]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-time_rz.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.8599919Z [00:04:36.265]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkfifo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.8672183Z [00:04:36.273]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirent.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.8746151Z [00:04:36.280]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-parse-datetime.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.8821582Z [00:04:36.287]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-printf-parse.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.8894897Z [00:04:36.295]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-timedmutex.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.8969970Z [00:04:36.302]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32iscntrl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.9052039Z [00:04:36.311]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xreadlink.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.9134764Z [00:04:36.319]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hard-locale.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.9212911Z [00:04:36.327]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gai_strerror.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.9290369Z [00:04:36.334]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mini-mpq-gnulib.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.9365357Z [00:04:36.342]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-memcoll.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.9440045Z [00:04:36.349]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uinttostr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.9514257Z [00:04:36.357]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/localename.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.9589974Z [00:04:36.364]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/alignalloc.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.9663501Z [00:04:36.372]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32tolower.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.9736734Z [00:04:36.379]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/lseek.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.9810144Z [00:04:36.386]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gettimeofday.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.9881313Z [00:04:36.393]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isnanl-nolibm.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:45.9954924Z [00:04:36.401]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-base64.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.0029635Z [00:04:36.408]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sm3.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.0112796Z [00:04:36.417]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/msvc-nothrow.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.0188845Z [00:04:36.424]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/af_alg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.0267017Z [00:04:36.432]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pselect.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.0349271Z [00:04:36.440]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xasprintf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.0430545Z [00:04:36.448]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-closeout.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.0506152Z [00:04:36.456]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/vasprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.0582474Z [00:04:36.464]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-stdlib.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.0656561Z [00:04:36.471]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-rwlock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.0731700Z [00:04:36.479]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isatty.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.0805761Z [00:04:36.486]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/minmax.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.0880329Z [00:04:36.493]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirchownmod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.0962670Z [00:04:36.502]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utime.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.1041285Z [00:04:36.509]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-rwlock.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.1116715Z [00:04:36.517]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbrtowc-impl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.1195083Z [00:04:36.525]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getugroups.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.1274948Z [00:04:36.533]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirchownmod.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.1355215Z [00:04:36.541]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utimens.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.1430609Z [00:04:36.548]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dtoastr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.1506298Z [00:04:36.556]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hash-pjw.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.1583782Z [00:04:36.564]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.1664457Z [00:04:36.572]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mcel.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.1747037Z [00:04:36.580]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-pipe2.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.1828441Z [00:04:36.588]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/long-options.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.1906954Z [00:04:36.596]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-setlocale_null.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.1982958Z [00:04:36.604]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/allocator.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.2065497Z [00:04:36.612]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/btoc32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.2146253Z [00:04:36.620]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-readtokens.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.2223085Z [00:04:36.628]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ignore-value.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.2301752Z [00:04:36.635]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sha512.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.2380081Z [00:04:36.643]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-mutex.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.2457575Z [00:04:36.651]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtol.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.2534006Z [00:04:36.659]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xdectoint.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.2609008Z [00:04:36.666]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-offtostr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.2683480Z [00:04:36.674]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-getndelim2.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.2758371Z [00:04:36.681]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-strnumcmp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.2831334Z [00:04:36.688]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ctype.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.2908895Z [00:04:36.696]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hash-triple-simple.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.2983013Z [00:04:36.704]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/backup-internal.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.3057729Z [00:04:36.711]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dup2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.3131196Z [00:04:36.718]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-memset_explicit.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.3210096Z [00:04:36.726]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getgroups.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.3286650Z [00:04:36.734]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-utimecmp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.3363479Z [00:04:36.742]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mountlist.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.3440679Z [00:04:36.749]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_uio.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.3517853Z [00:04:36.757]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-gettime.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.3594870Z [00:04:36.765]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isalpha.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.3669400Z [00:04:36.772]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.3743323Z [00:04:36.780]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libc-config.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.3821605Z [00:04:36.787]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/timegm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.3896134Z [00:04:36.795]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-once.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.3970377Z [00:04:36.802]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xprintf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.4044103Z [00:04:36.810]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-printf-frexp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.4118798Z [00:04:36.817]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/randread.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.4193571Z [00:04:36.825]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-areadlink.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.4269287Z [00:04:36.832]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/tempname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.4346218Z [00:04:36.840]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-nl_langinfo.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.4426379Z [00:04:36.848]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cl-strtold.c' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:46.4501890Z [00:04:36.856]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/endian.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.4576516Z [00:04:36.863]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/netinet_in.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.4659545Z [00:04:36.871]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sigprocmask.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.4734426Z [00:04:36.879]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.4809278Z [00:04:36.886]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/w32sock.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.4885226Z [00:04:36.894]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sm3-stream.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.4957923Z [00:04:36.901]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c-strcasecmp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.5031692Z [00:04:36.909]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.5106272Z [00:04:36.916]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/umaxtostr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.5180710Z [00:04:36.923]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/buffer-lcm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.5252734Z [00:04:36.931]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/base64.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.5327423Z [00:04:36.938]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isdigit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.5402579Z [00:04:36.946]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/progname.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.5480288Z [00:04:36.953]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-parse.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.5554754Z [00:04:36.961]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fpurge.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.5629462Z [00:04:36.968]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sig-handler.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.5702572Z [00:04:36.976]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fopen-safer.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.5775846Z [00:04:36.983]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-wctype-h.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.5849773Z [00:04:36.990]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/skipchars.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.5922792Z [00:04:36.998]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/randint.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.5996825Z [00:04:37.005]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-filenamecat.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.6068512Z [00:04:37.012]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-file-type.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.6142321Z [00:04:37.020]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/openat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.6215170Z [00:04:37.027]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/nproc.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.6290327Z [00:04:37.034]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkostemp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.6367634Z [00:04:37.042]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mpsort.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.6444287Z [00:04:37.050]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-qset-acl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.6517599Z [00:04:37.057]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/same.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.6591013Z [00:04:37.064]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-areadlinkat.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.6669395Z [00:04:37.072]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/careadlinkat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.6749009Z [00:04:37.080]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-imaxtostr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.6824146Z [00:04:37.088]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.6900301Z [00:04:37.095]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32width.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.6973376Z [00:04:37.103]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_digit.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.7046004Z [00:04:37.110]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.7120283Z [00:04:37.117]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_lower.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.7192722Z [00:04:37.125]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_cntrl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.7266092Z [00:04:37.132]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_punct.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.7341001Z [00:04:37.139]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_cntrl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.7416555Z [00:04:37.147]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_graph.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.7492371Z [00:04:37.155]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_upper.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.7566351Z [00:04:37.162]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_space.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.7638771Z [00:04:37.169]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_alpha.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.7712078Z [00:04:37.177]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_xdigit.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.7784613Z [00:04:37.184]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_graph.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.7857304Z [00:04:37.191]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_alnum.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.7930413Z [00:04:37.198]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_digit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.8004056Z [00:04:37.206]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_print.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.8082484Z [00:04:37.214]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_print.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.8156690Z [00:04:37.221]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_blank.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.8230434Z [00:04:37.228]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_xdigit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.8306300Z [00:04:37.236]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_graph.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.8383204Z [00:04:37.244]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_xdigit.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.8460975Z [00:04:37.251]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_upper.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.8535654Z [00:04:37.259]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_alpha.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.8610168Z [00:04:37.266]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_punct.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.8683832Z [00:04:37.274]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_cntrl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.8755646Z [00:04:37.281]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_print.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.8836154Z [00:04:37.289]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_space.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.8911331Z [00:04:37.296]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/bitmap.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.8985411Z [00:04:37.304]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.9060418Z [00:04:37.311]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_blank.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.9133800Z [00:04:37.319]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_print.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.9209897Z [00:04:37.326]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_space.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.9284368Z [00:04:37.334]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_lower.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.9360917Z [00:04:37.341]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_cntrl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.9435235Z [00:04:37.349]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_upper.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.9509585Z [00:04:37.356]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_alpha.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.9583077Z [00:04:37.364]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_punct.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.9656700Z [00:04:37.371]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_alnum.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.9728276Z [00:04:37.378]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_digit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.9798591Z [00:04:37.385]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_xdigit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.9869893Z [00:04:37.392]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/.deps/libcoreutils_a-ctype_graph.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:46.9942504Z [00:04:37.400]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_upper.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.0015260Z [00:04:37.407]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_alnum.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.0088185Z [00:04:37.414]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_lower.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.0160080Z [00:04:37.421]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_blank.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.0245036Z [00:04:37.430]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_punct.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.0324660Z [00:04:37.438]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_alpha.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.0404215Z [00:04:37.446]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_space.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.0479102Z [00:04:37.453]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_lower.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.0554582Z [00:04:37.461]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_alnum.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.0629032Z [00:04:37.468]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/libcoreutils_a-ctype_digit.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.0705479Z [00:04:37.476]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype/ctype_blank.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.0781055Z [00:04:37.483]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/renameatu.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.0854927Z [00:04:37.491]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/yesno.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.0932191Z [00:04:37.499]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/canon-host.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.1005731Z [00:04:37.506]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/futimens.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.1081323Z [00:04:37.513]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/symlinkat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.1155047Z [00:04:37.521]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cloexec.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.1230190Z [00:04:37.528]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sm3-stream.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.1304719Z [00:04:37.536]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fcntl-safer.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.1384018Z [00:04:37.544]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-scratch_buffer_grow_preserve.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.1460607Z [00:04:37.551]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray.gl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.1541396Z [00:04:37.559]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.1625999Z [00:04:37.568]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-dynarray_resize.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.1700108Z [00:04:37.575]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray_finalize.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.1776770Z [00:04:37.583]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-dynarray_emplace_enlarge.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.1850021Z [00:04:37.590]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-dynarray_resize_clear.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.1925000Z [00:04:37.598]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-dynarray_finalize.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.1999823Z [00:04:37.605]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/scratch_buffer.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.2071162Z [00:04:37.612]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/scratch_buffer.gl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.2145545Z [00:04:37.620]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray_emplace_enlarge.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.2218286Z [00:04:37.627]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray-skeleton.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.2293402Z [00:04:37.635]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray_resize.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.2370339Z [00:04:37.642]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.2445930Z [00:04:37.650]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-dynarray_finalize.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.2520625Z [00:04:37.657]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-scratch_buffer_grow_preserve.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.2594801Z [00:04:37.665]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-scratch_buffer_set_array_size.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.2667847Z [00:04:37.672]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-scratch_buffer_grow.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.2742169Z [00:04:37.680]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-dynarray_resize_clear.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.2817873Z [00:04:37.687]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-dynarray_emplace_enlarge.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.2894814Z [00:04:37.695]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-dynarray-skeleton.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.2970711Z [00:04:37.702]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-dynarray_at_failure.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.3046391Z [00:04:37.710]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/.deps/libcoreutils_a-dynarray_resize.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.3120294Z [00:04:37.717]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-dynarray_at_failure.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.3198366Z [00:04:37.725]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.3280907Z [00:04:37.733]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray-skeleton.gl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.3360910Z [00:04:37.741]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/scratch_buffer_set_array_size.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.3439204Z [00:04:37.749]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-scratch_buffer_set_array_size.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.3517309Z [00:04:37.757]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray_resize_clear.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.3596272Z [00:04:37.765]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/dynarray_at_failure.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.3671530Z [00:04:37.772]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/libcoreutils_a-scratch_buffer_grow.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.3749593Z [00:04:37.780]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/scratch_buffer_grow.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.3827350Z [00:04:37.788]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc/scratch_buffer_grow_preserve.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.3902340Z [00:04:37.796]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-inttostr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.3976927Z [00:04:37.803]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isxdigit.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.4053461Z [00:04:37.811]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/randperm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.4124593Z [00:04:37.818]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/write-any-file.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.4197216Z [00:04:37.825]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getlocalename_l-unsafe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.4270614Z [00:04:37.832]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32width.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.4344540Z [00:04:37.840]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fchownat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.4420354Z [00:04:37.847]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/float+.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.4496168Z [00:04:37.855]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/bitrotate.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.4569873Z [00:04:37.862]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-obstack.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.4651082Z [00:04:37.870]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-rand-isaac.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.4723394Z [00:04:37.878]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdlib--.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.4796102Z [00:04:37.885]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/config.hin' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.4867166Z [00:04:37.892]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/vasnprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.4941984Z [00:04:37.900]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iswdigit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.5016232Z [00:04:37.907]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/imaxtostr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.5092958Z [00:04:37.915]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strnlen1.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.5175837Z [00:04:37.923]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/openat.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.5250825Z [00:04:37.930]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sockets.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.5325323Z [00:04:37.938]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-getprogname.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.5397909Z [00:04:37.945]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-uinttostr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.5471982Z [00:04:37.952]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sha256.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.5545569Z [00:04:37.960]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getlogin.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.5617619Z [00:04:37.967]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iswpunct.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.5687811Z [00:04:37.974]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/posixver.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.5764738Z [00:04:37.982]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdbit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.5840468Z [00:04:37.989]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/assure.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.5914100Z [00:04:37.997]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/langinfo.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.5986016Z [00:04:38.004]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/u64.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.6063546Z [00:04:38.012]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/copy-acl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.6138622Z [00:04:38.019]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xtime.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.6215297Z [00:04:38.027]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/nl_langinfo-lock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.6288692Z [00:04:38.034]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wctype.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.6363128Z [00:04:38.042]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-cl-strtold.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.6437224Z [00:04:38.049]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbsrtoc32s.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.6512631Z [00:04:38.057]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xmemcoll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.6586836Z [00:04:38.064]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/se-label.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.6665385Z [00:04:38.072]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/string.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.6741727Z [00:04:38.080]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbswidth.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.6824491Z [00:04:38.088]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/userspec.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.6904102Z [00:04:38.096]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sockets.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.6982425Z [00:04:38.104]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memset_explicit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.7059744Z [00:04:38.111]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/lchown.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.7140606Z [00:04:38.119]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/flexmember.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.7216577Z [00:04:38.127]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/open-safer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.7292854Z [00:04:38.135]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32_apply_type_test.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.7371435Z [00:04:38.142]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/closeout.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.7452081Z [00:04:38.151]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbsrtoc32s-state.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.7532969Z [00:04:38.159]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mkdir-p.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.7616308Z [00:04:38.167]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memcmp2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.7695001Z [00:04:38.175]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/parse-datetime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.7775355Z [00:04:38.183]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtod.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.7852153Z [00:04:38.191]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filename.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.7930469Z [00:04:38.198]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdbit.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.8006255Z [00:04:38.206]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/creat-safer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.8082076Z [00:04:38.214]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gnulib.mk' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.8160353Z [00:04:38.221]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-backupfile.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.8236838Z [00:04:38.229]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rawmemchr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.8312960Z [00:04:38.237]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-strcasecmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.8388652Z [00:04:38.244]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fts_.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.8464327Z [00:04:38.252]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xstrtold.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.8539470Z [00:04:38.259]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-crc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.8613026Z [00:04:38.267]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/endian.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.8685675Z [00:04:38.274]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/openat-proc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.8759330Z [00:04:38.281]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strftime.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.8831837Z [00:04:38.289]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/di-set.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.8903941Z [00:04:38.296]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/same-inode.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.8976632Z [00:04:38.303]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mpsort.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.9048434Z [00:04:38.310]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/time_r.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.9121410Z [00:04:38.318]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/areadlinkat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.9192598Z [00:04:38.325]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-chownat.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.9265710Z [00:04:38.332]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt_int.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.9342995Z [00:04:38.340]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filevercmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.9419767Z [00:04:38.347]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/quotearg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.9495928Z [00:04:38.355]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/config.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.9578480Z [00:04:38.363]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-buffer-lcm.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.9660670Z [00:04:38.371]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/signbitf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.9742103Z [00:04:38.379]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/offtostr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.9823677Z [00:04:38.388]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xgetgroups.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.9901715Z [00:04:38.395]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isgraph.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:47.9979343Z [00:04:38.403]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strnlen1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.0056374Z [00:04:38.411]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sha1.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.0132292Z [00:04:38.419]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-once.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.0217280Z [00:04:38.427]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mountlist.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.0296686Z [00:04:38.435]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fsusage.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.0376494Z [00:04:38.443]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rmdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.0456695Z [00:04:38.451]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c-file-type.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.0538288Z [00:04:38.459]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-localcharset.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.0618292Z [00:04:38.467]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ftello.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.0697986Z [00:04:38.475]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c-strtod.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.0777508Z [00:04:38.483]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fsusage.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.0856624Z [00:04:38.491]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/se-context.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.0935378Z [00:04:38.499]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistd--.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.1013522Z [00:04:38.507]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/string.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.1093590Z [00:04:38.515]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbszero.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.1173253Z [00:04:38.523]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/chown.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.1254730Z [00:04:38.531]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dev-ino.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.1335137Z [00:04:38.539]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sigaction.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.1410807Z [00:04:38.546]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/chmod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.1489402Z [00:04:38.554]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freadptr.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.1566763Z [00:04:38.562]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/u64.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.1645516Z [00:04:38.570]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-tls.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.1724852Z [00:04:38.578]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-file-has-acl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.1801970Z [00:04:38.586]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-closein.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.1882093Z [00:04:38.594]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xreadlink.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.1962224Z [00:04:38.602]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-se-context.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.2037783Z [00:04:38.609]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/physmem.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.2116909Z [00:04:38.617]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iswctype-impl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.2201441Z [00:04:38.625]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.2280967Z [00:04:38.633]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freadahead.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.2357906Z [00:04:38.641]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/acl_entries.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.2433157Z [00:04:38.649]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-error.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.2506742Z [00:04:38.656]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dtotimespec.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.2582800Z [00:04:38.664]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xstrtoumax.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.2655602Z [00:04:38.671]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/read-file.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.2732004Z [00:04:38.678]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-strcaseeq.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.2806304Z [00:04:38.686]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha512.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.2885260Z [00:04:38.694]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/opendir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.2961646Z [00:04:38.702]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ftoastr.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.3038305Z [00:04:38.709]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stat-time.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.3116501Z [00:04:38.717]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-physmem.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.3191340Z [00:04:38.725]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uchar.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.3267585Z [00:04:38.732]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memchr2.valgrind' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.3347114Z [00:04:38.740]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-targetdir.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.3425601Z [00:04:38.748]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/tempname.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.3503253Z [00:04:38.756]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filenamecat.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.3583741Z [00:04:38.764]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isspace.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.3664157Z [00:04:38.772]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-readtokens0.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.3742271Z [00:04:38.780]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/arpa_inet.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.3818727Z [00:04:38.787]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/i-ring.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.3892924Z [00:04:38.795]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freopen-safer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.3966461Z [00:04:38.802]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wctype-h.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.4040261Z [00:04:38.809]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-skipchars.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.4117502Z [00:04:38.817]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strdup.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.4193290Z [00:04:38.825]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-careadlinkat.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.4267304Z [00:04:38.832]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unlinkdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.4340341Z [00:04:38.839]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32_get_type_test.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.4412857Z [00:04:38.847]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fcntl.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.4485783Z [00:04:38.854]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xalignalloc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.4556476Z [00:04:38.861]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/crc-x86_64.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.4631696Z [00:04:38.869]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_select.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.4709722Z [00:04:38.876]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/scratch_buffer.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.4783375Z [00:04:38.884]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-freadptr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.4855802Z [00:04:38.891]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freadseek.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.4931198Z [00:04:38.898]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xfts.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.5004173Z [00:04:38.906]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/qcopy-acl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.5076883Z [00:04:38.913]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mknod.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.5149392Z [00:04:38.920]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/limits.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.5220585Z [00:04:38.927]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.5292856Z [00:04:38.935]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/file-has-acl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.5364409Z [00:04:38.942]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mountlist.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.5434954Z [00:04:38.949]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/regex.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.5506193Z [00:04:38.956]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-base32.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.5576787Z [00:04:38.963]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/long-options.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.5647443Z [00:04:38.970]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memcoll.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.5717512Z [00:04:38.977]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xalignalloc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.5791635Z [00:04:38.985]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/save-cwd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.5865042Z [00:04:38.992]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/setlocale-lock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.5937508Z [00:04:38.999]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/closein.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.6015796Z [00:04:39.007]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mini-gmp.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.6093926Z [00:04:39.015]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/putenv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.6169495Z [00:04:39.022]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_socket.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.6244036Z [00:04:39.030]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/lchmod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.6317755Z [00:04:39.037]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/backupfile.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.6391509Z [00:04:39.044]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/anytostr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.6464794Z [00:04:39.052]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-solaris.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.6538316Z [00:04:39.059]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/priv-set.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.6615731Z [00:04:39.067]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xnanosleep.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.6694331Z [00:04:39.075]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-md5-stream.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.6769970Z [00:04:39.082]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xdectoumax.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.6844605Z [00:04:39.090]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt-cdefs.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.6922692Z [00:04:39.098]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/attribute.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.6997275Z [00:04:39.105]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/human.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.7075599Z [00:04:39.113]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memcoll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.7153419Z [00:04:39.121]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-hash-triple-simple.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.7232493Z [00:04:39.129]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-randint.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.7309977Z [00:04:39.136]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sig-handler.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.7387053Z [00:04:39.144]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-args.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.7464672Z [00:04:39.152]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readtokens.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.7545256Z [00:04:39.160]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xmalloc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.7625875Z [00:04:39.168]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-thread.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.7700860Z [00:04:39.175]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/secure_getenv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.7776771Z [00:04:39.183]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xdectoint.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.7853055Z [00:04:39.191]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkfifoat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.7930532Z [00:04:39.198]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fopen-safer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.8006989Z [00:04:39.206]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-freadseek.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.8084573Z [00:04:39.214]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-savedir.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.8163673Z [00:04:39.222]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-zos.gperf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.8240198Z [00:04:39.229]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wctype-impl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.8325295Z [00:04:39.238]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-long-options.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.8403352Z [00:04:39.246]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/localcharset.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.8484672Z [00:04:39.254]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-strintcmp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.8571226Z [00:04:39.261]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/close-stream.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.8640161Z [00:04:39.269]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/error.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.8720773Z [00:04:39.277]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filemode.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.8797623Z [00:04:39.285]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-ldtoastr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.8874835Z [00:04:39.293]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unitypes.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.8953234Z [00:04:39.301]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unlinkat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.9029772Z [00:04:39.308]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtol.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.9107352Z [00:04:39.316]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/intprops-internal.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.9188924Z [00:04:39.324]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xprintf.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.9274190Z [00:04:39.333]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gethostname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.9350704Z [00:04:39.340]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/parse-datetime.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.9430303Z [00:04:39.348]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/se-label.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.9514481Z [00:04:39.357]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbrlen.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.9590607Z [00:04:39.364]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-copy-file-range.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.9669160Z [00:04:39.372]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-ialloc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.9749256Z [00:04:39.380]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/localeconv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.9830389Z [00:04:39.388]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/argmatch.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.9908743Z [00:04:39.396]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/remove.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:48.9987204Z [00:04:39.404]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-recmutex.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.0064738Z [00:04:39.412]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_close.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.0139849Z [00:04:39.419]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-allocator.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.0215305Z [00:04:39.427]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_time.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.0293596Z [00:04:39.435]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fpucw.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.0372609Z [00:04:39.443]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gl_openssl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.0447156Z [00:04:39.450]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-renameatu.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.0522446Z [00:04:39.458]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbsrtoc32s.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.0601174Z [00:04:39.465]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-strtold.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.0682042Z [00:04:39.474]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/binary-io.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.0764077Z [00:04:39.482]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getlocalename_l-unsafe.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.0844231Z [00:04:39.490]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-posixver.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.0923904Z [00:04:39.498]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/linebuffer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.1006127Z [00:04:39.506]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloca.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.1085291Z [00:04:39.514]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-btowc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.1164726Z [00:04:39.522]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stat-w32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.1245006Z [00:04:39.530]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkdir-p.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.1323615Z [00:04:39.538]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mini-gmp-gnulib.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.1404270Z [00:04:39.546]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/basename-lgpl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.1485081Z [00:04:39.554]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mgetgroups.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.1562653Z [00:04:39.562]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dup-safer-flag.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.1644597Z [00:04:39.570]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_socket.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.1722362Z [00:04:39.578]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloca.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.1800218Z [00:04:39.585]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/inet_ntop.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.1876227Z [00:04:39.593]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/base64.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.1956429Z [00:04:39.601]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/time.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.2036094Z [00:04:39.609]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dup-safer-flag.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.2112730Z [00:04:39.617]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c-strncasecmp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.2187832Z [00:04:39.624]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-linebuffer.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.2263669Z [00:04:39.632]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/math.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.2342044Z [00:04:39.639]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/float.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.2420001Z [00:04:39.647]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memrchr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.2496416Z [00:04:39.655]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/md5.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.2574753Z [00:04:39.663]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.2653834Z [00:04:39.671]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xbinary-io.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.2735334Z [00:04:39.679]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-exitfail.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.2815248Z [00:04:39.687]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fseeko.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.2896594Z [00:04:39.695]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/version-etc.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.2976143Z [00:04:39.703]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sig2str.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.3057585Z [00:04:39.711]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sys_socket.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.3139371Z [00:04:39.719]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-yesno.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.3220357Z [00:04:39.727]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/acl-errno-valid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.3300345Z [00:04:39.735]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fseterr.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.3377388Z [00:04:39.743]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/group-member.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.3459040Z [00:04:39.751]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbrtoc32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.3536471Z [00:04:39.759]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/local.mk' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:49.3618379Z [00:04:39.767]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xgethostname.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.3697582Z [00:04:39.775]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-read-file.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.3776791Z [00:04:39.783]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-opendirat.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.3855583Z [00:04:39.791]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-tempname.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.3937268Z [00:04:39.799]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbtowc-lock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.4016628Z [00:04:39.807]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-set-permissions.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.4097360Z [00:04:39.815]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isblank.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.4183584Z [00:04:39.824]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cloexec.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.4265823Z [00:04:39.832]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/priv-set.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.4343730Z [00:04:39.840]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-version-etc-fsf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.4418951Z [00:04:39.847]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-float.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.4494643Z [00:04:39.855]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/endian.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.4569783Z [00:04:39.862]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-thread.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.4644965Z [00:04:39.870]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbschr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.4721419Z [00:04:39.877]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-basename-lgpl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.4795510Z [00:04:39.885]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wctype.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.4871519Z [00:04:39.892]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.4949864Z [00:04:39.900]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/cjk.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.5029291Z [00:04:39.908]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/libcoreutils_a-width.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.5106462Z [00:04:39.916]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/width0.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.5184223Z [00:04:39.924]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/width2.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.5261664Z [00:04:39.931]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/.deps/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.5337824Z [00:04:39.939]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/.deps/libcoreutils_a-width.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.5413270Z [00:04:39.947]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth/width.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.5490398Z [00:04:39.954]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-openat-die.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.5565989Z [00:04:39.962]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getcwd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.5642134Z [00:04:39.970]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fcntl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.5716467Z [00:04:39.977]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtoimax.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.5791864Z [00:04:39.984]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readtokens0.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.5867630Z [00:04:39.992]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-realloc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.5942859Z [00:04:40.000]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/lstat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.6015686Z [00:04:40.007]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fts.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.6089960Z [00:04:40.014]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xstrtod.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.6163715Z [00:04:40.022]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-progname.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.6237762Z [00:04:40.029]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/idcache.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.6311756Z [00:04:40.037]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbswidth.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.6385009Z [00:04:40.044]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/settime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.6457238Z [00:04:40.051]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.6529344Z [00:04:40.058]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtoll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.6601834Z [00:04:40.066]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strnumcmp-in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.6675419Z [00:04:40.073]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdint.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.6750805Z [00:04:40.080]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.6823689Z [00:04:40.088]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/streq.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.6896824Z [00:04:40.095]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/access.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.6971275Z [00:04:40.102]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/locale.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.7047680Z [00:04:40.110]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-readutmp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.7123808Z [00:04:40.118]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isnan.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.7197218Z [00:04:40.125]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-open-safer.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.7269976Z [00:04:40.132]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbtowc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.7341878Z [00:04:40.140]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.7413660Z [00:04:40.147]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getugroups.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.7486376Z [00:04:40.154]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getcwd-lgpl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.7559084Z [00:04:40.161]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getfilecon.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.7629635Z [00:04:40.168]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fnmatch_loop.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.7701030Z [00:04:40.175]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdlib-safer.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.7772382Z [00:04:40.183]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/exitfail.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.7845816Z [00:04:40.190]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mknodat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.7919525Z [00:04:40.197]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-freading.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.7993163Z [00:04:40.205]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/inet_pton.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.8065402Z [00:04:40.212]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hash-triple.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.8143264Z [00:04:40.220]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fcntl--.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.8218302Z [00:04:40.227]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/qset-acl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.8291534Z [00:04:40.235]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filenamecat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.8363671Z [00:04:40.242]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbrtoc32.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.8434744Z [00:04:40.249]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xmemcoll.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.8505945Z [00:04:40.256]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fts.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.8577679Z [00:04:40.263]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.8649304Z [00:04:40.270]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u32-strlen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.8723156Z [00:04:40.278]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u8-uctomb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.8797878Z [00:04:40.285]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u32-chr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.8870859Z [00:04:40.292]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u8-mbtoucr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.8948433Z [00:04:40.300]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u32-chr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.9028909Z [00:04:40.308]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u32-strcat.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.9105881Z [00:04:40.316]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u32-cpy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.9181870Z [00:04:40.324]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u32-strlen.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.9255621Z [00:04:40.331]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u32-cpy.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.9329105Z [00:04:40.338]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u-strcat.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.9400408Z [00:04:40.345]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u-cpy.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.9474940Z [00:04:40.353]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u8-mbtoucr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.9546727Z [00:04:40.360]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u8-uctomb-aux.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.9618888Z [00:04:40.367]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u-strlen.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.9689975Z [00:04:40.374]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u32-strcat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.9763129Z [00:04:40.382]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.9834908Z [00:04:40.389]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u32-cpy.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.9908577Z [00:04:40.396]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u32-chr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:49.9981354Z [00:04:40.403]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u8-mbtoucr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.0054760Z [00:04:40.411]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u8-uctomb.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.0130156Z [00:04:40.418]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u8-uctomb-aux.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.0205859Z [00:04:40.426]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u32-pcpy.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.0280496Z [00:04:40.433]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u32-strlen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.0354336Z [00:04:40.441]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/.deps/libcoreutils_a-u32-strcat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.0427411Z [00:04:40.448]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u32-pcpy.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.0501388Z [00:04:40.455]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u32-pcpy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.0574534Z [00:04:40.463]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/libcoreutils_a-u8-uctomb.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.0648304Z [00:04:40.470]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u8-uctomb-aux.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.0721501Z [00:04:40.478]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr/u-pcpy.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.0795680Z [00:04:40.485]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isnanf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.0871250Z [00:04:40.492]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkancesdirs.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.0944835Z [00:04:40.500]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-strtod.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.1020302Z [00:04:40.507]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/btowc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.1098966Z [00:04:40.515]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtol-error.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.1176087Z [00:04:40.523]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/full-read.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.1253620Z [00:04:40.531]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha512-stream.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.1328624Z [00:04:40.538]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32ispunct.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.1407780Z [00:04:40.546]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-nproc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.1483994Z [00:04:40.554]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-selinux-at.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.1557445Z [00:04:40.561]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbrlen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.1634877Z [00:04:40.569]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_utsname.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.1709719Z [00:04:40.576]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fnmatch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.1784259Z [00:04:40.584]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/termios.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.1857574Z [00:04:40.591]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isdigit.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.1932857Z [00:04:40.599]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha512.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.2007793Z [00:04:40.606]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/setenv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.2085261Z [00:04:40.614]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-open.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.2160592Z [00:04:40.621]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-chmodat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.2235914Z [00:04:40.629]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-isnand.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.2312922Z [00:04:40.637]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xtime.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.2394150Z [00:04:40.645]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkdirat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.2470174Z [00:04:40.652]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sm3-stream.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.2545430Z [00:04:40.660]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fseterr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.2625446Z [00:04:40.668]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkancesdirs.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.2704895Z [00:04:40.676]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-asnprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.2782164Z [00:04:40.684]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fcntl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.2857296Z [00:04:40.691]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-utimecmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.2933541Z [00:04:40.699]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-filenamecat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.3009865Z [00:04:40.706]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.3084034Z [00:04:40.714]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-filemode.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.3159061Z [00:04:40.721]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtol.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.3233335Z [00:04:40.729]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-regex.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.3306415Z [00:04:40.736]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-setlocale_null-unlocked.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.3381035Z [00:04:40.743]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-opendir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.3453589Z [00:04:40.751]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-backup-rename.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.3526121Z [00:04:40.758]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strdup.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.3598740Z [00:04:40.765]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-di-set.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.3670062Z [00:04:40.772]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getdtablesize.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.3743981Z [00:04:40.780]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-wcwidth.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.3816555Z [00:04:40.787]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strstr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.3889799Z [00:04:40.794]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.3960432Z [00:04:40.801]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getcwd-lgpl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.4032227Z [00:04:40.809]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isdigit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.4105125Z [00:04:40.816]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xnanosleep.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.4176818Z [00:04:40.823]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-bitrotate.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.4256843Z [00:04:40.831]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-unlinkdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.4334117Z [00:04:40.839]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-ftell.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.4409770Z [00:04:40.846]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-time.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.4482582Z [00:04:40.854]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-crc-generate-table.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.4555140Z [00:04:40.861]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dirname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.4627663Z [00:04:40.868]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-copy-acl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.4706426Z [00:04:40.876]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-imaxtostr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.4782944Z [00:04:40.884]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-signbitd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.4856459Z [00:04:40.891]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-copy-file-range.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.4931175Z [00:04:40.898]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fd-safer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.5003766Z [00:04:40.906]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fsync.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.5078544Z [00:04:40.913]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-ino-map.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.5152343Z [00:04:40.921]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mountlist.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.5228196Z [00:04:40.928]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-acl-errno-valid.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.5303210Z [00:04:40.936]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-nl_langinfo.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.5377954Z [00:04:40.943]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c-strcasecmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.5452431Z [00:04:40.951]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-time_rz.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.5529992Z [00:04:40.958]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-rpmatch.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.5606105Z [00:04:40.966]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-isnanf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.5684614Z [00:04:40.974]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iconv_open.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.5762230Z [00:04:40.982]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-posixver.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.5836513Z [00:04:40.989]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-rewinddir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.5911971Z [00:04:40.997]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-tzset.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.5984652Z [00:04:41.004]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-utimens.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.6058812Z [00:04:41.011]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-vfzprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.6131776Z [00:04:41.019]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-itold.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.6205653Z [00:04:41.026]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fstat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.6280197Z [00:04:41.033]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-areadlink-with-size.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.6359084Z [00:04:41.041]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mknodat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.6436478Z [00:04:41.049]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strnlen1.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.6514282Z [00:04:41.057]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-backup-find.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.6593237Z [00:04:41.065]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-select.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.6675306Z [00:04:41.073]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-lc-charset-dispatch.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.6754218Z [00:04:41.081]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbsrtowcs-state.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.6831250Z [00:04:41.088]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xgetgroups.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.6909581Z [00:04:41.096]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-file-has-acl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.6988583Z [00:04:41.104]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkstemp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.7063119Z [00:04:41.112]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-savewd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.7138342Z [00:04:41.119]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-priv-set.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.7214171Z [00:04:41.127]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-chownat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.7290062Z [00:04:41.134]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbsrtowcs.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.7370888Z [00:04:41.142]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-str_endswith.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.7453293Z [00:04:41.151]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-write.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.7531285Z [00:04:41.158]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iswpunct.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.7606353Z [00:04:41.166]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strerror-override.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.7681414Z [00:04:41.173]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sha1-stream.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.7753991Z [00:04:41.181]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strnlen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.7829545Z [00:04:41.188]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-areadlinkat-with-size.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.7907916Z [00:04:41.196]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-msvc-inval.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.7987252Z [00:04:41.204]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xmalloc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.8066371Z [00:04:41.212]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getlogin.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.8146538Z [00:04:41.220]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fprintftime.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.8222603Z [00:04:41.228]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-opendirat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.8296675Z [00:04:41.235]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-vsnzprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.8372250Z [00:04:41.243]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-basename.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.8450519Z [00:04:41.250]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-root-dev-ino.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.8522883Z [00:04:41.258]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getloadavg.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.8595461Z [00:04:41.265]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-settime.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.8668680Z [00:04:41.272]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strftime.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.8741144Z [00:04:41.279]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-putenv.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.8813624Z [00:04:41.287]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-rwlock.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.8886748Z [00:04:41.294]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32iscntrl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.8959970Z [00:04:41.301]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xstrtoul.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.9032134Z [00:04:41.309]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-offtostr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.9104427Z [00:04:41.316]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xreadlink.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.9176216Z [00:04:41.323]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xmemcoll.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.9250267Z [00:04:41.330]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-get-permissions.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.9322585Z [00:04:41.338]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-careadlinkat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.9394519Z [00:04:41.345]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fseeko.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.9466911Z [00:04:41.352]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-qset-acl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.9540016Z [00:04:41.359]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iswctype.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.9616057Z [00:04:41.367]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-uinttostr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.9690069Z [00:04:41.374]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-version-etc-fsf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.9762353Z [00:04:41.382]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbsrtoc32s-state.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.9834430Z [00:04:41.389]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isspace.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.9908500Z [00:04:41.396]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fchown-stub.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:50.9982999Z [00:04:41.404]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-memrchr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.0057036Z [00:04:41.411]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-umaxtostr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.0129796Z [00:04:41.418]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-closeout.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.0202378Z [00:04:41.426]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-tempname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.0276285Z [00:04:41.433]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-unicodeio.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.0355292Z [00:04:41.441]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xbinary-io.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.0433049Z [00:04:41.449]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pthread_sigmask.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.0508714Z [00:04:41.456]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xstrtold.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.0586050Z [00:04:41.464]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-hash-pjw.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.0668993Z [00:04:41.472]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-areadlink.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.0750758Z [00:04:41.480]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iconv_close.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.0827688Z [00:04:41.488]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strerror.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.0903944Z [00:04:41.496]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sha512.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.0981132Z [00:04:41.503]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-uname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.1056373Z [00:04:41.511]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-gethostname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.1133336Z [00:04:41.519]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fdopendir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.1209821Z [00:04:41.526]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-filenamecat-lgpl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.1284612Z [00:04:41.534]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-openat-safer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.1361952Z [00:04:41.542]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbsrtoc32s.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.1439707Z [00:04:41.549]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbscasecmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.1515657Z [00:04:41.557]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-reallocarray.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.1591738Z [00:04:41.565]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-frexp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.1669906Z [00:04:41.572]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dirchownmod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.1746084Z [00:04:41.580]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-savedir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.1824667Z [00:04:41.588]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-math.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.1906950Z [00:04:41.596]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-binary-io.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.1984363Z [00:04:41.604]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-chmod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.2060598Z [00:04:41.611]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-secure_getenv.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.2136518Z [00:04:41.619]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-renameat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.2213812Z [00:04:41.627]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbrlen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.2291141Z [00:04:41.634]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sig-handler.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.2364721Z [00:04:41.642]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtoull.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.2441228Z [00:04:41.649]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-inet_pton.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.2516901Z [00:04:41.657]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-timegm.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.2592119Z [00:04:41.665]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-alloca.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.2666727Z [00:04:41.672]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/alloca.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.2743590Z [00:04:41.680]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-qsort.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.2822026Z [00:04:41.688]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-randint.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.2902520Z [00:04:41.696]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dtimespec-bound.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.2983102Z [00:04:41.704]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbschr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.3063313Z [00:04:41.712]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dup-safer-flag.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.3142544Z [00:04:41.720]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-nl_langinfo-lock.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.3219069Z [00:04:41.727]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getugroups.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.3297600Z [00:04:41.735]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c-file-type.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.3374254Z [00:04:41.743]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-heap.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.3452962Z [00:04:41.751]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-cl-strtod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.3529692Z [00:04:41.758]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-unsetenv.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.3608323Z [00:04:41.766]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getfilecon.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.3691590Z [00:04:41.774]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-snprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.3769974Z [00:04:41.782]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-memcmp2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.3845709Z [00:04:41.790]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-regexec.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.3922448Z [00:04:41.798]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dtoastr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.3995820Z [00:04:41.805]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xvasprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.4070670Z [00:04:41.812]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-isatty.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.4143511Z [00:04:41.820]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkfifo.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.4218606Z [00:04:41.827]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fclose.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.4294177Z [00:04:41.835]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-vasprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.4369021Z [00:04:41.842]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-cycle-check.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.4443351Z [00:04:41.850]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.4517645Z [00:04:41.857]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-symlink.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.4591121Z [00:04:41.864]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-float.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.4668263Z [00:04:41.872]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sockets.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.4746029Z [00:04:41.880]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-regex_internal.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.4820505Z [00:04:41.887]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xfts.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.4895571Z [00:04:41.895]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-hash.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.4972064Z [00:04:41.903]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fts-cycle.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.5045986Z [00:04:41.910]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stdc_leading_zeros.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.5119362Z [00:04:41.917]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xgethostname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.5192316Z [00:04:41.925]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dirfd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.5264714Z [00:04:41.932]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-basename-lgpl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.5336591Z [00:04:41.939]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-malloca.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.5406831Z [00:04:41.946]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-vasnprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.5477367Z [00:04:41.953]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xasprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.5553072Z [00:04:41.961]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sys_socket.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.5626993Z [00:04:41.968]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-read-file.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.5700404Z [00:04:41.975]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getopt1.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.5772966Z [00:04:41.983]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-se-selinux.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.5844473Z [00:04:41.990]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fseek.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.5917196Z [00:04:41.997]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbtowc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.5991505Z [00:04:42.004]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isupper.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.6065481Z [00:04:42.012]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getopt.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.6144016Z [00:04:42.020]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-remove.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.6218617Z [00:04:42.027]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-posix_memalign.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.6292136Z [00:04:42.035]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkostemp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.6365028Z [00:04:42.042]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-printf-parse.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.6438674Z [00:04:42.049]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sigprocmask.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.6510565Z [00:04:42.056]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-canon-host.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.6581842Z [00:04:42.064]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iswblank.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.6654092Z [00:04:42.071]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iconv.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.6722309Z [00:04:42.078]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sigaction.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.6795620Z [00:04:42.085]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-malloc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.6872975Z [00:04:42.093]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fpurge.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.6945692Z [00:04:42.100]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-safe-read.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.7020482Z [00:04:42.107]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-printf-frexpl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.7095527Z [00:04:42.115]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mgetgroups.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.7169860Z [00:04:42.122]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-file-set.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.7247291Z [00:04:42.130]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fileblocks.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.7331106Z [00:04:42.138]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isxdigit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.7406687Z [00:04:42.146]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-utime.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.7482373Z [00:04:42.154]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c-strtold.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.7557379Z [00:04:42.161]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtold.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.7631062Z [00:04:42.168]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-safe-write.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.7704680Z [00:04:42.176]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-modechange.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.7779525Z [00:04:42.183]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-open-safer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.7852911Z [00:04:42.191]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-unlink.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.7925609Z [00:04:42.198]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-hash-triple-simple.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.7996766Z [00:04:42.205]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-save-cwd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.8067435Z [00:04:42.212]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fchownat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.8141023Z [00:04:42.219]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-ialloc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.8218727Z [00:04:42.227]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mpsort.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.8296488Z [00:04:42.235]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fflush.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.8372019Z [00:04:42.243]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pthread-thread.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.8445398Z [00:04:42.250]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-aszprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.8519008Z [00:04:42.257]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-base32.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.8593468Z [00:04:42.265]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xalloc-die.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.8666582Z [00:04:42.272]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-linebuffer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.8739699Z [00:04:42.279]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-quotearg.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.8814562Z [00:04:42.287]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbszero.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.8889715Z [00:04:42.294]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-creat-safer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.8963823Z [00:04:42.302]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-same.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.9037698Z [00:04:42.309]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkstemp-safer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.9113972Z [00:04:42.317]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pipe-safer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.9188622Z [00:04:42.324]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-freadseek.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.9261365Z [00:04:42.332]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fpending.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.9332216Z [00:04:42.339]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-faccessat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.9404109Z [00:04:42.346]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-canonicalize.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.9475392Z [00:04:42.353]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xgetcwd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.9546693Z [00:04:42.360]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-wctype-h.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.9619679Z [00:04:42.367]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-qsort_r.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.9691332Z [00:04:42.374]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbswidth.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.9763790Z [00:04:42.382]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-lchown.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.9835495Z [00:04:42.389]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-userspec.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.9908245Z [00:04:42.396]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-at-func.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:51.9980410Z [00:04:42.403]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stdlib.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.0053404Z [00:04:42.411]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-set-acl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.0126231Z [00:04:42.418]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strnumcmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.0200786Z [00:04:42.425]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isgraph.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.0275193Z [00:04:42.433]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xalignalloc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.0351483Z [00:04:42.440]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dup.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.0426518Z [00:04:42.448]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-chown.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.0506931Z [00:04:42.456]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-recmutex.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.0597090Z [00:04:42.465]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-cloexec.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.0680915Z [00:04:42.473]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getaddrinfo.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.0758416Z [00:04:42.481]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-gettimeofday.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.0834361Z [00:04:42.489]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-md5.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.0910005Z [00:04:42.496]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-localcharset.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.0984770Z [00:04:42.504]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-localeconv.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.1061689Z [00:04:42.512]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strsignal.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.1135079Z [00:04:42.519]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-byteswap.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.1210405Z [00:04:42.526]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-memcasecmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.1283600Z [00:04:42.534]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sig2str.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.1357734Z [00:04:42.541]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-argmatch.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.1434462Z [00:04:42.549]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-openat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.1511791Z [00:04:42.556]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-closedir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.1587344Z [00:04:42.564]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-exitfail.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.1664596Z [00:04:42.572]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pthread-once.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.1738817Z [00:04:42.579]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-close.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.1814361Z [00:04:42.587]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-openat-proc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.1895389Z [00:04:42.595]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sha1.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.1971281Z [00:04:42.602]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-setenv.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.2045241Z [00:04:42.610]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-lstat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.2117677Z [00:04:42.617]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getline.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.2194146Z [00:04:42.625]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkfifoat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.2272922Z [00:04:42.633]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-memcoll.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.2348867Z [00:04:42.640]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xstrtoumax.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.2424667Z [00:04:42.648]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getlocalename_l-unsafe.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.2499123Z [00:04:42.655]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xstrtol-error.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.2574069Z [00:04:42.663]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-printf-frexp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.2651231Z [00:04:42.670]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-crc-x86_64-pclmul.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.2724431Z [00:04:42.678]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-progname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.2799036Z [00:04:42.685]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32islower.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.2870984Z [00:04:42.692]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-nstrftime.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.2944041Z [00:04:42.700]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fdutimensat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.3016065Z [00:04:42.707]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-set-permissions.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.3091867Z [00:04:42.715]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fstatat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.3165084Z [00:04:42.722]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32tolower.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.3237491Z [00:04:42.729]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-selinux-at.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.3311537Z [00:04:42.736]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-ldtoastr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.3385327Z [00:04:42.744]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fopen-safer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.3460153Z [00:04:42.751]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-file-type.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.3530734Z [00:04:42.758]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-calloc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.3609787Z [00:04:42.766]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getgroups.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.3689141Z [00:04:42.774]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-asprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.3765844Z [00:04:42.782]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-u64.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.3840330Z [00:04:42.789]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-vaszprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.3912210Z [00:04:42.797]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-timespec.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.3984343Z [00:04:42.804]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sha256.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.4057138Z [00:04:42.811]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-isblank.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.4129914Z [00:04:42.818]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-symlinkat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.4203061Z [00:04:42.826]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fnmatch.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.4274329Z [00:04:42.833]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-ftoastr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.4346763Z [00:04:42.840]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-buffer-lcm.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.4416930Z [00:04:42.847]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fdopen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.4489880Z [00:04:42.854]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-msvc-nothrow.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.4562401Z [00:04:42.862]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isalpha.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.4635839Z [00:04:42.869]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-crc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.4710410Z [00:04:42.876]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-realloc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.4783513Z [00:04:42.884]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getpagesize.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.4855328Z [00:04:42.891]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-se-label.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.4926998Z [00:04:42.898]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xstrtod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.4998735Z [00:04:42.905]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-at-func2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.5073561Z [00:04:42.913]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-openat-die.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.5144115Z [00:04:42.920]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-renameatu.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.5216370Z [00:04:42.927]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-write-any-file.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.5287895Z [00:04:42.934]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xstrtol.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.5363294Z [00:04:42.942]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-wcrtomb.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.5439316Z [00:04:42.949]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbslen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.5513232Z [00:04:42.957]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dtotimespec.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.5585634Z [00:04:42.964]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-areadlinkat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.5657375Z [00:04:42.971]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-isnanl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.5729723Z [00:04:42.978]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-endian.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.5801978Z [00:04:42.986]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pthread-mutex.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.5875468Z [00:04:42.993]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-lchmod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.5948379Z [00:04:43.000]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-targetdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.6020178Z [00:04:43.007]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-inttostr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.6092857Z [00:04:43.015]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stdbit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.6165364Z [00:04:43.022]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32width.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.6236277Z [00:04:43.029]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32_apply_type_test.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.6308613Z [00:04:43.036]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-nanosleep.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.6383481Z [00:04:43.044]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fadvise.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.6465711Z [00:04:43.052]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-hash-triple.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.6544478Z [00:04:43.060]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iswxdigit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.6621942Z [00:04:43.068]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.6696770Z [00:04:43.075]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-filevercmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.6770144Z [00:04:43.082]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-yesno.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.6843624Z [00:04:43.090]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-freopen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.6917595Z [00:04:43.097]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mini-mpq-gnulib.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.6989898Z [00:04:43.104]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stripslash.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.7064100Z [00:04:43.112]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32_get_type_test.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.7139774Z [00:04:43.119]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stat-time.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.7214500Z [00:04:43.127]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-unlinkat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.7288499Z [00:04:43.134]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-af_alg.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.7360643Z [00:04:43.141]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-frexpl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.7434222Z [00:04:43.149]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-cond.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.7506277Z [00:04:43.156]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-timedmutex.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.7577165Z [00:04:43.163]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getdelim.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.7649059Z [00:04:43.170]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pselect.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.7723212Z [00:04:43.178]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-signbitf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.7795448Z [00:04:43.185]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-tmpdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.7866829Z [00:04:43.192]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stdc_bit_width.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.7940476Z [00:04:43.199]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xstrtoimax.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.8020621Z [00:04:43.207]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-randperm.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.8100234Z [00:04:43.215]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fts.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.8175798Z [00:04:43.223]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-long-options.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.8249350Z [00:04:43.230]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mktime.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.8324046Z [00:04:43.238]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-allocator.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.8397398Z [00:04:43.245]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-wmempcpy.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.8470974Z [00:04:43.252]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mkdir-p.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.8543108Z [00:04:43.260]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-wctype.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.8615239Z [00:04:43.267]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-futimens.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.8687658Z [00:04:43.274]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-randread.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.8759699Z [00:04:43.281]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getndelim2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.8830325Z [00:04:43.288]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-memchr2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.8902719Z [00:04:43.296]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xdectoumax.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.8976922Z [00:04:43.303]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtoumax.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.9053008Z [00:04:43.311]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pthread-cond.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.9125945Z [00:04:43.318]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-readtokens0.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.9198438Z [00:04:43.325]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-obstack.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.9271694Z [00:04:43.333]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-acl_entries.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.9345187Z [00:04:43.340]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fchmodat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.9418568Z [00:04:43.347]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-chdir-long.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.9491690Z [00:04:43.354]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mempcpy.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.9564998Z [00:04:43.362]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mini-gmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.9637278Z [00:04:43.369]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtoul.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.9710696Z [00:04:43.376]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xdectoimax.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.9783265Z [00:04:43.384]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-anytostr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.9856907Z [00:04:43.391]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-alignalloc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:52.9930364Z [00:04:43.398]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isalnum.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.0003526Z [00:04:43.406]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-readdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.0079139Z [00:04:43.413]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-acl-internal.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.0154693Z [00:04:43.421]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-free.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.0227555Z [00:04:43.428]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-read.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.0301892Z [00:04:43.435]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-nproc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.0375811Z [00:04:43.443]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-memchr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.0450163Z [00:04:43.450]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-printf-args.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.0525321Z [00:04:43.458]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbrtowc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.0599736Z [00:04:43.465]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbtowc-lock.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.0674720Z [00:04:43.473]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-readtokens.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.0750122Z [00:04:43.480]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-arpa_inet.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.0823598Z [00:04:43.488]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stpcpy.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.0897899Z [00:04:43.495]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-posixtm.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.0971635Z [00:04:43.503]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-version-etc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.1044721Z [00:04:43.510]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-full-read.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.1117593Z [00:04:43.517]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-link.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.1192286Z [00:04:43.525]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-lseek.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.1264640Z [00:04:43.532]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-timedrecmutex.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.1338761Z [00:04:43.539]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pthread_mutex_timedlock.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.1414987Z [00:04:43.547]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-backupfile.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.1490978Z [00:04:43.554]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-access.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.1565975Z [00:04:43.562]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-base64.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.1640088Z [00:04:43.569]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbsinit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.1716619Z [00:04:43.577]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-freadptr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.1788617Z [00:04:43.584]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-vzprintf.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.1861131Z [00:04:43.591]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sm3.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.1935108Z [00:04:43.599]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-ftello.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.2009238Z [00:04:43.606]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-freopen-safer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.2082397Z [00:04:43.614]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-group-member.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.2154729Z [00:04:43.621]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-linkat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.2228390Z [00:04:43.628]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-physmem.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.2303511Z [00:04:43.636]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-explicit_bzero.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.2376778Z [00:04:43.643]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mbrtoc32.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.2454000Z [00:04:43.651]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-i-ring.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.2534122Z [00:04:43.659]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-se-context.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.2610392Z [00:04:43.666]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-gai_strerror.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.2683787Z [00:04:43.674]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-gettime-res.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.2759930Z [00:04:43.681]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-inet_ntop.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.2835585Z [00:04:43.689]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-rawmemchr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.2909530Z [00:04:43.696]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mknod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.2986103Z [00:04:43.704]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-freadahead.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.3062500Z [00:04:43.712]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fdatasync.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.3136310Z [00:04:43.719]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-setlocale-lock.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.3211742Z [00:04:43.726]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dirname-lgpl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.3286501Z [00:04:43.734]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pipe.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.3359754Z [00:04:43.741]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-regcomp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.3434083Z [00:04:43.749]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-freading.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.3510275Z [00:04:43.756]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-cl-strtold.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.3582310Z [00:04:43.764]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getprogname.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.3656208Z [00:04:43.771]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xdectoint.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.3729899Z [00:04:43.778]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-parse-datetime.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.3804855Z [00:04:43.786]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-closein.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.3885352Z [00:04:43.794]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-rename.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.3965653Z [00:04:43.802]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32ispunct.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.4044161Z [00:04:43.810]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fsusage.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.4119473Z [00:04:43.817]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-btoc32.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.4200614Z [00:04:43.825]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-skipchars.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.4286322Z [00:04:43.833]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-argv-iter.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.4353540Z [00:04:43.841]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isblank.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.4428715Z [00:04:43.848]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dup-safer.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.4502499Z [00:04:43.856]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-gettime.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.4576309Z [00:04:43.863]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-md5-stream.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.4652280Z [00:04:43.871]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-signbitl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.4730195Z [00:04:43.878]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c-ctype.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.4802947Z [00:04:43.886]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-setlocale_null.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.4877026Z [00:04:43.893]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-time_r.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.4950875Z [00:04:43.900]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strintcmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.5029760Z [00:04:43.908]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sha256-stream.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.5102414Z [00:04:43.916]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getcwd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.5175965Z [00:04:43.923]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stdc_trailing_zeros.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.5250004Z [00:04:43.930]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-btowc.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.5322983Z [00:04:43.938]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-once.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.5400259Z [00:04:43.945]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c32isprint.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.5477559Z [00:04:43.953]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-sha512-stream.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.5553512Z [00:04:43.961]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-readlinkat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.5627235Z [00:04:43.968]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-tls.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.5700938Z [00:04:43.975]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-readlink.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.5775704Z [00:04:43.983]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-localename-unsafe.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.5847976Z [00:04:43.990]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-ftruncate.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.5920353Z [00:04:43.997]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-isapipe.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.5992536Z [00:04:44.005]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c-strtod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.6066709Z [00:04:44.012]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-readutmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.6141109Z [00:04:44.019]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-raise.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.6213637Z [00:04:44.027]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-exclude.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.6287072Z [00:04:44.034]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-thread.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.6360935Z [00:04:44.041]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fchdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.6434351Z [00:04:44.049]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-propername-lite.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.6507505Z [00:04:44.056]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stat-w32.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.6579820Z [00:04:44.063]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-rand-isaac.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.6652985Z [00:04:44.071]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-euidaccess.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.6725723Z [00:04:44.078]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mini-mpq.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.6799240Z [00:04:44.085]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stdio-write.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.6870439Z [00:04:44.092]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-unistd.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.6944239Z [00:04:44.100]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-gethrxtime.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.7016040Z [00:04:44.107]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fnmatch_loop.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.7088281Z [00:04:44.114]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mini-gmp-gnulib.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.7158583Z [00:04:44.121]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-getrandom.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.7233210Z [00:04:44.129]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-hard-locale.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.7307474Z [00:04:44.136]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-iswdigit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.7384035Z [00:04:44.144]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-pipe2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.7467391Z [00:04:44.152]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fd-safer-flag.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.7546578Z [00:04:44.160]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-error.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.7622959Z [00:04:44.168]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-close-stream.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.7697570Z [00:04:44.175]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-rmdir.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.7771317Z [00:04:44.182]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtoimax.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.7844262Z [00:04:44.190]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-isnan.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.7917971Z [00:04:44.197]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fopen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.7990598Z [00:04:44.204]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-idcache.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.8062942Z [00:04:44.212]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-mcel.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.8135189Z [00:04:44.219]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-xsize.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.8207406Z [00:04:44.226]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fd-reopen.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.8277425Z [00:04:44.233]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-same-inode.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.8352128Z [00:04:44.240]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-fd-hook.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.8424037Z [00:04:44.248]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-utimensat.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.8498202Z [00:04:44.255]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-qcopy-acl.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.8570956Z [00:04:44.262]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-wmemchr.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.8643336Z [00:04:44.270]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtoll.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.8718851Z [00:04:44.277]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-windows-mutex.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.8796440Z [00:04:44.285]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-stdio-read.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.8870007Z [00:04:44.292]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-memset_explicit.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.8944376Z [00:04:44.300]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-full-write.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.9018405Z [00:04:44.307]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-human.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.9090034Z [00:04:44.314]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-dup2.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.9161998Z [00:04:44.322]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-strtod.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.9233641Z [00:04:44.329]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/.deps/libcoreutils_a-c-strncasecmp.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.9306763Z [00:04:44.336]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/nanosleep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.9379792Z [00:04:44.343]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fd-reopen.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.9451580Z [00:04:44.351]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getprogname.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.9525761Z [00:04:44.358]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wmempcpy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.9601079Z [00:04:44.365]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fd-reopen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.9672602Z [00:04:44.373]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/posixtm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.9746599Z [00:04:44.380]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/signal.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.9819836Z [00:04:44.387]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-malloca.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.9892955Z [00:04:44.395]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ftell.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:53.9964410Z [00:04:44.402]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/termios.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.0039042Z [00:04:44.409]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-ino-map.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.0120077Z [00:04:44.417]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isnanl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.0195774Z [00:04:44.425]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-u64.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.0276564Z [00:04:44.433]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/areadlink.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.0354279Z [00:04:44.441]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-cond.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.0429879Z [00:04:44.448]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/se-context.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.0505903Z [00:04:44.456]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-osf.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.0581703Z [00:04:44.464]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/timespec.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.0657668Z [00:04:44.471]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rewinddir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.0733492Z [00:04:44.479]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pipe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.0806963Z [00:04:44.486]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/alloca.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.0882136Z [00:04:44.494]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread-mutex.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.0956232Z [00:04:44.501]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xnanosleep.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.1031530Z [00:04:44.509]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wmemchr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.1106365Z [00:04:44.516]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-frexpl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.1182873Z [00:04:44.524]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-getugroups.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.1266598Z [00:04:44.532]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdc_leading_zeros.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.1346214Z [00:04:44.540]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/crc-generate-table.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.1423778Z [00:04:44.548]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fopen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.1500541Z [00:04:44.555]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sha512-stream.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.1577243Z [00:04:44.563]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-idcache.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.1653872Z [00:04:44.571]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-timedrecmutex.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.1734360Z [00:04:44.579]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unlocked-io.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.1816169Z [00:04:44.587]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mknod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.1894171Z [00:04:44.595]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readutmp.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.1969634Z [00:04:44.602]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cl-strtod.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:54.2051007Z [00:04:44.610]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbscasecmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.2128569Z [00:04:44.618]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gettime-res.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.2206713Z [00:04:44.626]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fdutimensat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.2283007Z [00:04:44.634]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xgetaname-impl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.2359273Z [00:04:44.641]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/snprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.2434469Z [00:04:44.649]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-reallocarray.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.2508992Z [00:04:44.656]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/explicit_bzero.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.2585289Z [00:04:44.664]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fts-cycle.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.2658956Z [00:04:44.671]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-backup-rename.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.2736397Z [00:04:44.679]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/close-stream.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.2813196Z [00:04:44.687]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/lc-charset-dispatch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.2889797Z [00:04:44.694]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/intprops.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.2964395Z [00:04:44.702]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/openat-priv.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.3042934Z [00:04:44.710]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-filenamecat-lgpl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.3119325Z [00:04:44.717]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fsync.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.3194841Z [00:04:44.725]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-same.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.3273259Z [00:04:44.733]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/md5-stream.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.3355316Z [00:04:44.741]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/argv-iter.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.3432222Z [00:04:44.749]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/math.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.3507028Z [00:04:44.756]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memcmp2.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.3583122Z [00:04:44.764]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/float.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.3657764Z [00:04:44.771]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_wait.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.3733189Z [00:04:44.779]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dynarray.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.3809140Z [00:04:44.786]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/quotearg.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.3882966Z [00:04:44.794]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-getfilecon.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.3956021Z [00:04:44.801]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dtimespec-bound.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.4029666Z [00:04:44.808]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fseek.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.4103395Z [00:04:44.816]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getndelim2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.4175422Z [00:04:44.823]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dup.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.4249323Z [00:04:44.830]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fdatasync.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.4321778Z [00:04:44.838]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memchr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.4394059Z [00:04:44.845]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isapipe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.4465562Z [00:04:44.852]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-time.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.4540149Z [00:04:44.859]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/obstack.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.4612549Z [00:04:44.867]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/euidaccess.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.4686919Z [00:04:44.874]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbschr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.4763456Z [00:04:44.882]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt-pfx-ext.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.4839597Z [00:04:44.889]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistd-safer.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.4913055Z [00:04:44.897]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iswxdigit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.4985670Z [00:04:44.904]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unistr.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.5061985Z [00:04:44.912]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-ftoastr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.5136451Z [00:04:44.919]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dirname-lgpl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.5209630Z [00:04:44.926]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/acl-internal.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.5284025Z [00:04:44.934]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-str_endswith.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.5355409Z [00:04:44.941]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xfts.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:54.5426886Z [00:04:44.948]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/savedir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.5499921Z [00:04:44.955]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-aix.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.5570192Z [00:04:44.962]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/safe-write.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.5642958Z [00:04:44.970]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-cloexec.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.5718707Z [00:04:44.977]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getloadavg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.5793057Z [00:04:44.985]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/save-cwd.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.5870940Z [00:04:44.992]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/selinux/selinux.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.5947617Z [00:04:45.000]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uniwidth.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.6027431Z [00:04:45.008]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sig-handler.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.6102258Z [00:04:45.016]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/crc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.6177653Z [00:04:45.023]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-chmodat.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.6252429Z [00:04:45.031]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/propername.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.6326823Z [00:04:45.038]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/regex.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.6401347Z [00:04:45.045]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/qsort_r.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.6474603Z [00:04:45.053]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-canonicalize.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.6547030Z [00:04:45.060]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-cycle-check.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.6619484Z [00:04:45.067]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/areadlink-with-size.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.6698940Z [00:04:45.075]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-memchr2.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.6776224Z [00:04:45.083]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/realloc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.6850646Z [00:04:45.090]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strsignal.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.6924209Z [00:04:45.098]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fd-hook.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.6997945Z [00:04:45.105]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-human.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.7073589Z [00:04:45.113]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/file-type.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.7146948Z [00:04:45.120]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdio-safer.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.7220354Z [00:04:45.127]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/inttypes.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.7294470Z [00:04:45.135]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/gettext.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.7367226Z [00:04:45.142]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sched.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.7439878Z [00:04:45.149]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fdutimensat.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.7511801Z [00:04:45.157]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/file-set.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.7584093Z [00:04:45.164]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c-strtold.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.7656398Z [00:04:45.171]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/renameatu.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.7728754Z [00:04:45.178]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ialloc.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.7802854Z [00:04:45.186]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-setlocale_null-unlocked.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.7874605Z [00:04:45.193]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/crc-sliceby8.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.7950817Z [00:04:45.200]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-tls.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.8029651Z [00:04:45.208]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unlinkdir.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.8102518Z [00:04:45.216]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/linkat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.8179655Z [00:04:45.223]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-hard-locale.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.8253667Z [00:04:45.231]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.8326914Z [00:04:45.238]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbsinit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.8403619Z [00:04:45.246]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fseeko.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.8486556Z [00:04:45.254]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/vzprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.8570270Z [00:04:45.262]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-basename.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.8649678Z [00:04:45.270]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uninorm.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.8725197Z [00:04:45.278]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strnlen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.8798512Z [00:04:45.285]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/nstrftime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.8873330Z [00:04:45.293]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/netdb.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.8953522Z [00:04:45.301]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isspace.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.9030032Z [00:04:45.308]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-strnlen1.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.9105635Z [00:04:45.316]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/allocator.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.9181552Z [00:04:45.323]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-stripslash.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.9256906Z [00:04:45.331]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xstrtol.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.9330260Z [00:04:45.338]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/obstack.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.9401942Z [00:04:45.346]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/heap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.9474599Z [00:04:45.353]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/idx.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.9549490Z [00:04:45.360]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.9630310Z [00:04:45.368]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fpending.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.9707411Z [00:04:45.376]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdlib.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.9782696Z [00:04:45.384]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fpending.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.9861975Z [00:04:45.392]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/close.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:54.9938698Z [00:04:45.399]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/careadlinkat.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.0014258Z [00:04:45.407]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/error.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.0093186Z [00:04:45.415]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdio-read.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.0171053Z [00:04:45.422]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/crc.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.0248731Z [00:04:45.430]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dtotimespec.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.0329517Z [00:04:45.438]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-frexpl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.0406116Z [00:04:45.446]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/selinux-at.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.0483365Z [00:04:45.454]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mcel.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.0562461Z [00:04:45.462]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdio.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.0639756Z [00:04:45.469]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-acl-errno-valid.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.0717459Z [00:04:45.477]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-binary-io.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.0796026Z [00:04:45.485]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/obstack.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.0874793Z [00:04:45.493]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbsrtowcs-state.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.0952377Z [00:04:45.501]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-gettime-res.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.1029497Z [00:04:45.508]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hash-triple.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.1106908Z [00:04:45.516]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.1184736Z [00:04:45.524]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strerror-override.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.1263546Z [00:04:45.532]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xstrtol-error.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.1340733Z [00:04:45.539]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getdelim.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.1419821Z [00:04:45.547]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isalnum.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.1494899Z [00:04:45.555]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stripslash.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.1574857Z [00:04:45.563]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/verify.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.1652166Z [00:04:45.571]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fchown-stub.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.1729348Z [00:04:45.578]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirname.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.1808194Z [00:04:45.586]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkancesdirs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.1885228Z [00:04:45.594]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbrtowc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.1961349Z [00:04:45.601]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mini-mpq.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.2037361Z [00:04:45.609]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-se-selinux.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.2116983Z [00:04:45.617]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/nproc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.2196525Z [00:04:45.625]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdarg.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.2275179Z [00:04:45.633]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dtimespec-bound.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.2359126Z [00:04:45.641]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-canon-host.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.2439943Z [00:04:45.649]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_resource.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.2517116Z [00:04:45.657]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dirname.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.2594295Z [00:04:45.665]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbsrtowcs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.2670355Z [00:04:45.672]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/safe-read.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.2749009Z [00:04:45.680]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/openat-safer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.2826180Z [00:04:45.688]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sig2str.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.2903379Z [00:04:45.696]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wcwidth.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.2979891Z [00:04:45.703]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xbinary-io.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.3056661Z [00:04:45.711]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_random.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.3134254Z [00:04:45.719]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-heap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.3211107Z [00:04:45.726]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fd-safer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.3289886Z [00:04:45.734]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fstat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.3366832Z [00:04:45.742]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fsusage.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.3446885Z [00:04:45.750]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memchr2.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.3523464Z [00:04:45.758]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/frexp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.3600580Z [00:04:45.765]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/i-ring.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.3677695Z [00:04:45.773]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xasprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.3756600Z [00:04:45.781]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.3836549Z [00:04:45.789]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fseek.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.3920067Z [00:04:45.797]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/time-internal.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.4007115Z [00:04:45.806]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isprint.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.4086611Z [00:04:45.814]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/hard-locale.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.4163928Z [00:04:45.822]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/signal.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.4239078Z [00:04:45.829]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbsrtowcs.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.4318491Z [00:04:45.837]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtoul.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.4397420Z [00:04:45.845]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/setlocale_null.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.4472383Z [00:04:45.853]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbtowc-lock.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.4549998Z [00:04:45.860]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xtime.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.4630176Z [00:04:45.868]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.4708950Z [00:04:45.876]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c-ctype.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.4783815Z [00:04:45.884]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_types.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.4859907Z [00:04:45.891]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cl-strtod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.4932238Z [00:04:45.899]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utime.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.5005986Z [00:04:45.906]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha256-stream.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.5084367Z [00:04:45.914]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-btoc32.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.5163028Z [00:04:45.922]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-vasnprintf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.5239994Z [00:04:45.929]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/get-permissions.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.5316024Z [00:04:45.937]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ino-map.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.5395290Z [00:04:45.945]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-alignalloc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.5476715Z [00:04:45.953]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.5568760Z [00:04:45.962]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread-cond.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.5644369Z [00:04:45.970]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xalloc-die.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.5720065Z [00:04:45.977]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/renameat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.5793552Z [00:04:45.985]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-memcmp2.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.5866999Z [00:04:45.992]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/write-any-file.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.5941614Z [00:04:46.000]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-hash.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.6014237Z [00:04:46.007]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-cl-strtod.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.6087334Z [00:04:46.014]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/chownat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.6160362Z [00:04:46.021]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-mutex.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.6235184Z [00:04:46.029]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirname-lgpl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.6307331Z [00:04:46.036]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mkancesdirs.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.6385568Z [00:04:46.044]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-vfzprintf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.6460658Z [00:04:46.051]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getaddrinfo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.6535535Z [00:04:46.059]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbrtowc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.6613819Z [00:04:46.067]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isnand.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.6693960Z [00:04:46.075]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/backupfile.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.6774904Z [00:04:46.083]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xstrtoimax.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.6851293Z [00:04:46.090]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/netdb.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.6926421Z [00:04:46.098]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/symlink.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.7000871Z [00:04:46.105]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/buffer-lcm.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:55.7074938Z [00:04:46.113]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/skipchars.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.7150699Z [00:04:46.120]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtoumax.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.7223958Z [00:04:46.128]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt-ext.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.7299185Z [00:04:46.135]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/arg-nonnull.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.7376385Z [00:04:46.143]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xgetcwd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.7453557Z [00:04:46.151]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/full-write.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.7526266Z [00:04:46.158]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/byteswap.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.7601020Z [00:04:46.165]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread-thread.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.7674236Z [00:04:46.173]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbswidth.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.7748343Z [00:04:46.180]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stamp-h1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.7822941Z [00:04:46.188]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-cond.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.7894822Z [00:04:46.195]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getdtablesize.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.7969487Z [00:04:46.202]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32_get_type_test.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.8041761Z [00:04:46.210]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xstrtold.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.8119636Z [00:04:46.217]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-file-type.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.8204056Z [00:04:46.226]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt-pfx-core.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.8281056Z [00:04:46.233]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.8360083Z [00:04:46.241]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/base32.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.8435875Z [00:04:46.249]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/vfzprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.8510705Z [00:04:46.256]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/cycle-check.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.8586286Z [00:04:46.264]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fseterr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.8662845Z [00:04:46.272]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-get-permissions.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.8741490Z [00:04:46.279]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/regexec.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.8822232Z [00:04:46.288]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sockets.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.8900570Z [00:04:46.295]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fd-hook.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.8980549Z [00:04:46.303]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-irix.gperf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.9055005Z [00:04:46.311]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/vsnzprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.9132588Z [00:04:46.319]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strerror-override.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.9206972Z [00:04:46.326]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/timespec.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.9285767Z [00:04:46.334]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/at-func.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.9366963Z [00:04:46.342]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-quotearg.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.9442979Z [00:04:46.350]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/write.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.9518863Z [00:04:46.357]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/modechange.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.9592109Z [00:04:46.365]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-argmatch.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.9666842Z [00:04:46.372]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isalpha.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.9740369Z [00:04:46.379]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fnmatch.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.9816616Z [00:04:46.387]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/exclude.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.9895779Z [00:04:46.395]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sm3.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:55.9969633Z [00:04:46.402]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/targetdir.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.0045998Z [00:04:46.410]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strnumcmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.0121510Z [00:04:46.418]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/basename.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.0194350Z [00:04:46.425]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/lc-charset-dispatch.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.0269155Z [00:04:46.432]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/opendirat.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.0346114Z [00:04:46.440]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isgraph.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.0422448Z [00:04:46.448]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dtoastr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.0498377Z [00:04:46.455]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdc_trailing_zeros.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.0574392Z [00:04:46.463]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/str_endswith.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.0650714Z [00:04:46.470]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-tmpdir.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.0725749Z [00:04:46.478]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha256.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.0802173Z [00:04:46.486]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-savewd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.0876672Z [00:04:46.493]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtold.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.0953648Z [00:04:46.501]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32ispunct.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.1029401Z [00:04:46.508]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/limits.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.1106492Z [00:04:46.516]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fd-hook.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.1183476Z [00:04:46.524]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filemode.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.1262610Z [00:04:46.532]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-math.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.1344593Z [00:04:46.540]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fchdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.1425953Z [00:04:46.548]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirent-private.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.1505640Z [00:04:46.556]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strintcmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.1582595Z [00:04:46.564]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strerror.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.1659881Z [00:04:46.571]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strftime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.1739158Z [00:04:46.579]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-af_alg.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.1823791Z [00:04:46.588]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-aix.gperf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.1902931Z [00:04:46.596]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/utimens.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.1983143Z [00:04:46.604]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rpmatch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.2064262Z [00:04:46.612]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-endian.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.2145175Z [00:04:46.620]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/backup-rename.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.2222060Z [00:04:46.628]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isnand-nolibm.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.2303554Z [00:04:46.636]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/uchar.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.2386068Z [00:04:46.644]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/full-write.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.2463971Z [00:04:46.652]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/regex_internal.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.2540327Z [00:04:46.659]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-md5.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.2615169Z [00:04:46.667]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ialloc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.2692734Z [00:04:46.675]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32isalnum.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.2768474Z [00:04:46.682]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fcntl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.2843900Z [00:04:46.690]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-exclude.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.2919623Z [00:04:46.697]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xfts.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.2996515Z [00:04:46.705]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/root-dev-ino.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.3069992Z [00:04:46.712]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/qsort.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.3144418Z [00:04:46.720]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/select.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.3221342Z [00:04:46.727]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/filenamecat-lgpl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.3303883Z [00:04:46.736]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/chdir-long.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.3384807Z [00:04:46.744]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-save-cwd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.3465247Z [00:04:46.752]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stddef.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.3540083Z [00:04:46.759]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-printf-args.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.3614048Z [00:04:46.767]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/savewd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.3687413Z [00:04:46.774]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32is-impl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.3761281Z [00:04:46.781]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-copy-acl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.3836882Z [00:04:46.789]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/se-selinux.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.3911409Z [00:04:46.796]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memchr.valgrind' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.3984597Z [00:04:46.804]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-isapipe.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.4055783Z [00:04:46.811]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fileblocks.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.4130160Z [00:04:46.818]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pthread_mutex_timedlock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.4205684Z [00:04:46.826]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/at-func2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.4284659Z [00:04:46.834]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbsrtowcs-impl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.4363147Z [00:04:46.842]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iswblank.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.4441747Z [00:04:46.849]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-full-read.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.4519105Z [00:04:46.857]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mktime-internal.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.4600369Z [00:04:46.865]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/localename-unsafe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.4683281Z [00:04:46.874]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/same-inode.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.4766181Z [00:04:46.882]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fdopen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.4846037Z [00:04:46.890]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readtokens0.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.4926011Z [00:04:46.898]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wmemchr-impl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.5005240Z [00:04:46.906]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/alloca.c' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:56.5085198Z [00:04:46.914]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/parse-datetime.y' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.5165416Z [00:04:46.922]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-argv-iter.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.5246648Z [00:04:46.930]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xalloc-oversized.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.5329858Z [00:04:46.938]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/raise.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.5411556Z [00:04:46.946]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dtimespec-bound.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.5490248Z [00:04:46.954]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-unistd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.5573209Z [00:04:46.963]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strtod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.5651602Z [00:04:46.970]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/arpa_inet.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.5735073Z [00:04:46.979]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/strnumcmp.h' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
2025-08-20T20:11:56.5815088Z [00:04:46.987]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/quote.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.5895630Z [00:04:46.995]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.5981762Z [00:04:47.003]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isprint.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.6061876Z [00:04:47.011]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32isupper.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.6142834Z [00:04:47.020]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-file-set.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.6225594Z [00:04:47.028]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mini-mpq.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.6307880Z [00:04:47.036]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/signbitd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.6388212Z [00:04:47.044]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdlib.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.6465859Z [00:04:47.052]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fprintftime.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.6547203Z [00:04:47.060]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/file-type.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.6624446Z [00:04:47.068]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/se-selinux.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.6704519Z [00:04:47.076]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/inttostr.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.6786143Z [00:04:47.084]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/areadlink.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.6865548Z [00:04:47.092]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/memcasecmp.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.6944216Z [00:04:47.100]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-ctype.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.7024900Z [00:04:47.108]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-full-write.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.7107656Z [00:04:47.116]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/readlinkat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.7190538Z [00:04:47.124]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/ftruncate.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.7274430Z [00:04:47.133]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xvasprintf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.7357747Z [00:04:47.141]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-safe-write.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.7445369Z [00:04:47.150]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt-core.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.7531843Z [00:04:47.158]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/windows-timedmutex.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.7615006Z [00:04:47.167]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbsrtoc32s-state.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.7693326Z [00:04:47.175]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/getopt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.7772768Z [00:04:47.183]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbslen.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.7854128Z [00:04:47.191]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fseterr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.7935526Z [00:04:47.199]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-frexp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.8014109Z [00:04:47.207]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-userspec.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.8092257Z [00:04:47.215]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/canonicalize.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.8168716Z [00:04:47.222]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/acl-internal.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.8249131Z [00:04:47.230]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-arpa_inet.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.8327485Z [00:04:47.238]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fdopendir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.8410961Z [00:04:47.246]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-filevercmp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.8491850Z [00:04:47.254]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-dup-safer.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.8569390Z [00:04:47.262]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/alloca.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.8644592Z [00:04:47.270]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha1-stream.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.8720076Z [00:04:47.277]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbtowc-impl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.8797604Z [00:04:47.285]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fpurge.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.8875950Z [00:04:47.293]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/posixtm.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.8954741Z [00:04:47.301]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/closedir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.9029975Z [00:04:47.308]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/selinux-at.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.9105694Z [00:04:47.316]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-se-label.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.9182174Z [00:04:47.324]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-xstrtoul.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.9257224Z [00:04:47.331]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mbslen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.9334744Z [00:04:47.339]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/acl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.9410368Z [00:04:47.346]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-printf-frexpl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.9484820Z [00:04:47.354]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-freopen-safer.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.9561333Z [00:04:47.361]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/printf-parse.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.9635605Z [00:04:47.369]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c-ctype.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.9710144Z [00:04:47.376]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/yesno.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.9784033Z [00:04:47.384]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-settime.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.9857198Z [00:04:47.391]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/freadseek.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:56.9930236Z [00:04:47.398]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xalloc.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.0003333Z [00:04:47.406]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-mbscasecmp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.0079635Z [00:04:47.413]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicodeio.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.0155547Z [00:04:47.421]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32tolower.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.0234093Z [00:04:47.429]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wchar.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.0312336Z [00:04:47.437]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/arpa/inet.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.0390989Z [00:04:47.444]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/faccessat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.0469991Z [00:04:47.452]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-aszprintf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.0547985Z [00:04:47.460]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rand-isaac.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.0623677Z [00:04:47.468]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/opendirat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.0703891Z [00:04:47.476]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/locale.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.0782708Z [00:04:47.484]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xvasprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.0858965Z [00:04:47.491]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fclose.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.0935861Z [00:04:47.499]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-filemode.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.1014236Z [00:04:47.507]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/time.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.1092713Z [00:04:47.515]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32islower.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.1170193Z [00:04:47.522]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sha256-stream.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.1250887Z [00:04:47.530]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/rand-isaac.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.1330898Z [00:04:47.538]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/msvc-inval.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.1410537Z [00:04:47.546]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-posixtm.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.1487556Z [00:04:47.554]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/set-permissions.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.1566204Z [00:04:47.562]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isapipe.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.1643801Z [00:04:47.570]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-hpux.gperf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.1723536Z [00:04:47.578]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/fd-reopen.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.1803880Z [00:04:47.586]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-i-ring.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.1881894Z [00:04:47.593]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/areadlinkat-with-size.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.1961477Z [00:04:47.601]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-sha1-stream.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.2038371Z [00:04:47.609]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/malloc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.2115762Z [00:04:47.617]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-openat-safer.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.2191305Z [00:04:47.624]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unictype.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.2266438Z [00:04:47.632]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dup-safer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.2346432Z [00:04:47.640]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/stdio-write.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.2425352Z [00:04:47.648]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xalloc-die.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.2504449Z [00:04:47.656]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/boot-time-aux.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.2580555Z [00:04:47.663]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unitypes.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.2658583Z [00:04:47.671]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/dirname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.2737358Z [00:04:47.679]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/posix_memalign.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.2817171Z [00:04:47.687]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-pipe-safer.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.2900378Z [00:04:47.695]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-nstrftime.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.2979348Z [00:04:47.703]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/copy-file-range.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.3057544Z [00:04:47.711]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/modechange.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.3142230Z [00:04:47.719]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/mkstemp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.3225327Z [00:04:47.728]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/tzset.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.3309511Z [00:04:47.736]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-stat-time.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.3394086Z [00:04:47.745]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/asnprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.3480257Z [00:04:47.753]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/pipe2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.3564689Z [00:04:47.762]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.3645135Z [00:04:47.770]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase/tolower.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.3725704Z [00:04:47.778]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase/tolower.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.3802628Z [00:04:47.786]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase/.deps/.dirstamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.3878949Z [00:04:47.793]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase/.deps/libcoreutils_a-tolower.Po' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.3955311Z [00:04:47.801]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase/simple-mapping.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.4032792Z [00:04:47.809]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unicase/libcoreutils_a-tolower.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.4110030Z [00:04:47.816]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/isblank.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.4187370Z [00:04:47.824]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-same-inode.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.4263370Z [00:04:47.832]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sha1.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.4341336Z [00:04:47.839]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/canon-host.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.4420124Z [00:04:47.847]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/progname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.4493374Z [00:04:47.855]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/userspec.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.4566185Z [00:04:47.862]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/openat-die.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.4637098Z [00:04:47.869]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-c32islower.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.4707284Z [00:04:47.876]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/iconv_open-solaris.gperf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.4780794Z [00:04:47.883]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/frexpl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.4853347Z [00:04:47.891]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/xgethostname.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.4925280Z [00:04:47.898]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/wcrtomb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.4994988Z [00:04:47.905]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unlink.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.5065736Z [00:04:47.912]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/sys_ioctl.in.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.5136084Z [00:04:47.919]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/c32to-impl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.5213125Z [00:04:47.927]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/crc-x86_64-pclmul.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.5290412Z [00:04:47.934]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/idcache.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.5365647Z [00:04:47.942]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/unsetenv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.5440331Z [00:04:47.949]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/lib/libcoreutils_a-fd-safer-flag.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.5512579Z [00:04:47.957]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/INSTALL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.5585272Z [00:04:47.964]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/README' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.5656469Z [00:04:47.971]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.0SQIAMMNFc/coreutils-9.7/bootstrap' retained as 0755 (rwxr-xr-x)
2025-08-20T20:11:57.5729870Z [00:04:47.978]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-28b7b7.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.5801481Z [00:04:47.986]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-6f8db7.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.5871676Z [00:04:47.993]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-35fed3.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.5941847Z [00:04:48.000]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-97d677.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.6012575Z [00:04:48.007]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-eee02d.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.6084670Z [00:04:48.014]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-7e9d38.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.6154627Z [00:04:48.021]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-72b061.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.6224357Z [00:04:48.028]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.6296924Z [00:04:48.035]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.6369021Z [00:04:48.042]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.6439387Z [00:04:48.049]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.6509796Z [00:04:48.056]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/coreutils.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.6580600Z [00:04:48.063]➜  mode of '/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/coreutils.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:11:57.7071305Z [00:04:48.112]➜  realpath: missing operand
2025-08-20T20:11:57.7072036Z [00:04:48.113]➜  Try 'realpath --help' for more information.
2025-08-20T20:11:57.7179028Z [00:04:48.123]➜  
2025-08-20T20:11:57.7179975Z [00:04:48.123]➜  [+] Found LICENSE ==> [/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/LICENSE]
2025-08-20T20:11:57.7180734Z [00:04:48.123]➜  
2025-08-20T20:11:57.7181112Z [00:04:48.123]➜  
2025-08-20T20:11:57.7190793Z [00:04:48.124]➜                      GNU GENERAL PUBLIC LICENSE
2025-08-20T20:11:57.7192619Z [00:04:48.125]➜                         Version 3, 29 June 2007
2025-08-20T20:11:57.7193169Z [00:04:48.125]➜  
2025-08-20T20:11:57.7194021Z [00:04:48.125]➜   Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
2025-08-20T20:11:57.7194971Z [00:04:48.125]➜   Everyone is permitted to copy and distribute verbatim copies
2025-08-20T20:11:57.7195821Z [00:04:48.125]➜   of this license document, but changing it is not allowed.
2025-08-20T20:11:57.7196435Z [00:04:48.125]➜  
2025-08-20T20:11:57.7196885Z [00:04:48.125]➜                              Preamble
2025-08-20T20:11:57.7197376Z [00:04:48.125]➜  
2025-08-20T20:11:57.7198390Z [00:04:48.125]➜    The GNU General Public License is a free, copyleft license for
2025-08-20T20:11:57.7199157Z [00:04:48.125]➜  software and other kinds of works.
2025-08-20T20:11:57.7199665Z [00:04:48.125]➜  
2025-08-20T20:11:57.7200328Z [00:04:48.125]➜    The licenses for most software and other practical works are designed
2025-08-20T20:11:57.7201293Z [00:04:48.125]➜  to take away your freedom to share and change the works.  By contrast,
2025-08-20T20:11:57.7202259Z [00:04:48.125]➜  the GNU General Public License is intended to guarantee your freedom to
2025-08-20T20:11:57.7203247Z [00:04:48.125]➜  share and change all versions of a program--to make sure it remains free
2025-08-20T20:11:57.7204199Z [00:04:48.125]➜  software for all its users.  We, the Free Software Foundation, use the
2025-08-20T20:11:57.7205158Z [00:04:48.125]➜  GNU General Public License for most of our software; it applies also to
2025-08-20T20:11:57.7206116Z [00:04:48.125]➜  any other work released this way by its authors.  You can apply it to
2025-08-20T20:11:57.7206832Z [00:04:48.125]➜  your programs, too.
2025-08-20T20:11:57.7207294Z [00:04:48.125]➜  
2025-08-20T20:11:57.7207899Z [00:04:48.125]➜    When we speak of free software, we are referring to freedom, not
2025-08-20T20:11:57.7209155Z [00:04:48.125]➜  price.  Our General Public Licenses are designed to make sure that you
2025-08-20T20:11:57.7210111Z [00:04:48.125]➜  have the freedom to distribute copies of free software (and charge for
2025-08-20T20:11:57.7211040Z [00:04:48.125]➜  them if you wish), that you receive source code or can get it if you
2025-08-20T20:11:57.7211935Z [00:04:48.125]➜  want it, that you can change the software or use pieces of it in new
2025-08-20T20:11:57.7212842Z [00:04:48.125]➜  free programs, and that you know you can do these things.
2025-08-20T20:11:57.7213475Z [00:04:48.125]➜  
2025-08-20T20:11:57.7214105Z [00:04:48.125]➜    To protect your rights, we need to prevent others from denying you
2025-08-20T20:11:57.7215052Z [00:04:48.125]➜  these rights or asking you to surrender the rights.  Therefore, you have
2025-08-20T20:11:57.7216070Z [00:04:48.125]➜  certain responsibilities if you distribute copies of the software, or if
2025-08-20T20:11:57.7217045Z [00:04:48.125]➜  you modify it: responsibilities to respect the freedom of others.
2025-08-20T20:11:57.7217686Z [00:04:48.125]➜  
2025-08-20T20:11:57.7218486Z [00:04:48.125]➜    For example, if you distribute copies of such a program, whether
2025-08-20T20:11:57.7219539Z [00:04:48.125]➜  gratis or for a fee, you must pass on to the recipients the same
2025-08-20T20:11:57.7220472Z [00:04:48.125]➜  freedoms that you received.  You must make sure that they, too, receive
2025-08-20T20:11:57.7221424Z [00:04:48.125]➜  or can get the source code.  And you must show them these terms so they
2025-08-20T20:11:57.7222103Z [00:04:48.125]➜  know their rights.
2025-08-20T20:11:57.7222558Z [00:04:48.125]➜  
2025-08-20T20:11:57.7223221Z [00:04:48.125]➜    Developers that use the GNU GPL protect your rights with two steps:
2025-08-20T20:11:57.7224278Z [00:04:48.125]➜  (1) assert copyright on the software, and (2) offer you this License
2025-08-20T20:11:57.7225317Z [00:04:48.125]➜  giving you legal permission to copy, distribute and/or modify it.
2025-08-20T20:11:57.7225979Z [00:04:48.125]➜  
2025-08-20T20:11:57.7226631Z [00:04:48.125]➜    For the developers' and authors' protection, the GPL clearly explains
2025-08-20T20:11:57.7227588Z [00:04:48.125]➜  that there is no warranty for this free software.  For both users' and
2025-08-20T20:11:57.7229197Z [00:04:48.125]➜  authors' sake, the GPL requires that modified versions be marked as
2025-08-20T20:11:57.7230226Z [00:04:48.125]➜  changed, so that their problems will not be attributed erroneously to
2025-08-20T20:11:57.7230991Z [00:04:48.125]➜  authors of previous versions.
2025-08-20T20:11:57.7231485Z [00:04:48.125]➜  
2025-08-20T20:11:57.7241050Z [00:04:48.125]➜    Some devices are designed to deny users access to install or run
2025-08-20T20:11:57.7242032Z [00:04:48.125]➜  modified versions of the software inside them, although the manufacturer
2025-08-20T20:11:57.7242891Z [00:04:48.125]➜  can do so.  This is fundamentally incompatible with the aim of
2025-08-20T20:11:57.7243446Z [00:04:48.125]➜  protecting users' freedom to change the software.  The systematic
2025-08-20T20:11:57.7243983Z [00:04:48.125]➜  pattern of such abuse occurs in the area of products for individuals to
2025-08-20T20:11:57.7244516Z [00:04:48.125]➜  use, which is precisely where it is most unacceptable.  Therefore, we
2025-08-20T20:11:57.7245073Z [00:04:48.125]➜  have designed this version of the GPL to prohibit the practice for those
2025-08-20T20:11:57.7245609Z [00:04:48.125]➜  products.  If such problems arise substantially in other domains, we
2025-08-20T20:11:57.7246131Z [00:04:48.125]➜  stand ready to extend this provision to those domains in future versions
2025-08-20T20:11:57.7246610Z [00:04:48.125]➜  of the GPL, as needed to protect the freedom of users.
2025-08-20T20:11:57.7246933Z [00:04:48.125]➜  
2025-08-20T20:11:57.7247309Z [00:04:48.125]➜    Finally, every program is threatened constantly by software patents.
2025-08-20T20:11:57.7247834Z [00:04:48.125]➜  States should not allow patents to restrict development and use of
2025-08-20T20:11:57.7248736Z [00:04:48.125]➜  software on general-purpose computers, but in those that do, we wish to
2025-08-20T20:11:57.7249268Z [00:04:48.125]➜  avoid the special danger that patents applied to a free program could
2025-08-20T20:11:57.7249811Z [00:04:48.125]➜  make it effectively proprietary.  To prevent this, the GPL assures that
2025-08-20T20:11:57.7250308Z [00:04:48.125]➜  patents cannot be used to render the program non-free.
2025-08-20T20:11:57.7250644Z [00:04:48.125]➜  
2025-08-20T20:11:57.7250992Z [00:04:48.125]➜    The precise terms and conditions for copying, distribution and
2025-08-20T20:11:57.7251370Z [00:04:48.125]➜  modification follow.
2025-08-20T20:11:57.7251629Z [00:04:48.125]➜  
2025-08-20T20:11:57.7251896Z [00:04:48.125]➜                         TERMS AND CONDITIONS
2025-08-20T20:11:57.7252185Z [00:04:48.125]➜  
2025-08-20T20:11:57.7252422Z [00:04:48.125]➜    0. Definitions.
2025-08-20T20:11:57.7252680Z [00:04:48.125]➜  
2025-08-20T20:11:57.7253049Z [00:04:48.125]➜    "This License" refers to version 3 of the GNU General Public License.
2025-08-20T20:11:57.7253421Z [00:04:48.125]➜  
2025-08-20T20:11:57.7253803Z [00:04:48.125]➜    "Copyright" also means copyright-like laws that apply to other kinds of
2025-08-20T20:11:57.7254350Z [00:04:48.125]➜  works, such as semiconductor masks.
2025-08-20T20:11:57.7254643Z [00:04:48.125]➜  
2025-08-20T20:11:57.7254999Z [00:04:48.125]➜    "The Program" refers to any copyrightable work licensed under this
2025-08-20T20:11:57.7255503Z [00:04:48.125]➜  License.  Each licensee is addressed as "you".  "Licensees" and
2025-08-20T20:11:57.7255956Z [00:04:48.125]➜  "recipients" may be individuals or organizations.
2025-08-20T20:11:57.7256275Z [00:04:48.125]➜  
2025-08-20T20:11:57.7256637Z [00:04:48.125]➜    To "modify" a work means to copy from or adapt all or part of the work
2025-08-20T20:11:57.7257240Z [00:04:48.125]➜  in a fashion requiring copyright permission, other than the making of an
2025-08-20T20:11:57.7257782Z [00:04:48.125]➜  exact copy.  The resulting work is called a "modified version" of the
2025-08-20T20:11:57.7261600Z [00:04:48.125]➜  earlier work or a work "based on" the earlier work.
2025-08-20T20:11:57.7261930Z [00:04:48.125]➜  
2025-08-20T20:11:57.7262295Z [00:04:48.125]➜    A "covered work" means either the unmodified Program or a work based
2025-08-20T20:11:57.7262796Z [00:04:48.125]➜  on the Program.
2025-08-20T20:11:57.7263054Z [00:04:48.125]➜  
2025-08-20T20:11:57.7263399Z [00:04:48.125]➜    To "propagate" a work means to do anything with it that, without
2025-08-20T20:11:57.7263897Z [00:04:48.125]➜  permission, would make you directly or secondarily liable for
2025-08-20T20:11:57.7264415Z [00:04:48.125]➜  infringement under applicable copyright law, except executing it on a
2025-08-20T20:11:57.7264957Z [00:04:48.125]➜  computer or modifying a private copy.  Propagation includes copying,
2025-08-20T20:11:57.7265478Z [00:04:48.125]➜  distribution (with or without modification), making available to the
2025-08-20T20:11:57.7265963Z [00:04:48.125]➜  public, and in some countries other activities as well.
2025-08-20T20:11:57.7266289Z [00:04:48.125]➜  
2025-08-20T20:11:57.7266625Z [00:04:48.125]➜    To "convey" a work means any kind of propagation that enables other
2025-08-20T20:11:57.7267147Z [00:04:48.125]➜  parties to make or receive copies.  Mere interaction with a user through
2025-08-20T20:11:57.7267672Z [00:04:48.125]➜  a computer network, with no transfer of a copy, is not conveying.
2025-08-20T20:11:57.7268224Z [00:04:48.125]➜  
2025-08-20T20:11:57.7268632Z [00:04:48.125]➜    An interactive user interface displays "Appropriate Legal Notices"
2025-08-20T20:11:57.7269159Z [00:04:48.125]➜  to the extent that it includes a convenient and prominently visible
2025-08-20T20:11:57.7269671Z [00:04:48.125]➜  feature that (1) displays an appropriate copyright notice, and (2)
2025-08-20T20:11:57.7270184Z [00:04:48.125]➜  tells the user that there is no warranty for the work (except to the
2025-08-20T20:11:57.7270830Z [00:04:48.125]➜  extent that warranties are provided), that licensees may convey the
2025-08-20T20:11:57.7271342Z [00:04:48.125]➜  work under this License, and how to view a copy of this License.  If
2025-08-20T20:11:57.7271849Z [00:04:48.125]➜  the interface presents a list of user commands or options, such as a
2025-08-20T20:11:57.7272345Z [00:04:48.125]➜  menu, a prominent item in the list meets this criterion.
2025-08-20T20:11:57.7272680Z [00:04:48.125]➜  
2025-08-20T20:11:57.7272912Z [00:04:48.125]➜    1. Source Code.
2025-08-20T20:11:57.7273171Z [00:04:48.125]➜  
2025-08-20T20:11:57.7273514Z [00:04:48.125]➜    The "source code" for a work means the preferred form of the work
2025-08-20T20:11:57.7274019Z [00:04:48.125]➜  for making modifications to it.  "Object code" means any non-source
2025-08-20T20:11:57.7274409Z [00:04:48.125]➜  form of a work.
2025-08-20T20:11:57.7274660Z [00:04:48.125]➜  
2025-08-20T20:11:57.7275016Z [00:04:48.125]➜    A "Standard Interface" means an interface that either is an official
2025-08-20T20:11:57.7275537Z [00:04:48.125]➜  standard defined by a recognized standards body, or, in the case of
2025-08-20T20:11:57.7276052Z [00:04:48.125]➜  interfaces specified for a particular programming language, one that
2025-08-20T20:11:57.7276619Z [00:04:48.125]➜  is widely used among developers working in that language.
2025-08-20T20:11:57.7276956Z [00:04:48.125]➜  
2025-08-20T20:11:57.7277308Z [00:04:48.125]➜    The "System Libraries" of an executable work include anything, other
2025-08-20T20:11:57.7277803Z [00:04:48.125]➜  than the work as a whole, that (a) is included in the normal form of
2025-08-20T20:11:57.7278520Z [00:04:48.125]➜  packaging a Major Component, but which is not part of that Major
2025-08-20T20:11:57.7279017Z [00:04:48.125]➜  Component, and (b) serves only to enable use of the work with that
2025-08-20T20:11:57.7279590Z [00:04:48.125]➜  Major Component, or to implement a Standard Interface for which an
2025-08-20T20:11:57.7280107Z [00:04:48.125]➜  implementation is available to the public in source code form.  A
2025-08-20T20:11:57.7280632Z [00:04:48.125]➜  "Major Component", in this context, means a major essential component
2025-08-20T20:11:57.7281135Z [00:04:48.125]➜  (kernel, window system, and so on) of the specific operating system
2025-08-20T20:11:57.7281680Z [00:04:48.125]➜  (if any) on which the executable work runs, or a compiler used to
2025-08-20T20:11:57.7282156Z [00:04:48.125]➜  produce the work, or an object code interpreter used to run it.
2025-08-20T20:11:57.7282504Z [00:04:48.125]➜  
2025-08-20T20:11:57.7282859Z [00:04:48.125]➜    The "Corresponding Source" for a work in object code form means all
2025-08-20T20:11:57.7283360Z [00:04:48.125]➜  the source code needed to generate, install, and (for an executable
2025-08-20T20:11:57.7283862Z [00:04:48.125]➜  work) run the object code and to modify the work, including scripts to
2025-08-20T20:11:57.7284368Z [00:04:48.125]➜  control those activities.  However, it does not include the work's
2025-08-20T20:11:57.7284910Z [00:04:48.125]➜  System Libraries, or general-purpose tools or generally available free
2025-08-20T20:11:57.7285444Z [00:04:48.125]➜  programs which are used unmodified in performing those activities but
2025-08-20T20:11:57.7285954Z [00:04:48.125]➜  which are not part of the work.  For example, Corresponding Source
2025-08-20T20:11:57.7286473Z [00:04:48.125]➜  includes interface definition files associated with source files for
2025-08-20T20:11:57.7286981Z [00:04:48.125]➜  the work, and the source code for shared libraries and dynamically
2025-08-20T20:11:57.7287491Z [00:04:48.125]➜  linked subprograms that the work is specifically designed to require,
2025-08-20T20:11:57.7288115Z [00:04:48.125]➜  such as by intimate data communication or control flow between those
2025-08-20T20:11:57.7288554Z [00:04:48.125]➜  subprograms and other parts of the work.
2025-08-20T20:11:57.7288864Z [00:04:48.125]➜  
2025-08-20T20:11:57.7289211Z [00:04:48.125]➜    The Corresponding Source need not include anything that users
2025-08-20T20:11:57.7289797Z [00:04:48.125]➜  can regenerate automatically from other parts of the Corresponding
2025-08-20T20:11:57.7290179Z [00:04:48.125]➜  Source.
2025-08-20T20:11:57.7290398Z [00:04:48.125]➜  
2025-08-20T20:11:57.7290741Z [00:04:48.125]➜    The Corresponding Source for a work in source code form is that
2025-08-20T20:11:57.7291120Z [00:04:48.125]➜  same work.
2025-08-20T20:11:57.7291348Z [00:04:48.125]➜  
2025-08-20T20:11:57.7291584Z [00:04:48.125]➜    2. Basic Permissions.
2025-08-20T20:11:57.7291850Z [00:04:48.125]➜  
2025-08-20T20:11:57.7292190Z [00:04:48.125]➜    All rights granted under this License are granted for the term of
2025-08-20T20:11:57.7292699Z [00:04:48.125]➜  copyright on the Program, and are irrevocable provided the stated
2025-08-20T20:11:57.7293206Z [00:04:48.125]➜  conditions are met.  This License explicitly affirms your unlimited
2025-08-20T20:11:57.7293718Z [00:04:48.125]➜  permission to run the unmodified Program.  The output from running a
2025-08-20T20:11:57.7294239Z [00:04:48.125]➜  covered work is covered by this License only if the output, given its
2025-08-20T20:11:57.7294761Z [00:04:48.125]➜  content, constitutes a covered work.  This License acknowledges your
2025-08-20T20:11:57.7295280Z [00:04:48.125]➜  rights of fair use or other equivalent, as provided by copyright law.
2025-08-20T20:11:57.7295711Z [00:04:48.125]➜  
2025-08-20T20:11:57.7296038Z [00:04:48.125]➜    You may make, run and propagate covered works that you do not
2025-08-20T20:11:57.7296529Z [00:04:48.125]➜  convey, without conditions so long as your license otherwise remains
2025-08-20T20:11:57.7297041Z [00:04:48.125]➜  in force.  You may convey covered works to others for the sole purpose
2025-08-20T20:11:57.7297552Z [00:04:48.125]➜  of having them make modifications exclusively for you, or provide you
2025-08-20T20:11:57.7298314Z [00:04:48.125]➜  with facilities for running those works, provided that you comply with
2025-08-20T20:11:57.7298873Z [00:04:48.125]➜  the terms of this License in conveying all material for which you do
2025-08-20T20:11:57.7299395Z [00:04:48.125]➜  not control copyright.  Those thus making or running the covered works
2025-08-20T20:11:57.7299903Z [00:04:48.125]➜  for you must do so exclusively on your behalf, under your direction
2025-08-20T20:11:57.7300464Z [00:04:48.125]➜  and control, on terms that prohibit them from making any copies of
2025-08-20T20:11:57.7300968Z [00:04:48.125]➜  your copyrighted material outside their relationship with you.
2025-08-20T20:11:57.7301324Z [00:04:48.125]➜  
2025-08-20T20:11:57.7301671Z [00:04:48.126]➜    Conveying under any other circumstances is permitted solely under
2025-08-20T20:11:57.7302185Z [00:04:48.126]➜  the conditions stated below.  Sublicensing is not allowed; section 10
2025-08-20T20:11:57.7302591Z [00:04:48.126]➜  makes it unnecessary.
2025-08-20T20:11:57.7302845Z [00:04:48.126]➜  
2025-08-20T20:11:57.7303192Z [00:04:48.126]➜    3. Protecting Users' Legal Rights From Anti-Circumvention Law.
2025-08-20T20:11:57.7303549Z [00:04:48.126]➜  
2025-08-20T20:11:57.7303887Z [00:04:48.126]➜    No covered work shall be deemed part of an effective technological
2025-08-20T20:11:57.7304398Z [00:04:48.126]➜  measure under any applicable law fulfilling obligations under article
2025-08-20T20:11:57.7304901Z [00:04:48.126]➜  11 of the WIPO copyright treaty adopted on 20 December 1996, or
2025-08-20T20:11:57.7305387Z [00:04:48.126]➜  similar laws prohibiting or restricting circumvention of such
2025-08-20T20:11:57.7305755Z [00:04:48.126]➜  measures.
2025-08-20T20:11:57.7305988Z [00:04:48.126]➜  
2025-08-20T20:11:57.7306356Z [00:04:48.126]➜    When you convey a covered work, you waive any legal power to forbid
2025-08-20T20:11:57.7306905Z [00:04:48.126]➜  circumvention of technological measures to the extent such circumvention
2025-08-20T20:11:57.7307453Z [00:04:48.126]➜  is effected by exercising rights under this License with respect to
2025-08-20T20:11:57.7307972Z [00:04:48.126]➜  the covered work, and you disclaim any intention to limit operation or
2025-08-20T20:11:57.7308843Z [00:04:48.126]➜  modification of the work as a means of enforcing, against the work's
2025-08-20T20:11:57.7309372Z [00:04:48.126]➜  users, your or third parties' legal rights to forbid circumvention of
2025-08-20T20:11:57.7309882Z [00:04:48.126]➜  technological measures.
2025-08-20T20:11:57.7310152Z [00:04:48.126]➜  
2025-08-20T20:11:57.7310417Z [00:04:48.126]➜    4. Conveying Verbatim Copies.
2025-08-20T20:11:57.7310692Z [00:04:48.126]➜  
2025-08-20T20:11:57.7311044Z [00:04:48.126]➜    You may convey verbatim copies of the Program's source code as you
2025-08-20T20:11:57.7311540Z [00:04:48.126]➜  receive it, in any medium, provided that you conspicuously and
2025-08-20T20:11:57.7312056Z [00:04:48.126]➜  appropriately publish on each copy an appropriate copyright notice;
2025-08-20T20:11:57.7312557Z [00:04:48.126]➜  keep intact all notices stating that this License and any
2025-08-20T20:11:57.7313108Z [00:04:48.126]➜  non-permissive terms added in accord with section 7 apply to the code;
2025-08-20T20:11:57.7313636Z [00:04:48.126]➜  keep intact all notices of the absence of any warranty; and give all
2025-08-20T20:11:57.7314119Z [00:04:48.126]➜  recipients a copy of this License along with the Program.
2025-08-20T20:11:57.7314459Z [00:04:48.126]➜  
2025-08-20T20:11:57.7314809Z [00:04:48.126]➜    You may charge any price or no price for each copy that you convey,
2025-08-20T20:11:57.7315291Z [00:04:48.126]➜  and you may offer support or warranty protection for a fee.
2025-08-20T20:11:57.7315629Z [00:04:48.126]➜  
2025-08-20T20:11:57.7315907Z [00:04:48.126]➜    5. Conveying Modified Source Versions.
2025-08-20T20:11:57.7316199Z [00:04:48.126]➜  
2025-08-20T20:11:57.7316541Z [00:04:48.126]➜    You may convey a work based on the Program, or the modifications to
2025-08-20T20:11:57.7317111Z [00:04:48.126]➜  produce it from the Program, in the form of source code under the
2025-08-20T20:11:57.7317636Z [00:04:48.126]➜  terms of section 4, provided that you also meet all of these conditions:
2025-08-20T20:11:57.7318192Z [00:04:48.126]➜  
2025-08-20T20:11:57.7318631Z [00:04:48.126]➜      a) The work must carry prominent notices stating that you modified
2025-08-20T20:11:57.7319049Z [00:04:48.126]➜      it, and giving a relevant date.
2025-08-20T20:11:57.7319337Z [00:04:48.126]➜  
2025-08-20T20:11:57.7319753Z [00:04:48.126]➜      b) The work must carry prominent notices stating that it is
2025-08-20T20:11:57.7320254Z [00:04:48.126]➜      released under this License and any conditions added under section
2025-08-20T20:11:57.7320751Z [00:04:48.126]➜      7.  This requirement modifies the requirement in section 4 to
2025-08-20T20:11:57.7321153Z [00:04:48.126]➜      "keep intact all notices".
2025-08-20T20:11:57.7321433Z [00:04:48.126]➜  
2025-08-20T20:11:57.7321758Z [00:04:48.126]➜      c) You must license the entire work, as a whole, under this
2025-08-20T20:11:57.7322241Z [00:04:48.126]➜      License to anyone who comes into possession of a copy.  This
2025-08-20T20:11:57.7322755Z [00:04:48.126]➜      License will therefore apply, along with any applicable section 7
2025-08-20T20:11:57.7323269Z [00:04:48.126]➜      additional terms, to the whole of the work, and all its parts,
2025-08-20T20:11:57.7323751Z [00:04:48.126]➜      regardless of how they are packaged.  This License gives no
2025-08-20T20:11:57.7324252Z [00:04:48.126]➜      permission to license the work in any other way, but it does not
2025-08-20T20:11:57.7324749Z [00:04:48.126]➜      invalidate such permission if you have separately received it.
2025-08-20T20:11:57.7325107Z [00:04:48.126]➜  
2025-08-20T20:11:57.7325443Z [00:04:48.126]➜      d) If the work has interactive user interfaces, each must display
2025-08-20T20:11:57.7325948Z [00:04:48.126]➜      Appropriate Legal Notices; however, if the Program has interactive
2025-08-20T20:11:57.7326459Z [00:04:48.126]➜      interfaces that do not display Appropriate Legal Notices, your
2025-08-20T20:11:57.7326861Z [00:04:48.126]➜      work need not make them do so.
2025-08-20T20:11:57.7327215Z [00:04:48.126]➜  
2025-08-20T20:11:57.7327570Z [00:04:48.126]➜    A compilation of a covered work with other separate and independent
2025-08-20T20:11:57.7328196Z [00:04:48.126]➜  works, which are not by their nature extensions of the covered work,
2025-08-20T20:11:57.7328778Z [00:04:48.126]➜  and which are not combined with it such as to form a larger program,
2025-08-20T20:11:57.7329274Z [00:04:48.126]➜  in or on a volume of a storage or distribution medium, is called an
2025-08-20T20:11:57.7329764Z [00:04:48.126]➜  "aggregate" if the compilation and its resulting copyright are not
2025-08-20T20:11:57.7330263Z [00:04:48.126]➜  used to limit the access or legal rights of the compilation's users
2025-08-20T20:11:57.7330774Z [00:04:48.126]➜  beyond what the individual works permit.  Inclusion of a covered work
2025-08-20T20:11:57.7331285Z [00:04:48.126]➜  in an aggregate does not cause this License to apply to the other
2025-08-20T20:11:57.7331676Z [00:04:48.126]➜  parts of the aggregate.
2025-08-20T20:11:57.7331945Z [00:04:48.126]➜  
2025-08-20T20:11:57.7332194Z [00:04:48.126]➜    6. Conveying Non-Source Forms.
2025-08-20T20:11:57.7332475Z [00:04:48.126]➜  
2025-08-20T20:11:57.7332811Z [00:04:48.126]➜    You may convey a covered work in object code form under the terms
2025-08-20T20:11:57.7333277Z [00:04:48.126]➜  of sections 4 and 5, provided that you also convey the
2025-08-20T20:11:57.7333790Z [00:04:48.126]➜  machine-readable Corresponding Source under the terms of this License,
2025-08-20T20:11:57.7334206Z [00:04:48.126]➜  in one of these ways:
2025-08-20T20:11:57.7334459Z [00:04:48.126]➜  
2025-08-20T20:11:57.7334793Z [00:04:48.126]➜      a) Convey the object code in, or embodied in, a physical product
2025-08-20T20:11:57.7335282Z [00:04:48.126]➜      (including a physical distribution medium), accompanied by the
2025-08-20T20:11:57.7335824Z [00:04:48.126]➜      Corresponding Source fixed on a durable physical medium
2025-08-20T20:11:57.7336256Z [00:04:48.126]➜      customarily used for software interchange.
2025-08-20T20:11:57.7336568Z [00:04:48.126]➜  
2025-08-20T20:11:57.7336903Z [00:04:48.126]➜      b) Convey the object code in, or embodied in, a physical product
2025-08-20T20:11:57.7337384Z [00:04:48.126]➜      (including a physical distribution medium), accompanied by a
2025-08-20T20:11:57.7337935Z [00:04:48.126]➜      written offer, valid for at least three years and valid for as
2025-08-20T20:11:57.7338667Z [00:04:48.126]➜      long as you offer spare parts or customer support for that product
2025-08-20T20:11:57.7339172Z [00:04:48.126]➜      model, to give anyone who possesses the object code either (1) a
2025-08-20T20:11:57.7339652Z [00:04:48.126]➜      copy of the Corresponding Source for all the software in the
2025-08-20T20:11:57.7340138Z [00:04:48.126]➜      product that is covered by this License, on a durable physical
2025-08-20T20:11:57.7340642Z [00:04:48.126]➜      medium customarily used for software interchange, for a price no
2025-08-20T20:11:57.7341133Z [00:04:48.126]➜      more than your reasonable cost of physically performing this
2025-08-20T20:11:57.7341573Z [00:04:48.126]➜      conveying of source, or (2) access to copy the
2025-08-20T20:11:57.7342005Z [00:04:48.126]➜      Corresponding Source from a network server at no charge.
2025-08-20T20:11:57.7342352Z [00:04:48.126]➜  
2025-08-20T20:11:57.7342700Z [00:04:48.126]➜      c) Convey individual copies of the object code with a copy of the
2025-08-20T20:11:57.7343179Z [00:04:48.126]➜      written offer to provide the Corresponding Source.  This
2025-08-20T20:11:57.7343660Z [00:04:48.126]➜      alternative is allowed only occasionally and noncommercially, and
2025-08-20T20:11:57.7344167Z [00:04:48.126]➜      only if you received the object code with such an offer, in accord
2025-08-20T20:11:57.7344558Z [00:04:48.126]➜      with subsection 6b.
2025-08-20T20:11:57.7344820Z [00:04:48.126]➜  
2025-08-20T20:11:57.7345159Z [00:04:48.126]➜      d) Convey the object code by offering access from a designated
2025-08-20T20:11:57.7345737Z [00:04:48.126]➜      place (gratis or for a charge), and offer equivalent access to the
2025-08-20T20:11:57.7346243Z [00:04:48.126]➜      Corresponding Source in the same way through the same place at no
2025-08-20T20:11:57.7346734Z [00:04:48.126]➜      further charge.  You need not require recipients to copy the
2025-08-20T20:11:57.7347544Z [00:04:48.126]➜      Corresponding Source along with the object code.  If the place to
2025-08-20T20:11:57.7348320Z [00:04:48.126]➜      copy the object code is a network server, the Corresponding Source
2025-08-20T20:11:57.7348860Z [00:04:48.126]➜      may be on a different server (operated by you or a third party)
2025-08-20T20:11:57.7349767Z [00:04:48.126]➜      that supports equivalent copying facilities, provided you maintain
2025-08-20T20:11:57.7350724Z [00:04:48.126]➜      clear directions next to the object code saying where to find the
2025-08-20T20:11:57.7351608Z [00:04:48.126]➜      Corresponding Source.  Regardless of what server hosts the
2025-08-20T20:11:57.7352247Z [00:04:48.126]➜      Corresponding Source, you remain obligated to ensure that it is
2025-08-20T20:11:57.7352749Z [00:04:48.126]➜      available for as long as needed to satisfy these requirements.
2025-08-20T20:11:57.7353103Z [00:04:48.126]➜  
2025-08-20T20:11:57.7353466Z [00:04:48.126]➜      e) Convey the object code using peer-to-peer transmission, provided
2025-08-20T20:11:57.7353968Z [00:04:48.126]➜      you inform other peers where the object code and Corresponding
2025-08-20T20:11:57.7354454Z [00:04:48.126]➜      Source of the work are being offered to the general public at no
2025-08-20T20:11:57.7354855Z [00:04:48.126]➜      charge under subsection 6d.
2025-08-20T20:11:57.7355132Z [00:04:48.126]➜  
2025-08-20T20:11:57.7355496Z [00:04:48.126]➜    A separable portion of the object code, whose source code is excluded
2025-08-20T20:11:57.7356113Z [00:04:48.126]➜  from the Corresponding Source as a System Library, need not be
2025-08-20T20:11:57.7356558Z [00:04:48.126]➜  included in conveying the object code work.
2025-08-20T20:11:57.7356862Z [00:04:48.126]➜  
2025-08-20T20:11:57.7357209Z [00:04:48.126]➜    A "User Product" is either (1) a "consumer product", which means any
2025-08-20T20:11:57.7357734Z [00:04:48.126]➜  tangible personal property which is normally used for personal, family,
2025-08-20T20:11:57.7358501Z [00:04:48.126]➜  or household purposes, or (2) anything designed or sold for incorporation
2025-08-20T20:11:57.7359056Z [00:04:48.126]➜  into a dwelling.  In determining whether a product is a consumer product,
2025-08-20T20:11:57.7359603Z [00:04:48.126]➜  doubtful cases shall be resolved in favor of coverage.  For a particular
2025-08-20T20:11:57.7360132Z [00:04:48.126]➜  product received by a particular user, "normally used" refers to a
2025-08-20T20:11:57.7360666Z [00:04:48.126]➜  typical or common use of that class of product, regardless of the status
2025-08-20T20:11:57.7361181Z [00:04:48.126]➜  of the particular user or of the way in which the particular user
2025-08-20T20:11:57.7361701Z [00:04:48.126]➜  actually uses, or expects or is expected to use, the product.  A product
2025-08-20T20:11:57.7362237Z [00:04:48.126]➜  is a consumer product regardless of whether the product has substantial
2025-08-20T20:11:57.7362785Z [00:04:48.126]➜  commercial, industrial or non-consumer uses, unless such uses represent
2025-08-20T20:11:57.7363269Z [00:04:48.126]➜  the only significant mode of use of the product.
2025-08-20T20:11:57.7363586Z [00:04:48.126]➜  
2025-08-20T20:11:57.7363935Z [00:04:48.126]➜    "Installation Information" for a User Product means any methods,
2025-08-20T20:11:57.7364468Z [00:04:48.126]➜  procedures, authorization keys, or other information required to install
2025-08-20T20:11:57.7365017Z [00:04:48.126]➜  and execute modified versions of a covered work in that User Product from
2025-08-20T20:11:57.7365558Z [00:04:48.126]➜  a modified version of its Corresponding Source.  The information must
2025-08-20T20:11:57.7366084Z [00:04:48.126]➜  suffice to ensure that the continued functioning of the modified object
2025-08-20T20:11:57.7366656Z [00:04:48.126]➜  code is in no case prevented or interfered with solely because
2025-08-20T20:11:57.7367040Z [00:04:48.126]➜  modification has been made.
2025-08-20T20:11:57.7367312Z [00:04:48.126]➜  
2025-08-20T20:11:57.7367725Z [00:04:48.126]➜    If you convey an object code work under this section in, or with, or
2025-08-20T20:11:57.7368340Z [00:04:48.126]➜  specifically for use in, a User Product, and the conveying occurs as
2025-08-20T20:11:57.7368858Z [00:04:48.126]➜  part of a transaction in which the right of possession and use of the
2025-08-20T20:11:57.7369376Z [00:04:48.126]➜  User Product is transferred to the recipient in perpetuity or for a
2025-08-20T20:11:57.7369887Z [00:04:48.126]➜  fixed term (regardless of how the transaction is characterized), the
2025-08-20T20:11:57.7370412Z [00:04:48.126]➜  Corresponding Source conveyed under this section must be accompanied
2025-08-20T20:11:57.7370945Z [00:04:48.126]➜  by the Installation Information.  But this requirement does not apply
2025-08-20T20:11:57.7371458Z [00:04:48.126]➜  if neither you nor any third party retains the ability to install
2025-08-20T20:11:57.7371960Z [00:04:48.126]➜  modified object code on the User Product (for example, the work has
2025-08-20T20:11:57.7372363Z [00:04:48.126]➜  been installed in ROM).
2025-08-20T20:11:57.7372633Z [00:04:48.126]➜  
2025-08-20T20:11:57.7372998Z [00:04:48.126]➜    The requirement to provide Installation Information does not include a
2025-08-20T20:11:57.7373540Z [00:04:48.126]➜  requirement to continue to provide support service, warranty, or updates
2025-08-20T20:11:57.7374072Z [00:04:48.126]➜  for a work that has been modified or installed by the recipient, or for
2025-08-20T20:11:57.7374605Z [00:04:48.126]➜  the User Product in which it has been modified or installed.  Access to a
2025-08-20T20:11:57.7375198Z [00:04:48.126]➜  network may be denied when the modification itself materially and
2025-08-20T20:11:57.7375734Z [00:04:48.126]➜  adversely affects the operation of the network or violates the rules and
2025-08-20T20:11:57.7376208Z [00:04:48.126]➜  protocols for communication across the network.
2025-08-20T20:11:57.7376526Z [00:04:48.126]➜  
2025-08-20T20:11:57.7376899Z [00:04:48.126]➜    Corresponding Source conveyed, and Installation Information provided,
2025-08-20T20:11:57.7377483Z [00:04:48.126]➜  in accord with this section must be in a format that is publicly
2025-08-20T20:11:57.7378128Z [00:04:48.126]➜  documented (and with an implementation available to the public in
2025-08-20T20:11:57.7378723Z [00:04:48.126]➜  source code form), and must require no special password or key for
2025-08-20T20:11:57.7379141Z [00:04:48.126]➜  unpacking, reading or copying.
2025-08-20T20:11:57.7379420Z [00:04:48.126]➜  
2025-08-20T20:11:57.7379653Z [00:04:48.126]➜    7. Additional Terms.
2025-08-20T20:11:57.7379915Z [00:04:48.126]➜  
2025-08-20T20:11:57.7380279Z [00:04:48.126]➜    "Additional permissions" are terms that supplement the terms of this
2025-08-20T20:11:57.7380806Z [00:04:48.126]➜  License by making exceptions from one or more of its conditions.
2025-08-20T20:11:57.7381332Z [00:04:48.126]➜  Additional permissions that are applicable to the entire Program shall
2025-08-20T20:11:57.7381869Z [00:04:48.126]➜  be treated as though they were included in this License, to the extent
2025-08-20T20:11:57.7382380Z [00:04:48.126]➜  that they are valid under applicable law.  If additional permissions
2025-08-20T20:11:57.7382890Z [00:04:48.126]➜  apply only to part of the Program, that part may be used separately
2025-08-20T20:11:57.7383397Z [00:04:48.126]➜  under those permissions, but the entire Program remains governed by
2025-08-20T20:11:57.7383887Z [00:04:48.126]➜  this License without regard to the additional permissions.
2025-08-20T20:11:57.7384231Z [00:04:48.126]➜  
2025-08-20T20:11:57.7384571Z [00:04:48.126]➜    When you convey a copy of a covered work, you may at your option
2025-08-20T20:11:57.7385090Z [00:04:48.126]➜  remove any additional permissions from that copy, or from any part of
2025-08-20T20:11:57.7385691Z [00:04:48.127]➜  it.  (Additional permissions may be written to require their own
2025-08-20T20:11:57.7386185Z [00:04:48.127]➜  removal in certain cases when you modify the work.)  You may place
2025-08-20T20:11:57.7386759Z [00:04:48.127]➜  additional permissions on material, added by you to a covered work,
2025-08-20T20:11:57.7387259Z [00:04:48.127]➜  for which you have or can give appropriate copyright permission.
2025-08-20T20:11:57.7387612Z [00:04:48.127]➜  
2025-08-20T20:11:57.7387980Z [00:04:48.127]➜    Notwithstanding any other provision of this License, for material you
2025-08-20T20:11:57.7388719Z [00:04:48.127]➜  add to a covered work, you may (if authorized by the copyright holders of
2025-08-20T20:11:57.7389237Z [00:04:48.127]➜  that material) supplement the terms of this License with terms:
2025-08-20T20:11:57.7389586Z [00:04:48.127]➜  
2025-08-20T20:11:57.7389938Z [00:04:48.127]➜      a) Disclaiming warranty or limiting liability differently from the
2025-08-20T20:11:57.7390403Z [00:04:48.127]➜      terms of sections 15 and 16 of this License; or
2025-08-20T20:11:57.7390714Z [00:04:48.127]➜  
2025-08-20T20:11:57.7391066Z [00:04:48.127]➜      b) Requiring preservation of specified reasonable legal notices or
2025-08-20T20:11:57.7391695Z [00:04:48.127]➜      author attributions in that material or in the Appropriate Legal
2025-08-20T20:11:57.7392155Z [00:04:48.127]➜      Notices displayed by works containing it; or
2025-08-20T20:11:57.7392463Z [00:04:48.127]➜  
2025-08-20T20:11:57.7392826Z [00:04:48.127]➜      c) Prohibiting misrepresentation of the origin of that material, or
2025-08-20T20:11:57.7393334Z [00:04:48.127]➜      requiring that modified versions of such material be marked in
2025-08-20T20:11:57.7393885Z [00:04:48.127]➜      reasonable ways as different from the original version; or
2025-08-20T20:11:57.7394234Z [00:04:48.127]➜  
2025-08-20T20:11:57.7394585Z [00:04:48.127]➜      d) Limiting the use for publicity purposes of names of licensors or
2025-08-20T20:11:57.7395002Z [00:04:48.127]➜      authors of the material; or
2025-08-20T20:11:57.7395276Z [00:04:48.127]➜  
2025-08-20T20:11:57.7395611Z [00:04:48.127]➜      e) Declining to grant rights under trademark law for use of some
2025-08-20T20:11:57.7396061Z [00:04:48.127]➜      trade names, trademarks, or service marks; or
2025-08-20T20:11:57.7396378Z [00:04:48.127]➜  
2025-08-20T20:11:57.7396730Z [00:04:48.127]➜      f) Requiring indemnification of licensors and authors of that
2025-08-20T20:11:57.7397242Z [00:04:48.127]➜      material by anyone who conveys the material (or modified versions of
2025-08-20T20:11:57.7397766Z [00:04:48.127]➜      it) with contractual assumptions of liability to the recipient, for
2025-08-20T20:11:57.7398514Z [00:04:48.127]➜      any liability that these contractual assumptions directly impose on
2025-08-20T20:11:57.7398947Z [00:04:48.127]➜      those licensors and authors.
2025-08-20T20:11:57.7399233Z [00:04:48.127]➜  
2025-08-20T20:11:57.7399589Z [00:04:48.127]➜    All other non-permissive additional terms are considered "further
2025-08-20T20:11:57.7400136Z [00:04:48.127]➜  restrictions" within the meaning of section 10.  If the Program as you
2025-08-20T20:11:57.7400657Z [00:04:48.127]➜  received it, or any part of it, contains a notice stating that it is
2025-08-20T20:11:57.7401150Z [00:04:48.127]➜  governed by this License along with a term that is a further
2025-08-20T20:11:57.7401653Z [00:04:48.127]➜  restriction, you may remove that term.  If a license document contains
2025-08-20T20:11:57.7402176Z [00:04:48.127]➜  a further restriction but permits relicensing or conveying under this
2025-08-20T20:11:57.7402693Z [00:04:48.127]➜  License, you may add to a covered work material governed by the terms
2025-08-20T20:11:57.7403211Z [00:04:48.127]➜  of that license document, provided that the further restriction does
2025-08-20T20:11:57.7403649Z [00:04:48.127]➜  not survive such relicensing or conveying.
2025-08-20T20:11:57.7404062Z [00:04:48.127]➜  
2025-08-20T20:11:57.7404402Z [00:04:48.127]➜    If you add terms to a covered work in accord with this section, you
2025-08-20T20:11:57.7404884Z [00:04:48.127]➜  must place, in the relevant source files, a statement of the
2025-08-20T20:11:57.7405443Z [00:04:48.127]➜  additional terms that apply to those files, or a notice indicating
2025-08-20T20:11:57.7405880Z [00:04:48.127]➜  where to find the applicable terms.
2025-08-20T20:11:57.7406166Z [00:04:48.127]➜  
2025-08-20T20:11:57.7406531Z [00:04:48.127]➜    Additional terms, permissive or non-permissive, may be stated in the
2025-08-20T20:11:57.7407043Z [00:04:48.127]➜  form of a separately written license, or stated as exceptions;
2025-08-20T20:11:57.7407468Z [00:04:48.127]➜  the above requirements apply either way.
2025-08-20T20:11:57.7407768Z [00:04:48.127]➜  
2025-08-20T20:11:57.7408163Z [00:04:48.127]➜    8. Termination.
2025-08-20T20:11:57.7408444Z [00:04:48.127]➜  
2025-08-20T20:11:57.7408790Z [00:04:48.127]➜    You may not propagate or modify a covered work except as expressly
2025-08-20T20:11:57.7409304Z [00:04:48.127]➜  provided under this License.  Any attempt otherwise to propagate or
2025-08-20T20:11:57.7409816Z [00:04:48.127]➜  modify it is void, and will automatically terminate your rights under
2025-08-20T20:11:57.7410399Z [00:04:48.127]➜  this License (including any patent licenses granted under the third
2025-08-20T20:11:57.7410810Z [00:04:48.127]➜  paragraph of section 11).
2025-08-20T20:11:57.7411079Z [00:04:48.127]➜  
2025-08-20T20:11:57.7411411Z [00:04:48.127]➜    However, if you cease all violation of this License, then your
2025-08-20T20:11:57.7411891Z [00:04:48.127]➜  license from a particular copyright holder is reinstated (a)
2025-08-20T20:11:57.7412394Z [00:04:48.127]➜  provisionally, unless and until the copyright holder explicitly and
2025-08-20T20:11:57.7413028Z [00:04:48.127]➜  finally terminates your license, and (b) permanently, if the copyright
2025-08-20T20:11:57.7413562Z [00:04:48.127]➜  holder fails to notify you of the violation by some reasonable means
2025-08-20T20:11:57.7413994Z [00:04:48.127]➜  prior to 60 days after the cessation.
2025-08-20T20:11:57.7414274Z [00:04:48.127]➜  
2025-08-20T20:11:57.7414615Z [00:04:48.127]➜    Moreover, your license from a particular copyright holder is
2025-08-20T20:11:57.7415130Z [00:04:48.127]➜  reinstated permanently if the copyright holder notifies you of the
2025-08-20T20:11:57.7415646Z [00:04:48.127]➜  violation by some reasonable means, this is the first time you have
2025-08-20T20:11:57.7416163Z [00:04:48.127]➜  received notice of violation of this License (for any work) from that
2025-08-20T20:11:57.7416680Z [00:04:48.127]➜  copyright holder, and you cure the violation prior to 30 days after
2025-08-20T20:11:57.7417086Z [00:04:48.127]➜  your receipt of the notice.
2025-08-20T20:11:57.7417355Z [00:04:48.127]➜  
2025-08-20T20:11:57.7417709Z [00:04:48.127]➜    Termination of your rights under this section does not terminate the
2025-08-20T20:11:57.7418462Z [00:04:48.127]➜  licenses of parties who have received copies or rights from you under
2025-08-20T20:11:57.7418997Z [00:04:48.127]➜  this License.  If your rights have been terminated and not permanently
2025-08-20T20:11:57.7419512Z [00:04:48.127]➜  reinstated, you do not qualify to receive new licenses for the same
2025-08-20T20:11:57.7419922Z [00:04:48.127]➜  material under section 10.
2025-08-20T20:11:57.7420198Z [00:04:48.127]➜  
2025-08-20T20:11:57.7420491Z [00:04:48.127]➜    9. Acceptance Not Required for Having Copies.
2025-08-20T20:11:57.7420802Z [00:04:48.127]➜  
2025-08-20T20:11:57.7421142Z [00:04:48.127]➜    You are not required to accept this License in order to receive or
2025-08-20T20:11:57.7421639Z [00:04:48.127]➜  run a copy of the Program.  Ancillary propagation of a covered work
2025-08-20T20:11:57.7422153Z [00:04:48.127]➜  occurring solely as a consequence of using peer-to-peer transmission
2025-08-20T20:11:57.7422669Z [00:04:48.127]➜  to receive a copy likewise does not require acceptance.  However,
2025-08-20T20:11:57.7423346Z [00:04:48.127]➜  nothing other than this License grants you permission to propagate or
2025-08-20T20:11:57.7423868Z [00:04:48.127]➜  modify any covered work.  These actions infringe copyright if you do
2025-08-20T20:11:57.7424446Z [00:04:48.127]➜  not accept this License.  Therefore, by modifying or propagating a
2025-08-20T20:11:57.7424963Z [00:04:48.127]➜  covered work, you indicate your acceptance of this License to do so.
2025-08-20T20:11:57.7425326Z [00:04:48.127]➜  
2025-08-20T20:11:57.7425628Z [00:04:48.127]➜    10. Automatic Licensing of Downstream Recipients.
2025-08-20T20:11:57.7425946Z [00:04:48.127]➜  
2025-08-20T20:11:57.7426278Z [00:04:48.127]➜    Each time you convey a covered work, the recipient automatically
2025-08-20T20:11:57.7426773Z [00:04:48.127]➜  receives a license from the original licensors, to run, modify and
2025-08-20T20:11:57.7427302Z [00:04:48.127]➜  propagate that work, subject to this License.  You are not responsible
2025-08-20T20:11:57.7427813Z [00:04:48.127]➜  for enforcing compliance by third parties with this License.
2025-08-20T20:11:57.7428297Z [00:04:48.127]➜  
2025-08-20T20:11:57.7428646Z [00:04:48.127]➜    An "entity transaction" is a transaction transferring control of an
2025-08-20T20:11:57.7429167Z [00:04:48.127]➜  organization, or substantially all assets of one, or subdividing an
2025-08-20T20:11:57.7429756Z [00:04:48.127]➜  organization, or merging organizations.  If propagation of a covered
2025-08-20T20:11:57.7430258Z [00:04:48.127]➜  work results from an entity transaction, each party to that
2025-08-20T20:11:57.7430747Z [00:04:48.127]➜  transaction who receives a copy of the work also receives whatever
2025-08-20T20:11:57.7431263Z [00:04:48.127]➜  licenses to the work the party's predecessor in interest had or could
2025-08-20T20:11:57.7431838Z [00:04:48.127]➜  give under the previous paragraph, plus a right to possession of the
2025-08-20T20:11:57.7432374Z [00:04:48.127]➜  Corresponding Source of the work from the predecessor in interest, if
2025-08-20T20:11:57.7432887Z [00:04:48.127]➜  the predecessor has it or can get it with reasonable efforts.
2025-08-20T20:11:57.7433235Z [00:04:48.127]➜  
2025-08-20T20:11:57.7433573Z [00:04:48.127]➜    You may not impose any further restrictions on the exercise of the
2025-08-20T20:11:57.7434088Z [00:04:48.127]➜  rights granted or affirmed under this License.  For example, you may
2025-08-20T20:11:57.7434588Z [00:04:48.127]➜  not impose a license fee, royalty, or other charge for exercise of
2025-08-20T20:11:57.7435097Z [00:04:48.127]➜  rights granted under this License, and you may not initiate litigation
2025-08-20T20:11:57.7435623Z [00:04:48.127]➜  (including a cross-claim or counterclaim in a lawsuit) alleging that
2025-08-20T20:11:57.7436137Z [00:04:48.127]➜  any patent claim is infringed by making, using, selling, offering for
2025-08-20T20:11:57.7436607Z [00:04:48.127]➜  sale, or importing the Program or any portion of it.
2025-08-20T20:11:57.7436927Z [00:04:48.127]➜  
2025-08-20T20:11:57.7437157Z [00:04:48.127]➜    11. Patents.
2025-08-20T20:11:57.7437395Z [00:04:48.127]➜  
2025-08-20T20:11:57.7437744Z [00:04:48.127]➜    A "contributor" is a copyright holder who authorizes use under this
2025-08-20T20:11:57.7438372Z [00:04:48.127]➜  License of the Program or a work on which the Program is based.  The
2025-08-20T20:11:57.7438902Z [00:04:48.127]➜  work thus licensed is called the contributor's "contributor version".
2025-08-20T20:11:57.7439271Z [00:04:48.127]➜  
2025-08-20T20:11:57.7439613Z [00:04:48.127]➜    A contributor's "essential patent claims" are all patent claims
2025-08-20T20:11:57.7440117Z [00:04:48.127]➜  owned or controlled by the contributor, whether already acquired or
2025-08-20T20:11:57.7440639Z [00:04:48.127]➜  hereafter acquired, that would be infringed by some manner, permitted
2025-08-20T20:11:57.7441168Z [00:04:48.127]➜  by this License, of making, using, or selling its contributor version,
2025-08-20T20:11:57.7441649Z [00:04:48.127]➜  but do not include claims that would be infringed only as a
2025-08-20T20:11:57.7442226Z [00:04:48.127]➜  consequence of further modification of the contributor version.  For
2025-08-20T20:11:57.7442736Z [00:04:48.127]➜  purposes of this definition, "control" includes the right to grant
2025-08-20T20:11:57.7443317Z [00:04:48.127]➜  patent sublicenses in a manner consistent with the requirements of
2025-08-20T20:11:57.7443704Z [00:04:48.127]➜  this License.
2025-08-20T20:11:57.7443941Z [00:04:48.127]➜  
2025-08-20T20:11:57.7444294Z [00:04:48.127]➜    Each contributor grants you a non-exclusive, worldwide, royalty-free
2025-08-20T20:11:57.7444812Z [00:04:48.127]➜  patent license under the contributor's essential patent claims, to
2025-08-20T20:11:57.7445316Z [00:04:48.127]➜  make, use, sell, offer for sale, import and otherwise run, modify and
2025-08-20T20:11:57.7445781Z [00:04:48.127]➜  propagate the contents of its contributor version.
2025-08-20T20:11:57.7446104Z [00:04:48.127]➜  
2025-08-20T20:11:57.7446456Z [00:04:48.127]➜    In the following three paragraphs, a "patent license" is any express
2025-08-20T20:11:57.7446982Z [00:04:48.127]➜  agreement or commitment, however denominated, not to enforce a patent
2025-08-20T20:11:57.7447505Z [00:04:48.127]➜  (such as an express permission to practice a patent or covenant not to
2025-08-20T20:11:57.7448200Z [00:04:48.127]➜  sue for patent infringement).  To "grant" such a patent license to a
2025-08-20T20:11:57.7448741Z [00:04:48.127]➜  party means to make such an agreement or commitment not to enforce a
2025-08-20T20:11:57.7449153Z [00:04:48.127]➜  patent against the party.
2025-08-20T20:11:57.7449421Z [00:04:48.127]➜  
2025-08-20T20:11:57.7449770Z [00:04:48.127]➜    If you convey a covered work, knowingly relying on a patent license,
2025-08-20T20:11:57.7450289Z [00:04:48.127]➜  and the Corresponding Source of the work is not available for anyone
2025-08-20T20:11:57.7450870Z [00:04:48.127]➜  to copy, free of charge and under the terms of this License, through a
2025-08-20T20:11:57.7451394Z [00:04:48.127]➜  publicly available network server or other readily accessible means,
2025-08-20T20:11:57.7451912Z [00:04:48.127]➜  then you must either (1) cause the Corresponding Source to be so
2025-08-20T20:11:57.7452406Z [00:04:48.127]➜  available, or (2) arrange to deprive yourself of the benefit of the
2025-08-20T20:11:57.7452918Z [00:04:48.127]➜  patent license for this particular work, or (3) arrange, in a manner
2025-08-20T20:11:57.7453442Z [00:04:48.127]➜  consistent with the requirements of this License, to extend the patent
2025-08-20T20:11:57.7453974Z [00:04:48.127]➜  license to downstream recipients.  "Knowingly relying" means you have
2025-08-20T20:11:57.7454496Z [00:04:48.127]➜  actual knowledge that, but for the patent license, your conveying the
2025-08-20T20:11:57.7455018Z [00:04:48.127]➜  covered work in a country, or your recipient's use of the covered work
2025-08-20T20:11:57.7455539Z [00:04:48.127]➜  in a country, would infringe one or more identifiable patents in that
2025-08-20T20:11:57.7456009Z [00:04:48.127]➜  country that you have reason to believe are valid.
2025-08-20T20:11:57.7456333Z [00:04:48.127]➜  
2025-08-20T20:11:57.7456672Z [00:04:48.127]➜    If, pursuant to or in connection with a single transaction or
2025-08-20T20:11:57.7457176Z [00:04:48.127]➜  arrangement, you convey, or propagate by procuring conveyance of, a
2025-08-20T20:11:57.7457695Z [00:04:48.127]➜  covered work, and grant a patent license to some of the parties
2025-08-20T20:11:57.7458415Z [00:04:48.127]➜  receiving the covered work authorizing them to use, propagate, modify
2025-08-20T20:11:57.7458950Z [00:04:48.127]➜  or convey a specific copy of the covered work, then the patent license
2025-08-20T20:11:57.7459475Z [00:04:48.127]➜  you grant is automatically extended to all recipients of the covered
2025-08-20T20:11:57.7459883Z [00:04:48.127]➜  work and works based on it.
2025-08-20T20:11:57.7460160Z [00:04:48.127]➜  
2025-08-20T20:11:57.7460511Z [00:04:48.127]➜    A patent license is "discriminatory" if it does not include within
2025-08-20T20:11:57.7461080Z [00:04:48.127]➜  the scope of its coverage, prohibits the exercise of, or is
2025-08-20T20:11:57.7461576Z [00:04:48.127]➜  conditioned on the non-exercise of one or more of the rights that are
2025-08-20T20:11:57.7462172Z [00:04:48.127]➜  specifically granted under this License.  You may not convey a covered
2025-08-20T20:11:57.7462696Z [00:04:48.127]➜  work if you are a party to an arrangement with a third party that is
2025-08-20T20:11:57.7463203Z [00:04:48.127]➜  in the business of distributing software, under which you make payment
2025-08-20T20:11:57.7463710Z [00:04:48.128]➜  to the third party based on the extent of your activity of conveying
2025-08-20T20:11:57.7464196Z [00:04:48.128]➜  the work, and under which the third party grants, to any of the
2025-08-20T20:11:57.7464747Z [00:04:48.128]➜  parties who would receive the covered work from you, a discriminatory
2025-08-20T20:11:57.7465259Z [00:04:48.128]➜  patent license (a) in connection with copies of the covered work
2025-08-20T20:11:57.7465764Z [00:04:48.128]➜  conveyed by you (or copies made from those copies), or (b) primarily
2025-08-20T20:11:57.7466264Z [00:04:48.128]➜  for and in connection with specific products or compilations that
2025-08-20T20:11:57.7466774Z [00:04:48.128]➜  contain the covered work, unless you entered into that arrangement,
2025-08-20T20:11:57.7467313Z [00:04:48.128]➜  or that patent license was granted, prior to 28 March 2007.
2025-08-20T20:11:57.7467663Z [00:04:48.128]➜  
2025-08-20T20:11:57.7468118Z [00:04:48.128]➜    Nothing in this License shall be construed as excluding or limiting
2025-08-20T20:11:57.7468620Z [00:04:48.128]➜  any implied license or other defenses to infringement that may
2025-08-20T20:11:57.7469105Z [00:04:48.128]➜  otherwise be available to you under applicable patent law.
2025-08-20T20:11:57.7469452Z [00:04:48.128]➜  
2025-08-20T20:11:57.7469730Z [00:04:48.128]➜    12. No Surrender of Others' Freedom.
2025-08-20T20:11:57.7470013Z [00:04:48.128]➜  
2025-08-20T20:11:57.7470380Z [00:04:48.128]➜    If conditions are imposed on you (whether by court order, agreement or
2025-08-20T20:11:57.7470918Z [00:04:48.128]➜  otherwise) that contradict the conditions of this License, they do not
2025-08-20T20:11:57.7471450Z [00:04:48.128]➜  excuse you from the conditions of this License.  If you cannot convey a
2025-08-20T20:11:57.7471994Z [00:04:48.128]➜  covered work so as to satisfy simultaneously your obligations under this
2025-08-20T20:11:57.7472544Z [00:04:48.128]➜  License and any other pertinent obligations, then as a consequence you may
2025-08-20T20:11:57.7473095Z [00:04:48.128]➜  not convey it at all.  For example, if you agree to terms that obligate you
2025-08-20T20:11:57.7473628Z [00:04:48.128]➜  to collect a royalty for further conveying from those to whom you convey
2025-08-20T20:11:57.7474152Z [00:04:48.128]➜  the Program, the only way you could satisfy both those terms and this
2025-08-20T20:11:57.7474658Z [00:04:48.128]➜  License would be to refrain entirely from conveying the Program.
2025-08-20T20:11:57.7475154Z [00:04:48.128]➜  
2025-08-20T20:11:57.7475459Z [00:04:48.128]➜    13. Use with the GNU Affero General Public License.
2025-08-20T20:11:57.7475783Z [00:04:48.128]➜  
2025-08-20T20:11:57.7476119Z [00:04:48.128]➜    Notwithstanding any other provision of this License, you have
2025-08-20T20:11:57.7476635Z [00:04:48.128]➜  permission to link or combine any covered work with a work licensed
2025-08-20T20:11:57.7477152Z [00:04:48.128]➜  under version 3 of the GNU Affero General Public License into a single
2025-08-20T20:11:57.7477657Z [00:04:48.128]➜  combined work, and to convey the resulting work.  The terms of this
2025-08-20T20:11:57.7478352Z [00:04:48.128]➜  License will continue to apply to the part which is the covered work,
2025-08-20T20:11:57.7478905Z [00:04:48.128]➜  but the special requirements of the GNU Affero General Public License,
2025-08-20T20:11:57.7479439Z [00:04:48.128]➜  section 13, concerning interaction through a network will apply to the
2025-08-20T20:11:57.7479849Z [00:04:48.128]➜  combination as such.
2025-08-20T20:11:57.7480112Z [00:04:48.128]➜  
2025-08-20T20:11:57.7480380Z [00:04:48.128]➜    14. Revised Versions of this License.
2025-08-20T20:11:57.7480671Z [00:04:48.128]➜  
2025-08-20T20:11:57.7481127Z [00:04:48.128]➜    The Free Software Foundation may publish revised and/or new versions of
2025-08-20T20:11:57.7481680Z [00:04:48.128]➜  the GNU General Public License from time to time.  Such new versions will
2025-08-20T20:11:57.7482210Z [00:04:48.128]➜  be similar in spirit to the present version, but may differ in detail to
2025-08-20T20:11:57.7482634Z [00:04:48.128]➜  address new problems or concerns.
2025-08-20T20:11:57.7482924Z [00:04:48.128]➜  
2025-08-20T20:11:57.7483262Z [00:04:48.128]➜    Each version is given a distinguishing version number.  If the
2025-08-20T20:11:57.7483842Z [00:04:48.128]➜  Program specifies that a certain numbered version of the GNU General
2025-08-20T20:11:57.7484361Z [00:04:48.128]➜  Public License "or any later version" applies to it, you have the
2025-08-20T20:11:57.7484871Z [00:04:48.128]➜  option of following the terms and conditions either of that numbered
2025-08-20T20:11:57.7485365Z [00:04:48.128]➜  version or of any later version published by the Free Software
2025-08-20T20:11:57.7485960Z [00:04:48.128]➜  Foundation.  If the Program does not specify a version number of the
2025-08-20T20:11:57.7486486Z [00:04:48.128]➜  GNU General Public License, you may choose any version ever published
2025-08-20T20:11:57.7486905Z [00:04:48.128]➜  by the Free Software Foundation.
2025-08-20T20:11:57.7487190Z [00:04:48.128]➜  
2025-08-20T20:11:57.7487528Z [00:04:48.128]➜    If the Program specifies that a proxy can decide which future
2025-08-20T20:11:57.7488138Z [00:04:48.128]➜  versions of the GNU General Public License can be used, that proxy's
2025-08-20T20:11:57.7488686Z [00:04:48.128]➜  public statement of acceptance of a version permanently authorizes you
2025-08-20T20:11:57.7489136Z [00:04:48.128]➜  to choose that version for the Program.
2025-08-20T20:11:57.7489436Z [00:04:48.128]➜  
2025-08-20T20:11:57.7489773Z [00:04:48.128]➜    Later license versions may give you additional or different
2025-08-20T20:11:57.7490277Z [00:04:48.128]➜  permissions.  However, no additional obligations are imposed on any
2025-08-20T20:11:57.7490805Z [00:04:48.128]➜  author or copyright holder as a result of your choosing to follow a
2025-08-20T20:11:57.7491190Z [00:04:48.128]➜  later version.
2025-08-20T20:11:57.7491432Z [00:04:48.128]➜  
2025-08-20T20:11:57.7491679Z [00:04:48.128]➜    15. Disclaimer of Warranty.
2025-08-20T20:11:57.7491951Z [00:04:48.128]➜  
2025-08-20T20:11:57.7492293Z [00:04:48.128]➜    THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
2025-08-20T20:11:57.7492809Z [00:04:48.128]➜  APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
2025-08-20T20:11:57.7493361Z [00:04:48.128]➜  HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
2025-08-20T20:11:57.7493985Z [00:04:48.128]➜  OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
2025-08-20T20:11:57.7494539Z [00:04:48.128]➜  THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2025-08-20T20:11:57.7495096Z [00:04:48.128]➜  PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
2025-08-20T20:11:57.7495645Z [00:04:48.128]➜  IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
2025-08-20T20:11:57.7496106Z [00:04:48.128]➜  ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
2025-08-20T20:11:57.7496420Z [00:04:48.128]➜  
2025-08-20T20:11:57.7496670Z [00:04:48.128]➜    16. Limitation of Liability.
2025-08-20T20:11:57.7496951Z [00:04:48.128]➜  
2025-08-20T20:11:57.7497305Z [00:04:48.128]➜    IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
2025-08-20T20:11:57.7497843Z [00:04:48.128]➜  WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
2025-08-20T20:11:57.7498578Z [00:04:48.128]➜  THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
2025-08-20T20:11:57.7499145Z [00:04:48.128]➜  GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
2025-08-20T20:11:57.7499686Z [00:04:48.128]➜  USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
2025-08-20T20:11:57.7500311Z [00:04:48.128]➜  DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
2025-08-20T20:11:57.7500851Z [00:04:48.128]➜  PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
2025-08-20T20:11:57.7501383Z [00:04:48.128]➜  EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
2025-08-20T20:11:57.7501775Z [00:04:48.128]➜  SUCH DAMAGES.
2025-08-20T20:11:57.7502009Z [00:04:48.128]➜  
2025-08-20T20:11:57.7502291Z [00:04:48.128]➜    17. Interpretation of Sections 15 and 16.
2025-08-20T20:11:57.7502592Z [00:04:48.128]➜  
2025-08-20T20:11:57.7503003Z [00:04:48.128]➜    If the disclaimer of warranty and limitation of liability provided
2025-08-20T20:11:57.7503529Z [00:04:48.128]➜  above cannot be given local legal effect according to their terms,
2025-08-20T20:11:57.7504056Z [00:04:48.128]➜  reviewing courts shall apply local law that most closely approximates
2025-08-20T20:11:57.7504568Z [00:04:48.128]➜  an absolute waiver of all civil liability in connection with the
2025-08-20T20:11:57.7505145Z [00:04:48.128]➜  Program, unless a warranty or assumption of liability accompanies a
2025-08-20T20:11:57.7505591Z [00:04:48.128]➜  copy of the Program in return for a fee.
2025-08-20T20:11:57.7505883Z [00:04:48.128]➜  
2025-08-20T20:11:57.7506161Z [00:04:48.128]➜                       END OF TERMS AND CONDITIONS
2025-08-20T20:11:57.7506455Z [00:04:48.128]➜  
2025-08-20T20:11:57.7506751Z [00:04:48.128]➜              How to Apply These Terms to Your New Programs
2025-08-20T20:11:57.7507065Z [00:04:48.128]➜  
2025-08-20T20:11:57.7507409Z [00:04:48.128]➜    If you develop a new program, and you want it to be of the greatest
2025-08-20T20:11:57.7507915Z [00:04:48.128]➜  possible use to the public, the best way to achieve this is to make it
2025-08-20T20:11:57.7508611Z [00:04:48.128]➜  free software which everyone can redistribute and change under these terms.
2025-08-20T20:11:57.7509000Z [00:04:48.128]➜  
2025-08-20T20:11:57.7509348Z [00:04:48.128]➜    To do so, attach the following notices to the program.  It is safest
2025-08-20T20:11:57.7509848Z [00:04:48.128]➜  to attach them to the start of each source file to most effectively
2025-08-20T20:11:57.7510352Z [00:04:48.128]➜  state the exclusion of warranty; and each file should have at least
2025-08-20T20:11:57.7510861Z [00:04:48.128]➜  the "copyright" line and a pointer to where the full notice is found.
2025-08-20T20:11:57.7511224Z [00:04:48.128]➜  
2025-08-20T20:11:57.7511584Z [00:04:48.128]➜      <one line to give the program's name and a brief idea of what it does.>
2025-08-20T20:11:57.7512029Z [00:04:48.128]➜      Copyright (C) <year>  <name of author>
2025-08-20T20:11:57.7512322Z [00:04:48.128]➜  
2025-08-20T20:11:57.7512779Z [00:04:48.128]➜      This program is free software: you can redistribute it and/or modify
2025-08-20T20:11:57.7513293Z [00:04:48.128]➜      it under the terms of the GNU General Public License as published by
2025-08-20T20:11:57.7513802Z [00:04:48.128]➜      the Free Software Foundation, either version 3 of the License, or
2025-08-20T20:11:57.7514241Z [00:04:48.128]➜      (at your option) any later version.
2025-08-20T20:11:57.7514529Z [00:04:48.128]➜  
2025-08-20T20:11:57.7514868Z [00:04:48.128]➜      This program is distributed in the hope that it will be useful,
2025-08-20T20:11:57.7515360Z [00:04:48.128]➜      but WITHOUT ANY WARRANTY; without even the implied warranty of
2025-08-20T20:11:57.7515856Z [00:04:48.128]➜      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2025-08-20T20:11:57.7516309Z [00:04:48.128]➜      GNU General Public License for more details.
2025-08-20T20:11:57.7516616Z [00:04:48.128]➜  
2025-08-20T20:11:57.7516959Z [00:04:48.128]➜      You should have received a copy of the GNU General Public License
2025-08-20T20:11:57.7517503Z [00:04:48.128]➜      along with this program.  If not, see <https://www.gnu.org/licenses/>.
2025-08-20T20:11:57.7517883Z [00:04:48.128]➜  
2025-08-20T20:11:57.7518350Z [00:04:48.128]➜  Also add information on how to contact you by electronic and paper mail.
2025-08-20T20:11:57.7518817Z [00:04:48.128]➜  
2025-08-20T20:11:57.7519162Z [00:04:48.128]➜    If the program does terminal interaction, make it output a short
2025-08-20T20:11:57.7519632Z [00:04:48.128]➜  notice like this when it starts in an interactive mode:
2025-08-20T20:11:57.7519965Z [00:04:48.128]➜  
2025-08-20T20:11:57.7520264Z [00:04:48.128]➜      <program>  Copyright (C) <year>  <name of author>
2025-08-20T20:11:57.7520762Z [00:04:48.128]➜      This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
2025-08-20T20:11:57.7521347Z [00:04:48.128]➜      This is free software, and you are welcome to redistribute it
2025-08-20T20:11:57.7521809Z [00:04:48.128]➜      under certain conditions; type `show c' for details.
2025-08-20T20:11:57.7522145Z [00:04:48.128]➜  
2025-08-20T20:11:57.7522534Z [00:04:48.128]➜  The hypothetical commands `show w' and `show c' should show the appropriate
2025-08-20T20:11:57.7523099Z [00:04:48.128]➜  parts of the General Public License.  Of course, your program's commands
2025-08-20T20:11:57.7523736Z [00:04:48.128]➜  might be different; for a GUI interface, you would use an "about box".
2025-08-20T20:11:57.7524131Z [00:04:48.128]➜  
2025-08-20T20:11:57.7524507Z [00:04:48.128]➜    You should also get your employer (if you work as a programmer) or school,
2025-08-20T20:11:57.7525045Z [00:04:48.128]➜  if any, to sign a "copyright disclaimer" for the program, if necessary.
2025-08-20T20:11:57.7525593Z [00:04:48.128]➜  For more information on this, and how to apply and follow the GNU GPL, see
2025-08-20T20:11:57.7526040Z [00:04:48.128]➜  <https://www.gnu.org/licenses/>.
2025-08-20T20:11:57.7526332Z [00:04:48.128]➜  
2025-08-20T20:11:57.7526713Z [00:04:48.128]➜    The GNU General Public License does not permit incorporating your program
2025-08-20T20:11:57.7527268Z [00:04:48.128]➜  into proprietary programs.  If your program is a subroutine library, you
2025-08-20T20:11:57.7527826Z [00:04:48.128]➜  may consider it more useful to permit linking proprietary applications with
2025-08-20T20:11:57.7528499Z [00:04:48.128]➜  the library.  If this is what you want to do, use the GNU Lesser General
2025-08-20T20:11:57.7529008Z [00:04:48.128]➜  Public License instead of this License.  But first, please read
2025-08-20T20:11:57.7529480Z [00:04:48.128]➜  <https://www.gnu.org/licenses/why-not-lgpl.html>.
2025-08-20T20:11:57.7529806Z [00:04:48.128]➜  
2025-08-20T20:11:57.7530009Z [00:04:48.128]➜  
2025-08-20T20:12:03.9642127Z [00:04:54.370]➜  
2025-08-20T20:12:03.9642624Z [00:04:54.370]➜  File: LICENSE
2025-08-20T20:12:03.9644299Z [00:04:54.370]➜    Type: ASCII text
2025-08-20T20:12:03.9645183Z [00:04:54.370]➜    B3sum: 9531546decbed2aa21abd964d148ded0bbd272d98b13698629883de3abfa9b30
2025-08-20T20:12:03.9647773Z [00:04:54.370]➜    SHA256sum: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986
2025-08-20T20:12:03.9648788Z [00:04:54.370]➜    Size: 36K
2025-08-20T20:12:03.9794510Z [00:04:54.385]➜  
2025-08-20T20:12:03.9794990Z [00:04:54.385]➜  File: SBUILD
2025-08-20T20:12:03.9795426Z [00:04:54.385]➜    Type: a /SBUILD ver @v1.0.0 script, ASCII text executable
2025-08-20T20:12:03.9796001Z [00:04:54.385]➜    B3sum: 758aa4cf5d6312e9e7ab10de1772942a10283d39cc54a34d7c36eb580e634834
2025-08-20T20:12:03.9796617Z [00:04:54.385]➜    SHA256sum: dbb63c10542bb2078d8a0cbd2e8590b706722486e88416db1bb7167a894e4332
2025-08-20T20:12:03.9797036Z [00:04:54.385]➜    Size: 16K
2025-08-20T20:12:03.9910668Z [00:04:54.396]➜  
2025-08-20T20:12:03.9911275Z [00:04:54.397]➜  File: coreutils.static.version
2025-08-20T20:12:03.9912003Z [00:04:54.397]➜    Type: ASCII text, with no line terminators
2025-08-20T20:12:03.9912922Z [00:04:54.397]➜    B3sum: e6137ba8e50b84764f118afecb15bb5e7fdd6c19f0c110383b6faf6b1ac03243
2025-08-20T20:12:03.9914056Z [00:04:54.397]➜    SHA256sum: 0e25863be6ff54dccc21f1dc2c10909f753c7f5b4a689e9a8e0db65d6c84a6b6
2025-08-20T20:12:03.9914836Z [00:04:54.397]➜    Size: 4.0K
2025-08-20T20:12:04.0026204Z [00:04:54.408]➜  
2025-08-20T20:12:04.0026973Z [00:04:54.408]➜  File: coreutils.version
2025-08-20T20:12:04.0027585Z [00:04:54.408]➜    Type: ASCII text, with no line terminators
2025-08-20T20:12:04.0028395Z [00:04:54.408]➜    B3sum: e6137ba8e50b84764f118afecb15bb5e7fdd6c19f0c110383b6faf6b1ac03243
2025-08-20T20:12:04.0029391Z [00:04:54.408]➜    SHA256sum: 0e25863be6ff54dccc21f1dc2c10909f753c7f5b4a689e9a8e0db65d6c84a6b6
2025-08-20T20:12:04.0030163Z [00:04:54.408]➜    Size: 4.0K
2025-08-20T20:12:04.0030471Z [00:04:54.408]➜  
2025-08-20T20:12:04.0031162Z [00:04:54.408]➜  [+] Generating (b3sum) Checksums ==> [/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/CHECKSUM]
2025-08-20T20:12:04.0060284Z [00:04:54.411]➜  SBUILD:758aa4cf5d6312e9e7ab10de1772942a10283d39cc54a34d7c36eb580e634834
2025-08-20T20:12:04.0061458Z [00:04:54.411]➜  LICENSE:9531546decbed2aa21abd964d148ded0bbd272d98b13698629883de3abfa9b30
2025-08-20T20:12:04.0062358Z [00:04:54.411]➜  coreutils.static.version:e6137ba8e50b84764f118afecb15bb5e7fdd6c19f0c110383b6faf6b1ac03243
2025-08-20T20:12:04.0063308Z [00:04:54.411]➜  coreutils.version:e6137ba8e50b84764f118afecb15bb5e7fdd6c19f0c110383b6faf6b1ac03243
2025-08-20T20:12:04.0082670Z [00:04:54.414]➜  
2025-08-20T20:12:04.0083575Z [00:04:54.414]➜  [+] Signing coreutils.static (Verify: https://docs.pkgforge.dev/repositories/pkgforge-stable/security#trust-but-verify)
2025-08-20T20:12:04.0183094Z [00:04:54.424]➜  
2025-08-20T20:12:04.0184590Z [00:04:54.424]➜  [✓] SuccessFully Built coreutils.static using https://github.com/pkgforge/soarpkgs/blob/main/binaries/coreutils/static.multicall.glibc.yaml [Wednesday, 2025-08-20 (08:12:04 PM) UTC]
2025-08-20T20:12:04.0186064Z [00:04:54.424]➜  
2025-08-20T20:12:04.0348372Z [00:04:54.440]➜  [+] Total Size: 123M (Includes DUPES+TMPFILES)
2025-08-20T20:12:04.0349349Z [00:04:54.440]➜  [+] LOGPATH='/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/coreutils.static.log'
2025-08-20T20:12:04.0364262Z [00:04:54.442]➜  [+] ENVPATH=/tmp/pkgforge/aMz11FJ6n_SBUILD/ENVPATH
2025-08-20T20:12:04.0637624Z 
2025-08-20T20:12:04.0639618Z [+] Sanitizing /tmp/pkgforge/aMz11FJ6n_SBUILD/BUILD.log ==> /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/coreutils.static.log
2025-08-20T20:12:07.6992826Z 
2025-08-20T20:12:07.6994005Z [✗] FATAL: Failed to Push Artifacts ==> [ghcr.io/pkgforge/bincache/coreutils/multicall]
2025-08-20T20:12:07.6995081Z [+] LOGS (Build Dir): /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR
2025-08-20T20:12:07.6995549Z 
2025-08-20T20:12:07.8652397Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T20:12:08.2468843Z ./BUILD_ARTIFACTS.tar : 27.34%   (   117 MiB =>   32.0 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T20:12:08.2737028Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T20:12:08.2778955Z 
2025-08-20T20:12:08.2780340Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml :: 00(Hr):04(Min):59(Sec)
2025-08-20T20:12:08.2781093Z 
2025-08-20T20:12:08.2795299Z 
2025-08-20T20:12:08.2795790Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (08:12:08 PM) UTC
2025-08-20T20:12:08.2796067Z 
2025-08-20T20:12:09.3497877Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T20:12:09.3560161Z ##[group]Run ##Presets
2025-08-20T20:12:09.3560704Z [36;1m##Presets[0m
2025-08-20T20:12:09.3561066Z [36;1mset +x ; set +e[0m
2025-08-20T20:12:09.3561440Z [36;1m#-------------#[0m
2025-08-20T20:12:09.3561788Z [36;1m##Debug?[0m
2025-08-20T20:12:09.3562219Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:12:09.3562747Z [36;1m  set -x[0m
2025-08-20T20:12:09.3563068Z [36;1mfi[0m
2025-08-20T20:12:09.3563374Z [36;1m#-------------#[0m
2025-08-20T20:12:09.3563786Z [36;1m##Set ENV[0m
2025-08-20T20:12:09.3564249Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T20:12:09.3565029Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-"[0m
2025-08-20T20:12:09.3565826Z [36;1m    GHCRPKG_TAG_SRCBUILD=""[0m
2025-08-20T20:12:09.3566657Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-"[0m
2025-08-20T20:12:09.3567662Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T20:12:09.3568677Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:12:09.3569545Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:12:09.3570194Z [36;1m fi[0m
2025-08-20T20:12:09.3570551Z [36;1m##Push[0m
2025-08-20T20:12:09.3570978Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T20:12:09.3571511Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T20:12:09.3572207Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T20:12:09.3573108Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T20:12:09.3573944Z [36;1m     ls -sh "/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T20:12:09.3574611Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T20:12:09.3575010Z [36;1m       {[0m
2025-08-20T20:12:09.3575365Z [36;1m        for i in {1..10}; do[0m
2025-08-20T20:12:09.3576004Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T20:12:09.3576860Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T20:12:09.3577676Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T20:12:09.3578692Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=")[0m
2025-08-20T20:12:09.3579488Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=")[0m
2025-08-20T20:12:09.3580245Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=")[0m
2025-08-20T20:12:09.3581000Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=:")[0m
2025-08-20T20:12:09.3581757Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=")[0m
2025-08-20T20:12:09.3582504Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=")[0m
2025-08-20T20:12:09.3583283Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=")[0m
2025-08-20T20:12:09.3584198Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ")[0m
2025-08-20T20:12:09.3585160Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T20:12:09.3586034Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=")[0m
2025-08-20T20:12:09.3586860Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=")[0m
2025-08-20T20:12:09.3587936Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=")[0m
2025-08-20T20:12:09.3589277Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-coreutils")[0m
2025-08-20T20:12:09.3590317Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=")[0m
2025-08-20T20:12:09.3591437Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T20:12:09.3592408Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=")[0m
2025-08-20T20:12:09.3593212Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T20:12:09.3594166Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T20:12:09.3594981Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T20:12:09.3595457Z [36;1m         #Check[0m
2025-08-20T20:12:09.3596527Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "" ]]; then[0m
2025-08-20T20:12:09.3597884Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T20:12:09.3598756Z [36;1m            break[0m
2025-08-20T20:12:09.3599146Z [36;1m          else[0m
2025-08-20T20:12:09.3599918Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T20:12:09.3600746Z [36;1m          fi[0m
2025-08-20T20:12:09.3601174Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T20:12:09.3601662Z [36;1m        done[0m
2025-08-20T20:12:09.3602014Z [36;1m       }[0m
2025-08-20T20:12:09.3602390Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T20:12:09.3602852Z [36;1m       ghcr_push_cmd[0m
2025-08-20T20:12:09.3603914Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T20:12:09.3605318Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T20:12:09.3606103Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T20:12:09.3606608Z [36;1m          ghcr_push_cmd[0m
2025-08-20T20:12:09.3607700Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T20:12:09.3609282Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T20:12:09.3610270Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T20:12:09.3611026Z [36;1m             return 1 || exit 1[0m
2025-08-20T20:12:09.3611469Z [36;1m           fi[0m
2025-08-20T20:12:09.3611819Z [36;1m       fi[0m
2025-08-20T20:12:09.3612157Z [36;1m   fi[0m
2025-08-20T20:12:09.3612490Z [36;1m fi[0m
2025-08-20T20:12:09.3612833Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T20:12:09.3709036Z shell: /usr/bin/bash -e {0}
2025-08-20T20:12:09.3709292Z env:
2025-08-20T20:12:09.3709484Z   CROSS_COMPILING: NO
2025-08-20T20:12:09.3709729Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:12:09.3709961Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:12:09.3710182Z   ON_QEMU: NO
2025-08-20T20:12:09.3710356Z   DEBUG: 0
2025-08-20T20:12:09.3710537Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:12:09.3710764Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:12:09.3711059Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/coreutils/multicall
2025-08-20T20:12:09.3711381Z   KEEP_LOGS: YES
2025-08-20T20:12:09.3711579Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:12:09.3711798Z   PKG_FAMILY_LOCAL: coreutils
2025-08-20T20:12:09.3712142Z   SBUILD_REBUILD: false
2025-08-20T20:12:09.3712701Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T20:12:09.3713322Z   BUILD_SYS: docker://clang+make
2025-08-20T20:12:09.3713650Z   BUILD_ON_HOST: FALSE
2025-08-20T20:12:09.3713887Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:12:09.3714086Z   SYSTMP: /tmp
2025-08-20T20:12:09.3714272Z   GHA_MODE: MATRIX
2025-08-20T20:12:09.3714857Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T20:12:09.3715384Z   INPUT_SBUILD: /tmp/pkgforge/NeQFgDxzf_build.yaml
2025-08-20T20:12:09.3715712Z   BUILD_DIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml
2025-08-20T20:12:09.3716108Z   SBUILD_OUTDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR
2025-08-20T20:12:09.3716602Z   SBUILD_TMPDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:12:09.3716993Z   PKG_TYPE: static
2025-08-20T20:12:09.3717197Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:12:09.3717413Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:12:09.3718201Z   GHCR_TOKEN: ***
2025-08-20T20:12:09.3718543Z   GITHUB_TOKEN: ***
2025-08-20T20:12:09.3718794Z   GITLAB_TOKEN: ***
2025-08-20T20:12:09.3719959Z   MINISIGN_KEY: ***
2025-08-20T20:12:09.3720160Z ##[endgroup]
2025-08-20T20:12:09.3818566Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T20:12:09.3829329Z 33M	./BUILD_ARTIFACTS.zstd
2025-08-20T20:12:09.3843964Z total 4.1M
2025-08-20T20:12:09.3844310Z 4.0K CHECKSUM
2025-08-20T20:12:09.3844622Z 4.0K CHECKSUM.sig
2025-08-20T20:12:09.3844948Z  36K LICENSE
2025-08-20T20:12:09.3845262Z 4.0K LICENSE.sig
2025-08-20T20:12:09.3845563Z  16K SBUILD
2025-08-20T20:12:09.3845859Z 4.0K SBUILD.sig
2025-08-20T20:12:09.3846171Z 4.0K SBUILD_TEMP
2025-08-20T20:12:09.3846508Z 4.0M coreutils.static.log
2025-08-20T20:12:09.3846915Z 4.0K coreutils.static.version
2025-08-20T20:12:09.3847337Z 4.0K coreutils.static.version.sig
2025-08-20T20:12:09.3847751Z 4.0K coreutils.version
2025-08-20T20:12:09.3848316Z 4.0K coreutils.version.sig
2025-08-20T20:12:09.3886095Z Error: "ghcr.io/pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-"
2025-08-20T20:12:09.3891664Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T20:12:14.3953766Z Error: "ghcr.io/pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-"
2025-08-20T20:12:14.3956467Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T20:12:14.3970025Z 
2025-08-20T20:12:14.3970829Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-
2025-08-20T20:12:14.3971359Z 
2025-08-20T20:12:14.4022187Z Error: "ghcr.io/pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-"
2025-08-20T20:12:14.4024707Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T20:12:14.4062043Z ##[group]Run ##Presets
2025-08-20T20:12:14.4062318Z [36;1m##Presets[0m
2025-08-20T20:12:14.4062526Z [36;1mset +x ; set +e[0m
2025-08-20T20:12:14.4062737Z [36;1m#-------------#[0m
2025-08-20T20:12:14.4062940Z [36;1m##Debug?[0m
2025-08-20T20:12:14.4063187Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:12:14.4063487Z [36;1m  set -x[0m
2025-08-20T20:12:14.4063687Z [36;1mfi[0m
2025-08-20T20:12:14.4063870Z [36;1m#-------------#[0m
2025-08-20T20:12:14.4064137Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T20:12:14.4064476Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:12:14.4113616Z shell: /usr/bin/bash -e {0}
2025-08-20T20:12:14.4113847Z env:
2025-08-20T20:12:14.4114026Z   CROSS_COMPILING: NO
2025-08-20T20:12:14.4114371Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:12:14.4114606Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:12:14.4114823Z   ON_QEMU: NO
2025-08-20T20:12:14.4115041Z   DEBUG: 0
2025-08-20T20:12:14.4115218Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:12:14.4115528Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:12:14.4115823Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/coreutils/multicall
2025-08-20T20:12:14.4116143Z   KEEP_LOGS: YES
2025-08-20T20:12:14.4116339Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:12:14.4116559Z   PKG_FAMILY_LOCAL: coreutils
2025-08-20T20:12:14.4116785Z   SBUILD_REBUILD: false
2025-08-20T20:12:14.4117381Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T20:12:14.4117978Z   BUILD_SYS: docker://clang+make
2025-08-20T20:12:14.4118425Z   BUILD_ON_HOST: FALSE
2025-08-20T20:12:14.4118625Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:12:14.4118818Z   SYSTMP: /tmp
2025-08-20T20:12:14.4119009Z   GHA_MODE: MATRIX
2025-08-20T20:12:14.4119448Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T20:12:14.4119966Z   INPUT_SBUILD: /tmp/pkgforge/NeQFgDxzf_build.yaml
2025-08-20T20:12:14.4120295Z   BUILD_DIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml
2025-08-20T20:12:14.4120680Z   SBUILD_OUTDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR
2025-08-20T20:12:14.4121171Z   SBUILD_TMPDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:12:14.4121556Z   PKG_TYPE: static
2025-08-20T20:12:14.4121754Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:12:14.4121965Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:12:14.4122169Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:12:14.4122546Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-
2025-08-20T20:12:14.4122955Z ##[endgroup]
2025-08-20T20:12:14.4276388Z ##[group]Run actions/upload-artifact@v4
2025-08-20T20:12:14.4276707Z with:
2025-08-20T20:12:14.4276913Z   name: Bincache_coreutils_x86_64-Linux
2025-08-20T20:12:14.4277222Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T20:12:14.4277533Z   compression-level: 0
2025-08-20T20:12:14.4277753Z   retention-days: 30
2025-08-20T20:12:14.4277965Z   overwrite: true
2025-08-20T20:12:14.4278439Z   if-no-files-found: warn
2025-08-20T20:12:14.4278673Z   include-hidden-files: false
2025-08-20T20:12:14.4278891Z env:
2025-08-20T20:12:14.4279067Z   CROSS_COMPILING: NO
2025-08-20T20:12:14.4279277Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:12:14.4279501Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:12:14.4279710Z   ON_QEMU: NO
2025-08-20T20:12:14.4279885Z   DEBUG: 0
2025-08-20T20:12:14.4280063Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:12:14.4280287Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:12:14.4280577Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/coreutils/multicall
2025-08-20T20:12:14.4280926Z   KEEP_LOGS: YES
2025-08-20T20:12:14.4281118Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:12:14.4281338Z   PKG_FAMILY_LOCAL: coreutils
2025-08-20T20:12:14.4281569Z   SBUILD_REBUILD: false
2025-08-20T20:12:14.4282126Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T20:12:14.4282751Z   BUILD_SYS: docker://clang+make
2025-08-20T20:12:14.4282991Z   BUILD_ON_HOST: FALSE
2025-08-20T20:12:14.4283184Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:12:14.4283374Z   SYSTMP: /tmp
2025-08-20T20:12:14.4283558Z   GHA_MODE: MATRIX
2025-08-20T20:12:14.4283993Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T20:12:14.4284503Z   INPUT_SBUILD: /tmp/pkgforge/NeQFgDxzf_build.yaml
2025-08-20T20:12:14.4284829Z   BUILD_DIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml
2025-08-20T20:12:14.4285222Z   SBUILD_OUTDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR
2025-08-20T20:12:14.4285715Z   SBUILD_TMPDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:12:14.4286271Z   PKG_TYPE: static
2025-08-20T20:12:14.4286466Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:12:14.4286678Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:12:14.4286882Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:12:14.4287342Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-
2025-08-20T20:12:14.4287753Z   UTC_TIME: 2025_08_20T08_12_14_PM
2025-08-20T20:12:14.4287980Z ##[endgroup]
2025-08-20T20:12:14.6529641Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T20:12:14.6532598Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T20:12:14.6533336Z With the provided path, there will be 2 files uploaded
2025-08-20T20:12:14.7673421Z Artifact name is valid!
2025-08-20T20:12:14.7675043Z Root directory input is valid!
2025-08-20T20:12:14.8032657Z Beginning upload of artifact content to blob storage
2025-08-20T20:12:15.1848737Z Uploaded bytes 8388608
2025-08-20T20:12:15.1856042Z Uploaded bytes 16777216
2025-08-20T20:12:15.1926085Z Uploaded bytes 25165824
2025-08-20T20:12:15.2235398Z Uploaded bytes 33554432
2025-08-20T20:12:15.3871633Z Uploaded bytes 38065526
2025-08-20T20:12:15.4062098Z Finished uploading artifact content to blob storage!
2025-08-20T20:12:15.4066740Z SHA256 digest of uploaded artifact zip is 93828bf07cb2f1d389ed1499f8fe9f2f4943aa3fe1e705642aeb03b312e69ec1
2025-08-20T20:12:15.4069098Z Finalizing artifact upload
2025-08-20T20:12:15.5017501Z Artifact Bincache_coreutils_x86_64-Linux.zip successfully finalized. Artifact ID 3812773994
2025-08-20T20:12:15.5019024Z Artifact Bincache_coreutils_x86_64-Linux has been successfully uploaded! Final size is 38065526 bytes. Artifact ID is 3812773994
2025-08-20T20:12:15.5025412Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17107524353/artifacts/3812773994
2025-08-20T20:12:15.5199033Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T20:12:15.5199388Z with:
2025-08-20T20:12:15.5199591Z   subject-name: coreutils--
2025-08-20T20:12:15.5200339Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T20:12:15.5201100Z   show-summary: true
2025-08-20T20:12:15.5201326Z   push-to-registry: false
2025-08-20T20:12:15.5201705Z   github-token: ***
2025-08-20T20:12:15.5201910Z env:
2025-08-20T20:12:15.5202093Z   CROSS_COMPILING: NO
2025-08-20T20:12:15.5202317Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:12:15.5202555Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:12:15.5202789Z   ON_QEMU: NO
2025-08-20T20:12:15.5202978Z   DEBUG: 0
2025-08-20T20:12:15.5203170Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:12:15.5203408Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:12:15.5203749Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/coreutils/multicall
2025-08-20T20:12:15.5204079Z   KEEP_LOGS: YES
2025-08-20T20:12:15.5204280Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:12:15.5204506Z   PKG_FAMILY_LOCAL: coreutils
2025-08-20T20:12:15.5204739Z   SBUILD_REBUILD: false
2025-08-20T20:12:15.5205304Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T20:12:15.5205903Z   BUILD_SYS: docker://clang+make
2025-08-20T20:12:15.5206149Z   BUILD_ON_HOST: FALSE
2025-08-20T20:12:15.5206354Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:12:15.5206556Z   SYSTMP: /tmp
2025-08-20T20:12:15.5206746Z   GHA_MODE: MATRIX
2025-08-20T20:12:15.5207193Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T20:12:15.5207711Z   INPUT_SBUILD: /tmp/pkgforge/NeQFgDxzf_build.yaml
2025-08-20T20:12:15.5208303Z   BUILD_DIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml
2025-08-20T20:12:15.5208760Z   SBUILD_OUTDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR
2025-08-20T20:12:15.5209417Z   SBUILD_TMPDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:12:15.5209820Z   PKG_TYPE: static
2025-08-20T20:12:15.5210023Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:12:15.5210241Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:12:15.5210535Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:12:15.5210926Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-
2025-08-20T20:12:15.5211363Z   UTC_TIME: 2025_08_20T08_12_14_PM
2025-08-20T20:12:15.5211610Z ##[endgroup]
2025-08-20T20:12:15.5289280Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T20:12:15.5302333Z env:
2025-08-20T20:12:15.5302568Z   CROSS_COMPILING: NO
2025-08-20T20:12:15.5302811Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:12:15.5303062Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:12:15.5303291Z   ON_QEMU: NO
2025-08-20T20:12:15.5303475Z   DEBUG: 0
2025-08-20T20:12:15.5303674Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:12:15.5303905Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:12:15.5304218Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/coreutils/multicall
2025-08-20T20:12:15.5304558Z   KEEP_LOGS: YES
2025-08-20T20:12:15.5304758Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:12:15.5304985Z   PKG_FAMILY_LOCAL: coreutils
2025-08-20T20:12:15.5305232Z   SBUILD_REBUILD: false
2025-08-20T20:12:15.5305801Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T20:12:15.5306409Z   BUILD_SYS: docker://clang+make
2025-08-20T20:12:15.5306654Z   BUILD_ON_HOST: FALSE
2025-08-20T20:12:15.5306861Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:12:15.5307059Z   SYSTMP: /tmp
2025-08-20T20:12:15.5307251Z   GHA_MODE: MATRIX
2025-08-20T20:12:15.5307694Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T20:12:15.5308814Z   INPUT_SBUILD: /tmp/pkgforge/NeQFgDxzf_build.yaml
2025-08-20T20:12:15.5309172Z   BUILD_DIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml
2025-08-20T20:12:15.5309573Z   SBUILD_OUTDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR
2025-08-20T20:12:15.5310079Z   SBUILD_TMPDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:12:15.5310475Z   PKG_TYPE: static
2025-08-20T20:12:15.5310679Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:12:15.5310897Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:12:15.5311111Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:12:15.5311503Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-
2025-08-20T20:12:15.5311928Z   UTC_TIME: 2025_08_20T08_12_14_PM
2025-08-20T20:12:15.5312167Z ##[endgroup]
2025-08-20T20:12:15.8475573Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T20:12:15.8475934Z with:
2025-08-20T20:12:15.8476651Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T20:12:15.8477413Z   subject-name: coreutils--
2025-08-20T20:12:15.8477714Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T20:12:15.8480633Z   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/17107524353/attempts/1"}}}
2025-08-20T20:12:15.8483410Z   push-to-registry: false
2025-08-20T20:12:15.8483638Z   show-summary: true
2025-08-20T20:12:15.8484088Z   github-token: ***
2025-08-20T20:12:15.8484290Z env:
2025-08-20T20:12:15.8484467Z   CROSS_COMPILING: NO
2025-08-20T20:12:15.8484681Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:12:15.8485012Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:12:15.8485238Z   ON_QEMU: NO
2025-08-20T20:12:15.8485420Z   DEBUG: 0
2025-08-20T20:12:15.8485613Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:12:15.8485843Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:12:15.8486148Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/coreutils/multicall
2025-08-20T20:12:15.8486476Z   KEEP_LOGS: YES
2025-08-20T20:12:15.8486673Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:12:15.8487021Z   PKG_FAMILY_LOCAL: coreutils
2025-08-20T20:12:15.8487431Z   SBUILD_REBUILD: false
2025-08-20T20:12:15.8488294Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T20:12:15.8488895Z   BUILD_SYS: docker://clang+make
2025-08-20T20:12:15.8489138Z   BUILD_ON_HOST: FALSE
2025-08-20T20:12:15.8489343Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:12:15.8489542Z   SYSTMP: /tmp
2025-08-20T20:12:15.8489726Z   GHA_MODE: MATRIX
2025-08-20T20:12:15.8490180Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T20:12:15.8490699Z   INPUT_SBUILD: /tmp/pkgforge/NeQFgDxzf_build.yaml
2025-08-20T20:12:15.8491033Z   BUILD_DIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml
2025-08-20T20:12:15.8491439Z   SBUILD_OUTDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR
2025-08-20T20:12:15.8491937Z   SBUILD_TMPDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:12:15.8492327Z   PKG_TYPE: static
2025-08-20T20:12:15.8492535Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:12:15.8492927Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:12:15.8493143Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:12:15.8493540Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-
2025-08-20T20:12:15.8493956Z   UTC_TIME: 2025_08_20T08_12_14_PM
2025-08-20T20:12:15.8494190Z ##[endgroup]
2025-08-20T20:12:17.5181144Z Attestation created for 12 subjects
2025-08-20T20:12:17.5186323Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T20:12:17.5187150Z -----BEGIN CERTIFICATE-----
2025-08-20T20:12:17.5187833Z MIIG7jCCBnSgAwIBAgIUdgsvHvwrtoDW87v1jlBZwhZ40/QwCgYIKoZIzj0EAwMw
2025-08-20T20:12:17.5189077Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T20:12:17.5190081Z cm1lZGlhdGUwHhcNMjUwODIwMjAxMjE2WhcNMjUwODIwMjAyMjE2WjAAMFkwEwYH
2025-08-20T20:12:17.5191036Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEnU9ca9H6qCk+o67i67MMT3BG8DE/iY8fBBL2
2025-08-20T20:12:17.5191992Z 1XqenuSFZw11BZSBY7fA1SIEgAWq33xhEiHjo8M64NhPIxc3vqOCBZMwggWPMA4G
2025-08-20T20:12:17.5192996Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUu0Tf
2025-08-20T20:12:17.5193972Z t3cv3Xgc1u+YgGGkgxCx1DcwHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T20:12:17.5194909Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T20:12:17.5195838Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T20:12:17.5196795Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T20:12:17.5197716Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T20:12:17.5198843Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T20:12:17.5203936Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T20:12:17.5204949Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T20:12:17.5205507Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T20:12:17.5206036Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T20:12:17.5206553Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T20:12:17.5207267Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T20:12:17.5207768Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T20:12:17.5208496Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T20:12:17.5209125Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T20:12:17.5209645Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T20:12:17.5210156Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T20:12:17.5210644Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T20:12:17.5211129Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T20:12:17.5211605Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T20:12:17.5212091Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T20:12:17.5212592Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T20:12:17.5213094Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T20:12:17.5213589Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T20:12:17.5214067Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA3NTI0MzUzL2F0
2025-08-20T20:12:17.5214559Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYkGCisGAQQB1nkCBAIE
2025-08-20T20:12:17.5215054Z ewR5AHcAdQDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJHGBX
2025-08-20T20:12:17.5215521Z AAAEAwBGMEQCIGQyVWxhHsaiKxwp/LF5uETeZT1QHR3vRXpHjA36QxsWAiAkKQKv
2025-08-20T20:12:17.5215985Z 9tQz/Zzi6SSMfO84XvD1xd72shLnPifBWrRXezAKBggqhkjOPQQDAwNoADBlAjEA
2025-08-20T20:12:17.5216449Z s7m3ATxHoKCfIJ7nW6S1Z7/DUY3+QRH4fV/SMaWM0Q4pVR5SHdJhBjtafJNBbm+B
2025-08-20T20:12:17.5216888Z AjBNwY9W6LZGztGKDq8MIHH1JSwG2McLquAi/g7r8lfjnYpPtF5XMjXPnKxD298h
2025-08-20T20:12:17.5217234Z T8g=
2025-08-20T20:12:17.5217419Z -----END CERTIFICATE-----
2025-08-20T20:12:17.5217779Z 
2025-08-20T20:12:17.5218493Z ##[endgroup]
2025-08-20T20:12:17.5218997Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T20:12:17.5219414Z https://search.sigstore.dev?logIndex=414218140
2025-08-20T20:12:17.5219778Z [36mAttestation uploaded to repository[39m
2025-08-20T20:12:17.5220146Z https://github.com/pkgforge/bincache/attestations/9871531
2025-08-20T20:12:17.6121271Z ##[group]Run ##Presets
2025-08-20T20:12:17.6121553Z [36;1m##Presets[0m
2025-08-20T20:12:17.6121770Z [36;1mset +x ; set +e[0m
2025-08-20T20:12:17.6121992Z [36;1m#-------------#[0m
2025-08-20T20:12:17.6122203Z [36;1m##Debug?[0m
2025-08-20T20:12:17.6122460Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:12:17.6122772Z [36;1m  set -x[0m
2025-08-20T20:12:17.6122962Z [36;1mfi[0m
2025-08-20T20:12:17.6123148Z [36;1m#-------------#[0m
2025-08-20T20:12:17.6123468Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T20:12:17.6124013Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/coreutils/multicall"[0m
2025-08-20T20:12:17.6124474Z [36;1m exit 1[0m
2025-08-20T20:12:17.6124667Z [36;1mfi[0m
2025-08-20T20:12:17.6174067Z shell: /usr/bin/bash -e {0}
2025-08-20T20:12:17.6174326Z env:
2025-08-20T20:12:17.6174528Z   CROSS_COMPILING: NO
2025-08-20T20:12:17.6174794Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:12:17.6175044Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:12:17.6175267Z   ON_QEMU: NO
2025-08-20T20:12:17.6175450Z   DEBUG: 0
2025-08-20T20:12:17.6175654Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:12:17.6175891Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:12:17.6176191Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/coreutils/multicall
2025-08-20T20:12:17.6176516Z   KEEP_LOGS: YES
2025-08-20T20:12:17.6176715Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:12:17.6176939Z   PKG_FAMILY_LOCAL: coreutils
2025-08-20T20:12:17.6177167Z   SBUILD_REBUILD: false
2025-08-20T20:12:17.6177732Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T20:12:17.6178624Z   BUILD_SYS: docker://clang+make
2025-08-20T20:12:17.6178874Z   BUILD_ON_HOST: FALSE
2025-08-20T20:12:17.6179082Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:12:17.6179288Z   SYSTMP: /tmp
2025-08-20T20:12:17.6179573Z   GHA_MODE: MATRIX
2025-08-20T20:12:17.6180021Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T20:12:17.6180549Z   INPUT_SBUILD: /tmp/pkgforge/NeQFgDxzf_build.yaml
2025-08-20T20:12:17.6180888Z   BUILD_DIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml
2025-08-20T20:12:17.6181292Z   SBUILD_OUTDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR
2025-08-20T20:12:17.6181791Z   SBUILD_TMPDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:12:17.6182182Z   PKG_TYPE: static
2025-08-20T20:12:17.6182379Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:12:17.6182597Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:12:17.6182817Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:12:17.6183199Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-
2025-08-20T20:12:17.6183620Z   UTC_TIME: 2025_08_20T08_12_14_PM
2025-08-20T20:12:17.6183867Z ##[endgroup]
2025-08-20T20:12:17.6289787Z ##[group]Run ##Presets
2025-08-20T20:12:17.6290216Z [36;1m##Presets[0m
2025-08-20T20:12:17.6290553Z [36;1mset +x ; set +e[0m
2025-08-20T20:12:17.6290911Z [36;1m#-------------#[0m
2025-08-20T20:12:17.6291254Z [36;1m##Debug?[0m
2025-08-20T20:12:17.6291661Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:12:17.6292164Z [36;1m  set -x[0m
2025-08-20T20:12:17.6292470Z [36;1mfi[0m
2025-08-20T20:12:17.6292763Z [36;1m#-------------#[0m
2025-08-20T20:12:17.6293172Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T20:12:17.6293977Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/coreutils/multicall"[0m
2025-08-20T20:12:17.6294729Z [36;1m exit 1[0m
2025-08-20T20:12:17.6295035Z [36;1mfi[0m
2025-08-20T20:12:17.6358837Z shell: /usr/bin/bash -e {0}
2025-08-20T20:12:17.6359224Z env:
2025-08-20T20:12:17.6359519Z   CROSS_COMPILING: NO
2025-08-20T20:12:17.6359925Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:12:17.6360324Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:12:17.6360691Z   ON_QEMU: NO
2025-08-20T20:12:17.6360989Z   DEBUG: 0
2025-08-20T20:12:17.6361292Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:12:17.6361676Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:12:17.6362185Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/coreutils/multicall
2025-08-20T20:12:17.6362728Z   KEEP_LOGS: YES
2025-08-20T20:12:17.6363047Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:12:17.6363414Z   PKG_FAMILY_LOCAL: coreutils
2025-08-20T20:12:17.6363800Z   SBUILD_REBUILD: false
2025-08-20T20:12:17.6364772Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T20:12:17.6365828Z   BUILD_SYS: docker://clang+make
2025-08-20T20:12:17.6366236Z   BUILD_ON_HOST: FALSE
2025-08-20T20:12:17.6366576Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:12:17.6366909Z   SYSTMP: /tmp
2025-08-20T20:12:17.6367212Z   GHA_MODE: MATRIX
2025-08-20T20:12:17.6367967Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T20:12:17.6369029Z   INPUT_SBUILD: /tmp/pkgforge/NeQFgDxzf_build.yaml
2025-08-20T20:12:17.6369593Z   BUILD_DIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml
2025-08-20T20:12:17.6370278Z   SBUILD_OUTDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR
2025-08-20T20:12:17.6371131Z   SBUILD_TMPDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:12:17.6371805Z   PKG_TYPE: static
2025-08-20T20:12:17.6372133Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:12:17.6372494Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:12:17.6372839Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:12:17.6373487Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-
2025-08-20T20:12:17.6374384Z   UTC_TIME: 2025_08_20T08_12_14_PM
2025-08-20T20:12:17.6374777Z ##[endgroup]
2025-08-20T20:12:17.6462242Z 
2025-08-20T20:12:17.6462768Z [-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/coreutils/multicall
2025-08-20T20:12:17.6479037Z ##[error]Process completed with exit code 1.
2025-08-20T20:12:17.6534234Z ##[group]Run ##Presets
2025-08-20T20:12:17.6534540Z [36;1m##Presets[0m
2025-08-20T20:12:17.6534763Z [36;1mset +x ; set +e[0m
2025-08-20T20:12:17.6534993Z [36;1m#-------------#[0m
2025-08-20T20:12:17.6535214Z [36;1m##Debug?[0m
2025-08-20T20:12:17.6535475Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:12:17.6535793Z [36;1m  set -x[0m
2025-08-20T20:12:17.6535993Z [36;1mfi[0m
2025-08-20T20:12:17.6536183Z [36;1m#-------------#[0m
2025-08-20T20:12:17.6536547Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T20:12:17.6536971Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T20:12:17.6537289Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T20:12:17.6537566Z [36;1mfi[0m
2025-08-20T20:12:17.6586727Z shell: /usr/bin/bash -e {0}
2025-08-20T20:12:17.6586984Z env:
2025-08-20T20:12:17.6587176Z   CROSS_COMPILING: NO
2025-08-20T20:12:17.6587465Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:12:17.6587709Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:12:17.6587933Z   ON_QEMU: NO
2025-08-20T20:12:17.6588421Z   DEBUG: 0
2025-08-20T20:12:17.6588620Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:12:17.6588866Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:12:17.6589192Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/coreutils/multicall
2025-08-20T20:12:17.6589559Z   KEEP_LOGS: YES
2025-08-20T20:12:17.6589768Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:12:17.6589998Z   PKG_FAMILY_LOCAL: coreutils
2025-08-20T20:12:17.6590234Z   SBUILD_REBUILD: false
2025-08-20T20:12:17.6590809Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml
2025-08-20T20:12:17.6591419Z   BUILD_SYS: docker://clang+make
2025-08-20T20:12:17.6591667Z   BUILD_ON_HOST: FALSE
2025-08-20T20:12:17.6591885Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:12:17.6592085Z   SYSTMP: /tmp
2025-08-20T20:12:17.6592277Z   GHA_MODE: MATRIX
2025-08-20T20:12:17.6592731Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T20:12:17.6593283Z   INPUT_SBUILD: /tmp/pkgforge/NeQFgDxzf_build.yaml
2025-08-20T20:12:17.6593624Z   BUILD_DIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml
2025-08-20T20:12:17.6594034Z   SBUILD_OUTDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR
2025-08-20T20:12:17.6594536Z   SBUILD_TMPDIR: /tmp/pkgforge/TTpUlyV_NeQFgDxzf_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:12:17.6594930Z   PKG_TYPE: static
2025-08-20T20:12:17.6595136Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:12:17.6595359Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:12:17.6595574Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:12:17.6595962Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/coreutils/multicall/coreutils-srcbuild-
2025-08-20T20:12:17.6596392Z   UTC_TIME: 2025_08_20T08_12_14_PM
2025-08-20T20:12:17.6596634Z ##[endgroup]
2025-08-20T20:12:17.6683317Z EXITED
2025-08-20T20:12:17.6732889Z Cleaning up orphan processes
